Home
last modified time | relevance | path

Searched refs:BENCH_FORMAT_SIMPLE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/perf/bench/
H A Dbench.h54 #define BENCH_FORMAT_SIMPLE 1 macro
H A Dbreakpoint.c166 case BENCH_FORMAT_SIMPLE: in bench_breakpoint_thread()
254 case BENCH_FORMAT_SIMPLE: in bench_breakpoint_enable()
H A Dsyscall.c150 case BENCH_FORMAT_SIMPLE: in bench_syscall_common()
H A Dsched-pipe.c169 case BENCH_FORMAT_SIMPLE: in bench_sched_pipe()
H A Dsched-seccomp-notify.c164 case BENCH_FORMAT_SIMPLE: in bench_sched_seccomp_notify()
H A Duprobe.c169 case BENCH_FORMAT_SIMPLE: in bench_uprobe()
H A Dsched-messaging.c324 case BENCH_FORMAT_SIMPLE: in bench_sched_messaging()
H A Dmem-functions.c154 case BENCH_FORMAT_SIMPLE: in __bench_mem_function()
/openbmc/linux/tools/perf/
H A Dbuiltin-bench.c201 return BENCH_FORMAT_SIMPLE; in bench_str2int()