Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_resident.c8635 uint32_t count_inactive = 0, count_active = 0, count_speculative = 0, count_cleaned = 0; in hibernate_page_list_setall() local
8987 count_speculative++; in hibernate_page_list_setall()
9058 pages, count_wire, count_active, count_inactive, count_cleaned, count_speculative, in hibernate_page_list_setall()
9076 count_speculative + count_active; in hibernate_page_list_setall()