Home
last modified time | relevance | path

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

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