Home
last modified time | relevance | path

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

/tools/perf/ui/
Dhist.c154 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()