Home
last modified time | relevance | path

Searched refs:handles_incremental_state_clear (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/src/tracing/core/
Ddata_source_descriptor.cc74 sizeof(proto.handles_incremental_state_clear()), in FromProto()
78 proto.handles_incremental_state_clear()); in FromProto()
104 sizeof(proto->handles_incremental_state_clear()), in ToProto()
107 static_cast<decltype(proto->handles_incremental_state_clear())>( in ToProto()
Dtracing_service_impl.h308 handles_incremental_state_clear( in DataSourceInstance()
318 bool handles_incremental_state_clear; member
Dtracing_service_impl.cc1359 if (data_source.handles_incremental_state_clear) in PeriodicClearIncrementalStateTask()
1814 data_source.descriptor.handles_incremental_state_clear())); in SetupDataSource()
/external/perfetto/include/perfetto/tracing/core/
Ddata_source_descriptor.h73 bool handles_incremental_state_clear() const { in handles_incremental_state_clear() function
/external/perfetto/protos/perfetto/config/
Ddata_source_descriptor.proto44 optional bool handles_incremental_state_clear = 4; field
Dtrace_config.proto259 // data sources that have |handles_incremental_state_clear| set in their
Dperfetto_config.proto728 // data sources that have |handles_incremental_state_clear| set in their
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto234 // |handles_incremental_state_clear| in their DataSourceDescriptor.
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto3829 // data sources that have |handles_incremental_state_clear| set in their