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

Method get_name

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

Source from the content-addressed store, hash-verified

185
186 protected:
187 std::string get_name() const override { return "HarnessMemorySystem"; }
188 std::string get_ifce_name() const override { return IMemorySystem::get_name(); }
189
190 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected