Searched refs:hist_entry__new_pair (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/ui/ |
A D | hist.c | 154 static int hist_entry__new_pair(struct hist_entry *a, struct hist_entry *b, in hist_entry__new_pair() function 200 ret = hist_entry__new_pair(a, b, get_field, nr_members, &fields_a, &fields_b); in __hpp__group_sort_idx() 247 i = hist_entry__new_pair(a, b, get_field, nr_members, &fields_a, &fields_b); in __hpp__sort()
|
Completed in 4 milliseconds