Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-timechart.c1020 svg_cstate(pwr->cpu, pwr->start_time, pwr->end_time, pwr->state); in draw_c_p_states()