Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c374 static int hists__clone_mem_stat(struct hists *hists, struct hist_entry *dst, in hists__clone_mem_stat() function
1684 if (hists__clone_mem_stat(hists, new, he) < 0) { in hierarchy_insert_entry()