Lines Matching full:load
22 On Intel, the tool is based on load latency and precise store facility events
29 - type of the access (load and store details)
30 - latency (in cycles) of the load access
191 LLC Load Hitm - Total, LclHitm, RmtHitm (For display with HITM types)
192 - count of Total/Local/Remote load HITMs
194 Load Peer - Total, Local, Remote (For display with peer type)
195 - count of Total/Local/Remote load from peer cache or DRAM
201 - sum of all load accesses
211 Core Load Hit - FB, L1, L2
212 - count of load hits in FB (Fill Buffer), L1 and L2 cache
214 LLC Load Hit - LlcHit, LclHitm
215 - count of LLC load accesses, includes LLC hits and LLC HITMs
217 RMT Load Hit - RmtHit, RmtHitm
218 - count of remote load accesses, includes remote hits and remote HITMs;
222 Load Dram - Lcl, Rmt
249 cycles - rmt hitm, lcl hitm, load (Display with HITM types)
250 - sum of cycles for given accesses - Remote/Local HITM and generic load
252 cycles - rmt peer, lcl peer, load (Display with peer type)
253 - sum of cycles for given accesses - Remote/Local peer load and generic load