class ProcessDescriptor_Decoder
Defined at line 83 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
Public Methods
void ProcessDescriptor_Decoder (const uint8_t * data, size_t len)
Defined at line 85 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
void ProcessDescriptor_Decoder (const std::string & raw)
Defined at line 86 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
void ProcessDescriptor_Decoder (const ::protozero::ConstBytes & raw)
Defined at line 87 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_pid ()
Defined at line 88 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
int32_t pid ()
Defined at line 89 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_cmdline ()
Defined at line 90 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
::protozero::RepeatedFieldIterator< ::protozero::ConstChars> cmdline ()
Defined at line 91 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_process_name ()
Defined at line 92 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
::protozero::ConstChars process_name ()
Defined at line 93 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_process_priority ()
Defined at line 94 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
int32_t process_priority ()
Defined at line 95 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_start_timestamp_ns ()
Defined at line 96 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
int64_t start_timestamp_ns ()
Defined at line 97 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_chrome_process_type ()
Defined at line 98 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
int32_t chrome_process_type ()
Defined at line 99 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_legacy_sort_index ()
Defined at line 100 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
int32_t legacy_sort_index ()
Defined at line 101 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
bool has_process_labels ()
Defined at line 102 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h
::protozero::RepeatedFieldIterator< ::protozero::ConstChars> process_labels ()
Defined at line 103 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h