Home
last modified time | relevance | path

Searched refs:needs_sort (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dcpumap.h115 void *data, bool needs_sort);
H A Dcpumap.c283 void *data, bool needs_sort) in cpu_aggr_map__new()
321 if (needs_sort) in aggr_cpu_id__die()
255 cpu_aggr_map__new(const struct perf_cpu_map * cpus,aggr_cpu_id_get_t get_id,void * data,bool needs_sort) cpu_aggr_map__new() argument
/linux/tools/perf/
H A Dbuiltin-stat.c1588 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in perf_stat_init_aggr_mode()
1590 get_id, /*data=*/NULL, needs_sort); in perf_stat_init_aggr_mode()
1902 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in perf_stat_init_aggr_mode_file()
1924 get_id, env, needs_sort); in default_evlist_evsel_cmp()
1573 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; perf_stat_init_aggr_mode() local
1881 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; perf_stat_init_aggr_mode_file() local