• Home
  • Raw
  • Download

Lines Matching refs:requests

83 	0x03 loads Counts all L2 load requests
84 0x04 rfo_hit Counts the number of store RFO requests that hit the L2 cache
85 0x08 rfo_miss Counts the number of store RFO requests that miss the L2 cache
86 0x0C rfos Counts all L2 store RFO requests
94 0xFF references Counts all L2 requests for both code and data
100 0x0F mesi Counts all L2 data demand requests
105 0xF0 mesi Counts all L2 prefetch requests
106 0xFF any Counts all L2 data requests
108 …0x01 i_state Counts number of L2 demand store RFO requests where the cache line to be loaded is in…
109 …0x02 s_state Counts number of L2 store RFO requests where the cache line to be loaded is in the S …
110 …0x04 e_state Counts number of L2 store RFO requests where the cache line to be loaded is in the E …
111 …0x08 m_state Counts number of L2 store RFO requests where the cache line to be loaded is in the M …
112 …0x0E hit Counts number of L2 store RFO requests where the cache line to be loaded is in either the…
113 0x0F mesi Counts all L2 store RFO requests
114 …0x10 i_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in …
115 …0x20 s_state Counts number of L2 lock RFO requests where the cache line to be loaded is in the S (…
116 …0x40 e_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in …
117 …0x80 m_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in …
118 …0xE0 hit Counts number of L2 demand lock RFO requests where the cache line to be loaded is in eith…
119 0xF0 mesi Counts all L2 demand lock RFO requests
127 …0x4F reference This event counts requests originating from the core that reference a cache line in…
133 …0x01 i_state Counts L1 data cache read requests where the cache line to be loaded is in the I (inv…
134 …0x02 s_state Counts L1 data cache read requests where the cache line to be loaded is in the S (sha…
135 …0x04 e_state Counts L1 data cache read requests where the cache line to be loaded is in the E (exc…
136 …0x08 m_state Counts L1 data cache read requests where the cache line to be loaded is in the M (mod…
137 0x0F mesi Counts L1 data cache read requests
139 …0x01 i_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the I…
140 …0x02 s_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the S…
141 …0x04 e_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the E…
142 …0x08 m_state Counts L1 data cache store RFO requests where cache line to be loaded is in the M (mo…
143 0x0F mesi Counts L1 data cache store RFO requests
165 0x01 requests Counts number of hardware prefetch requests dispatched out of the prefetch FIFO
166 0x02 miss Counts number of hardware prefetch requests that miss the L1D
167 …0x04 triggers Counts number of prefetch requests triggered by the Finite State Machine and pushed …
178 0x01 read_data Counts weighted cycles of offcore demand data read requests
179 0x02 read_code Counts weighted cycles of offcore demand code read requests
180 0x04 rfo Counts weighted cycles of offcore demand RFO requests
181 0x08 read Counts weighted cycles of offcore read requests of any kind
242 0x01 demand_read_data Counts number of offcore demand data read requests
243 0x02 demand_read_code Counts number of offcore demand code read requests
244 0x04 demand_rfo Counts number of offcore demand RFO requests
245 0x08 any_read Counts number of offcore read requests
246 0x10 any_rfo Counts number of offcore RFO requests
247 0x20 uncached_mem Counts number of offcore uncached memory requests
249 0x80 any Counts all offcore requests
260 0x01 data Counts weighted cycles of snoopq requests for data
261 0x02 invalidate Counts weighted cycles of snoopq invalidate requests
262 0x04 code Counts weighted cycles of snoopq requests for code