Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dfutex-wake.c98 static void block_threads(pthread_t *w, struct perf_cpu_map *cpu) in block_threads() function
192 block_threads(worker, cpu); in bench_futex_wake()
H A Dfutex-requeue.c124 static void block_threads(pthread_t *w, struct perf_cpu_map *cpu) in block_threads() function
223 block_threads(worker, cpu); in bench_futex_requeue()
H A Dfutex-wake-parallel.c148 static void block_threads(pthread_t *w, struct perf_cpu_map *cpu) in block_threads() function
312 block_threads(blocked_worker, cpu); in bench_futex_wake_parallel()