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

/linux-master/tools/perf/util/
H A Dhist.h149 extern const struct hist_iter_ops hist_iter_branch;
H A Dhist.c1198 const struct hist_iter_ops hist_iter_branch = { variable in typeref:struct:hist_iter_ops
/linux-master/tools/perf/
H A Dbuiltin-annotate.c203 .ops = &hist_iter_branch,
H A Dbuiltin-report.c315 iter.ops = &hist_iter_branch;

Completed in 232 milliseconds