Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/bench/
Dsyscall.c67 case BENCH_FORMAT_SIMPLE: in bench_syscall_basic()
Dbench.h46 #define BENCH_FORMAT_SIMPLE 1 macro
Dbreakpoint.c154 case BENCH_FORMAT_SIMPLE: in bench_breakpoint_thread()
236 case BENCH_FORMAT_SIMPLE: in bench_breakpoint_enable()
Dsched-pipe.c169 case BENCH_FORMAT_SIMPLE: in bench_sched_pipe()
Dsched-messaging.c315 case BENCH_FORMAT_SIMPLE: in bench_sched_messaging()
Dmem-functions.c154 case BENCH_FORMAT_SIMPLE: in __bench_mem_function()
/linux-6.1.9/tools/perf/
Dbuiltin-bench.c187 return BENCH_FORMAT_SIMPLE; in bench_str2int()