Home
last modified time | relevance | path

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

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