MCPcopy Create free account
hub / github.com/CMU-SAFARI/ramulator2 / setup

Method setup

tests/utils/test_harness.cpp:157–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156 void init() override {}
157 void setup(IFrontEnd* frontend, IMemorySystem* memory_system) override {}
158
159 bool send(Request& req) override {
160 if (req.intra_channel_addr < 0) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected