Searched refs:ProtoInputStream (Results 1 - 4 of 4) sorted by relevance

/gem5/src/proto/
H A Dprotoio.cc98 ProtoInputStream::ProtoInputStream(const string& filename) : function in class:ProtoInputStream
119 ProtoInputStream::createStreams()
145 ProtoInputStream::destroyStreams()
159 ProtoInputStream::~ProtoInputStream()
167 ProtoInputStream::reset()
177 ProtoInputStream::read(Message& msg)
H A Dprotoio.hh136 * A ProtoInputStream wraps a coded stream, potentially with
142 class ProtoInputStream : public ProtoStream class in inherits:ProtoStream
153 ProtoInputStream(const std::string& filename);
159 ~ProtoInputStream();
/gem5/src/cpu/testers/traffic_gen/
H A Dtrace_gen.hh116 ProtoInputStream trace;
/gem5/src/cpu/trace/
H A Dtrace_cpu.hh399 ProtoInputStream trace;
801 ProtoInputStream trace;

Completed in 10 milliseconds