Home
last modified time | relevance | path

Searched refs:tracing_map_sort_entries (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtracing_map.h118 * ultimately receives after calling tracing_map_sort_entries().
121 * tracing_map_sort_entries() function is provided so that users can
276 tracing_map_sort_entries(struct tracing_map *map,
H A Dtrace_events_hist.c5648 n_entries = tracing_map_sort_entries(map, hist_data->sort_keys, in print_entries()