Home
last modified time | relevance | path

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

/tools/perf/util/
Dsort.c2378 struct hpp_sort_entry *hse_a; in MK_SORT_ENTRY_CHK() local
2384 hse_a = container_of(a, struct hpp_sort_entry, hpp); in MK_SORT_ENTRY_CHK()
2387 return hse_a->se == hse_b->se; in MK_SORT_ENTRY_CHK()