Searched refs:most_common (Results 1 – 2 of 2) sorted by relevance
49 for mem_type, count in sorted(load_mem_type_cnt.most_common(), \
392 struct most_common { struct396 static struct most_common *to_most_common(struct config_item *item) in to_most_common() argument398 return container_of(to_config_group(item), struct most_common, group); in to_most_common()