Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c682 struct block_hist *bh, *pair_bh; in hists__precompute() local
713 pair_bh = container_of(pair, struct block_hist, in hists__precompute()
715 init_block_hist(pair_bh); in hists__precompute()
716 block_info__process_sym(pair, pair_bh, NULL, 0, 0); in hists__precompute()
720 if (bh->valid && pair_bh->valid) { in hists__precompute()
722 &pair_bh->block_hists); in hists__precompute()
723 hists__output_resort(&pair_bh->block_hists, in hists__precompute()