Searched defs:trace_config (Results 1 – 3 of 3) sorted by relevance
51 perfetto::protos::TraceConfig* trace_config = request.mutable_host_config(); in StartTracing() local
19516 const std::string& trace_config() const { return trace_config_; } in trace_config() function in perfetto::protos::gen::ChromeConfig20427 const TraceConfig& trace_config() const { return *trace_config_; } in trace_config() function in perfetto::protos::gen::StressTestConfig39432 std::shared_ptr<TraceConfig> trace_config(new TraceConfig(cfg)); in Setup() local40106 const std::shared_ptr<TraceConfig>& trace_config, in SetupTracingSession()40160 const TraceConfig& trace_config) { in ChangeTracingSessionConfig()55464 const TraceConfig& trace_config() const { return *trace_config_; } in trace_config() function in perfetto::protos::gen::AttachResponse55925 const TraceConfig& trace_config() const { return *trace_config_; } in trace_config() function in perfetto::protos::gen::ChangeTraceConfigRequest56060 const TraceConfig& trace_config() const { return *trace_config_; } in trace_config() function in perfetto::protos::gen::EnableTracingRequest66276 void ConsumerIPCClientImpl::EnableTracing(const TraceConfig& trace_config, in EnableTracing()66307 void ConsumerIPCClientImpl::ChangeTraceConfig(const TraceConfig& trace_config) { in ChangeTraceConfig()[all …]
333 optional string trace_config = 1; field8926 TraceConfig trace_config = 33; field