Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/vm/
H A Dvm_resident.c6939 int cd_found_xpmapped; member
7501 if (hibernate_stats.cd_found_xpmapped < HIBERNATE_XPMAPPED_LIMIT) { in hibernate_consider_discard()
7503 hibernate_stats.cd_found_xpmapped++; in hibernate_consider_discard()
7997 …speculative, count_anonymous, count_throttled, count_compressor, hibernate_stats.cd_found_xpmapped, in hibernate_page_list_setall()