Home
last modified time | relevance | path

Searched refs:perf_hpp_fmt__dup (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.h384 struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt);
H A Dsort.c2290 struct perf_hpp_fmt *perf_hpp_fmt__dup(struct perf_hpp_fmt *fmt) in perf_hpp_fmt__dup() function
/OK3568_Linux_fs/kernel/tools/perf/ui/
H A Dhist.c850 fmt_copy = perf_hpp_fmt__dup(fmt); in add_hierarchy_fmt()