Home
last modified time | relevance | path

Searched defs:needs_sort (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-stat.c1486 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in perf_stat_init_aggr_mode() local
1794 bool needs_sort = stat_config.aggr_mode != AGGR_NONE; in 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()