struct DataSourceInstanceThreadLocalState

Defined at line 188 of file ../../third_party/perfetto/include/perfetto/tracing/internal/data_source_internal.h

Per-DataSource-instance thread-local state.

Public Members

unique_ptr trace_writer
unique_ptr incremental_state
unique_ptr data_source_custom_tls
uint32_t incremental_state_generation
uint32_t muxer_id_for_testing
TracingBackendId backend_id
uint32_t backend_connection_id
BufferId buffer_id
uint64_t data_source_instance_id
bool is_intercepted
uint64_t last_empty_packet_position
uint16_t startup_target_buffer_reservation

Public Methods

void Reset ()

Defined at line 189 of file ../../third_party/perfetto/include/perfetto/tracing/internal/data_source_internal.h