Searched refs:thread_block_on_turnstile_count (Results 1 – 2 of 2) sorted by relevance
100 uint64_t thread_block_on_turnstile_count; variable3215 os_atomic_inc(&thread_block_on_turnstile_count, relaxed); in turnstile_stats_update()
5944 extern uint64_t thread_block_on_turnstile_count;5967 &thread_block_on_turnstile_count, "thread blocked on turnstile count");