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

  /external/linux-tools-perf/util/
svghelper.h 15 extern void svg_pstate(int cpu, u64 start, u64 end, u64 freq);
svghelper.c 335 void svg_pstate(int cpu, u64 start, u64 end, u64 freq) function
  /external/linux-tools-perf/
builtin-timechart.c 690 svg_pstate(pwr->cpu, pwr->start_time, pwr->end_time, pwr->state);

Completed in 207 milliseconds