Home
last modified time | relevance | path

Searched refs:hist_iter__branch_callback (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-annotate.c172 static int hist_iter__branch_callback(struct hist_entry_iter *iter, in hist_iter__branch_callback() function
204 .add_entry_cb = hist_iter__branch_callback, in process_branch_callback()
H A Dbuiltin-report.c208 static int hist_iter__branch_callback(struct hist_entry_iter *iter, in hist_iter__branch_callback() function
317 iter.add_entry_cb = hist_iter__branch_callback; in process_sample_event()