Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devent.h204 max_nonturbo : 8, member
/linux/tools/perf/
H A Dbuiltin-script.c1929 if (data->max_nonturbo) { in perf_sample__fprintf_synth_cbr()
1930 percent = (5 + (1000 * data->cbr) / data->max_nonturbo) / 10; in perf_sample__fprintf_synth_cbr()