Home | History | Annotate | Download | only in nehalem

Lines Matching refs:lines

173 	0x01 repl Counts the number of lines brought into the L1 data cache
174 0x02 m_repl Counts the number of modified lines brought into the L1 data cache
175 0x04 m_evict Counts the number of modified lines evicted from the L1 data cache due to replacement
176 0x08 m_snoop_evict Counts the number of modified lines evicted from the L1 data cache due to snoop HITM intervention
299 0x04 llc_unshared_hit Counts number of retired loads that hit their own, unshared lines in the LLC cache
337 0x02 s_state Counts the number of cache lines allocated in the L2 cache in the S (shared) state
338 0x04 e_state Counts the number of cache lines allocated in the L2 cache in the E (exclusive) state
339 0x07 any Counts the number of cache lines allocated in the L2 cache
341 0x01 demand_clean Counts L2 clean cache lines evicted by a demand request
342 0x02 demand_dirty Counts L2 dirty (modified) cache lines evicted by a demand request
345 0x0F any Counts all L2 cache lines evicted for any reason