class TraceConfig_SessionSemaphore
Defined at line 443 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 457 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 464 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
const std::string & name ()
Defined at line 465 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
void set_name (const std::string & value)
Defined at line 466 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
bool has_max_other_session_count ()
Defined at line 468 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
uint64_t max_other_session_count ()
Defined at line 469 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 470 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 445 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h