Searched refs:trace_processor_ (Results 1 – 2 of 2) sorted by relevance
187 trace_processor_ = in StartTracing()246 trace_processor_->Parse(std::move(trace_bytes), trace.size()); in StopTracing()247 trace_processor_->NotifyEndOfFile(); in StopTracing()250 trace_processor_.get(), &output_writer, nullptr, nullptr, nullptr); in StopTracing()255 trace_processor_.reset(); in StopTracing()
315 trace_processor_; in V8_PLATFORM_NON_EXPORTED_BASE() local