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