fmt_copy 763 tools/perf/ui/hist.c struct perf_hpp_fmt *fmt_copy; fmt_copy 787 tools/perf/ui/hist.c fmt_copy = perf_hpp_fmt__dup(fmt); fmt_copy 788 tools/perf/ui/hist.c if (fmt_copy == NULL) fmt_copy 794 tools/perf/ui/hist.c list_add_tail(&fmt_copy->list, &node->hpp.fields); fmt_copy 795 tools/perf/ui/hist.c list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts);