hse_b            1859 tools/perf/util/sort.c 	struct hpp_sort_entry *hse_b;
hse_b            1865 tools/perf/util/sort.c 	hse_b = container_of(b, struct hpp_sort_entry, hpp);
hse_b            1867 tools/perf/util/sort.c 	return hse_a->se == hse_b->se;