Home
last modified time | relevance | path

Searched refs:branch_flags (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbranch.h17 struct branch_flags { struct
35 struct branch_flags flags;
43 struct branch_flags flags;
81 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags,
H A Dcallchain.h151 struct branch_flags branch_flags; member
207 bool branch, struct branch_flags *flags,
H A Dcallchain.c599 if (cursor_node->branch_flags.predicted) in fill_node()
602 if (cursor_node->branch_flags.abort) in fill_node()
606 &cursor_node->branch_flags, in fill_node()
615 cursor_node->branch_flags.cycles; in fill_node()
758 if (node->branch_flags.predicted) in match_chain()
761 if (node->branch_flags.abort) in match_chain()
765 &node->branch_flags, in match_chain()
773 cnode->cycles_count += node->branch_flags.cycles; in match_chain()
1047 bool branch, struct branch_flags *flags, in callchain_cursor_append()
1071 memcpy(&node->branch_flags, flag in callchain_cursor_append()
[all...]
H A Dbranch.c18 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags, in branch_type_count()
H A Dmachine.c2091 struct branch_flags *flags, in add_callchain_ip()
2317 struct branch_flags *flags; in lbr_callchain_add_lbr_ip()
2420 &cnode->branch_flags, in lbr_callchain_add_stitched_lbr_ip()
H A Dintel-pt.c1742 struct branch_flags flags; in intel_pt_lbr_flags()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbranch.h15 struct branch_flags { struct
36 struct branch_flags flags;
44 struct branch_flags flags;
83 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags,
H A Dcallchain.h151 struct branch_flags branch_flags; member
205 bool branch, struct branch_flags *flags,
H A Dcallchain.c607 if (cursor_node->branch_flags.predicted) in fill_node()
610 if (cursor_node->branch_flags.abort) in fill_node()
614 &cursor_node->branch_flags, in fill_node()
623 cursor_node->branch_flags.cycles; in fill_node()
767 if (node->branch_flags.predicted) in match_chain()
770 if (node->branch_flags.abort) in match_chain()
774 &node->branch_flags, in match_chain()
782 cnode->cycles_count += node->branch_flags.cycles; in match_chain()
1065 bool branch, struct branch_flags *flags, in callchain_cursor_append()
1091 memcpy(&node->branch_flags, flag in callchain_cursor_append()
[all...]
H A Dbranch.c18 void branch_type_count(struct branch_type_stat *st, struct branch_flags *flags, in branch_type_count()
H A Dmachine.c2321 struct branch_flags *flags, in add_callchain_ip()
2554 struct branch_flags *flags; in lbr_callchain_add_lbr_ip()
2657 &cnode->branch_flags, in lbr_callchain_add_stitched_lbr_ip()
H A Dintel-pt.c2194 struct branch_flags flags; in intel_pt_lbr_flags()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c84 struct branch_flags *flags) in process_basic_block()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c91 struct branch_flags *flags) in process_basic_block()
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c550 static int get_br_mspred(struct branch_flags *flags, char *bf, int size) in get_br_mspred()
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c584 static int get_br_mspred(struct branch_flags *flags, char *bf, int size) in get_br_mspred()

Completed in 31 milliseconds