39#ifndef __MEM_PROBES_MEM_FOOTPRINT_HH__
40#define __MEM_PROBES_MEM_FOOTPRINT_HH__
42#include <unordered_set>
53struct MemFootprintProbeParams;
Base class for memory system probes accepting Packet instances.
This is a simple scalar statistic, like a counter.
BitfieldType< SegDescriptorLimit > limit
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
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 ...