Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dstat.c36 TEST_ASSERT_VAL("wrong aggr_mode", HAS(AGGR_MODE, AGGR_CORE)); in process_stat_config_event()
44 TEST_ASSERT_VAL("wrong aggr_mode", stat_config.aggr_mode == AGGR_CORE); in process_stat_config_event()
53 .aggr_mode = AGGR_CORE, in test__synthesize_stat_config()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dstat.c36 TEST_ASSERT_VAL("wrong aggr_mode", HAS(AGGR_MODE, AGGR_CORE)); in process_stat_config_event()
44 TEST_ASSERT_VAL("wrong aggr_mode", stat_config.aggr_mode == AGGR_CORE); in process_stat_config_event()
54 .aggr_mode = AGGR_CORE, in test__synthesize_stat_config()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat-display.c74 case AGGR_CORE: in aggr_printout()
428 [AGGR_CORE] = 2, in printout()
901 [AGGR_CORE] = 24,
910 [AGGR_CORE] = "core,cpus,",
987 case AGGR_CORE: in print_interval()
1217 case AGGR_CORE: in perf_evlist__print_counters()
H A Dstat.h51 AGGR_CORE, enumerator
H A Dstat.c343 case AGGR_CORE: in process_counter_values()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-display.c39 [AGGR_CORE] = 18,
50 [AGGR_CORE] = "core,cpus,",
61 [AGGR_CORE] = "core",
197 case AGGR_CORE: in print_aggr_id_std()
218 aggr_header_lens[AGGR_CORE], buf); in print_aggr_id_std()
246 case AGGR_CORE: in print_aggr_id_csv()
295 case AGGR_CORE: in print_aggr_id_json()
1252 case AGGR_CORE: in print_header_interval_std()
1551 case AGGR_CORE: in evlist__print_counters()
H A Dstat.h52 AGGR_CORE, enumerator
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-stat.c1244 "aggregate counts per physical processor core", AGGR_CORE),
1428 [AGGR_CORE] = "core",
1548 case AGGR_CORE: in aggr_mode__get_aggr()
1573 case AGGR_CORE: in aggr_mode__get_id()
1846 case AGGR_CORE: in aggr_mode__get_aggr_file()
1871 case AGGR_CORE: in aggr_mode__get_id_file()
2405 "aggregate counts per physical processor core", AGGR_CORE), in __cmd_report()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-stat.c1142 "aggregate counts per physical processor core", AGGR_CORE),
1282 case AGGR_CORE: in perf_stat_init_aggr_mode()
1481 case AGGR_CORE: in perf_stat_init_aggr_mode_file()
1721 stat_config.aggr_mode != AGGR_CORE) { in add_default_attributes()
1725 stat_config.aggr_mode = AGGR_CORE; in add_default_attributes()
1982 "aggregate counts per physical processor core", AGGR_CORE), in __cmd_report()

Completed in 13 milliseconds