Searched refs:svg_box (Results 1 - 3 of 3) sorted by relevance

/external/linux-tools-perf/util/
H A Dsvghelper.h7 extern void svg_box(int Yslot, u64 start, u64 end, const char *type);
H A Dsvghelper.c122 void svg_box(int Yslot, u64 start, u64 end, const char *type) function
/external/linux-tools-perf/
H A Dbuiltin-timechart.c804 svg_box(Y, c->start_time, c->end_time, "process");
810 svg_box(Y, sample->start_time, sample->end_time, "blocked");

Completed in 309 milliseconds