cpu2slot           53 tools/perf/util/svghelper.c 		return cpu2slot(topology_map[cpu]) * SLOT_MULT;
cpu2slot           55 tools/perf/util/svghelper.c 		return cpu2slot(cpu) * SLOT_MULT;
cpu2slot          107 tools/perf/util/svghelper.c 	total_height = (1 + rows + cpu2slot(cpus)) * SLOT_MULT;