Home
last modified time | relevance | path

Searched defs:handles_incremental_state_clear (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/protos/perfetto/config/
Ddata_source_descriptor.proto44 optional bool handles_incremental_state_clear = 4; field
/external/perfetto/include/perfetto/tracing/core/
Ddata_source_descriptor.h73 bool handles_incremental_state_clear() const { in handles_incremental_state_clear() function
/external/perfetto/src/tracing/core/
Dtracing_service_impl.h318 bool handles_incremental_state_clear; member