Home
last modified time | relevance | path

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

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