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

  /external/linux-tools-perf/util/
svghelper.h 14 extern void svg_cstate(int cpu, u64 start, u64 end, int type);
svghelper.c 282 void svg_cstate(int cpu, u64 start, u64 end, int type) function
  /external/linux-tools-perf/
builtin-timechart.c 681 svg_cstate(pwr->cpu, pwr->start_time, pwr->end_time, pwr->state);

Completed in 107 milliseconds