Home
last modified time | relevance | path

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

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