Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/bench/
Dnuma.c144 pthread_cond_t start_work_cond; member
1179 pthread_cond_wait(&g->start_work_cond, &g->start_work_mutex); in worker_thread()
1476 init_global_cond(&g->start_work_cond); in init()
1599 pthread_cond_broadcast(&g->start_work_cond); in __bench_numa()