Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsort.h187 static inline void hist_entry__add_pair(struct hist_entry *pair, in hist_entry__add_pair() function
H A Dhist.c2535 hist_entry__add_pair(pair, pos); in hists__match_hierarchy()
2566 hist_entry__add_pair(pair, pos); in hists__match()
2601 hist_entry__add_pair(pos, leader); in hists__link_hierarchy()
2644 hist_entry__add_pair(pos, pair); in hists__link()
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c679 hist_entry__add_pair(pair, he); in block_hists_match()