Home
last modified time | relevance | path

Searched refs:hist_iter_branch (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c189 .ops = &hist_iter_branch, in process_branch_callback()
H A Dbuiltin-report.c288 iter.ops = &hist_iter_branch; in process_sample_event()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h134 extern const struct hist_iter_ops hist_iter_branch;
H A Dhist.c1170 const struct hist_iter_ops hist_iter_branch = { variable
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c196 .ops = &hist_iter_branch, in process_branch_callback()
H A Dbuiltin-report.c314 iter.ops = &hist_iter_branch; in process_sample_event()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h146 extern const struct hist_iter_ops hist_iter_branch;
H A Dhist.c1199 const struct hist_iter_ops hist_iter_branch = { variable

Completed in 15 milliseconds