39 #ifndef __MEM_PROBES_MEM_FOOTPRINT_HH__ 40 #define __MEM_PROBES_MEM_FOOTPRINT_HH__ 42 #include <unordered_set> 50 struct MemFootprintProbeParams;
95 #endif //__MEM_PROBES_MEM_FOOTPRINT_HH__
Base class for memory system probes accepting Packet instances.
This is a simple scalar statistic, like a counter.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
BitfieldType< SegDescriptorLimit > limit
Declaration of the Packet class.
A struct to hold on to the essential fields from a packet, so that the packet and underlying request ...