Searched refs:hist_iter_branch (Results 1 – 4 of 4) sorted by relevance
146 extern const struct hist_iter_ops hist_iter_branch;
1204 const struct hist_iter_ops hist_iter_branch = { variable
195 .ops = &hist_iter_branch, in process_branch_callback()
313 iter.ops = &hist_iter_branch; in process_sample_event()