Lines Matching defs:trace
45 * Declaration of the trace generator that reads a trace file
59 * The trace replay generator reads a trace file and plays
60 * back the transactions. The trace is offset with respect to
69 * This struct stores a line in the trace file.
106 * The InputStream encapsulates a trace file and the
115 /// Input file stream for the protobuf trace
116 ProtoInputStream trace;
121 * Create a trace input stream for a given file name.
134 * Check the trace header to make sure that it is of the right
140 * Attempt to read a trace element from the stream,
153 * Create a trace generator.
159 * @param addr_offset Positive offset to add to trace address
164 trace(trace_file),
186 /** Input stream used for reading the input trace file */
187 InputStream trace;
189 /** Store the current and next element in the trace */
195 * offset to the times stored in the trace file. This is mutable
201 * Offset for memory requests. Used to shift the trace
207 * Set to true when the trace replay for one instance of