HomeSort by relevance Sort by last modified time
    Searched full:svg_waiting (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/
svghelper.h 9 extern void svg_waiting(int Yslot, u64 start, u64 end);
svghelper.c 171 void svg_waiting(int Yslot, u64 start, u64 end) function
  /external/linux-tools-perf/
builtin-timechart.c 812 svg_waiting(Y, sample->start_time, sample->end_time);

Completed in 165 milliseconds