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

/gem5/src/sim/
H A Dserialize.hh178 nameOut(cp);
184 nameOut(cp);
198 void nameOut(CheckpointOut &cp);
199 void nameOut(CheckpointIn &cp) {}; function in class:Serializable::ScopedCheckpointSection
H A Dserialize.cc236 Serializable::ScopedCheckpointSection::nameOut(CheckpointOut &cp) function in class:Serializable::ScopedCheckpointSection
238 DPRINTF(Checkpoint, "ScopedCheckpointSection::nameOut: %s\n",

Completed in 8 milliseconds