Searched refs:svg_running (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | svghelper.h | 15 void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace);
|
H A D | svghelper.c | 234 void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_running() function
|
/openbmc/linux/tools/perf/ |
H A D | builtin-timechart.c | 1278 svg_running(Y, sample->cpu, in draw_process_bars()
|