cpu_string        358 tools/perf/util/svghelper.c 	char cpu_string[80];
cpu_string        372 tools/perf/util/svghelper.c 	sprintf(cpu_string, "CPU %i", (int)cpu);
cpu_string        374 tools/perf/util/svghelper.c 		10+time2pixels(first_time), cpu2y(cpu) + SLOT_HEIGHT/2, cpu_string);