Searched refs:hse_a (Results 1 – 1 of 1) sorted by relevance
1239 struct hpp_sort_entry *hse_a; in perf_hpp__same_sort_entry() local1245 hse_a = container_of(a, struct hpp_sort_entry, hpp); in perf_hpp__same_sort_entry()1248 return hse_a->se == hse_b->se; in perf_hpp__same_sort_entry()