Home | History | Annotate | Download | only in westmere

Lines Matching refs:lines

110 	0x01 repl L1 data cache lines allocated
111 0x02 m_repl L1D cache lines allocated in the M state
112 0x04 m_evict L1D cache lines replaced in M state
113 0x08 m_snoop_evict L1D snoop eviction of cache lines in M state
142 0x02 s_state L2 lines allocated in the S state
143 0x04 e_state L2 lines allocated in the E state
144 0x07 any L2 lines alloacated
146 0x01 demand_clean L2 lines evicted by a demand request
147 0x02 demand_dirty L2 modified lines evicted by a demand request
148 0x04 prefetch_clean L2 lines evicted by a prefetch request
149 0x08 prefetch_dirty L2 modified lines evicted by a prefetch request
150 0x0f any L2 lines evicted