Home
last modified time | relevance | path

Searched refs:BENCH_FORMAT_SIMPLE_STR (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/bench/
H A Dbench.h56 #define BENCH_FORMAT_SIMPLE_STR "simple" macro
/linux/tools/perf/
H A Dbuiltin-bench.c203 else if (!strcmp(str, BENCH_FORMAT_SIMPLE_STR)) in bench_str2int()