Home
last modified time | relevance | path

Searched refs:trace_processor_ (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/rpc/
H A Drpc.cc67 if (!trace_processor_) in NotifyEndOfFile()
69 trace_processor_->NotifyEndOfFile(); in NotifyEndOfFile()
95 if (!trace_processor_) { in Query()
122 if (!trace_processor_) { in RawQuery()
248 if (!trace_processor_) in GetCurrentTraceName()
254 if (trace_processor_) in RestoreInitialTables()
260 if (!trace_processor_) { in ComputeMetric()
312 if (!trace_processor_) { in GetMetricDescriptors()
324 if (!trace_processor_) in EnableMetatrace()
326 trace_processor_->EnableMetatrace(); in EnableMetatrace()
[all …]
H A Drpc.h75 std::unique_ptr<TraceProcessor> trace_processor_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/rpc/
H A Drpc.cc36 : trace_processor_(std::move(preloaded_instance)) {} in Rpc()
46 trace_processor_ = TraceProcessor::CreateInstance(Config()); in Parse()
61 return trace_processor_->Parse(std::move(data_copy), len); in Parse()
65 if (!trace_processor_) in NotifyEndOfFile()
67 trace_processor_->NotifyEndOfFile(); in NotifyEndOfFile()
89 if (!trace_processor_) { in RawQuery()
96 auto it = trace_processor_->ExecuteQuery(sql_query.c_str()); in RawQuery()
215 if (!trace_processor_) in GetCurrentTraceName()
217 return trace_processor_->GetCurrentTraceName(); in GetCurrentTraceName()
221 if (trace_processor_) in RestoreInitialTables()
[all …]
H A Drpc.h68 std::unique_ptr<TraceProcessor> trace_processor_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/
H A Diterator_impl.cc33 : trace_processor_(trace_processor), in IteratorImpl()
41 if (trace_processor_) { in ~IteratorImpl()
44 trace_processor_.get()->context_.storage->mutable_sql_stats(); in ~IteratorImpl()
52 trace_processor_.get()->context_.storage->mutable_sql_stats(); in RecordFirstNextInSqlStats()
H A Diterator_impl.h126 ScopedTraceProcessor trace_processor_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/libplatform/tracing/
H A Dtracing-controller.cc187 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()
/dports/lang/v8/v8-9.6.180.12/src/libplatform/tracing/
H A Dtracing-controller.cc187 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()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/tracing/perfetto/
H A Dconsumer_host.cc332 if (trace_processor_) { in OnTracingDisabled()
395 trace_processor_ = in DisableTracingAndEmitJson()
455 trace_processor_.get(), &output_writer, argument_filter, metadata_filter, in ExportJson()
484 if (trace_processor_) { in OnTraceData()
502 auto status = trace_processor_->Parse(std::move(data), position); in OnTraceData()
508 trace_processor_->NotifyEndOfFile(); in OnTraceData()
510 trace_processor_.reset(); in OnTraceData()
H A Dconsumer_host.h100 trace_processor_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/tracing/perfetto/
H A Dconsumer_host.cc362 if (trace_processor_) { in OnTracingDisabled()
426 trace_processor_ = in DisableTracingAndEmitJson()
490 trace_processor_.get(), &output_writer, argument_filter, metadata_filter, in ExportJson()
519 if (trace_processor_) { in OnTraceData()
537 auto status = trace_processor_->Parse(std::move(data), position); in OnTraceData()
543 trace_processor_->NotifyEndOfFile(); in OnTraceData()
545 trace_processor_.reset(); in OnTraceData()
H A Dconsumer_host.h101 trace_processor_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/
H A Dtrace_processor_impl.cc736 : trace_processor_(trace_processor), in IteratorImpl()
744 if (trace_processor_) { in ~IteratorImpl()
745 auto* its = &trace_processor_->iterators_; in ~IteratorImpl()
751 auto* sql_stats = trace_processor_->context_.storage->mutable_sql_stats(); in ~IteratorImpl()
763 auto* sql_stats = trace_processor_->context_.storage->mutable_sql_stats(); in RecordFirstNextInSqlStats()
H A Dtrace_processor_impl.h193 TraceProcessorImpl* trace_processor_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/include/libplatform/
H A Dv8-tracing.h314 trace_processor_; in V8_PLATFORM_NON_EXPORTED_BASE() local
/dports/lang/v8/v8-9.6.180.12/include/libplatform/
H A Dv8-tracing.h316 trace_processor_; in V8_PLATFORM_NON_EXPORTED_BASE() local
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/libplatform/
H A Dv8-tracing.h316 trace_processor_; in V8_PLATFORM_NON_EXPORTED_BASE() local