class TraceConfig_SessionSemaphore

Defined at line 495 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

Public Methods

void TraceConfig_SessionSemaphore ()
void ~TraceConfig_SessionSemaphore ()
void TraceConfig_SessionSemaphore (TraceConfig_SessionSemaphore && )
TraceConfig_SessionSemaphore & operator= (TraceConfig_SessionSemaphore && )
void TraceConfig_SessionSemaphore (const TraceConfig_SessionSemaphore & )
bool operator!= (const TraceConfig_SessionSemaphore & other)

Defined at line 509 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

TraceConfig_SessionSemaphore & operator= (const TraceConfig_SessionSemaphore & )
bool operator== (const TraceConfig_SessionSemaphore & )
bool ParseFromArray (const void * , size_t )
std::string SerializeAsString ()
std::vector<uint8_t> SerializeAsArray ()
void Serialize (::protozero::Message * )
bool has_name ()

Defined at line 516 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

const std::string & name ()

Defined at line 517 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

void set_name (const std::string & value)

Defined at line 518 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

bool has_max_other_session_count ()

Defined at line 520 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

uint64_t max_other_session_count ()

Defined at line 521 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

void set_max_other_session_count (uint64_t value)

Defined at line 522 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h

Enumerations

enum FieldNumbers
Name Value
kNameFieldNumber 1
kMaxOtherSessionCountFieldNumber 2

Defined at line 497 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h