Searched refs:bench_futex_lock_pi_usage (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | futex-lock-pi.c | 54 static const char * const bench_futex_lock_pi_usage[] = { variable 155 argc = parse_options(argc, argv, options, bench_futex_lock_pi_usage, 0); in bench_futex_lock_pi() 232 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | futex-lock-pi.c | 57 static const char * const bench_futex_lock_pi_usage[] = { variable 171 argc = parse_options(argc, argv, options, bench_futex_lock_pi_usage, 0); in bench_futex_lock_pi() 251 usage_with_options(bench_futex_lock_pi_usage, options); in bench_futex_lock_pi()
|
Completed in 2 milliseconds