Searched refs:svg_running (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | svghelper.h | 13 void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace);
|
D | svghelper.c | 236 void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_running() function
|
/Linux-v4.19/tools/perf/ |
D | builtin-timechart.c | 1271 svg_running(Y, sample->cpu, in draw_process_bars()
|