Home
last modified time | relevance | path

Searched refs:count_inactive (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/osfmk/vm/
H A Dvm_resident.c7642 uint32_t count_inactive = 0, count_active = 0, count_speculative = 0, count_cleaned = 0; in hibernate_page_list_setall() local
7901 count_inactive++; in hibernate_page_list_setall()
7997 …pages, count_wire, count_active, count_inactive, count_cleaned, count_speculative, count_anonymous… in hibernate_page_list_setall()
8008 …*pagesOut -= count_compressor + count_throttled + count_anonymous + count_inactive + count_cleaned… in hibernate_page_list_setall()