Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_resident.c8814 int cd_found_xpmapped; member
9364 if (hibernate_stats.cd_found_xpmapped < HIBERNATE_XPMAPPED_LIMIT) { in hibernate_consider_discard()
9366 hibernate_stats.cd_found_xpmapped++; in hibernate_consider_discard()
9948 count_anonymous, count_throttled, count_compressor, hibernate_stats.cd_found_xpmapped, in hibernate_page_list_setall()