Searched refs:aggr_get_id (Results 1 – 5 of 5) sorted by relevance
101 aggr_get_id_t aggr_get_id; member
918 * In per-thread mode the aggr_map and aggr_get_id functions may be in should_skip_zero_counter() 921 if (!config->aggr_map || !config->aggr_get_id) in should_skip_zero_counter() 931 config->aggr_get_id(config, (struct perf_cpu){ .cpu = 0 }); in should_skip_zero_counter() 941 struct aggr_cpu_id own_id = config->aggr_get_id(config, cpu); in should_skip_zero_counter() 1061 if (!config->aggr_map || !config->aggr_get_id) in print_aggr() 1085 if (!config->aggr_map || !config->aggr_get_id) in print_aggr_cgroup() 1113 /* AGGR_THREAD doesn't have config->aggr_get_id */ in print_counter() 1472 if (!config->aggr_map || !config->aggr_get_id) in print_percore()
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() 1929 stat_config.aggr_get_id = aggr_mode__get_id_file(stat_config.aggr_mode); in default_evlist_evsel_cmp()
2322 stat_config.aggr_get_id = script_aggr_cpu_id_get; in perf_sample__fprint_metric()