Searched refs:thread_block_on_regular_waitq_count (Results 1 – 2 of 2) sorted by relevance
97 uint64_t thread_block_on_regular_waitq_count; variable3250 os_atomic_inc(&thread_block_on_regular_waitq_count, relaxed); in turnstile_stats_update()
5529 extern uint64_t thread_block_on_regular_waitq_count;5554 &thread_block_on_regular_waitq_count, "thread blocked on regular waitq count");