Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dhist.c368 static struct hist_entry *add_hist_entry(struct hists *hists, in add_hist_entry() function
474 return add_hist_entry(hists, &entry, al, sample_self); in __hists__add_entry()