41 #ifndef __MEM_PROBES_MEM_FOOTPRINT_HH__
42 #define __MEM_PROBES_MEM_FOOTPRINT_HH__
44 #include <unordered_set>
52 struct MemFootprintProbeParams;
97 #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.
Declaration of the Packet class.
A struct to hold on to the essential fields from a packet, so that the packet and underlying request ...