Searched refs:aggr_get_id (Results 1 – 5 of 5) sorted by relevance
920 * In per-thread mode the aggr_map and aggr_get_id functions may be in should_skip_zero_counter() 923 if (!config->aggr_map || !config->aggr_get_id) in should_skip_zero_counter() 933 config->aggr_get_id(config, (struct perf_cpu){ .cpu = 0 }); in should_skip_zero_counter() 943 struct aggr_cpu_id own_id = config->aggr_get_id(config, cpu); in should_skip_zero_counter() 1063 if (!config->aggr_map || !config->aggr_get_id) in print_aggr() 1087 if (!config->aggr_map || !config->aggr_get_id) in print_aggr_cgroup() 1115 /* AGGR_THREAD doesn't have config->aggr_get_id */ in print_counter() 1474 if (!config->aggr_map || !config->aggr_get_id) in print_percore()
101 aggr_get_id_t aggr_get_id; member
428 struct aggr_cpu_id aggr_id = config->aggr_get_id(config, cpu); in process_counter_values()
1595 stat_config.aggr_get_id = aggr_mode__get_id(stat_config.aggr_mode); in perf_stat_init_aggr_mode() 1923 stat_config.aggr_get_id = aggr_mode__get_id_file(stat_config.aggr_mode); in default_evlist_evsel_cmp()
2314 stat_config.aggr_get_id = script_aggr_cpu_id_get; in perf_sample__fprint_metric()