metric_unit        90 tools/perf/util/metricgroup.c 	const char *metric_unit;
metric_unit       193 tools/perf/util/metricgroup.c 		expr->metric_unit = eg->metric_unit;
metric_unit       465 tools/perf/util/metricgroup.c 			eg->metric_unit = pe->unit;
metric_unit        23 tools/perf/util/metricgroup.h 	const char *metric_unit;
metric_unit       725 tools/perf/util/stat-shadow.c 			   const char *metric_unit,
metric_unit       786 tools/perf/util/stat-shadow.c 			if (metric_unit && metric_name) {
metric_unit       787 tools/perf/util/stat-shadow.c 				if (perf_pmu__convert_scale(metric_unit,
metric_unit      1053 tools/perf/util/stat-shadow.c 					mexp->metric_unit, avg, cpu, out, st);