Searched refs:hists__add_entry (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/tests/
H A Dhists_link.c92 he = hists__add_entry(hists, &al, NULL,
112 he = hists__add_entry(hists, &al, NULL,
/linux-master/tools/perf/util/
H A Dhist.c760 struct hist_entry *hists__add_entry(struct hists *hists, function
857 he = hists__add_entry(hists, al, iter->parent, NULL, mi, NULL,
962 he = hists__add_entry(hists, al, iter->parent, &bi[i], NULL, NULL,
999 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL,
1064 he = hists__add_entry(hists, al, iter->parent, NULL, NULL, NULL,
1167 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL,
H A Dhist.h153 struct hist_entry *hists__add_entry(struct hists *hists,
/linux-master/tools/perf/
H A Dbuiltin-annotate.c271 he = hists__add_entry(hists, al, NULL, NULL, NULL, NULL, sample, true);
H A Dbuiltin-diff.c447 if (!hists__add_entry(hists, &al, NULL, NULL, NULL, NULL, sample,

Completed in 202 milliseconds