hde_b            2204 tools/perf/util/sort.c 	struct hpp_dynamic_entry *hde_b;
hde_b            2210 tools/perf/util/sort.c 	hde_b = container_of(b, struct hpp_dynamic_entry, hpp);
hde_b            2212 tools/perf/util/sort.c 	return hde_a->field == hde_b->field;