Home
last modified time | relevance | path

Searched refs:svg_pstate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsvghelper.h22 void svg_pstate(int cpu, u64 start, u64 end, u64 freq);
H A Dsvghelper.c473 void svg_pstate(int cpu, u64 start, u64 end, u64 freq) in svg_pstate() function
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c1038 svg_pstate(pwr->cpu, pwr->start_time, pwr->end_time, pwr->state); in draw_c_p_states()