Searched refs:inactive_count (Results 1 – 4 of 4) sorted by relevance
91 natural_t inactive_count; /* # of pages inactive */ member139 natural_t inactive_count; /* # of pages inactive */ member
451 stat32->inactive_count = VM_STATISTICS_TRUNCATE_TO_32_BIT(vm_page_inactive_count); in host_statistics()812 stat->inactive_count = vm_page_inactive_count; in vm_stats()
4870 inactive_count = 04912 inactive_count = inactive_count + 14950 print("inactive_count = {:d}\n".format(inactive_count))
5469 snapshot->stats.inactive_pages = vm_stat.inactive_count; in memorystatus_init_snapshot_vmstats()