Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Devent.h192 max_nonturbo : 8, member
/linux-6.12.1/tools/perf/
Dbuiltin-script.c1997 if (data->max_nonturbo) { in perf_sample__fprintf_synth_cbr()
1998 percent = (5 + (1000 * data->cbr) / data->max_nonturbo) / 10; in perf_sample__fprintf_synth_cbr()