Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c339 static int hists__update_mem_stat(struct hists *hists, struct hist_entry *he, in hists__update_mem_stat() function
758 if (hists__update_mem_stat(hists, he, entry->mem_info, period) < 0) { in hists__findnew_entry()