class TrackEvent_Decoder
Defined at line 370 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
Public Methods
void TrackEvent_Decoder (const uint8_t * data, size_t len)
Defined at line 372 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void TrackEvent_Decoder (const std::string & raw)
Defined at line 373 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void TrackEvent_Decoder (const ::protozero::ConstBytes & raw)
Defined at line 374 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_category_iids ()
Defined at line 375 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<uint64_t> category_iids ()
Defined at line 376 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_categories ()
Defined at line 377 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator< ::protozero::ConstChars> categories ()
Defined at line 378 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_name_iid ()
Defined at line 379 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint64_t name_iid ()
Defined at line 380 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_name ()
Defined at line 381 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstChars name ()
Defined at line 382 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_type ()
Defined at line 383 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int32_t type ()
Defined at line 384 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_track_uuid ()
Defined at line 385 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint64_t track_uuid ()
Defined at line 386 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_counter_value ()
Defined at line 387 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int64_t counter_value ()
Defined at line 388 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_double_counter_value ()
Defined at line 389 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
double double_counter_value ()
Defined at line 390 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_extra_counter_track_uuids ()
Defined at line 391 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<uint64_t> extra_counter_track_uuids ()
Defined at line 392 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_extra_counter_values ()
Defined at line 393 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<int64_t> extra_counter_values ()
Defined at line 394 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_extra_double_counter_track_uuids ()
Defined at line 395 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<uint64_t> extra_double_counter_track_uuids ()
Defined at line 396 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_extra_double_counter_values ()
Defined at line 397 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<double> extra_double_counter_values ()
Defined at line 398 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_flow_ids_old ()
Defined at line 399 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<uint64_t> flow_ids_old ()
Defined at line 400 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_flow_ids ()
Defined at line 401 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<uint64_t> flow_ids ()
Defined at line 402 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_terminating_flow_ids_old ()
Defined at line 403 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<uint64_t> terminating_flow_ids_old ()
Defined at line 404 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_terminating_flow_ids ()
Defined at line 405 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator<uint64_t> terminating_flow_ids ()
Defined at line 406 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_correlation_id ()
Defined at line 407 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint64_t correlation_id ()
Defined at line 408 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_correlation_id_str ()
Defined at line 409 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstChars correlation_id_str ()
Defined at line 410 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_correlation_id_str_iid ()
Defined at line 411 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint64_t correlation_id_str_iid ()
Defined at line 412 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_callstack ()
Defined at line 413 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes callstack ()
Defined at line 414 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_callstack_iid ()
Defined at line 415 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint64_t callstack_iid ()
Defined at line 416 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_debug_annotations ()
Defined at line 417 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::RepeatedFieldIterator< ::protozero::ConstBytes> debug_annotations ()
Defined at line 418 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_task_execution ()
Defined at line 419 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes task_execution ()
Defined at line 420 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_log_message ()
Defined at line 421 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes log_message ()
Defined at line 422 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_cc_scheduler_state ()
Defined at line 423 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes cc_scheduler_state ()
Defined at line 424 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_user_event ()
Defined at line 425 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_user_event ()
Defined at line 426 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_keyed_service ()
Defined at line 427 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_keyed_service ()
Defined at line 428 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_legacy_ipc ()
Defined at line 429 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_legacy_ipc ()
Defined at line 430 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_histogram_sample ()
Defined at line 431 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_histogram_sample ()
Defined at line 432 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_latency_info ()
Defined at line 433 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_latency_info ()
Defined at line 434 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_frame_reporter ()
Defined at line 435 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_frame_reporter ()
Defined at line 436 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_application_state_info ()
Defined at line 437 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_application_state_info ()
Defined at line 438 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_renderer_scheduler_state ()
Defined at line 439 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_renderer_scheduler_state ()
Defined at line 440 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_window_handle_event_info ()
Defined at line 441 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_window_handle_event_info ()
Defined at line 442 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_content_settings_event_info ()
Defined at line 443 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_content_settings_event_info ()
Defined at line 444 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_active_processes ()
Defined at line 445 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_active_processes ()
Defined at line 446 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_screenshot ()
Defined at line 447 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes screenshot ()
Defined at line 448 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_source_location ()
Defined at line 449 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes source_location ()
Defined at line 450 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_source_location_iid ()
Defined at line 451 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint64_t source_location_iid ()
Defined at line 452 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_message_pump ()
Defined at line 453 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_message_pump ()
Defined at line 454 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_chrome_mojo_event_info ()
Defined at line 455 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes chrome_mojo_event_info ()
Defined at line 456 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_timestamp_delta_us ()
Defined at line 457 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int64_t timestamp_delta_us ()
Defined at line 458 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_timestamp_absolute_us ()
Defined at line 459 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int64_t timestamp_absolute_us ()
Defined at line 460 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_thread_time_delta_us ()
Defined at line 461 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int64_t thread_time_delta_us ()
Defined at line 462 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_thread_time_absolute_us ()
Defined at line 463 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int64_t thread_time_absolute_us ()
Defined at line 464 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_thread_instruction_count_delta ()
Defined at line 465 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int64_t thread_instruction_count_delta ()
Defined at line 466 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_thread_instruction_count_absolute ()
Defined at line 467 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
int64_t thread_instruction_count_absolute ()
Defined at line 468 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_legacy_event ()
Defined at line 469 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstBytes legacy_event ()
Defined at line 470 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h