Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dhist.h198 struct hist_entry *hists__get_entry(struct hists *hists, int idx);
A Dhist.c413 struct hist_entry *hists__get_entry(struct hists *hists, int idx) in hists__get_entry() function
/linux-6.3-rc2/tools/perf/
A Dbuiltin-diff.c1360 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in cycles_printf()
1536 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in hpp__color_cycles_hist()

Completed in 50 milliseconds