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

  /external/linux-tools-perf/util/
svghelper.c 205 static char cpu_m[255]; local
209 cpu_m[0] = 0;
215 strncpy(cpu_m, &buf[13], 255);
233 return cpu_m;

Completed in 32 milliseconds