he_get_ 44 tools/perf/ui/gtk/hists.c static u64 he_get_##_field(struct hist_entry *he) \ he_get_ 53 tools/perf/ui/gtk/hists.c return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \ he_get_ 278 tools/perf/ui/hist.c static u64 he_get_##_field(struct hist_entry *he) \ he_get_ 286 tools/perf/ui/hist.c return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \ he_get_ 294 tools/perf/ui/hist.c return hpp__fmt(fmt, hpp, he, he_get_##_field, " %*.2f%%", \ he_get_ 302 tools/perf/ui/hist.c return __hpp__sort(a, b, he_get_##_field); \