Searched refs:cpu_m (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsvghelper.c204 static char cpu_m[255]; local
208 cpu_m[0] = 0;
214 strncpy(cpu_m, &buf[13], 255);
232 return cpu_m;

Completed in 58 milliseconds