Home | History | Annotate | Download | only in qtools

Lines Matching full:trace

54     CallStack(int id, int numFrames, TraceReaderType *trace);
120 CallStack<FRAME, BASE>::CallStack(int id, int numFrames, TraceReaderType *trace)
123 mTrace = trace;
140 // Read the first two methods from the trace if we haven't already read
141 // from the method trace yet.
202 // If the method trace has a push or pop, then do it.
206 // Java method without a corresponding method trace record.
391 // post-processing the trace. But this is useful for debugging.
489 // trace record from the method trace file.
572 // have a matching trace record.
608 // have a matching trace record.
627 // started the trace in the middle of an executing program that is
724 // If the events get ahead of the method trace, then read ahead until we
726 // method trace for which we don't have a previous push. Such an unmatched
752 // of the trace, we set the time to the maximum value (~0).