he_get_raw_       334 tools/perf/ui/hist.c static u64 he_get_raw_##_field(struct hist_entry *he)				\
he_get_raw_       342 tools/perf/ui/hist.c 	return hpp__fmt(fmt, hpp, he, he_get_raw_##_field, " %*"PRIu64, 	\
he_get_raw_       350 tools/perf/ui/hist.c 	return __hpp__sort(a, b, he_get_raw_##_field);				\