Home
last modified time | relevance | path

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

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