AGGR_CORE         792 tools/perf/builtin-stat.c 		     "aggregate counts per physical processor core", AGGR_CORE),
AGGR_CORE         892 tools/perf/builtin-stat.c 	case AGGR_CORE:
AGGR_CORE        1065 tools/perf/builtin-stat.c 	case AGGR_CORE:
AGGR_CORE        1325 tools/perf/builtin-stat.c 		    stat_config.aggr_mode != AGGR_CORE) {
AGGR_CORE        1329 tools/perf/builtin-stat.c 		stat_config.aggr_mode = AGGR_CORE;
AGGR_CORE        1618 tools/perf/builtin-stat.c 		     "aggregate counts per physical processor core", AGGR_CORE),
AGGR_CORE          36 tools/perf/tests/stat.c 	TEST_ASSERT_VAL("wrong aggr_mode", HAS(AGGR_MODE, AGGR_CORE));
AGGR_CORE          44 tools/perf/tests/stat.c 	TEST_ASSERT_VAL("wrong aggr_mode", stat_config.aggr_mode == AGGR_CORE);
AGGR_CORE          53 tools/perf/tests/stat.c 		.aggr_mode	= AGGR_CORE,
AGGR_CORE          73 tools/perf/util/stat-display.c 	case AGGR_CORE:
AGGR_CORE         423 tools/perf/util/stat-display.c 			[AGGR_CORE] = 2,
AGGR_CORE         896 tools/perf/util/stat-display.c 	[AGGR_CORE] = 24,
AGGR_CORE         905 tools/perf/util/stat-display.c 	[AGGR_CORE] 	= 	"core,cpus,",
AGGR_CORE         978 tools/perf/util/stat-display.c 		case AGGR_CORE:
AGGR_CORE        1188 tools/perf/util/stat-display.c 	case AGGR_CORE:
AGGR_CORE         299 tools/perf/util/stat.c 	case AGGR_CORE: