Home
last modified time | relevance | path

Searched refs:TrackEventConfig (Results 1 – 15 of 15) sorted by relevance

/external/perfetto/ui/src/common/
Dprotos.ts26 import TrackEventConfig = protos.perfetto.protos.TrackEventConfig;
131 TrackEventConfig,
/external/perfetto/include/perfetto/tracing/internal/
Dtrack_event_internal.h58 class TrackEventConfig; variable
182 const protos::gen::TrackEventConfig& config,
195 const protos::gen::TrackEventConfig& config,
Dtrack_event_data_source.h638 const protos::gen::TrackEventConfig& GetConfig() const { return config_; }
821 protos::gen::TrackEventConfig config_;
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc800 perfetto::protos::gen::TrackEventConfig te_cfg = {}, in NewTraceWithCategories()
1032 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
1101 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
1164 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
1212 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
1367 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
2419 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
3217 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
3539 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
3578 TEST_P(PerfettoApiTest, TrackEventConfig) { in TEST_P() argument
[all …]
/external/perfetto/src/tracing/internal/
Dtrack_event_internal.cc209 const protos::gen::TrackEventConfig& config, in EnableTracing()
255 const protos::gen::TrackEventConfig& config, in IsCategoryEnabled()
/external/perfetto/protos/perfetto/config/track_event/
Dtrack_event_config.proto21 message TrackEventConfig { message
/external/perfetto/ui/src/common/recordingV2/
Drecording_config_utils.ts35 TrackEventConfig,
487 trackEventDs.config.trackEventConfig = new TrackEventConfig();
/external/skia/tools/trace/
DSkPerfettoTrace.cpp67 perfetto::protos::gen::TrackEventConfig track_event_cfg; in openNewTracingSession()
/external/cronet/base/trace_event/
Dtyped_macros_unittest.cc45 perfetto::protos::gen::TrackEventConfig track_event_config; in EnableTrace()
Dtrace_config.cc748 perfetto::protos::gen::TrackEventConfig te_cfg; in ToPerfettoTrackEventConfigRaw()
/external/perfetto/protos/perfetto/config/
Ddata_source_config.proto135 optional TrackEventConfig track_event_config = 113 [lazy = true];
Dperfetto_config.proto2476 message TrackEventConfig { message
2650 optional TrackEventConfig track_event_config = 113 [lazy = true];
/external/perfetto/docs/instrumentation/
Dtrack-events.md239 The `TrackEventConfig` field in Perfetto's `TraceConfig` can be used to
243 message TrackEventConfig {
Dtracing-sdk.md341 perfetto::protos::gen::TrackEventConfig track_event_cfg;
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2476 message TrackEventConfig { message
2650 optional TrackEventConfig track_event_config = 113 [lazy = true];