gem5
v20.1.0.0
|
This is the complete list of members for DRAMsim3Wrapper, including all inherited members.
_burstSize | DRAMsim3Wrapper | private |
_clockPeriod | DRAMsim3Wrapper | private |
_queueSize | DRAMsim3Wrapper | private |
burstSize() const | DRAMsim3Wrapper | |
canAccept(uint64_t addr, bool is_write) const | DRAMsim3Wrapper | |
clockPeriod() const | DRAMsim3Wrapper | |
dramsim | DRAMsim3Wrapper | private |
DRAMsim3Wrapper(const std::string &config_file, const std::string &working_dir, std::function< void(uint64_t)> read_cb, std::function< void(uint64_t)> write_cb) | DRAMsim3Wrapper | |
enqueue(uint64_t addr, bool is_write) | DRAMsim3Wrapper | |
extractConfig(const std::string &field_name, const std::string &file_name) const | DRAMsim3Wrapper | private |
printStats() | DRAMsim3Wrapper | |
queueSize() const | DRAMsim3Wrapper | |
resetStats() | DRAMsim3Wrapper | |
setCallbacks(std::function< void(uint64_t)> read_complete, std::function< void(uint64_t)> write_complete) | DRAMsim3Wrapper | |
tick() | DRAMsim3Wrapper | |
~DRAMsim3Wrapper() | DRAMsim3Wrapper |