#include "call_stack_profile.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>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace metrics {
PROTOBUF_CONSTEXPR CallStackProfile_ModuleIdentifier::CallStackProfile_ModuleIdentifier(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfile_ModuleIdentifierDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfile_ModuleIdentifierDefaultTypeInternal _CallStackProfile_ModuleIdentifier_default_instance_;
PROTOBUF_CONSTEXPR CallStackProfile_Location::CallStackProfile_Location(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfile_LocationDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfile_LocationDefaultTypeInternal _CallStackProfile_Location_default_instance_;
PROTOBUF_CONSTEXPR CallStackProfile_Stack::CallStackProfile_Stack(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfile_StackDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfile_StackDefaultTypeInternal _CallStackProfile_Stack_default_instance_;
PROTOBUF_CONSTEXPR CallStackProfile_MetadataItem::CallStackProfile_MetadataItem(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfile_MetadataItemDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfile_MetadataItemDefaultTypeInternal _CallStackProfile_MetadataItem_default_instance_;
PROTOBUF_CONSTEXPR CallStackProfile_AsyncBacktrace::CallStackProfile_AsyncBacktrace(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfile_AsyncBacktraceDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfile_AsyncBacktraceDefaultTypeInternal _CallStackProfile_AsyncBacktrace_default_instance_;
PROTOBUF_CONSTEXPR CallStackProfile_Sample::CallStackProfile_Sample(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfile_SampleDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfile_SampleDefaultTypeInternal _CallStackProfile_Sample_default_instance_;
PROTOBUF_CONSTEXPR CallStackProfile_StackSample::CallStackProfile_StackSample(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfile_StackSampleDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfile_StackSampleDefaultTypeInternal _CallStackProfile_StackSample_default_instance_;
PROTOBUF_CONSTEXPR CallStackProfile::CallStackProfile(
::_pbi::ConstantInitialized): … { … }
struct CallStackProfileDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CallStackProfileDefaultTypeInternal _CallStackProfile_default_instance_;
}
namespace metrics {
class CallStackProfile_ModuleIdentifier::_Internal { … };
CallStackProfile_ModuleIdentifier::CallStackProfile_ModuleIdentifier(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile_ModuleIdentifier::CallStackProfile_ModuleIdentifier(const CallStackProfile_ModuleIdentifier& from)
: … { … }
inline void CallStackProfile_ModuleIdentifier::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile_ModuleIdentifier::~CallStackProfile_ModuleIdentifier() { … }
inline void CallStackProfile_ModuleIdentifier::SharedDtor() { … }
void CallStackProfile_ModuleIdentifier::SetCachedSize(int size) const { … }
void CallStackProfile_ModuleIdentifier::Clear() { … }
const char* CallStackProfile_ModuleIdentifier::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile_ModuleIdentifier::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile_ModuleIdentifier::ByteSizeLong() const { … }
void CallStackProfile_ModuleIdentifier::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile_ModuleIdentifier::MergeFrom(const CallStackProfile_ModuleIdentifier& from) { … }
void CallStackProfile_ModuleIdentifier::CopyFrom(const CallStackProfile_ModuleIdentifier& from) { … }
bool CallStackProfile_ModuleIdentifier::IsInitialized() const { … }
void CallStackProfile_ModuleIdentifier::InternalSwap(CallStackProfile_ModuleIdentifier* other) { … }
std::string CallStackProfile_ModuleIdentifier::GetTypeName() const { … }
class CallStackProfile_Location::_Internal { … };
CallStackProfile_Location::CallStackProfile_Location(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile_Location::CallStackProfile_Location(const CallStackProfile_Location& from)
: … { … }
inline void CallStackProfile_Location::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile_Location::~CallStackProfile_Location() { … }
inline void CallStackProfile_Location::SharedDtor() { … }
void CallStackProfile_Location::SetCachedSize(int size) const { … }
void CallStackProfile_Location::Clear() { … }
const char* CallStackProfile_Location::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile_Location::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile_Location::ByteSizeLong() const { … }
void CallStackProfile_Location::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile_Location::MergeFrom(const CallStackProfile_Location& from) { … }
void CallStackProfile_Location::CopyFrom(const CallStackProfile_Location& from) { … }
bool CallStackProfile_Location::IsInitialized() const { … }
void CallStackProfile_Location::InternalSwap(CallStackProfile_Location* other) { … }
std::string CallStackProfile_Location::GetTypeName() const { … }
class CallStackProfile_Stack::_Internal { … };
CallStackProfile_Stack::CallStackProfile_Stack(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile_Stack::CallStackProfile_Stack(const CallStackProfile_Stack& from)
: … { … }
inline void CallStackProfile_Stack::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile_Stack::~CallStackProfile_Stack() { … }
inline void CallStackProfile_Stack::SharedDtor() { … }
void CallStackProfile_Stack::SetCachedSize(int size) const { … }
void CallStackProfile_Stack::Clear() { … }
const char* CallStackProfile_Stack::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile_Stack::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile_Stack::ByteSizeLong() const { … }
void CallStackProfile_Stack::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile_Stack::MergeFrom(const CallStackProfile_Stack& from) { … }
void CallStackProfile_Stack::CopyFrom(const CallStackProfile_Stack& from) { … }
bool CallStackProfile_Stack::IsInitialized() const { … }
void CallStackProfile_Stack::InternalSwap(CallStackProfile_Stack* other) { … }
std::string CallStackProfile_Stack::GetTypeName() const { … }
class CallStackProfile_MetadataItem::_Internal { … };
CallStackProfile_MetadataItem::CallStackProfile_MetadataItem(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile_MetadataItem::CallStackProfile_MetadataItem(const CallStackProfile_MetadataItem& from)
: … { … }
inline void CallStackProfile_MetadataItem::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile_MetadataItem::~CallStackProfile_MetadataItem() { … }
inline void CallStackProfile_MetadataItem::SharedDtor() { … }
void CallStackProfile_MetadataItem::SetCachedSize(int size) const { … }
void CallStackProfile_MetadataItem::Clear() { … }
const char* CallStackProfile_MetadataItem::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile_MetadataItem::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile_MetadataItem::ByteSizeLong() const { … }
void CallStackProfile_MetadataItem::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile_MetadataItem::MergeFrom(const CallStackProfile_MetadataItem& from) { … }
void CallStackProfile_MetadataItem::CopyFrom(const CallStackProfile_MetadataItem& from) { … }
bool CallStackProfile_MetadataItem::IsInitialized() const { … }
void CallStackProfile_MetadataItem::InternalSwap(CallStackProfile_MetadataItem* other) { … }
std::string CallStackProfile_MetadataItem::GetTypeName() const { … }
class CallStackProfile_AsyncBacktrace::_Internal { … };
CallStackProfile_AsyncBacktrace::CallStackProfile_AsyncBacktrace(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile_AsyncBacktrace::CallStackProfile_AsyncBacktrace(const CallStackProfile_AsyncBacktrace& from)
: … { … }
inline void CallStackProfile_AsyncBacktrace::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile_AsyncBacktrace::~CallStackProfile_AsyncBacktrace() { … }
inline void CallStackProfile_AsyncBacktrace::SharedDtor() { … }
void CallStackProfile_AsyncBacktrace::SetCachedSize(int size) const { … }
void CallStackProfile_AsyncBacktrace::Clear() { … }
const char* CallStackProfile_AsyncBacktrace::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile_AsyncBacktrace::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile_AsyncBacktrace::ByteSizeLong() const { … }
void CallStackProfile_AsyncBacktrace::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile_AsyncBacktrace::MergeFrom(const CallStackProfile_AsyncBacktrace& from) { … }
void CallStackProfile_AsyncBacktrace::CopyFrom(const CallStackProfile_AsyncBacktrace& from) { … }
bool CallStackProfile_AsyncBacktrace::IsInitialized() const { … }
void CallStackProfile_AsyncBacktrace::InternalSwap(CallStackProfile_AsyncBacktrace* other) { … }
std::string CallStackProfile_AsyncBacktrace::GetTypeName() const { … }
class CallStackProfile_Sample::_Internal { … };
CallStackProfile_Sample::CallStackProfile_Sample(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile_Sample::CallStackProfile_Sample(const CallStackProfile_Sample& from)
: … { … }
inline void CallStackProfile_Sample::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile_Sample::~CallStackProfile_Sample() { … }
inline void CallStackProfile_Sample::SharedDtor() { … }
void CallStackProfile_Sample::SetCachedSize(int size) const { … }
void CallStackProfile_Sample::Clear() { … }
const char* CallStackProfile_Sample::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile_Sample::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile_Sample::ByteSizeLong() const { … }
void CallStackProfile_Sample::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile_Sample::MergeFrom(const CallStackProfile_Sample& from) { … }
void CallStackProfile_Sample::CopyFrom(const CallStackProfile_Sample& from) { … }
bool CallStackProfile_Sample::IsInitialized() const { … }
void CallStackProfile_Sample::InternalSwap(CallStackProfile_Sample* other) { … }
std::string CallStackProfile_Sample::GetTypeName() const { … }
class CallStackProfile_StackSample::_Internal { … };
CallStackProfile_StackSample::CallStackProfile_StackSample(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile_StackSample::CallStackProfile_StackSample(const CallStackProfile_StackSample& from)
: … { … }
inline void CallStackProfile_StackSample::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile_StackSample::~CallStackProfile_StackSample() { … }
inline void CallStackProfile_StackSample::SharedDtor() { … }
void CallStackProfile_StackSample::SetCachedSize(int size) const { … }
void CallStackProfile_StackSample::Clear() { … }
const char* CallStackProfile_StackSample::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile_StackSample::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile_StackSample::ByteSizeLong() const { … }
void CallStackProfile_StackSample::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile_StackSample::MergeFrom(const CallStackProfile_StackSample& from) { … }
void CallStackProfile_StackSample::CopyFrom(const CallStackProfile_StackSample& from) { … }
bool CallStackProfile_StackSample::IsInitialized() const { … }
void CallStackProfile_StackSample::InternalSwap(CallStackProfile_StackSample* other) { … }
std::string CallStackProfile_StackSample::GetTypeName() const { … }
class CallStackProfile::_Internal { … };
CallStackProfile::CallStackProfile(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CallStackProfile::CallStackProfile(const CallStackProfile& from)
: … { … }
inline void CallStackProfile::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CallStackProfile::~CallStackProfile() { … }
inline void CallStackProfile::SharedDtor() { … }
void CallStackProfile::SetCachedSize(int size) const { … }
void CallStackProfile::Clear() { … }
const char* CallStackProfile::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CallStackProfile::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CallStackProfile::ByteSizeLong() const { … }
void CallStackProfile::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CallStackProfile::MergeFrom(const CallStackProfile& from) { … }
void CallStackProfile::CopyFrom(const CallStackProfile& from) { … }
bool CallStackProfile::IsInitialized() const { … }
void CallStackProfile::InternalSwap(CallStackProfile* other) { … }
std::string CallStackProfile::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile_ModuleIdentifier*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile_ModuleIdentifier >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile_Location*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile_Location >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile_Stack*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile_Stack >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile_MetadataItem*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile_MetadataItem >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile_AsyncBacktrace*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile_AsyncBacktrace >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile_Sample*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile_Sample >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile_StackSample*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile_StackSample >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::CallStackProfile*
Arena::CreateMaybeMessage< ::metrics::CallStackProfile >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>