Home
last modified time | relevance | path

Searched refs:hists__get_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h188 struct hist_entry *hists__get_entry(struct hists *hists, int idx);
H A Dhist.c404 struct hist_entry *hists__get_entry(struct hists *hists, int idx) in hists__get_entry() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h202 struct hist_entry *hists__get_entry(struct hists *hists, int idx);
H A Dhist.c414 struct hist_entry *hists__get_entry(struct hists *hists, int idx) in hists__get_entry() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c1359 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in cycles_printf()
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.c1362 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in cycles_printf()
1538 block_he = hists__get_entry(&bh_pair->block_hists, bh->block_idx); in hpp__color_cycles_hist()

Completed in 15 milliseconds