Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c697 struct block_hist *bh, *pair_bh; in hists__precompute() local
728 pair_bh = container_of(pair, struct block_hist, in hists__precompute()
730 init_block_hist(pair_bh); in hists__precompute()
731 block_info__process_sym(pair, pair_bh, NULL, 0); in hists__precompute()
735 if (bh->valid && pair_bh->valid) { in hists__precompute()
737 &pair_bh->block_hists); in hists__precompute()
738 hists__output_resort(&pair_bh->block_hists, in hists__precompute()