Home
last modified time | relevance | path

Searched refs:bh_pair (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c1353 struct block_hist *bh_pair = container_of(pair, struct block_hist, he); in cycles_printf() local
1359 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in cycles_printf()
1520 struct block_hist *bh_pair; in hpp__color_cycles_hist() local
1533 bh_pair = container_of(pair, struct block_hist, he); in hpp__color_cycles_hist()
1535 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in hpp__color_cycles_hist()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c1356 struct block_hist *bh_pair = container_of(pair, struct block_hist, he); in cycles_printf() local
1362 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in cycles_printf()
1523 struct block_hist *bh_pair; in hpp__color_cycles_hist() local
1536 bh_pair = container_of(pair, struct block_hist, he); in hpp__color_cycles_hist()
1538 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in hpp__color_cycles_hist()

Completed in 6 milliseconds