Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dbench.h47 int bench_uprobe_empty(int argc, const char **argv);
H A Duprobe.c190 int bench_uprobe_empty(int argc, const char **argv) in bench_uprobe_empty() function
/openbmc/linux/tools/perf/
H A Dbuiltin-bench.c110 { "empty", "Attach empty BPF prog to uprobe on usleep, system wide", bench_uprobe_empty, },