gem5 v24.0.0.0
|
This is the complete list of members for BackingStore, including all inherited members.
accesses | BackingStore | mutable |
BackingStore(Addr _base, size_t _size) | BackingStore | inline |
base | BackingStore | |
expect_access(size_t idx, const Access &other) const | BackingStore | inline |
expect_accesses(Accesses expected) const | BackingStore | inline |
rangeCheck(Addr addr, Addr size) | BackingStore | inline |
readBlob(Addr ptr, void *data, int size) | BackingStore | inline |
store | BackingStore | |
writeBlob(Addr ptr, const void *data, int size) | BackingStore | inline |