Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhist.c340 static struct hist_entry *add_hist_entry(struct hists *hists, in add_hist_entry() function
432 return add_hist_entry(self, &entry, al, period, weight); in __hists__add_mem_entry()
463 return add_hist_entry(self, &entry, al, period, weight); in __hists__add_branch_entry()
492 return add_hist_entry(self, &entry, al, period, weight); in __hists__add_entry()