Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dbench.h37 int bench_futex_lock_pi(int argc, const char **argv);
H A Dfutex-lock-pi.c164 int bench_futex_lock_pi(int argc, const char **argv) in bench_futex_lock_pi() function
/linux/tools/perf/
H A Dbuiltin-bench.c78 { "lock-pi", "Benchmark for futex lock_pi calls", bench_futex_lock_pi },