Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/bench/
Dbench.h40 #define BENCH_FORMAT_SIMPLE_STR "simple" macro
/linux-4.1.27/tools/perf/
Dbuiltin-bench.c144 else if (!strcmp(str, BENCH_FORMAT_SIMPLE_STR)) in bench_str2int()