Home | History | Annotate | Download | only in nehalem

Lines Matching refs:rfo

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
108 0x01 i_state Counts number of L2 demand store RFO requests where the cache line to be loaded is in the I (invalid) state, i
109 0x02 s_state Counts number of L2 store RFO requests where the cache line to be loaded is in the S (shared) state
110 0x04 e_state Counts number of L2 store RFO requests where the cache line to be loaded is in the E (exclusive) state
111 0x08 m_state Counts number of L2 store RFO requests where the cache line to be loaded is in the M (modified) state
112 0x0E hit Counts number of L2 store RFO requests where the cache line to be loaded is in either the S, E or M states
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 the I (invalid) state, i
115 0x20 s_state Counts number of L2 lock RFO requests where the cache line to be loaded is in the S (shared) state
116 0x40 e_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the E (exclusive) state
117 0x80 m_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the M (modified) state
118 0xE0 hit Counts number of L2 demand lock RFO requests where the cache line to be loaded is in either the S, E, or M state
119 0xF0 mesi Counts all L2 demand lock RFO requests
139 0x01 i_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the I state
140 0x02 s_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the S (shared) state
141 0x04 e_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the E (exclusive) state
142 0x08 m_state Counts L1 data cache store RFO requests where cache line to be loaded is in the M (modified) state
143 0x0F mesi Counts L1 data cache store RFO requests
180 0x04 rfo Counts weighted cycles of offcore demand RFO requests
244 0x04 demand_rfo Counts number of offcore demand RFO requests
246 0x10 any_rfo Counts number of offcore RFO requests
329 0x02 rfo Counts L2 RFO operations due to HW prefetch or demand RFOs
333 0x20 fill Counts L2 cache line fill operations due to load, RFO, L1D writeback or prefetch