Lines Matching refs:branch_flags
599 if (cursor_node->branch_flags.predicted)
602 if (cursor_node->branch_flags.abort)
606 &cursor_node->branch_flags,
615 cursor_node->branch_flags.cycles;
758 if (node->branch_flags.predicted)
761 if (node->branch_flags.abort)
765 &node->branch_flags,
773 cnode->cycles_count += node->branch_flags.cycles;
1047 bool branch, struct branch_flags *flags,
1071 memcpy(&node->branch_flags, flags,
1072 sizeof(struct branch_flags));
1575 node->branch, &node->branch_flags,