Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/bench/
H A Dbench.h46 int bench_uprobe_baseline(int argc, const char **argv);
H A Duprobe.c190 int bench_uprobe_baseline(int argc, const char **argv) in bench_uprobe_baseline() function
/linux-6.15/tools/perf/
H A Dbuiltin-bench.c109 { "baseline", "Baseline libc usleep(1000) call", bench_uprobe_baseline, },