Searched refs:bench_futex_hash_usage (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | futex-hash.c | 62 static const char * const bench_futex_hash_usage[] = { variable 130 argc = parse_options(argc, argv, options, bench_futex_hash_usage, 0); in bench_futex_hash() 132 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | futex-hash.c | 65 static const char * const bench_futex_hash_usage[] = { variable 135 argc = parse_options(argc, argv, options, bench_futex_hash_usage, 0); in bench_futex_hash() 137 usage_with_options(bench_futex_hash_usage, options); in bench_futex_hash()
|
Completed in 2 milliseconds