Home
last modified time | relevance | path

Searched refs:BENCH_FORMAT_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-bench.c165 int bench_format = BENCH_FORMAT_DEFAULT;
199 return BENCH_FORMAT_DEFAULT; in bench_str2int()
202 return BENCH_FORMAT_DEFAULT; in bench_str2int()
329 if (bench_format == BENCH_FORMAT_DEFAULT) in cmd_bench()
/linux/tools/perf/bench/
H A Dbreakpoint.c154 case BENCH_FORMAT_DEFAULT: in bench_breakpoint_thread()
246 case BENCH_FORMAT_DEFAULT: in bench_breakpoint_enable()
H A Dbench.h55 #define BENCH_FORMAT_DEFAULT 0 macro
H A Dsyscall.c137 case BENCH_FORMAT_DEFAULT: in bench_syscall_common()
H A Dsched-seccomp-notify.c146 case BENCH_FORMAT_DEFAULT: in bench_sched_seccomp_notify()
H A Duprobe.c170 case BENCH_FORMAT_DEFAULT: in bench_uprobe()
H A Dmem-functions.c210 if (bench_format == BENCH_FORMAT_DEFAULT) in __bench_mem_function()
217 case BENCH_FORMAT_DEFAULT: in __bench_mem_function()
H A Dsched-messaging.c340 case BENCH_FORMAT_DEFAULT: in bench_sched_messaging()