Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h133 void hists__inc_stats(struct hists *hists, struct hist_entry *h);
Dhist.c1090 void hists__inc_stats(struct hists *hists, struct hist_entry *h) in hists__inc_stats() function
1150 hists__inc_stats(hists, n); in hists__output_resort()
1327 hists__inc_stats(hists, he); in hists__add_dummy_entry()
/tools/perf/
Dbuiltin-diff.c591 hists__inc_stats(hists, he); in hists__compute_resort()