Home
last modified time | relevance | path

Searched defs:Yslot (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/util/
Dsvghelper.c122 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box()
131 void svg_sample(int Yslot, int cpu, u64 start, u64 end) in svg_sample()
171 void svg_waiting(int Yslot, u64 start, u64 end) in svg_waiting()
433 void svg_text(int Yslot, u64 start, const char *text) in svg_text()