Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dzalloc.c5086 zone_map_nearing_threshold(unsigned int threshold) in zone_map_nearing_threshold() function
8467 } else if (zone_map_nearing_threshold(ZONE_MAP_EXHAUSTION_PRINT_PANIC)) { in panic_display_zalloc()