Home | History | Annotate | Download | only in nehalem

Lines Matching refs:necessarily

211 	0x01 cond Counts the number of conditional near branch instructions executed, but not necessarily retired
214 0x07 non_calls Counts all non call near branch instructions executed, but not necessarily retired
218 0x30 near_calls Counts all near call branches executed, but not necessarily retired
219 0x40 taken Counts taken near branches executed, but not necessarily retired
220 0x7F any Counts all near executed branches (not necessarily retired)
222 0x01 cond Counts the number of mispredicted conditional near branch instructions executed, but not necessarily retired
225 0x07 non_calls Counts mispredicted non call near branches executed, but not necessarily retired
229 0x30 near_calls Counts all mispredicted near call branches executed, but not necessarily retired
230 0x40 taken Counts executed mispredicted near branches that are taken, but not necessarily retired
231 0x7F any Counts the number of mispredicted near branch instructions that were executed, but not necessarily retired
309 0x01 decoded Counts the number of instructions decoded, (but not necessarily executed or retired)