Searched defs:sort_fn (Results 1 – 3 of 3) sorted by relevance
109 sort_fn = {"real": elapsed_time, "user": tot_user_time, "sys": tot_sys_time} variable
224 sort_fn_t sort_fn) in search_alloc_stat()
2336 int64_t (*sort_fn)(struct hist_entry *, struct hist_entry *); in __sort__hpp_sort() local