Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.c1886 struct hpp_sort_entry *hse_a; in __sort__hpp_equal() local
1892 hse_a = container_of(a, struct hpp_sort_entry, hpp); in __sort__hpp_equal()
1895 return hse_a->se == hse_b->se; in __sort__hpp_equal()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.c2378 struct hpp_sort_entry *hse_a; in __sort__hpp_equal() local
2384 hse_a = container_of(a, struct hpp_sort_entry, hpp); in __sort__hpp_equal()
2387 return hse_a->se == hse_b->se; in __sort__hpp_equal()

Completed in 10 milliseconds