Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dsort.c1859 struct hpp_sort_entry *hse_b; in MK_SORT_ENTRY_CHK() local
1865 hse_b = container_of(b, struct hpp_sort_entry, hpp); in MK_SORT_ENTRY_CHK()
1867 return hse_a->se == hse_b->se; in MK_SORT_ENTRY_CHK()