Searched defs:vcdName (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/utils/
H A Dvcd.cc136 void vcdName(const std::string &vcd_name) { _vcdName = vcd_name; } function in class:sc_gem5::VcdTraceValBase
137 const std::string &vcdName() { return _vcdName; } function in class:sc_gem5::VcdTraceValBase

Completed in 7 milliseconds