Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsort.c1242 struct hpp_sort_entry *hse_b; in perf_hpp__same_sort_entry() local
1248 hse_b = container_of(b, struct hpp_sort_entry, hpp); in perf_hpp__same_sort_entry()
1250 return hse_a->se == hse_b->se; in perf_hpp__same_sort_entry()