Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/internal/
Dtrack_event_internal.h40 class TrackEventConfig; variable
127 const protos::gen::TrackEventConfig& config,
133 const protos::gen::TrackEventConfig& config,
Dtrack_event_data_source.h542 protos::gen::TrackEventConfig config_;
/external/perfetto/src/tracing/internal/
Dtrack_event_internal.cc163 const protos::gen::TrackEventConfig& config, in EnableTracing()
202 const protos::gen::TrackEventConfig& config, in IsCategoryEnabled()
/external/perfetto/protos/perfetto/config/track_event/
Dtrack_event_config.proto21 message TrackEventConfig { message
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc436 perfetto::protos::gen::TrackEventConfig te_cfg; in NewTraceWithCategories()
790 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
2419 TEST_P(PerfettoApiTest, TrackEventConfig) { in TEST_P() argument
2420 auto check_config = [&](perfetto::protos::gen::TrackEventConfig te_cfg) { in TEST_P()
2454 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
2467 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
2478 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
2488 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
2504 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
2518 perfetto::protos::gen::TrackEventConfig te_cfg; in TEST_P()
[all …]
/external/perfetto/protos/perfetto/config/
Ddata_source_config.proto123 optional TrackEventConfig track_event_config = 113 [lazy = true];
Dperfetto_config.proto1295 message TrackEventConfig { message
1431 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.md325 perfetto::protos::gen::TrackEventConfig track_event_cfg;
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto1295 message TrackEventConfig { message
1431 optional TrackEventConfig track_event_config = 113 [lazy = true];