Searched refs:pushName (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Dserialize.hh177 pushName(name);
183 pushName(name.c_str());
197 void pushName(const char *name);
H A Dserialize.cc225 Serializable::ScopedCheckpointSection::pushName(const char *obj_name) function in class:Serializable::ScopedCheckpointSection
232 DPRINTF(Checkpoint, "ScopedCheckpointSection::pushName: %s\n", obj_name);

Completed in 7 milliseconds