Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_resident.c8640 uint32_t count_discard_purgeable = 0; in hibernate_page_list_setall() local
8807 count_discard_purgeable++; in hibernate_page_list_setall()
8853 count_discard_purgeable++; in hibernate_page_list_setall()
8886 count_discard_purgeable++; in hibernate_page_list_setall()
8935 count_discard_purgeable++; in hibernate_page_list_setall()
9045 count_discard_inactive + count_discard_purgeable + in hibernate_page_list_setall()
9061 count_discard_active, count_discard_inactive, count_discard_purgeable, in hibernate_page_list_setall()
9070 count_discard_purgeable - count_discard_speculative - in hibernate_page_list_setall()
9124 uint32_t count_discard_purgeable = 0; in hibernate_page_list_discard() local
9147 count_discard_purgeable++; in hibernate_page_list_discard()
[all …]