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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
svghelper.h 23 extern void svg_text(int Yslot, u64 start, const char *text);
svghelper.c 433 void svg_text(int Yslot, u64 start, const char *text) function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-timechart.c 813 svg_text(Y, c->start_time, comm);

Completed in 6164 milliseconds