Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_resident.c7910 int cd_found_xpmapped; member
8480 if (hibernate_stats.cd_found_xpmapped < HIBERNATE_XPMAPPED_LIMIT) { in hibernate_consider_discard()
8482 hibernate_stats.cd_found_xpmapped++; in hibernate_consider_discard()
9059 count_anonymous, count_throttled, count_compressor, hibernate_stats.cd_found_xpmapped, in hibernate_page_list_setall()