Lines Matching refs:branch_flags
607 if (cursor_node->branch_flags.predicted)
610 if (cursor_node->branch_flags.abort)
614 &cursor_node->branch_flags,
623 cursor_node->branch_flags.cycles;
767 if (node->branch_flags.predicted)
770 if (node->branch_flags.abort)
774 &node->branch_flags,
782 cnode->cycles_count += node->branch_flags.cycles;
1065 bool branch, struct branch_flags *flags,
1091 memcpy(&node->branch_flags, flags,
1092 sizeof(struct branch_flags));
1630 node->branch, &node->branch_flags,