Lines Matching full:instructions

3         "BriefDescription": "Retired branch instructions (Precise event capable)",
8 …"PublicDescription": "Counts branch instructions retired for all branch types. This is an archite…
12 "BriefDescription": "Retired taken branch instructions (Precise event capable)",
17 "PublicDescription": "Counts the number of taken branch instructions retired.",
22 "BriefDescription": "Retired near call instructions (Precise event capable)",
27 "PublicDescription": "Counts near CALL branch instructions retired.",
32 "BriefDescription": "Retired far branch instructions (Precise event capable)",
37 …"PublicDescription": "Counts far branch instructions retired. This includes far jump, far call an…
42 "BriefDescription": "Retired near indirect call instructions (Precise event capable)",
47 "PublicDescription": "Counts near indirect CALL branch instructions retired.",
52 "BriefDescription": "Retired conditional branch instructions (Precise event capable)",
57 …etired Jcc (Jump on Conditional Code/Jump if Condition is Met) branch instructions retired, includ…
62 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)",
67 …"PublicDescription": "Counts near indirect call or near indirect jmp branch instructions retired.",
72 "BriefDescription": "Retired near relative call instructions (Precise event capable)",
77 "PublicDescription": "Counts near relative CALL branch instructions retired.",
82 "BriefDescription": "Retired near return instructions (Precise event capable)",
87 "PublicDescription": "Counts near return branch instructions retired.",
92 …"BriefDescription": "Retired conditional branch instructions that were taken (Precise event capabl…
97 …Counts Jcc (Jump on Conditional Code/Jump if Condition is Met) branch instructions retired that we…
102 "BriefDescription": "Retired mispredicted branch instructions (Precise event capable)",
107 …"PublicDescription": "Counts mispredicted branch instructions retired including all branch types.",
111 …"BriefDescription": "Retired mispredicted near indirect call instructions (Precise event capable)",
116 …"PublicDescription": "Counts mispredicted near indirect CALL branch instructions retired, where th…
121 …"BriefDescription": "Retired mispredicted conditional branch instructions (Precise event capable)",
126 …etired Jcc (Jump on Conditional Code/Jump if Condition is Met) branch instructions retired, includ…
131 …"BriefDescription": "Retired mispredicted instructions of near indirect Jmp or near indirect call …
136 …"PublicDescription": "Counts mispredicted branch instructions retired that were near indirect call…
141 "BriefDescription": "Retired mispredicted near return instructions (Precise event capable)",
146 …"PublicDescription": "Counts mispredicted near RET branch instructions retired, where the return a…
151 …"BriefDescription": "Retired mispredicted conditional branch instructions that were taken (Precise…
156 …etired Jcc (Jump on Conditional Code/Jump if Condition is Met) branch instructions retired that we…
211 "BriefDescription": "Instructions retired (Fixed event)",
215 …"PublicDescription": "Counts the number of instructions that retire execution. For instructions th…
220 "BriefDescription": "Instructions retired (Precise event capable)",
225 …"PublicDescription": "Counts the number of instructions that retire execution. For instructions th…
229 "BriefDescription": "Instructions retired - using Reduced Skid PEBS feature",
234 … aren't counted allowing for a more unbiased distribution of samples across instructions retired.",
361instructions will not count as UOPS_NOT_DELIVERED, even though only one instruction can be issued …