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

Method init

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

Source from the content-addressed store, hash-verified

154 }
155
156 void init() override {}
157 void setup(IFrontEnd* frontend, IMemorySystem* memory_system) override {}
158
159 bool send(Request& req) override {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected