Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dcpumap.h115 void *data, bool needs_sort);
Dcpumap.c237 void *data, bool needs_sort) in cpu_aggr_map__new() argument
275 if (needs_sort) in cpu_aggr_map__new()
/linux-6.12.1/tools/perf/
Dbuiltin-stat.c1474 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in perf_stat_init_aggr_mode() local
1476 get_id, /*data=*/NULL, needs_sort); in perf_stat_init_aggr_mode()
1785 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in perf_stat_init_aggr_mode_file() local
1807 get_id, env, needs_sort); in perf_stat_init_aggr_mode_file()
/linux-6.12.1/drivers/md/dm-vdo/
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()