chromium/out/Default/gen/third_party/perfetto/protos/perfetto/trace/track_event/chrome_latency_info.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: protos/perfetto/trace/track_event/chrome_latency_info.proto

#include "protos/perfetto/trace/track_event/chrome_latency_info.pb.h"

#include <algorithm>

#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace perfetto {
namespace protos {
PROTOBUF_CONSTEXPR ChromeLatencyInfo_ComponentInfo::ChromeLatencyInfo_ComponentInfo(
    ::_pbi::ConstantInitialized):{}
struct ChromeLatencyInfo_ComponentInfoDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChromeLatencyInfo_ComponentInfoDefaultTypeInternal _ChromeLatencyInfo_ComponentInfo_default_instance_;
PROTOBUF_CONSTEXPR ChromeLatencyInfo::ChromeLatencyInfo(
    ::_pbi::ConstantInitialized):{}
struct ChromeLatencyInfoDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChromeLatencyInfoDefaultTypeInternal _ChromeLatencyInfo_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {
bool ChromeLatencyInfo_Step_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ChromeLatencyInfo_Step_strings[12] =;

static const char ChromeLatencyInfo_Step_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ChromeLatencyInfo_Step_entries[] =;

static const int ChromeLatencyInfo_Step_entries_by_number[] =;

const std::string& ChromeLatencyInfo_Step_Name(
    ChromeLatencyInfo_Step value) {}
bool ChromeLatencyInfo_Step_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeLatencyInfo_Step* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_UNSPECIFIED;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_SEND_INPUT_EVENT_UI;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_HANDLE_INPUT_EVENT_IMPL;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_DID_HANDLE_INPUT_AND_OVERSCROLL;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_HANDLE_INPUT_EVENT_MAIN;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_MAIN_THREAD_SCROLL_UPDATE;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_HANDLE_INPUT_EVENT_MAIN_COMMIT;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_HANDLED_INPUT_EVENT_MAIN_OR_IMPL;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_HANDLED_INPUT_EVENT_IMPL;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_SWAP_BUFFERS;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_DRAW_AND_SWAP;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::STEP_FINISHED_SWAP_BUFFERS;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::Step_MIN;
constexpr ChromeLatencyInfo_Step ChromeLatencyInfo::Step_MAX;
constexpr int ChromeLatencyInfo::Step_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool ChromeLatencyInfo_LatencyComponentType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ChromeLatencyInfo_LatencyComponentType_strings[15] =;

static const char ChromeLatencyInfo_LatencyComponentType_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ChromeLatencyInfo_LatencyComponentType_entries[] =;

static const int ChromeLatencyInfo_LatencyComponentType_entries_by_number[] =;

const std::string& ChromeLatencyInfo_LatencyComponentType_Name(
    ChromeLatencyInfo_LatencyComponentType value) {}
bool ChromeLatencyInfo_LatencyComponentType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeLatencyInfo_LatencyComponentType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_UNSPECIFIED;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_BEGIN_RWH;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_SCROLL_UPDATE_ORIGINAL;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_FIRST_SCROLL_UPDATE_ORIGINAL;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_ORIGINAL;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_UI;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_RENDERER_MAIN;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_RENDERING_SCHEDULED_MAIN;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_RENDERING_SCHEDULED_IMPL;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_SCROLL_UPDATE_LAST_EVENT;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_ACK_RWH;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_RENDERER_SWAP;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_DISPLAY_COMPOSITOR_RECEIVED_FRAME;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_GPU_SWAP_BUFFER;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::COMPONENT_INPUT_EVENT_LATENCY_FRAME_SWAP;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::LatencyComponentType_MIN;
constexpr ChromeLatencyInfo_LatencyComponentType ChromeLatencyInfo::LatencyComponentType_MAX;
constexpr int ChromeLatencyInfo::LatencyComponentType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool ChromeLatencyInfo_InputType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ChromeLatencyInfo_InputType_strings[7] =;

static const char ChromeLatencyInfo_InputType_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ChromeLatencyInfo_InputType_entries[] =;

static const int ChromeLatencyInfo_InputType_entries_by_number[] =;

const std::string& ChromeLatencyInfo_InputType_Name(
    ChromeLatencyInfo_InputType value) {}
bool ChromeLatencyInfo_InputType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeLatencyInfo_InputType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::UNSPECIFIED_OR_OTHER;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::TOUCH_MOVED;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::GESTURE_SCROLL_BEGIN;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::GESTURE_SCROLL_UPDATE;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::GESTURE_SCROLL_END;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::GESTURE_TAP;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::GESTURE_TAP_CANCEL;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::InputType_MIN;
constexpr ChromeLatencyInfo_InputType ChromeLatencyInfo::InputType_MAX;
constexpr int ChromeLatencyInfo::InputType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

// ===================================================================

class ChromeLatencyInfo_ComponentInfo::_Internal {};

ChromeLatencyInfo_ComponentInfo::ChromeLatencyInfo_ComponentInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
ChromeLatencyInfo_ComponentInfo::ChromeLatencyInfo_ComponentInfo(const ChromeLatencyInfo_ComponentInfo& from)
  :{}

inline void ChromeLatencyInfo_ComponentInfo::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

ChromeLatencyInfo_ComponentInfo::~ChromeLatencyInfo_ComponentInfo() {}

inline void ChromeLatencyInfo_ComponentInfo::SharedDtor() {}

void ChromeLatencyInfo_ComponentInfo::SetCachedSize(int size) const {}

void ChromeLatencyInfo_ComponentInfo::Clear() {}

const char* ChromeLatencyInfo_ComponentInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* ChromeLatencyInfo_ComponentInfo::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t ChromeLatencyInfo_ComponentInfo::ByteSizeLong() const {}

void ChromeLatencyInfo_ComponentInfo::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void ChromeLatencyInfo_ComponentInfo::MergeFrom(const ChromeLatencyInfo_ComponentInfo& from) {}

void ChromeLatencyInfo_ComponentInfo::CopyFrom(const ChromeLatencyInfo_ComponentInfo& from) {}

bool ChromeLatencyInfo_ComponentInfo::IsInitialized() const {}

void ChromeLatencyInfo_ComponentInfo::InternalSwap(ChromeLatencyInfo_ComponentInfo* other) {}

std::string ChromeLatencyInfo_ComponentInfo::GetTypeName() const {}


// ===================================================================

class ChromeLatencyInfo::_Internal {};

ChromeLatencyInfo::ChromeLatencyInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
ChromeLatencyInfo::ChromeLatencyInfo(const ChromeLatencyInfo& from)
  :{}

inline void ChromeLatencyInfo::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

ChromeLatencyInfo::~ChromeLatencyInfo() {}

inline void ChromeLatencyInfo::SharedDtor() {}

void ChromeLatencyInfo::SetCachedSize(int size) const {}

void ChromeLatencyInfo::Clear() {}

const char* ChromeLatencyInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* ChromeLatencyInfo::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t ChromeLatencyInfo::ByteSizeLong() const {}

void ChromeLatencyInfo::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void ChromeLatencyInfo::MergeFrom(const ChromeLatencyInfo& from) {}

void ChromeLatencyInfo::CopyFrom(const ChromeLatencyInfo& from) {}

bool ChromeLatencyInfo::IsInitialized() const {}

void ChromeLatencyInfo::InternalSwap(ChromeLatencyInfo* other) {}

std::string ChromeLatencyInfo::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace protos
}  // namespace perfetto
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::perfetto::protos::ChromeLatencyInfo_ComponentInfo*
Arena::CreateMaybeMessage< ::perfetto::protos::ChromeLatencyInfo_ComponentInfo >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::perfetto::protos::ChromeLatencyInfo*
Arena::CreateMaybeMessage< ::perfetto::protos::ChromeLatencyInfo >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>