Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dzalloc_internal.h256 uint32_t z_contention_cur; member
H A Dzalloc.c2618 zone->z_contention_cur++; in zone_lock_was_contended()
6655 z->z_contention_cur = 0; in zone_reclaim()
6926 wma = z->z_contention_cur * Z_CONTENTION_WMA_UNIT / in compute_zone_working_set_size()
6928 z->z_contention_cur = 0; in compute_zone_working_set_size()