Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsvghelper.h16 void svg_waiting(int Yslot, int cpu, u64 start, u64 end, const char *backtrace);
H A Dsvghelper.c288 void svg_waiting(int Yslot, int cpu, u64 start, u64 end, const char *backtrace) in svg_waiting() function
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c1288 svg_waiting(Y, sample->cpu, in draw_process_bars()