Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dturnstile.h307 TSU_TURNSTILE_BLOCK_COUNT = 0x1, enumerator
H A Dwaitq.c540 turnstile_stats_update(0, TSU_TURNSTILE_BLOCK_COUNT, NULL); in waitq_thread_insert()
H A Dturnstile.c3245 if (flags & TSU_TURNSTILE_BLOCK_COUNT) { in turnstile_stats_update()