Searched refs:perf_hpp_fmt__dup (Results 1 – 3 of 3) sorted by relevance
383 struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt);
2260 struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt) in perf_hpp_fmt__dup() function
787 fmt_copy = perf_hpp_fmt__dup(fmt); in add_hierarchy_fmt()