Home
last modified time | relevance | path

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

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