Searched defs:needs_sort (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | cpumap.c | 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 D | builtin-stat.c | 1573 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; perf_stat_init_aggr_mode() local |