Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcpumap.h115 void *data, bool needs_sort);
H A Dcpumap.c237 void *data, bool needs_sort) in cpu_aggr_map__new()
275 if (needs_sort) in cpu_aggr_map__new()
239 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.c1517 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in perf_stat__exit_aggr_mode()
1519 get_id, /*data=*/NULL, needs_sort); in perf_stat__exit_aggr_mode()
1828 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in add_default_attributes()
1850 get_id, env, needs_sort); in add_default_attributes()
1474 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; perf_stat_init_aggr_mode() local
1785 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; perf_stat_init_aggr_mode_file() local
/linux/drivers/md/dm-vdo/
H A Drepair.c963 struct numbered_block_mapping *current_entry, bool needs_sort) in find_entry_starting_next_page() argument
976 if (needs_sort) { in find_entry_starting_next_page()