gem5
v20.0.0.0
|
#include <module.hh>
Public Member Functions | |
const char * | gen (std::string seed) |
Private Attributes | |
std::map< std::string, int > | counts |
std::string | buf |
|
inline |
Definition at line 60 of file module.hh.
References sc_gem5::globalNameGen, and X86ISA::os.
Referenced by sc_gem5::Event::Event(), sc_core::sc_gen_unique_name(), and sc_gem5::Module::uniqueName().
|
private |