Searched refs:branch_type_count (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | branch.h | 81 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags,
|
H A D | branch.c | 18 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags, in branch_type_count() function
|
H A D | callchain.c | 605 branch_type_count(&call->brtype_stat, in fill_node() 764 branch_type_count(&cnode->brtype_stat, in match_chain()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | branch.h | 83 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags,
|
H A D | branch.c | 18 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags, in branch_type_count() function
|
H A D | callchain.c | 613 branch_type_count(&call->brtype_stat, in fill_node() 773 branch_type_count(&cnode->brtype_stat, in match_chain()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 194 branch_type_count(&rep->brtype_stat, &bi->flags, in hist_iter__branch_callback()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 216 branch_type_count(&rep->brtype_stat, &bi->flags, in hist_iter__branch_callback()
|
Completed in 10 milliseconds