Lines Matching full:miss

3         "BriefDescription": "Loads that miss the DTLB and hit the STLB.",
7 "PublicDescription": "Counts loads that miss the DTLB (Data TLB) and hit the STLB (Second level TLB).",
17 "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a demand load.",
22 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page sizes)",
62 "PublicDescription": "Counts the number of page walks outstanding for a demand load in the PMH (Page Miss Handler) each cycle.",
67 "BriefDescription": "Stores that miss the DTLB and hit the STLB.",
71 "PublicDescription": "Counts stores that miss the DTLB (Data TLB) and hit the STLB (2nd Level TLB).",
81 "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a store.",
126 "PublicDescription": "Counts the number of page walks outstanding for a store in the PMH (Page Miss Handler) each cycle.",
131 "BriefDescription": "Instruction fetch requests that miss the ITLB and hit the STLB.",
135 "PublicDescription": "Counts instruction fetch requests that miss the ITLB (Instruction TLB) and hit the STLB (Second-level TLB).",
145 "PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a code (instruction fetch) request.",
150 "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (All page sizes)",
159 "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (2M/4M)",
168 "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (4K)",
181 "PublicDescription": "Counts the number of page walks outstanding for an outstanding code (instruction fetch) request in the PMH (Page Miss Handler) each cycle.",