Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsvghelper.h21 void svg_cstate(int cpu, u64 start, u64 end, int type);
H A Dsvghelper.c416 void svg_cstate(int cpu, u64 start, u64 end, int type) in svg_cstate() function
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c1029 svg_cstate(pwr->cpu, pwr->start_time, pwr->end_time, pwr->state); in draw_c_p_states()