Lines Matching refs:branch_flags
613 if (cursor_node->branch_flags.predicted)
616 if (cursor_node->branch_flags.abort)
620 &cursor_node->branch_flags,
630 cursor_node->branch_flags.cycles;
781 if (node->branch_flags.predicted)
784 if (node->branch_flags.abort)
788 &node->branch_flags,
797 cnode->cycles_count += node->branch_flags.cycles;
1079 bool branch, struct branch_flags *flags,
1102 memcpy(&node->branch_flags, flags,
1103 sizeof(struct branch_flags));
1644 node->branch, &node->branch_flags,