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

  /external/linux-tools-perf/util/
svghelper.h 10 extern void svg_cpu_box(int cpu, u64 max_frequency, u64 turbo_frequency);
svghelper.c 236 void svg_cpu_box(int cpu, u64 __max_freq, u64 __turbo_freq) function
  /external/linux-tools-perf/
builtin-timechart.c 975 svg_cpu_box(i, max_freq, turbo_frequency);

Completed in 69 milliseconds