Lines Matching full:near
752 Counts the number of conditional near branch instructions executed, but not
756 Counts all unconditional near branch instructions excluding calls and
760 Counts the number of executed indirect near branch instructions that are not
764 Counts all non call near branch instructions executed, but not necessarily
768 Counts indirect near branches that have a return mnemonic.
771 Counts unconditional near call branch instructions, excluding non call
775 Counts indirect near calls, including both register and memory indirect,
779 Counts all near call branches executed, but not necessarily retired.
782 Counts taken near branches executed, but not necessarily retired.
785 Counts all near executed branches (not necessarily retired).
791 Counts the number of mispredicted conditional near branch instructions
795 Counts mispredicted macro unconditional near branch instructions, excluding
799 Counts the number of executed mispredicted indirect near branch instructions
803 Counts mispredicted non call near branches executed, but not necessarily
810 Counts mispredicted non-indirect near calls executed, (should always be 0).
813 Counts mispredicted indirect near calls executed, including both register
817 Counts all mispredicted near call branches executed, but not necessarily
821 Counts executed mispredicted near branches that are taken, but not
825 Counts the number of mispredicted near branch instructions that were
1071 Counts the number of direct & indirect near unconditional calls retired.
1083 Counts mispredicted direct & indirect near unconditional retired calls.