Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_resident.c8634 uint32_t count_anonymous = 0, count_throttled = 0, count_compressor = 0; in hibernate_page_list_setall() local
8779 count_throttled++; in hibernate_page_list_setall()
9059 count_anonymous, count_throttled, count_compressor, hibernate_stats.cd_found_xpmapped, in hibernate_page_list_setall()
9074 *pagesOut -= count_compressor + count_throttled + in hibernate_page_list_setall()