Searched refs:ProcessStats_Thread (Results 1 – 5 of 5) sorted by relevance
56 class ProcessStats_Thread; variable65 template<> ::perfetto::protos::ProcessStats_Thread* Arena::CreateMaybeMessage<::perfetto::protos::P…72 class ProcessStats_Thread final :75 inline ProcessStats_Thread() : ProcessStats_Thread(nullptr) {} in ProcessStats_Thread() function76 ~ProcessStats_Thread() override;77 …explicit PROTOBUF_CONSTEXPR ProcessStats_Thread(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitial…79 ProcessStats_Thread(const ProcessStats_Thread& from);80 ProcessStats_Thread(ProcessStats_Thread&& from) noexcept in ProcessStats_Thread() function81 : ProcessStats_Thread() { in ProcessStats_Thread()85 inline ProcessStats_Thread& operator=(const ProcessStats_Thread& from) {[all …]
23 PROTOBUF_CONSTEXPR ProcessStats_Thread::ProcessStats_Thread( in ProcessStats_Thread() function in perfetto::protos::ProcessStats_Thread33 ProcessStats_Thread _instance;110 class ProcessStats_Thread::_Internal {112 using HasBits = decltype(std::declval<ProcessStats_Thread>()._impl_._has_bits_);118 ProcessStats_Thread::ProcessStats_Thread(::PROTOBUF_NAMESPACE_ID::Arena* arena, in ProcessStats_Thread() function in perfetto::protos::ProcessStats_Thread124 ProcessStats_Thread::ProcessStats_Thread(const ProcessStats_Thread& from) in ProcessStats_Thread() function in perfetto::protos::ProcessStats_Thread126 ProcessStats_Thread* const _this = this; (void)_this; in ProcessStats_Thread()137 inline void ProcessStats_Thread::SharedCtor( in SharedCtor()148 ProcessStats_Thread::~ProcessStats_Thread() { in ~ProcessStats_Thread()157 inline void ProcessStats_Thread::SharedDtor() { in SharedDtor()[all …]
20 class ProcessStats_Thread; variable49 using Thread = ::perfetto::protos::pbzero::ProcessStats_Thread;193 ProcessStats_Thread,197 template <typename T = ProcessStats_Thread> T* add_threads() { in add_threads()650 class ProcessStats_Thread : public ::protozero::Message {665 ProcessStats_Thread>;