Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/bench/
Dnuma.c145 pthread_cond_t start_work_cond; member
1236 pthread_cond_wait(&g->start_work_cond, &g->start_work_mutex); in worker_thread()
1544 init_global_cond(&g->start_work_cond); in init()
1667 pthread_cond_broadcast(&g->start_work_cond); in __bench_numa()