Home
last modified time | relevance | path

Searched refs:ProcessStats_Thread (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ps_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ps/
H A Dprocess_stats.pb.h56 class ProcessStats_Thread; variable
65 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() function
76 ~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() function
81 : ProcessStats_Thread() { in ProcessStats_Thread()
85 inline ProcessStats_Thread& operator=(const ProcessStats_Thread& from) {
[all …]
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ps_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ps/
Dprocess_stats.pb.h56 class ProcessStats_Thread; variable
65 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() function
76 ~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() function
81 : ProcessStats_Thread() { in ProcessStats_Thread()
85 inline ProcessStats_Thread& operator=(const ProcessStats_Thread& from) {
[all …]
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ps_lite_gen/gen/external/perfetto/protos/perfetto/trace/ps/
Dprocess_stats.pb.cc23 PROTOBUF_CONSTEXPR ProcessStats_Thread::ProcessStats_Thread( in ProcessStats_Thread() function in perfetto::protos::ProcessStats_Thread
33 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_Thread
124 ProcessStats_Thread::ProcessStats_Thread(const ProcessStats_Thread& from) in ProcessStats_Thread() function in perfetto::protos::ProcessStats_Thread
126 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 …]
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ps_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ps/
Dprocess_stats.pbzero.h20 class ProcessStats_Thread; variable
49 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>;
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ps_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ps/
H A Dprocess_stats.pbzero.h20 class ProcessStats_Thread; variable
49 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>;