Searched full:utlb (Results 1 – 7 of 7) sorted by relevance
322 … "BriefDescription": "Loads blocked because address in not in the UTLB (Precise event capable)",328 …nts loads blocked because they are unable to find their physical address in the micro TLB (UTLB).",
145 /* LL_READ_MISS -> UTLB miss */
377 … "BriefDescription": "Loads blocked because address in not in the UTLB (Precise event capable)",384 …nts loads blocked because they are unable to find their physical address in the micro TLB (UTLB).",
103 "BriefDescription": "Loads missed UTLB",107 "PublicDescription": "This event counts the number of load ops retired that had UTLB miss.",
276 The number of load ops retired that had UTLB miss.
496 The number of loads that missed the UTLB.
2178 printf("uTLB: 4KByte pages, 8-way set associative, 64 entries\n"); in print_INTEL_TLB()