Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dhist.c2615 hist_entry__add_pair(pair, pos); in hists__match_hierarchy()
2646 hist_entry__add_pair(pair, pos); in hists__match()
2681 hist_entry__add_pair(pos, leader); in hists__link_hierarchy()
2724 hist_entry__add_pair(pos, pair); in hists__link()
H A Dhist.h324 static inline void hist_entry__add_pair(struct hist_entry *pair, in hist_entry__add_pair() function
/linux-6.15/tools/perf/
H A Dbuiltin-diff.c666 hist_entry__add_pair(pair, he); in block_hists_match()