gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
SnoopFilter::SnoopItem Struct Reference

Per cache line item tracking a bitmask of SlavePorts who have an outstanding request to this line (requested) or already share a cache line with this address (holder). More...

#include <snoop_filter.hh>

Public Attributes

SnoopMask requested
 
SnoopMask holder
 

Detailed Description

Per cache line item tracking a bitmask of SlavePorts who have an outstanding request to this line (requested) or already share a cache line with this address (holder).

Definition at line 214 of file snoop_filter.hh.

Member Data Documentation

SnoopMask SnoopFilter::SnoopItem::holder
SnoopMask SnoopFilter::SnoopItem::requested

The documentation for this struct was generated from the following file:

Generated on Fri Jun 9 2017 13:04:19 for gem5 by doxygen 1.8.6