1 // Generated by the protocol buffer compiler.  DO NOT EDIT!
2 // source: protos/perfetto/trace/ftrace/ftrace_event.proto
3 
4 #include "protos/perfetto/trace/ftrace/ftrace_event.pb.h"
5 
6 #include <algorithm>
7 #include <cstdint>
8 
9 #include <google/protobuf/io/coded_stream.h>
10 #include <google/protobuf/extension_set.h>
11 #include <google/protobuf/wire_format_lite.h>
12 #include <google/protobuf/io/zero_copy_stream_impl_lite.h>
13 // @@protoc_insertion_point(includes)
14 #include <google/protobuf/port_def.inc>
15 
16 PROTOBUF_PRAGMA_INIT_SEG
17 
18 namespace _pb = ::PROTOBUF_NAMESPACE_ID;
19 namespace _pbi = _pb::internal;
20 
21 namespace perfetto {
22 namespace protos {
FtraceEvent(::_pbi::ConstantInitialized)23 PROTOBUF_CONSTEXPR FtraceEvent::FtraceEvent(
24     ::_pbi::ConstantInitialized): _impl_{
25     /*decltype(_impl_._has_bits_)*/{}
26   , /*decltype(_impl_._cached_size_)*/{}
27   , /*decltype(_impl_.timestamp_)*/::uint64_t{0u}
28   , /*decltype(_impl_.pid_)*/0u
29   , /*decltype(_impl_.common_flags_)*/0u
30   , /*decltype(_impl_.event_)*/{}
31   , /*decltype(_impl_._oneof_case_)*/{}} {}
32 struct FtraceEventDefaultTypeInternal {
FtraceEventDefaultTypeInternalperfetto::protos::FtraceEventDefaultTypeInternal33   PROTOBUF_CONSTEXPR FtraceEventDefaultTypeInternal()
34       : _instance(::_pbi::ConstantInitialized{}) {}
~FtraceEventDefaultTypeInternalperfetto::protos::FtraceEventDefaultTypeInternal35   ~FtraceEventDefaultTypeInternal() {}
36   union {  // NOLINT(misc-non-private-member-variables-in-classes)
37     FtraceEvent _instance;
38   };
39 };
40 PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FtraceEventDefaultTypeInternal _FtraceEvent_default_instance_;
41 }  // namespace protos
42 }  // namespace perfetto
43 namespace perfetto {
44 namespace protos {
45 
46 // ===================================================================
47 
48 class FtraceEvent::_Internal {
49  public:
50   using HasBits = decltype(std::declval<FtraceEvent>()._impl_._has_bits_);
set_has_timestamp(HasBits * has_bits)51   static void set_has_timestamp(HasBits* has_bits) {
52     (*has_bits)[0] |= 1u;
53   }
set_has_pid(HasBits * has_bits)54   static void set_has_pid(HasBits* has_bits) {
55     (*has_bits)[0] |= 2u;
56   }
set_has_common_flags(HasBits * has_bits)57   static void set_has_common_flags(HasBits* has_bits) {
58     (*has_bits)[0] |= 4u;
59   }
60   static const ::perfetto::protos::PrintFtraceEvent& print(const FtraceEvent* msg);
61   static const ::perfetto::protos::SchedSwitchFtraceEvent& sched_switch(const FtraceEvent* msg);
62   static const ::perfetto::protos::CpuFrequencyFtraceEvent& cpu_frequency(const FtraceEvent* msg);
63   static const ::perfetto::protos::CpuFrequencyLimitsFtraceEvent& cpu_frequency_limits(const FtraceEvent* msg);
64   static const ::perfetto::protos::CpuIdleFtraceEvent& cpu_idle(const FtraceEvent* msg);
65   static const ::perfetto::protos::ClockEnableFtraceEvent& clock_enable(const FtraceEvent* msg);
66   static const ::perfetto::protos::ClockDisableFtraceEvent& clock_disable(const FtraceEvent* msg);
67   static const ::perfetto::protos::ClockSetRateFtraceEvent& clock_set_rate(const FtraceEvent* msg);
68   static const ::perfetto::protos::SchedWakeupFtraceEvent& sched_wakeup(const FtraceEvent* msg);
69   static const ::perfetto::protos::SchedBlockedReasonFtraceEvent& sched_blocked_reason(const FtraceEvent* msg);
70   static const ::perfetto::protos::SchedCpuHotplugFtraceEvent& sched_cpu_hotplug(const FtraceEvent* msg);
71   static const ::perfetto::protos::SchedWakingFtraceEvent& sched_waking(const FtraceEvent* msg);
72   static const ::perfetto::protos::IpiEntryFtraceEvent& ipi_entry(const FtraceEvent* msg);
73   static const ::perfetto::protos::IpiExitFtraceEvent& ipi_exit(const FtraceEvent* msg);
74   static const ::perfetto::protos::IpiRaiseFtraceEvent& ipi_raise(const FtraceEvent* msg);
75   static const ::perfetto::protos::SoftirqEntryFtraceEvent& softirq_entry(const FtraceEvent* msg);
76   static const ::perfetto::protos::SoftirqExitFtraceEvent& softirq_exit(const FtraceEvent* msg);
77   static const ::perfetto::protos::SoftirqRaiseFtraceEvent& softirq_raise(const FtraceEvent* msg);
78   static const ::perfetto::protos::I2cReadFtraceEvent& i2c_read(const FtraceEvent* msg);
79   static const ::perfetto::protos::I2cWriteFtraceEvent& i2c_write(const FtraceEvent* msg);
80   static const ::perfetto::protos::I2cResultFtraceEvent& i2c_result(const FtraceEvent* msg);
81   static const ::perfetto::protos::I2cReplyFtraceEvent& i2c_reply(const FtraceEvent* msg);
82   static const ::perfetto::protos::SmbusReadFtraceEvent& smbus_read(const FtraceEvent* msg);
83   static const ::perfetto::protos::SmbusWriteFtraceEvent& smbus_write(const FtraceEvent* msg);
84   static const ::perfetto::protos::SmbusResultFtraceEvent& smbus_result(const FtraceEvent* msg);
85   static const ::perfetto::protos::SmbusReplyFtraceEvent& smbus_reply(const FtraceEvent* msg);
86   static const ::perfetto::protos::LowmemoryKillFtraceEvent& lowmemory_kill(const FtraceEvent* msg);
87   static const ::perfetto::protos::IrqHandlerEntryFtraceEvent& irq_handler_entry(const FtraceEvent* msg);
88   static const ::perfetto::protos::IrqHandlerExitFtraceEvent& irq_handler_exit(const FtraceEvent* msg);
89   static const ::perfetto::protos::SyncPtFtraceEvent& sync_pt(const FtraceEvent* msg);
90   static const ::perfetto::protos::SyncTimelineFtraceEvent& sync_timeline(const FtraceEvent* msg);
91   static const ::perfetto::protos::SyncWaitFtraceEvent& sync_wait(const FtraceEvent* msg);
92   static const ::perfetto::protos::Ext4DaWriteBeginFtraceEvent& ext4_da_write_begin(const FtraceEvent* msg);
93   static const ::perfetto::protos::Ext4DaWriteEndFtraceEvent& ext4_da_write_end(const FtraceEvent* msg);
94   static const ::perfetto::protos::Ext4SyncFileEnterFtraceEvent& ext4_sync_file_enter(const FtraceEvent* msg);
95   static const ::perfetto::protos::Ext4SyncFileExitFtraceEvent& ext4_sync_file_exit(const FtraceEvent* msg);
96   static const ::perfetto::protos::BlockRqIssueFtraceEvent& block_rq_issue(const FtraceEvent* msg);
97   static const ::perfetto::protos::MmVmscanDirectReclaimBeginFtraceEvent& mm_vmscan_direct_reclaim_begin(const FtraceEvent* msg);
98   static const ::perfetto::protos::MmVmscanDirectReclaimEndFtraceEvent& mm_vmscan_direct_reclaim_end(const FtraceEvent* msg);
99   static const ::perfetto::protos::MmVmscanKswapdWakeFtraceEvent& mm_vmscan_kswapd_wake(const FtraceEvent* msg);
100   static const ::perfetto::protos::MmVmscanKswapdSleepFtraceEvent& mm_vmscan_kswapd_sleep(const FtraceEvent* msg);
101   static const ::perfetto::protos::BinderTransactionFtraceEvent& binder_transaction(const FtraceEvent* msg);
102   static const ::perfetto::protos::BinderTransactionReceivedFtraceEvent& binder_transaction_received(const FtraceEvent* msg);
103   static const ::perfetto::protos::BinderSetPriorityFtraceEvent& binder_set_priority(const FtraceEvent* msg);
104   static const ::perfetto::protos::BinderLockFtraceEvent& binder_lock(const FtraceEvent* msg);
105   static const ::perfetto::protos::BinderLockedFtraceEvent& binder_locked(const FtraceEvent* msg);
106   static const ::perfetto::protos::BinderUnlockFtraceEvent& binder_unlock(const FtraceEvent* msg);
107   static const ::perfetto::protos::WorkqueueActivateWorkFtraceEvent& workqueue_activate_work(const FtraceEvent* msg);
108   static const ::perfetto::protos::WorkqueueExecuteEndFtraceEvent& workqueue_execute_end(const FtraceEvent* msg);
109   static const ::perfetto::protos::WorkqueueExecuteStartFtraceEvent& workqueue_execute_start(const FtraceEvent* msg);
110   static const ::perfetto::protos::WorkqueueQueueWorkFtraceEvent& workqueue_queue_work(const FtraceEvent* msg);
111   static const ::perfetto::protos::RegulatorDisableFtraceEvent& regulator_disable(const FtraceEvent* msg);
112   static const ::perfetto::protos::RegulatorDisableCompleteFtraceEvent& regulator_disable_complete(const FtraceEvent* msg);
113   static const ::perfetto::protos::RegulatorEnableFtraceEvent& regulator_enable(const FtraceEvent* msg);
114   static const ::perfetto::protos::RegulatorEnableCompleteFtraceEvent& regulator_enable_complete(const FtraceEvent* msg);
115   static const ::perfetto::protos::RegulatorEnableDelayFtraceEvent& regulator_enable_delay(const FtraceEvent* msg);
116   static const ::perfetto::protos::RegulatorSetVoltageFtraceEvent& regulator_set_voltage(const FtraceEvent* msg);
117   static const ::perfetto::protos::RegulatorSetVoltageCompleteFtraceEvent& regulator_set_voltage_complete(const FtraceEvent* msg);
118   static const ::perfetto::protos::CgroupAttachTaskFtraceEvent& cgroup_attach_task(const FtraceEvent* msg);
119   static const ::perfetto::protos::CgroupMkdirFtraceEvent& cgroup_mkdir(const FtraceEvent* msg);
120   static const ::perfetto::protos::CgroupRemountFtraceEvent& cgroup_remount(const FtraceEvent* msg);
121   static const ::perfetto::protos::CgroupRmdirFtraceEvent& cgroup_rmdir(const FtraceEvent* msg);
122   static const ::perfetto::protos::CgroupTransferTasksFtraceEvent& cgroup_transfer_tasks(const FtraceEvent* msg);
123   static const ::perfetto::protos::CgroupDestroyRootFtraceEvent& cgroup_destroy_root(const FtraceEvent* msg);
124   static const ::perfetto::protos::CgroupReleaseFtraceEvent& cgroup_release(const FtraceEvent* msg);
125   static const ::perfetto::protos::CgroupRenameFtraceEvent& cgroup_rename(const FtraceEvent* msg);
126   static const ::perfetto::protos::CgroupSetupRootFtraceEvent& cgroup_setup_root(const FtraceEvent* msg);
127   static const ::perfetto::protos::MdpCmdKickoffFtraceEvent& mdp_cmd_kickoff(const FtraceEvent* msg);
128   static const ::perfetto::protos::MdpCommitFtraceEvent& mdp_commit(const FtraceEvent* msg);
129   static const ::perfetto::protos::MdpPerfSetOtFtraceEvent& mdp_perf_set_ot(const FtraceEvent* msg);
130   static const ::perfetto::protos::MdpSsppChangeFtraceEvent& mdp_sspp_change(const FtraceEvent* msg);
131   static const ::perfetto::protos::TracingMarkWriteFtraceEvent& tracing_mark_write(const FtraceEvent* msg);
132   static const ::perfetto::protos::MdpCmdPingpongDoneFtraceEvent& mdp_cmd_pingpong_done(const FtraceEvent* msg);
133   static const ::perfetto::protos::MdpCompareBwFtraceEvent& mdp_compare_bw(const FtraceEvent* msg);
134   static const ::perfetto::protos::MdpPerfSetPanicLutsFtraceEvent& mdp_perf_set_panic_luts(const FtraceEvent* msg);
135   static const ::perfetto::protos::MdpSsppSetFtraceEvent& mdp_sspp_set(const FtraceEvent* msg);
136   static const ::perfetto::protos::MdpCmdReadptrDoneFtraceEvent& mdp_cmd_readptr_done(const FtraceEvent* msg);
137   static const ::perfetto::protos::MdpMisrCrcFtraceEvent& mdp_misr_crc(const FtraceEvent* msg);
138   static const ::perfetto::protos::MdpPerfSetQosLutsFtraceEvent& mdp_perf_set_qos_luts(const FtraceEvent* msg);
139   static const ::perfetto::protos::MdpTraceCounterFtraceEvent& mdp_trace_counter(const FtraceEvent* msg);
140   static const ::perfetto::protos::MdpCmdReleaseBwFtraceEvent& mdp_cmd_release_bw(const FtraceEvent* msg);
141   static const ::perfetto::protos::MdpMixerUpdateFtraceEvent& mdp_mixer_update(const FtraceEvent* msg);
142   static const ::perfetto::protos::MdpPerfSetWmLevelsFtraceEvent& mdp_perf_set_wm_levels(const FtraceEvent* msg);
143   static const ::perfetto::protos::MdpVideoUnderrunDoneFtraceEvent& mdp_video_underrun_done(const FtraceEvent* msg);
144   static const ::perfetto::protos::MdpCmdWaitPingpongFtraceEvent& mdp_cmd_wait_pingpong(const FtraceEvent* msg);
145   static const ::perfetto::protos::MdpPerfPrefillCalcFtraceEvent& mdp_perf_prefill_calc(const FtraceEvent* msg);
146   static const ::perfetto::protos::MdpPerfUpdateBusFtraceEvent& mdp_perf_update_bus(const FtraceEvent* msg);
147   static const ::perfetto::protos::RotatorBwAoAsContextFtraceEvent& rotator_bw_ao_as_context(const FtraceEvent* msg);
148   static const ::perfetto::protos::MmFilemapAddToPageCacheFtraceEvent& mm_filemap_add_to_page_cache(const FtraceEvent* msg);
149   static const ::perfetto::protos::MmFilemapDeleteFromPageCacheFtraceEvent& mm_filemap_delete_from_page_cache(const FtraceEvent* msg);
150   static const ::perfetto::protos::MmCompactionBeginFtraceEvent& mm_compaction_begin(const FtraceEvent* msg);
151   static const ::perfetto::protos::MmCompactionDeferCompactionFtraceEvent& mm_compaction_defer_compaction(const FtraceEvent* msg);
152   static const ::perfetto::protos::MmCompactionDeferredFtraceEvent& mm_compaction_deferred(const FtraceEvent* msg);
153   static const ::perfetto::protos::MmCompactionDeferResetFtraceEvent& mm_compaction_defer_reset(const FtraceEvent* msg);
154   static const ::perfetto::protos::MmCompactionEndFtraceEvent& mm_compaction_end(const FtraceEvent* msg);
155   static const ::perfetto::protos::MmCompactionFinishedFtraceEvent& mm_compaction_finished(const FtraceEvent* msg);
156   static const ::perfetto::protos::MmCompactionIsolateFreepagesFtraceEvent& mm_compaction_isolate_freepages(const FtraceEvent* msg);
157   static const ::perfetto::protos::MmCompactionIsolateMigratepagesFtraceEvent& mm_compaction_isolate_migratepages(const FtraceEvent* msg);
158   static const ::perfetto::protos::MmCompactionKcompactdSleepFtraceEvent& mm_compaction_kcompactd_sleep(const FtraceEvent* msg);
159   static const ::perfetto::protos::MmCompactionKcompactdWakeFtraceEvent& mm_compaction_kcompactd_wake(const FtraceEvent* msg);
160   static const ::perfetto::protos::MmCompactionMigratepagesFtraceEvent& mm_compaction_migratepages(const FtraceEvent* msg);
161   static const ::perfetto::protos::MmCompactionSuitableFtraceEvent& mm_compaction_suitable(const FtraceEvent* msg);
162   static const ::perfetto::protos::MmCompactionTryToCompactPagesFtraceEvent& mm_compaction_try_to_compact_pages(const FtraceEvent* msg);
163   static const ::perfetto::protos::MmCompactionWakeupKcompactdFtraceEvent& mm_compaction_wakeup_kcompactd(const FtraceEvent* msg);
164   static const ::perfetto::protos::SuspendResumeFtraceEvent& suspend_resume(const FtraceEvent* msg);
165   static const ::perfetto::protos::SchedWakeupNewFtraceEvent& sched_wakeup_new(const FtraceEvent* msg);
166   static const ::perfetto::protos::BlockBioBackmergeFtraceEvent& block_bio_backmerge(const FtraceEvent* msg);
167   static const ::perfetto::protos::BlockBioBounceFtraceEvent& block_bio_bounce(const FtraceEvent* msg);
168   static const ::perfetto::protos::BlockBioCompleteFtraceEvent& block_bio_complete(const FtraceEvent* msg);
169   static const ::perfetto::protos::BlockBioFrontmergeFtraceEvent& block_bio_frontmerge(const FtraceEvent* msg);
170   static const ::perfetto::protos::BlockBioQueueFtraceEvent& block_bio_queue(const FtraceEvent* msg);
171   static const ::perfetto::protos::BlockBioRemapFtraceEvent& block_bio_remap(const FtraceEvent* msg);
172   static const ::perfetto::protos::BlockDirtyBufferFtraceEvent& block_dirty_buffer(const FtraceEvent* msg);
173   static const ::perfetto::protos::BlockGetrqFtraceEvent& block_getrq(const FtraceEvent* msg);
174   static const ::perfetto::protos::BlockPlugFtraceEvent& block_plug(const FtraceEvent* msg);
175   static const ::perfetto::protos::BlockRqAbortFtraceEvent& block_rq_abort(const FtraceEvent* msg);
176   static const ::perfetto::protos::BlockRqCompleteFtraceEvent& block_rq_complete(const FtraceEvent* msg);
177   static const ::perfetto::protos::BlockRqInsertFtraceEvent& block_rq_insert(const FtraceEvent* msg);
178   static const ::perfetto::protos::BlockRqRemapFtraceEvent& block_rq_remap(const FtraceEvent* msg);
179   static const ::perfetto::protos::BlockRqRequeueFtraceEvent& block_rq_requeue(const FtraceEvent* msg);
180   static const ::perfetto::protos::BlockSleeprqFtraceEvent& block_sleeprq(const FtraceEvent* msg);
181   static const ::perfetto::protos::BlockSplitFtraceEvent& block_split(const FtraceEvent* msg);
182   static const ::perfetto::protos::BlockTouchBufferFtraceEvent& block_touch_buffer(const FtraceEvent* msg);
183   static const ::perfetto::protos::BlockUnplugFtraceEvent& block_unplug(const FtraceEvent* msg);
184   static const ::perfetto::protos::Ext4AllocDaBlocksFtraceEvent& ext4_alloc_da_blocks(const FtraceEvent* msg);
185   static const ::perfetto::protos::Ext4AllocateBlocksFtraceEvent& ext4_allocate_blocks(const FtraceEvent* msg);
186   static const ::perfetto::protos::Ext4AllocateInodeFtraceEvent& ext4_allocate_inode(const FtraceEvent* msg);
187   static const ::perfetto::protos::Ext4BeginOrderedTruncateFtraceEvent& ext4_begin_ordered_truncate(const FtraceEvent* msg);
188   static const ::perfetto::protos::Ext4CollapseRangeFtraceEvent& ext4_collapse_range(const FtraceEvent* msg);
189   static const ::perfetto::protos::Ext4DaReleaseSpaceFtraceEvent& ext4_da_release_space(const FtraceEvent* msg);
190   static const ::perfetto::protos::Ext4DaReserveSpaceFtraceEvent& ext4_da_reserve_space(const FtraceEvent* msg);
191   static const ::perfetto::protos::Ext4DaUpdateReserveSpaceFtraceEvent& ext4_da_update_reserve_space(const FtraceEvent* msg);
192   static const ::perfetto::protos::Ext4DaWritePagesFtraceEvent& ext4_da_write_pages(const FtraceEvent* msg);
193   static const ::perfetto::protos::Ext4DaWritePagesExtentFtraceEvent& ext4_da_write_pages_extent(const FtraceEvent* msg);
194   static const ::perfetto::protos::Ext4DirectIOEnterFtraceEvent& ext4_direct_io_enter(const FtraceEvent* msg);
195   static const ::perfetto::protos::Ext4DirectIOExitFtraceEvent& ext4_direct_io_exit(const FtraceEvent* msg);
196   static const ::perfetto::protos::Ext4DiscardBlocksFtraceEvent& ext4_discard_blocks(const FtraceEvent* msg);
197   static const ::perfetto::protos::Ext4DiscardPreallocationsFtraceEvent& ext4_discard_preallocations(const FtraceEvent* msg);
198   static const ::perfetto::protos::Ext4DropInodeFtraceEvent& ext4_drop_inode(const FtraceEvent* msg);
199   static const ::perfetto::protos::Ext4EsCacheExtentFtraceEvent& ext4_es_cache_extent(const FtraceEvent* msg);
200   static const ::perfetto::protos::Ext4EsFindDelayedExtentRangeEnterFtraceEvent& ext4_es_find_delayed_extent_range_enter(const FtraceEvent* msg);
201   static const ::perfetto::protos::Ext4EsFindDelayedExtentRangeExitFtraceEvent& ext4_es_find_delayed_extent_range_exit(const FtraceEvent* msg);
202   static const ::perfetto::protos::Ext4EsInsertExtentFtraceEvent& ext4_es_insert_extent(const FtraceEvent* msg);
203   static const ::perfetto::protos::Ext4EsLookupExtentEnterFtraceEvent& ext4_es_lookup_extent_enter(const FtraceEvent* msg);
204   static const ::perfetto::protos::Ext4EsLookupExtentExitFtraceEvent& ext4_es_lookup_extent_exit(const FtraceEvent* msg);
205   static const ::perfetto::protos::Ext4EsRemoveExtentFtraceEvent& ext4_es_remove_extent(const FtraceEvent* msg);
206   static const ::perfetto::protos::Ext4EsShrinkFtraceEvent& ext4_es_shrink(const FtraceEvent* msg);
207   static const ::perfetto::protos::Ext4EsShrinkCountFtraceEvent& ext4_es_shrink_count(const FtraceEvent* msg);
208   static const ::perfetto::protos::Ext4EsShrinkScanEnterFtraceEvent& ext4_es_shrink_scan_enter(const FtraceEvent* msg);
209   static const ::perfetto::protos::Ext4EsShrinkScanExitFtraceEvent& ext4_es_shrink_scan_exit(const FtraceEvent* msg);
210   static const ::perfetto::protos::Ext4EvictInodeFtraceEvent& ext4_evict_inode(const FtraceEvent* msg);
211   static const ::perfetto::protos::Ext4ExtConvertToInitializedEnterFtraceEvent& ext4_ext_convert_to_initialized_enter(const FtraceEvent* msg);
212   static const ::perfetto::protos::Ext4ExtConvertToInitializedFastpathFtraceEvent& ext4_ext_convert_to_initialized_fastpath(const FtraceEvent* msg);
213   static const ::perfetto::protos::Ext4ExtHandleUnwrittenExtentsFtraceEvent& ext4_ext_handle_unwritten_extents(const FtraceEvent* msg);
214   static const ::perfetto::protos::Ext4ExtInCacheFtraceEvent& ext4_ext_in_cache(const FtraceEvent* msg);
215   static const ::perfetto::protos::Ext4ExtLoadExtentFtraceEvent& ext4_ext_load_extent(const FtraceEvent* msg);
216   static const ::perfetto::protos::Ext4ExtMapBlocksEnterFtraceEvent& ext4_ext_map_blocks_enter(const FtraceEvent* msg);
217   static const ::perfetto::protos::Ext4ExtMapBlocksExitFtraceEvent& ext4_ext_map_blocks_exit(const FtraceEvent* msg);
218   static const ::perfetto::protos::Ext4ExtPutInCacheFtraceEvent& ext4_ext_put_in_cache(const FtraceEvent* msg);
219   static const ::perfetto::protos::Ext4ExtRemoveSpaceFtraceEvent& ext4_ext_remove_space(const FtraceEvent* msg);
220   static const ::perfetto::protos::Ext4ExtRemoveSpaceDoneFtraceEvent& ext4_ext_remove_space_done(const FtraceEvent* msg);
221   static const ::perfetto::protos::Ext4ExtRmIdxFtraceEvent& ext4_ext_rm_idx(const FtraceEvent* msg);
222   static const ::perfetto::protos::Ext4ExtRmLeafFtraceEvent& ext4_ext_rm_leaf(const FtraceEvent* msg);
223   static const ::perfetto::protos::Ext4ExtShowExtentFtraceEvent& ext4_ext_show_extent(const FtraceEvent* msg);
224   static const ::perfetto::protos::Ext4FallocateEnterFtraceEvent& ext4_fallocate_enter(const FtraceEvent* msg);
225   static const ::perfetto::protos::Ext4FallocateExitFtraceEvent& ext4_fallocate_exit(const FtraceEvent* msg);
226   static const ::perfetto::protos::Ext4FindDelallocRangeFtraceEvent& ext4_find_delalloc_range(const FtraceEvent* msg);
227   static const ::perfetto::protos::Ext4ForgetFtraceEvent& ext4_forget(const FtraceEvent* msg);
228   static const ::perfetto::protos::Ext4FreeBlocksFtraceEvent& ext4_free_blocks(const FtraceEvent* msg);
229   static const ::perfetto::protos::Ext4FreeInodeFtraceEvent& ext4_free_inode(const FtraceEvent* msg);
230   static const ::perfetto::protos::Ext4GetImpliedClusterAllocExitFtraceEvent& ext4_get_implied_cluster_alloc_exit(const FtraceEvent* msg);
231   static const ::perfetto::protos::Ext4GetReservedClusterAllocFtraceEvent& ext4_get_reserved_cluster_alloc(const FtraceEvent* msg);
232   static const ::perfetto::protos::Ext4IndMapBlocksEnterFtraceEvent& ext4_ind_map_blocks_enter(const FtraceEvent* msg);
233   static const ::perfetto::protos::Ext4IndMapBlocksExitFtraceEvent& ext4_ind_map_blocks_exit(const FtraceEvent* msg);
234   static const ::perfetto::protos::Ext4InsertRangeFtraceEvent& ext4_insert_range(const FtraceEvent* msg);
235   static const ::perfetto::protos::Ext4InvalidatepageFtraceEvent& ext4_invalidatepage(const FtraceEvent* msg);
236   static const ::perfetto::protos::Ext4JournalStartFtraceEvent& ext4_journal_start(const FtraceEvent* msg);
237   static const ::perfetto::protos::Ext4JournalStartReservedFtraceEvent& ext4_journal_start_reserved(const FtraceEvent* msg);
238   static const ::perfetto::protos::Ext4JournalledInvalidatepageFtraceEvent& ext4_journalled_invalidatepage(const FtraceEvent* msg);
239   static const ::perfetto::protos::Ext4JournalledWriteEndFtraceEvent& ext4_journalled_write_end(const FtraceEvent* msg);
240   static const ::perfetto::protos::Ext4LoadInodeFtraceEvent& ext4_load_inode(const FtraceEvent* msg);
241   static const ::perfetto::protos::Ext4LoadInodeBitmapFtraceEvent& ext4_load_inode_bitmap(const FtraceEvent* msg);
242   static const ::perfetto::protos::Ext4MarkInodeDirtyFtraceEvent& ext4_mark_inode_dirty(const FtraceEvent* msg);
243   static const ::perfetto::protos::Ext4MbBitmapLoadFtraceEvent& ext4_mb_bitmap_load(const FtraceEvent* msg);
244   static const ::perfetto::protos::Ext4MbBuddyBitmapLoadFtraceEvent& ext4_mb_buddy_bitmap_load(const FtraceEvent* msg);
245   static const ::perfetto::protos::Ext4MbDiscardPreallocationsFtraceEvent& ext4_mb_discard_preallocations(const FtraceEvent* msg);
246   static const ::perfetto::protos::Ext4MbNewGroupPaFtraceEvent& ext4_mb_new_group_pa(const FtraceEvent* msg);
247   static const ::perfetto::protos::Ext4MbNewInodePaFtraceEvent& ext4_mb_new_inode_pa(const FtraceEvent* msg);
248   static const ::perfetto::protos::Ext4MbReleaseGroupPaFtraceEvent& ext4_mb_release_group_pa(const FtraceEvent* msg);
249   static const ::perfetto::protos::Ext4MbReleaseInodePaFtraceEvent& ext4_mb_release_inode_pa(const FtraceEvent* msg);
250   static const ::perfetto::protos::Ext4MballocAllocFtraceEvent& ext4_mballoc_alloc(const FtraceEvent* msg);
251   static const ::perfetto::protos::Ext4MballocDiscardFtraceEvent& ext4_mballoc_discard(const FtraceEvent* msg);
252   static const ::perfetto::protos::Ext4MballocFreeFtraceEvent& ext4_mballoc_free(const FtraceEvent* msg);
253   static const ::perfetto::protos::Ext4MballocPreallocFtraceEvent& ext4_mballoc_prealloc(const FtraceEvent* msg);
254   static const ::perfetto::protos::Ext4OtherInodeUpdateTimeFtraceEvent& ext4_other_inode_update_time(const FtraceEvent* msg);
255   static const ::perfetto::protos::Ext4PunchHoleFtraceEvent& ext4_punch_hole(const FtraceEvent* msg);
256   static const ::perfetto::protos::Ext4ReadBlockBitmapLoadFtraceEvent& ext4_read_block_bitmap_load(const FtraceEvent* msg);
257   static const ::perfetto::protos::Ext4ReadpageFtraceEvent& ext4_readpage(const FtraceEvent* msg);
258   static const ::perfetto::protos::Ext4ReleasepageFtraceEvent& ext4_releasepage(const FtraceEvent* msg);
259   static const ::perfetto::protos::Ext4RemoveBlocksFtraceEvent& ext4_remove_blocks(const FtraceEvent* msg);
260   static const ::perfetto::protos::Ext4RequestBlocksFtraceEvent& ext4_request_blocks(const FtraceEvent* msg);
261   static const ::perfetto::protos::Ext4RequestInodeFtraceEvent& ext4_request_inode(const FtraceEvent* msg);
262   static const ::perfetto::protos::Ext4SyncFsFtraceEvent& ext4_sync_fs(const FtraceEvent* msg);
263   static const ::perfetto::protos::Ext4TrimAllFreeFtraceEvent& ext4_trim_all_free(const FtraceEvent* msg);
264   static const ::perfetto::protos::Ext4TrimExtentFtraceEvent& ext4_trim_extent(const FtraceEvent* msg);
265   static const ::perfetto::protos::Ext4TruncateEnterFtraceEvent& ext4_truncate_enter(const FtraceEvent* msg);
266   static const ::perfetto::protos::Ext4TruncateExitFtraceEvent& ext4_truncate_exit(const FtraceEvent* msg);
267   static const ::perfetto::protos::Ext4UnlinkEnterFtraceEvent& ext4_unlink_enter(const FtraceEvent* msg);
268   static const ::perfetto::protos::Ext4UnlinkExitFtraceEvent& ext4_unlink_exit(const FtraceEvent* msg);
269   static const ::perfetto::protos::Ext4WriteBeginFtraceEvent& ext4_write_begin(const FtraceEvent* msg);
270   static const ::perfetto::protos::Ext4WriteEndFtraceEvent& ext4_write_end(const FtraceEvent* msg);
271   static const ::perfetto::protos::Ext4WritepageFtraceEvent& ext4_writepage(const FtraceEvent* msg);
272   static const ::perfetto::protos::Ext4WritepagesFtraceEvent& ext4_writepages(const FtraceEvent* msg);
273   static const ::perfetto::protos::Ext4WritepagesResultFtraceEvent& ext4_writepages_result(const FtraceEvent* msg);
274   static const ::perfetto::protos::Ext4ZeroRangeFtraceEvent& ext4_zero_range(const FtraceEvent* msg);
275   static const ::perfetto::protos::TaskNewtaskFtraceEvent& task_newtask(const FtraceEvent* msg);
276   static const ::perfetto::protos::TaskRenameFtraceEvent& task_rename(const FtraceEvent* msg);
277   static const ::perfetto::protos::SchedProcessExecFtraceEvent& sched_process_exec(const FtraceEvent* msg);
278   static const ::perfetto::protos::SchedProcessExitFtraceEvent& sched_process_exit(const FtraceEvent* msg);
279   static const ::perfetto::protos::SchedProcessForkFtraceEvent& sched_process_fork(const FtraceEvent* msg);
280   static const ::perfetto::protos::SchedProcessFreeFtraceEvent& sched_process_free(const FtraceEvent* msg);
281   static const ::perfetto::protos::SchedProcessHangFtraceEvent& sched_process_hang(const FtraceEvent* msg);
282   static const ::perfetto::protos::SchedProcessWaitFtraceEvent& sched_process_wait(const FtraceEvent* msg);
283   static const ::perfetto::protos::F2fsDoSubmitBioFtraceEvent& f2fs_do_submit_bio(const FtraceEvent* msg);
284   static const ::perfetto::protos::F2fsEvictInodeFtraceEvent& f2fs_evict_inode(const FtraceEvent* msg);
285   static const ::perfetto::protos::F2fsFallocateFtraceEvent& f2fs_fallocate(const FtraceEvent* msg);
286   static const ::perfetto::protos::F2fsGetDataBlockFtraceEvent& f2fs_get_data_block(const FtraceEvent* msg);
287   static const ::perfetto::protos::F2fsGetVictimFtraceEvent& f2fs_get_victim(const FtraceEvent* msg);
288   static const ::perfetto::protos::F2fsIgetFtraceEvent& f2fs_iget(const FtraceEvent* msg);
289   static const ::perfetto::protos::F2fsIgetExitFtraceEvent& f2fs_iget_exit(const FtraceEvent* msg);
290   static const ::perfetto::protos::F2fsNewInodeFtraceEvent& f2fs_new_inode(const FtraceEvent* msg);
291   static const ::perfetto::protos::F2fsReadpageFtraceEvent& f2fs_readpage(const FtraceEvent* msg);
292   static const ::perfetto::protos::F2fsReserveNewBlockFtraceEvent& f2fs_reserve_new_block(const FtraceEvent* msg);
293   static const ::perfetto::protos::F2fsSetPageDirtyFtraceEvent& f2fs_set_page_dirty(const FtraceEvent* msg);
294   static const ::perfetto::protos::F2fsSubmitWritePageFtraceEvent& f2fs_submit_write_page(const FtraceEvent* msg);
295   static const ::perfetto::protos::F2fsSyncFileEnterFtraceEvent& f2fs_sync_file_enter(const FtraceEvent* msg);
296   static const ::perfetto::protos::F2fsSyncFileExitFtraceEvent& f2fs_sync_file_exit(const FtraceEvent* msg);
297   static const ::perfetto::protos::F2fsSyncFsFtraceEvent& f2fs_sync_fs(const FtraceEvent* msg);
298   static const ::perfetto::protos::F2fsTruncateFtraceEvent& f2fs_truncate(const FtraceEvent* msg);
299   static const ::perfetto::protos::F2fsTruncateBlocksEnterFtraceEvent& f2fs_truncate_blocks_enter(const FtraceEvent* msg);
300   static const ::perfetto::protos::F2fsTruncateBlocksExitFtraceEvent& f2fs_truncate_blocks_exit(const FtraceEvent* msg);
301   static const ::perfetto::protos::F2fsTruncateDataBlocksRangeFtraceEvent& f2fs_truncate_data_blocks_range(const FtraceEvent* msg);
302   static const ::perfetto::protos::F2fsTruncateInodeBlocksEnterFtraceEvent& f2fs_truncate_inode_blocks_enter(const FtraceEvent* msg);
303   static const ::perfetto::protos::F2fsTruncateInodeBlocksExitFtraceEvent& f2fs_truncate_inode_blocks_exit(const FtraceEvent* msg);
304   static const ::perfetto::protos::F2fsTruncateNodeFtraceEvent& f2fs_truncate_node(const FtraceEvent* msg);
305   static const ::perfetto::protos::F2fsTruncateNodesEnterFtraceEvent& f2fs_truncate_nodes_enter(const FtraceEvent* msg);
306   static const ::perfetto::protos::F2fsTruncateNodesExitFtraceEvent& f2fs_truncate_nodes_exit(const FtraceEvent* msg);
307   static const ::perfetto::protos::F2fsTruncatePartialNodesFtraceEvent& f2fs_truncate_partial_nodes(const FtraceEvent* msg);
308   static const ::perfetto::protos::F2fsUnlinkEnterFtraceEvent& f2fs_unlink_enter(const FtraceEvent* msg);
309   static const ::perfetto::protos::F2fsUnlinkExitFtraceEvent& f2fs_unlink_exit(const FtraceEvent* msg);
310   static const ::perfetto::protos::F2fsVmPageMkwriteFtraceEvent& f2fs_vm_page_mkwrite(const FtraceEvent* msg);
311   static const ::perfetto::protos::F2fsWriteBeginFtraceEvent& f2fs_write_begin(const FtraceEvent* msg);
312   static const ::perfetto::protos::F2fsWriteCheckpointFtraceEvent& f2fs_write_checkpoint(const FtraceEvent* msg);
313   static const ::perfetto::protos::F2fsWriteEndFtraceEvent& f2fs_write_end(const FtraceEvent* msg);
314   static const ::perfetto::protos::AllocPagesIommuEndFtraceEvent& alloc_pages_iommu_end(const FtraceEvent* msg);
315   static const ::perfetto::protos::AllocPagesIommuFailFtraceEvent& alloc_pages_iommu_fail(const FtraceEvent* msg);
316   static const ::perfetto::protos::AllocPagesIommuStartFtraceEvent& alloc_pages_iommu_start(const FtraceEvent* msg);
317   static const ::perfetto::protos::AllocPagesSysEndFtraceEvent& alloc_pages_sys_end(const FtraceEvent* msg);
318   static const ::perfetto::protos::AllocPagesSysFailFtraceEvent& alloc_pages_sys_fail(const FtraceEvent* msg);
319   static const ::perfetto::protos::AllocPagesSysStartFtraceEvent& alloc_pages_sys_start(const FtraceEvent* msg);
320   static const ::perfetto::protos::DmaAllocContiguousRetryFtraceEvent& dma_alloc_contiguous_retry(const FtraceEvent* msg);
321   static const ::perfetto::protos::IommuMapRangeFtraceEvent& iommu_map_range(const FtraceEvent* msg);
322   static const ::perfetto::protos::IommuSecPtblMapRangeEndFtraceEvent& iommu_sec_ptbl_map_range_end(const FtraceEvent* msg);
323   static const ::perfetto::protos::IommuSecPtblMapRangeStartFtraceEvent& iommu_sec_ptbl_map_range_start(const FtraceEvent* msg);
324   static const ::perfetto::protos::IonAllocBufferEndFtraceEvent& ion_alloc_buffer_end(const FtraceEvent* msg);
325   static const ::perfetto::protos::IonAllocBufferFailFtraceEvent& ion_alloc_buffer_fail(const FtraceEvent* msg);
326   static const ::perfetto::protos::IonAllocBufferFallbackFtraceEvent& ion_alloc_buffer_fallback(const FtraceEvent* msg);
327   static const ::perfetto::protos::IonAllocBufferStartFtraceEvent& ion_alloc_buffer_start(const FtraceEvent* msg);
328   static const ::perfetto::protos::IonCpAllocRetryFtraceEvent& ion_cp_alloc_retry(const FtraceEvent* msg);
329   static const ::perfetto::protos::IonCpSecureBufferEndFtraceEvent& ion_cp_secure_buffer_end(const FtraceEvent* msg);
330   static const ::perfetto::protos::IonCpSecureBufferStartFtraceEvent& ion_cp_secure_buffer_start(const FtraceEvent* msg);
331   static const ::perfetto::protos::IonPrefetchingFtraceEvent& ion_prefetching(const FtraceEvent* msg);
332   static const ::perfetto::protos::IonSecureCmaAddToPoolEndFtraceEvent& ion_secure_cma_add_to_pool_end(const FtraceEvent* msg);
333   static const ::perfetto::protos::IonSecureCmaAddToPoolStartFtraceEvent& ion_secure_cma_add_to_pool_start(const FtraceEvent* msg);
334   static const ::perfetto::protos::IonSecureCmaAllocateEndFtraceEvent& ion_secure_cma_allocate_end(const FtraceEvent* msg);
335   static const ::perfetto::protos::IonSecureCmaAllocateStartFtraceEvent& ion_secure_cma_allocate_start(const FtraceEvent* msg);
336   static const ::perfetto::protos::IonSecureCmaShrinkPoolEndFtraceEvent& ion_secure_cma_shrink_pool_end(const FtraceEvent* msg);
337   static const ::perfetto::protos::IonSecureCmaShrinkPoolStartFtraceEvent& ion_secure_cma_shrink_pool_start(const FtraceEvent* msg);
338   static const ::perfetto::protos::KfreeFtraceEvent& kfree(const FtraceEvent* msg);
339   static const ::perfetto::protos::KmallocFtraceEvent& kmalloc(const FtraceEvent* msg);
340   static const ::perfetto::protos::KmallocNodeFtraceEvent& kmalloc_node(const FtraceEvent* msg);
341   static const ::perfetto::protos::KmemCacheAllocFtraceEvent& kmem_cache_alloc(const FtraceEvent* msg);
342   static const ::perfetto::protos::KmemCacheAllocNodeFtraceEvent& kmem_cache_alloc_node(const FtraceEvent* msg);
343   static const ::perfetto::protos::KmemCacheFreeFtraceEvent& kmem_cache_free(const FtraceEvent* msg);
344   static const ::perfetto::protos::MigratePagesEndFtraceEvent& migrate_pages_end(const FtraceEvent* msg);
345   static const ::perfetto::protos::MigratePagesStartFtraceEvent& migrate_pages_start(const FtraceEvent* msg);
346   static const ::perfetto::protos::MigrateRetryFtraceEvent& migrate_retry(const FtraceEvent* msg);
347   static const ::perfetto::protos::MmPageAllocFtraceEvent& mm_page_alloc(const FtraceEvent* msg);
348   static const ::perfetto::protos::MmPageAllocExtfragFtraceEvent& mm_page_alloc_extfrag(const FtraceEvent* msg);
349   static const ::perfetto::protos::MmPageAllocZoneLockedFtraceEvent& mm_page_alloc_zone_locked(const FtraceEvent* msg);
350   static const ::perfetto::protos::MmPageFreeFtraceEvent& mm_page_free(const FtraceEvent* msg);
351   static const ::perfetto::protos::MmPageFreeBatchedFtraceEvent& mm_page_free_batched(const FtraceEvent* msg);
352   static const ::perfetto::protos::MmPagePcpuDrainFtraceEvent& mm_page_pcpu_drain(const FtraceEvent* msg);
353   static const ::perfetto::protos::RssStatFtraceEvent& rss_stat(const FtraceEvent* msg);
354   static const ::perfetto::protos::IonHeapShrinkFtraceEvent& ion_heap_shrink(const FtraceEvent* msg);
355   static const ::perfetto::protos::IonHeapGrowFtraceEvent& ion_heap_grow(const FtraceEvent* msg);
356   static const ::perfetto::protos::FenceInitFtraceEvent& fence_init(const FtraceEvent* msg);
357   static const ::perfetto::protos::FenceDestroyFtraceEvent& fence_destroy(const FtraceEvent* msg);
358   static const ::perfetto::protos::FenceEnableSignalFtraceEvent& fence_enable_signal(const FtraceEvent* msg);
359   static const ::perfetto::protos::FenceSignaledFtraceEvent& fence_signaled(const FtraceEvent* msg);
360   static const ::perfetto::protos::ClkEnableFtraceEvent& clk_enable(const FtraceEvent* msg);
361   static const ::perfetto::protos::ClkDisableFtraceEvent& clk_disable(const FtraceEvent* msg);
362   static const ::perfetto::protos::ClkSetRateFtraceEvent& clk_set_rate(const FtraceEvent* msg);
363   static const ::perfetto::protos::BinderTransactionAllocBufFtraceEvent& binder_transaction_alloc_buf(const FtraceEvent* msg);
364   static const ::perfetto::protos::SignalDeliverFtraceEvent& signal_deliver(const FtraceEvent* msg);
365   static const ::perfetto::protos::SignalGenerateFtraceEvent& signal_generate(const FtraceEvent* msg);
366   static const ::perfetto::protos::OomScoreAdjUpdateFtraceEvent& oom_score_adj_update(const FtraceEvent* msg);
367   static const ::perfetto::protos::GenericFtraceEvent& generic(const FtraceEvent* msg);
368   static const ::perfetto::protos::MmEventRecordFtraceEvent& mm_event_record(const FtraceEvent* msg);
369   static const ::perfetto::protos::SysEnterFtraceEvent& sys_enter(const FtraceEvent* msg);
370   static const ::perfetto::protos::SysExitFtraceEvent& sys_exit(const FtraceEvent* msg);
371   static const ::perfetto::protos::ZeroFtraceEvent& zero(const FtraceEvent* msg);
372   static const ::perfetto::protos::GpuFrequencyFtraceEvent& gpu_frequency(const FtraceEvent* msg);
373   static const ::perfetto::protos::SdeTracingMarkWriteFtraceEvent& sde_tracing_mark_write(const FtraceEvent* msg);
374   static const ::perfetto::protos::MarkVictimFtraceEvent& mark_victim(const FtraceEvent* msg);
375   static const ::perfetto::protos::IonStatFtraceEvent& ion_stat(const FtraceEvent* msg);
376   static const ::perfetto::protos::IonBufferCreateFtraceEvent& ion_buffer_create(const FtraceEvent* msg);
377   static const ::perfetto::protos::IonBufferDestroyFtraceEvent& ion_buffer_destroy(const FtraceEvent* msg);
378   static const ::perfetto::protos::ScmCallStartFtraceEvent& scm_call_start(const FtraceEvent* msg);
379   static const ::perfetto::protos::ScmCallEndFtraceEvent& scm_call_end(const FtraceEvent* msg);
380   static const ::perfetto::protos::GpuMemTotalFtraceEvent& gpu_mem_total(const FtraceEvent* msg);
381   static const ::perfetto::protos::ThermalTemperatureFtraceEvent& thermal_temperature(const FtraceEvent* msg);
382   static const ::perfetto::protos::CdevUpdateFtraceEvent& cdev_update(const FtraceEvent* msg);
383   static const ::perfetto::protos::CpuhpExitFtraceEvent& cpuhp_exit(const FtraceEvent* msg);
384   static const ::perfetto::protos::CpuhpMultiEnterFtraceEvent& cpuhp_multi_enter(const FtraceEvent* msg);
385   static const ::perfetto::protos::CpuhpEnterFtraceEvent& cpuhp_enter(const FtraceEvent* msg);
386   static const ::perfetto::protos::CpuhpLatencyFtraceEvent& cpuhp_latency(const FtraceEvent* msg);
387   static const ::perfetto::protos::FastrpcDmaStatFtraceEvent& fastrpc_dma_stat(const FtraceEvent* msg);
388   static const ::perfetto::protos::DpuTracingMarkWriteFtraceEvent& dpu_tracing_mark_write(const FtraceEvent* msg);
389   static const ::perfetto::protos::G2dTracingMarkWriteFtraceEvent& g2d_tracing_mark_write(const FtraceEvent* msg);
390   static const ::perfetto::protos::MaliTracingMarkWriteFtraceEvent& mali_tracing_mark_write(const FtraceEvent* msg);
391   static const ::perfetto::protos::DmaHeapStatFtraceEvent& dma_heap_stat(const FtraceEvent* msg);
392   static const ::perfetto::protos::CpuhpPauseFtraceEvent& cpuhp_pause(const FtraceEvent* msg);
393   static const ::perfetto::protos::SchedPiSetprioFtraceEvent& sched_pi_setprio(const FtraceEvent* msg);
394   static const ::perfetto::protos::SdeSdeEvtlogFtraceEvent& sde_sde_evtlog(const FtraceEvent* msg);
395   static const ::perfetto::protos::SdeSdePerfCalcCrtcFtraceEvent& sde_sde_perf_calc_crtc(const FtraceEvent* msg);
396   static const ::perfetto::protos::SdeSdePerfCrtcUpdateFtraceEvent& sde_sde_perf_crtc_update(const FtraceEvent* msg);
397   static const ::perfetto::protos::SdeSdePerfSetQosLutsFtraceEvent& sde_sde_perf_set_qos_luts(const FtraceEvent* msg);
398   static const ::perfetto::protos::SdeSdePerfUpdateBusFtraceEvent& sde_sde_perf_update_bus(const FtraceEvent* msg);
399   static const ::perfetto::protos::RssStatThrottledFtraceEvent& rss_stat_throttled(const FtraceEvent* msg);
400   static const ::perfetto::protos::NetifReceiveSkbFtraceEvent& netif_receive_skb(const FtraceEvent* msg);
401   static const ::perfetto::protos::NetDevXmitFtraceEvent& net_dev_xmit(const FtraceEvent* msg);
402   static const ::perfetto::protos::InetSockSetStateFtraceEvent& inet_sock_set_state(const FtraceEvent* msg);
403   static const ::perfetto::protos::TcpRetransmitSkbFtraceEvent& tcp_retransmit_skb(const FtraceEvent* msg);
404   static const ::perfetto::protos::CrosEcSensorhubDataFtraceEvent& cros_ec_sensorhub_data(const FtraceEvent* msg);
405   static const ::perfetto::protos::NapiGroReceiveEntryFtraceEvent& napi_gro_receive_entry(const FtraceEvent* msg);
406   static const ::perfetto::protos::NapiGroReceiveExitFtraceEvent& napi_gro_receive_exit(const FtraceEvent* msg);
407   static const ::perfetto::protos::KfreeSkbFtraceEvent& kfree_skb(const FtraceEvent* msg);
408   static const ::perfetto::protos::KvmAccessFaultFtraceEvent& kvm_access_fault(const FtraceEvent* msg);
409   static const ::perfetto::protos::KvmAckIrqFtraceEvent& kvm_ack_irq(const FtraceEvent* msg);
410   static const ::perfetto::protos::KvmAgeHvaFtraceEvent& kvm_age_hva(const FtraceEvent* msg);
411   static const ::perfetto::protos::KvmAgePageFtraceEvent& kvm_age_page(const FtraceEvent* msg);
412   static const ::perfetto::protos::KvmArmClearDebugFtraceEvent& kvm_arm_clear_debug(const FtraceEvent* msg);
413   static const ::perfetto::protos::KvmArmSetDreg32FtraceEvent& kvm_arm_set_dreg32(const FtraceEvent* msg);
414   static const ::perfetto::protos::KvmArmSetRegsetFtraceEvent& kvm_arm_set_regset(const FtraceEvent* msg);
415   static const ::perfetto::protos::KvmArmSetupDebugFtraceEvent& kvm_arm_setup_debug(const FtraceEvent* msg);
416   static const ::perfetto::protos::KvmEntryFtraceEvent& kvm_entry(const FtraceEvent* msg);
417   static const ::perfetto::protos::KvmExitFtraceEvent& kvm_exit(const FtraceEvent* msg);
418   static const ::perfetto::protos::KvmFpuFtraceEvent& kvm_fpu(const FtraceEvent* msg);
419   static const ::perfetto::protos::KvmGetTimerMapFtraceEvent& kvm_get_timer_map(const FtraceEvent* msg);
420   static const ::perfetto::protos::KvmGuestFaultFtraceEvent& kvm_guest_fault(const FtraceEvent* msg);
421   static const ::perfetto::protos::KvmHandleSysRegFtraceEvent& kvm_handle_sys_reg(const FtraceEvent* msg);
422   static const ::perfetto::protos::KvmHvcArm64FtraceEvent& kvm_hvc_arm64(const FtraceEvent* msg);
423   static const ::perfetto::protos::KvmIrqLineFtraceEvent& kvm_irq_line(const FtraceEvent* msg);
424   static const ::perfetto::protos::KvmMmioFtraceEvent& kvm_mmio(const FtraceEvent* msg);
425   static const ::perfetto::protos::KvmMmioEmulateFtraceEvent& kvm_mmio_emulate(const FtraceEvent* msg);
426   static const ::perfetto::protos::KvmSetGuestDebugFtraceEvent& kvm_set_guest_debug(const FtraceEvent* msg);
427   static const ::perfetto::protos::KvmSetIrqFtraceEvent& kvm_set_irq(const FtraceEvent* msg);
428   static const ::perfetto::protos::KvmSetSpteHvaFtraceEvent& kvm_set_spte_hva(const FtraceEvent* msg);
429   static const ::perfetto::protos::KvmSetWayFlushFtraceEvent& kvm_set_way_flush(const FtraceEvent* msg);
430   static const ::perfetto::protos::KvmSysAccessFtraceEvent& kvm_sys_access(const FtraceEvent* msg);
431   static const ::perfetto::protos::KvmTestAgeHvaFtraceEvent& kvm_test_age_hva(const FtraceEvent* msg);
432   static const ::perfetto::protos::KvmTimerEmulateFtraceEvent& kvm_timer_emulate(const FtraceEvent* msg);
433   static const ::perfetto::protos::KvmTimerHrtimerExpireFtraceEvent& kvm_timer_hrtimer_expire(const FtraceEvent* msg);
434   static const ::perfetto::protos::KvmTimerRestoreStateFtraceEvent& kvm_timer_restore_state(const FtraceEvent* msg);
435   static const ::perfetto::protos::KvmTimerSaveStateFtraceEvent& kvm_timer_save_state(const FtraceEvent* msg);
436   static const ::perfetto::protos::KvmTimerUpdateIrqFtraceEvent& kvm_timer_update_irq(const FtraceEvent* msg);
437   static const ::perfetto::protos::KvmToggleCacheFtraceEvent& kvm_toggle_cache(const FtraceEvent* msg);
438   static const ::perfetto::protos::KvmUnmapHvaRangeFtraceEvent& kvm_unmap_hva_range(const FtraceEvent* msg);
439   static const ::perfetto::protos::KvmUserspaceExitFtraceEvent& kvm_userspace_exit(const FtraceEvent* msg);
440   static const ::perfetto::protos::KvmVcpuWakeupFtraceEvent& kvm_vcpu_wakeup(const FtraceEvent* msg);
441   static const ::perfetto::protos::KvmWfxArm64FtraceEvent& kvm_wfx_arm64(const FtraceEvent* msg);
442   static const ::perfetto::protos::TrapRegFtraceEvent& trap_reg(const FtraceEvent* msg);
443   static const ::perfetto::protos::VgicUpdateIrqPendingFtraceEvent& vgic_update_irq_pending(const FtraceEvent* msg);
444   static const ::perfetto::protos::WakeupSourceActivateFtraceEvent& wakeup_source_activate(const FtraceEvent* msg);
445   static const ::perfetto::protos::WakeupSourceDeactivateFtraceEvent& wakeup_source_deactivate(const FtraceEvent* msg);
446   static const ::perfetto::protos::UfshcdCommandFtraceEvent& ufshcd_command(const FtraceEvent* msg);
447   static const ::perfetto::protos::UfshcdClkGatingFtraceEvent& ufshcd_clk_gating(const FtraceEvent* msg);
448   static const ::perfetto::protos::ConsoleFtraceEvent& console(const FtraceEvent* msg);
449   static const ::perfetto::protos::DrmVblankEventFtraceEvent& drm_vblank_event(const FtraceEvent* msg);
450   static const ::perfetto::protos::DrmVblankEventDeliveredFtraceEvent& drm_vblank_event_delivered(const FtraceEvent* msg);
451   static const ::perfetto::protos::DrmSchedJobFtraceEvent& drm_sched_job(const FtraceEvent* msg);
452   static const ::perfetto::protos::DrmRunJobFtraceEvent& drm_run_job(const FtraceEvent* msg);
453   static const ::perfetto::protos::DrmSchedProcessJobFtraceEvent& drm_sched_process_job(const FtraceEvent* msg);
454   static const ::perfetto::protos::DmaFenceInitFtraceEvent& dma_fence_init(const FtraceEvent* msg);
455   static const ::perfetto::protos::DmaFenceEmitFtraceEvent& dma_fence_emit(const FtraceEvent* msg);
456   static const ::perfetto::protos::DmaFenceSignaledFtraceEvent& dma_fence_signaled(const FtraceEvent* msg);
457   static const ::perfetto::protos::DmaFenceWaitStartFtraceEvent& dma_fence_wait_start(const FtraceEvent* msg);
458   static const ::perfetto::protos::DmaFenceWaitEndFtraceEvent& dma_fence_wait_end(const FtraceEvent* msg);
459   static const ::perfetto::protos::F2fsIostatFtraceEvent& f2fs_iostat(const FtraceEvent* msg);
460   static const ::perfetto::protos::F2fsIostatLatencyFtraceEvent& f2fs_iostat_latency(const FtraceEvent* msg);
461   static const ::perfetto::protos::SchedCpuUtilCfsFtraceEvent& sched_cpu_util_cfs(const FtraceEvent* msg);
462   static const ::perfetto::protos::V4l2QbufFtraceEvent& v4l2_qbuf(const FtraceEvent* msg);
463   static const ::perfetto::protos::V4l2DqbufFtraceEvent& v4l2_dqbuf(const FtraceEvent* msg);
464   static const ::perfetto::protos::Vb2V4l2BufQueueFtraceEvent& vb2_v4l2_buf_queue(const FtraceEvent* msg);
465   static const ::perfetto::protos::Vb2V4l2BufDoneFtraceEvent& vb2_v4l2_buf_done(const FtraceEvent* msg);
466   static const ::perfetto::protos::Vb2V4l2QbufFtraceEvent& vb2_v4l2_qbuf(const FtraceEvent* msg);
467   static const ::perfetto::protos::Vb2V4l2DqbufFtraceEvent& vb2_v4l2_dqbuf(const FtraceEvent* msg);
468   static const ::perfetto::protos::DsiCmdFifoStatusFtraceEvent& dsi_cmd_fifo_status(const FtraceEvent* msg);
469   static const ::perfetto::protos::DsiRxFtraceEvent& dsi_rx(const FtraceEvent* msg);
470   static const ::perfetto::protos::DsiTxFtraceEvent& dsi_tx(const FtraceEvent* msg);
471   static const ::perfetto::protos::AndroidFsDatareadEndFtraceEvent& android_fs_dataread_end(const FtraceEvent* msg);
472   static const ::perfetto::protos::AndroidFsDatareadStartFtraceEvent& android_fs_dataread_start(const FtraceEvent* msg);
473   static const ::perfetto::protos::AndroidFsDatawriteEndFtraceEvent& android_fs_datawrite_end(const FtraceEvent* msg);
474   static const ::perfetto::protos::AndroidFsDatawriteStartFtraceEvent& android_fs_datawrite_start(const FtraceEvent* msg);
475   static const ::perfetto::protos::AndroidFsFsyncEndFtraceEvent& android_fs_fsync_end(const FtraceEvent* msg);
476   static const ::perfetto::protos::AndroidFsFsyncStartFtraceEvent& android_fs_fsync_start(const FtraceEvent* msg);
477   static const ::perfetto::protos::FuncgraphEntryFtraceEvent& funcgraph_entry(const FtraceEvent* msg);
478   static const ::perfetto::protos::FuncgraphExitFtraceEvent& funcgraph_exit(const FtraceEvent* msg);
479   static const ::perfetto::protos::VirtioVideoCmdFtraceEvent& virtio_video_cmd(const FtraceEvent* msg);
480   static const ::perfetto::protos::VirtioVideoCmdDoneFtraceEvent& virtio_video_cmd_done(const FtraceEvent* msg);
481   static const ::perfetto::protos::VirtioVideoResourceQueueFtraceEvent& virtio_video_resource_queue(const FtraceEvent* msg);
482   static const ::perfetto::protos::VirtioVideoResourceQueueDoneFtraceEvent& virtio_video_resource_queue_done(const FtraceEvent* msg);
483   static const ::perfetto::protos::MmShrinkSlabStartFtraceEvent& mm_shrink_slab_start(const FtraceEvent* msg);
484   static const ::perfetto::protos::MmShrinkSlabEndFtraceEvent& mm_shrink_slab_end(const FtraceEvent* msg);
485   static const ::perfetto::protos::TrustySmcFtraceEvent& trusty_smc(const FtraceEvent* msg);
486   static const ::perfetto::protos::TrustySmcDoneFtraceEvent& trusty_smc_done(const FtraceEvent* msg);
487   static const ::perfetto::protos::TrustyStdCall32FtraceEvent& trusty_std_call32(const FtraceEvent* msg);
488   static const ::perfetto::protos::TrustyStdCall32DoneFtraceEvent& trusty_std_call32_done(const FtraceEvent* msg);
489   static const ::perfetto::protos::TrustyShareMemoryFtraceEvent& trusty_share_memory(const FtraceEvent* msg);
490   static const ::perfetto::protos::TrustyShareMemoryDoneFtraceEvent& trusty_share_memory_done(const FtraceEvent* msg);
491   static const ::perfetto::protos::TrustyReclaimMemoryFtraceEvent& trusty_reclaim_memory(const FtraceEvent* msg);
492   static const ::perfetto::protos::TrustyReclaimMemoryDoneFtraceEvent& trusty_reclaim_memory_done(const FtraceEvent* msg);
493   static const ::perfetto::protos::TrustyIrqFtraceEvent& trusty_irq(const FtraceEvent* msg);
494   static const ::perfetto::protos::TrustyIpcHandleEventFtraceEvent& trusty_ipc_handle_event(const FtraceEvent* msg);
495   static const ::perfetto::protos::TrustyIpcConnectFtraceEvent& trusty_ipc_connect(const FtraceEvent* msg);
496   static const ::perfetto::protos::TrustyIpcConnectEndFtraceEvent& trusty_ipc_connect_end(const FtraceEvent* msg);
497   static const ::perfetto::protos::TrustyIpcWriteFtraceEvent& trusty_ipc_write(const FtraceEvent* msg);
498   static const ::perfetto::protos::TrustyIpcPollFtraceEvent& trusty_ipc_poll(const FtraceEvent* msg);
499   static const ::perfetto::protos::TrustyIpcReadFtraceEvent& trusty_ipc_read(const FtraceEvent* msg);
500   static const ::perfetto::protos::TrustyIpcReadEndFtraceEvent& trusty_ipc_read_end(const FtraceEvent* msg);
501   static const ::perfetto::protos::TrustyIpcRxFtraceEvent& trusty_ipc_rx(const FtraceEvent* msg);
502   static const ::perfetto::protos::TrustyEnqueueNopFtraceEvent& trusty_enqueue_nop(const FtraceEvent* msg);
503   static const ::perfetto::protos::CmaAllocStartFtraceEvent& cma_alloc_start(const FtraceEvent* msg);
504   static const ::perfetto::protos::CmaAllocInfoFtraceEvent& cma_alloc_info(const FtraceEvent* msg);
505   static const ::perfetto::protos::LwisTracingMarkWriteFtraceEvent& lwis_tracing_mark_write(const FtraceEvent* msg);
506   static const ::perfetto::protos::VirtioGpuCmdQueueFtraceEvent& virtio_gpu_cmd_queue(const FtraceEvent* msg);
507   static const ::perfetto::protos::VirtioGpuCmdResponseFtraceEvent& virtio_gpu_cmd_response(const FtraceEvent* msg);
508   static const ::perfetto::protos::MaliMaliKCPUCQSSETFtraceEvent& mali_mali_kcpu_cqs_set(const FtraceEvent* msg);
509   static const ::perfetto::protos::MaliMaliKCPUCQSWAITSTARTFtraceEvent& mali_mali_kcpu_cqs_wait_start(const FtraceEvent* msg);
510   static const ::perfetto::protos::MaliMaliKCPUCQSWAITENDFtraceEvent& mali_mali_kcpu_cqs_wait_end(const FtraceEvent* msg);
511   static const ::perfetto::protos::MaliMaliKCPUFENCESIGNALFtraceEvent& mali_mali_kcpu_fence_signal(const FtraceEvent* msg);
512   static const ::perfetto::protos::MaliMaliKCPUFENCEWAITSTARTFtraceEvent& mali_mali_kcpu_fence_wait_start(const FtraceEvent* msg);
513   static const ::perfetto::protos::MaliMaliKCPUFENCEWAITENDFtraceEvent& mali_mali_kcpu_fence_wait_end(const FtraceEvent* msg);
514   static const ::perfetto::protos::HypEnterFtraceEvent& hyp_enter(const FtraceEvent* msg);
515   static const ::perfetto::protos::HypExitFtraceEvent& hyp_exit(const FtraceEvent* msg);
516   static const ::perfetto::protos::HostHcallFtraceEvent& host_hcall(const FtraceEvent* msg);
517   static const ::perfetto::protos::HostSmcFtraceEvent& host_smc(const FtraceEvent* msg);
518   static const ::perfetto::protos::HostMemAbortFtraceEvent& host_mem_abort(const FtraceEvent* msg);
519   static const ::perfetto::protos::SuspendResumeMinimalFtraceEvent& suspend_resume_minimal(const FtraceEvent* msg);
520   static const ::perfetto::protos::MaliMaliCSFINTERRUPTSTARTFtraceEvent& mali_mali_csf_interrupt_start(const FtraceEvent* msg);
521   static const ::perfetto::protos::MaliMaliCSFINTERRUPTENDFtraceEvent& mali_mali_csf_interrupt_end(const FtraceEvent* msg);
522   static const ::perfetto::protos::SamsungTracingMarkWriteFtraceEvent& samsung_tracing_mark_write(const FtraceEvent* msg);
523   static const ::perfetto::protos::BinderCommandFtraceEvent& binder_command(const FtraceEvent* msg);
524   static const ::perfetto::protos::BinderReturnFtraceEvent& binder_return(const FtraceEvent* msg);
525   static const ::perfetto::protos::SchedSwitchWithCtrsFtraceEvent& sched_switch_with_ctrs(const FtraceEvent* msg);
526   static const ::perfetto::protos::GpuWorkPeriodFtraceEvent& gpu_work_period(const FtraceEvent* msg);
527   static const ::perfetto::protos::RpmStatusFtraceEvent& rpm_status(const FtraceEvent* msg);
528   static const ::perfetto::protos::PanelWriteGenericFtraceEvent& panel_write_generic(const FtraceEvent* msg);
529   static const ::perfetto::protos::SchedMigrateTaskFtraceEvent& sched_migrate_task(const FtraceEvent* msg);
530   static const ::perfetto::protos::DpuDsiCmdFifoStatusFtraceEvent& dpu_dsi_cmd_fifo_status(const FtraceEvent* msg);
531   static const ::perfetto::protos::DpuDsiRxFtraceEvent& dpu_dsi_rx(const FtraceEvent* msg);
532   static const ::perfetto::protos::DpuDsiTxFtraceEvent& dpu_dsi_tx(const FtraceEvent* msg);
533   static const ::perfetto::protos::F2fsBackgroundGcFtraceEvent& f2fs_background_gc(const FtraceEvent* msg);
534   static const ::perfetto::protos::F2fsGcBeginFtraceEvent& f2fs_gc_begin(const FtraceEvent* msg);
535   static const ::perfetto::protos::F2fsGcEndFtraceEvent& f2fs_gc_end(const FtraceEvent* msg);
536   static const ::perfetto::protos::FastrpcDmaFreeFtraceEvent& fastrpc_dma_free(const FtraceEvent* msg);
537   static const ::perfetto::protos::FastrpcDmaAllocFtraceEvent& fastrpc_dma_alloc(const FtraceEvent* msg);
538   static const ::perfetto::protos::FastrpcDmaUnmapFtraceEvent& fastrpc_dma_unmap(const FtraceEvent* msg);
539   static const ::perfetto::protos::FastrpcDmaMapFtraceEvent& fastrpc_dma_map(const FtraceEvent* msg);
540   static const ::perfetto::protos::GoogleIccEventFtraceEvent& google_icc_event(const FtraceEvent* msg);
541   static const ::perfetto::protos::GoogleIrmEventFtraceEvent& google_irm_event(const FtraceEvent* msg);
542   static const ::perfetto::protos::DevicePmCallbackStartFtraceEvent& device_pm_callback_start(const FtraceEvent* msg);
543   static const ::perfetto::protos::DevicePmCallbackEndFtraceEvent& device_pm_callback_end(const FtraceEvent* msg);
544   static const ::perfetto::protos::ThermalExynosAcpmBulkFtraceEvent& thermal_exynos_acpm_bulk(const FtraceEvent* msg);
545   static const ::perfetto::protos::ThermalExynosAcpmHighOverheadFtraceEvent& thermal_exynos_acpm_high_overhead(const FtraceEvent* msg);
546   static const ::perfetto::protos::DcvshFreqFtraceEvent& dcvsh_freq(const FtraceEvent* msg);
547   static const ::perfetto::protos::KgslGpuFrequencyFtraceEvent& kgsl_gpu_frequency(const FtraceEvent* msg);
548   static const ::perfetto::protos::MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent& mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(const FtraceEvent* msg);
549   static const ::perfetto::protos::MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent& mali_mali_pm_mcu_hctl_cores_notify_pend(const FtraceEvent* msg);
550   static const ::perfetto::protos::MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent& mali_mali_pm_mcu_hctl_core_inactive_pend(const FtraceEvent* msg);
551   static const ::perfetto::protos::MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent& mali_mali_pm_mcu_hctl_mcu_on_recheck(const FtraceEvent* msg);
552   static const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent& mali_mali_pm_mcu_hctl_shaders_core_off_pend(const FtraceEvent* msg);
553   static const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent& mali_mali_pm_mcu_hctl_shaders_pend_off(const FtraceEvent* msg);
554   static const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent& mali_mali_pm_mcu_hctl_shaders_pend_on(const FtraceEvent* msg);
555   static const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent& mali_mali_pm_mcu_hctl_shaders_ready_off(const FtraceEvent* msg);
556   static const ::perfetto::protos::MaliMaliPMMCUINSLEEPFtraceEvent& mali_mali_pm_mcu_in_sleep(const FtraceEvent* msg);
557   static const ::perfetto::protos::MaliMaliPMMCUOFFFtraceEvent& mali_mali_pm_mcu_off(const FtraceEvent* msg);
558   static const ::perfetto::protos::MaliMaliPMMCUONFtraceEvent& mali_mali_pm_mcu_on(const FtraceEvent* msg);
559   static const ::perfetto::protos::MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent& mali_mali_pm_mcu_on_core_attr_update_pend(const FtraceEvent* msg);
560   static const ::perfetto::protos::MaliMaliPMMCUONGLBREINITPENDFtraceEvent& mali_mali_pm_mcu_on_glb_reinit_pend(const FtraceEvent* msg);
561   static const ::perfetto::protos::MaliMaliPMMCUONHALTFtraceEvent& mali_mali_pm_mcu_on_halt(const FtraceEvent* msg);
562   static const ::perfetto::protos::MaliMaliPMMCUONHWCNTDISABLEFtraceEvent& mali_mali_pm_mcu_on_hwcnt_disable(const FtraceEvent* msg);
563   static const ::perfetto::protos::MaliMaliPMMCUONHWCNTENABLEFtraceEvent& mali_mali_pm_mcu_on_hwcnt_enable(const FtraceEvent* msg);
564   static const ::perfetto::protos::MaliMaliPMMCUONPENDHALTFtraceEvent& mali_mali_pm_mcu_on_pend_halt(const FtraceEvent* msg);
565   static const ::perfetto::protos::MaliMaliPMMCUONPENDSLEEPFtraceEvent& mali_mali_pm_mcu_on_pend_sleep(const FtraceEvent* msg);
566   static const ::perfetto::protos::MaliMaliPMMCUONSLEEPINITIATEFtraceEvent& mali_mali_pm_mcu_on_sleep_initiate(const FtraceEvent* msg);
567   static const ::perfetto::protos::MaliMaliPMMCUPENDOFFFtraceEvent& mali_mali_pm_mcu_pend_off(const FtraceEvent* msg);
568   static const ::perfetto::protos::MaliMaliPMMCUPENDONRELOADFtraceEvent& mali_mali_pm_mcu_pend_on_reload(const FtraceEvent* msg);
569   static const ::perfetto::protos::MaliMaliPMMCUPOWERDOWNFtraceEvent& mali_mali_pm_mcu_power_down(const FtraceEvent* msg);
570   static const ::perfetto::protos::MaliMaliPMMCURESETWAITFtraceEvent& mali_mali_pm_mcu_reset_wait(const FtraceEvent* msg);
571   static const ::perfetto::protos::BclIrqTriggerFtraceEvent& bcl_irq_trigger(const FtraceEvent* msg);
572   static const ::perfetto::protos::KgslAdrenoCmdbatchQueuedFtraceEvent& kgsl_adreno_cmdbatch_queued(const FtraceEvent* msg);
573   static const ::perfetto::protos::KgslAdrenoCmdbatchSubmittedFtraceEvent& kgsl_adreno_cmdbatch_submitted(const FtraceEvent* msg);
574   static const ::perfetto::protos::KgslAdrenoCmdbatchSyncFtraceEvent& kgsl_adreno_cmdbatch_sync(const FtraceEvent* msg);
575   static const ::perfetto::protos::KgslAdrenoCmdbatchRetiredFtraceEvent& kgsl_adreno_cmdbatch_retired(const FtraceEvent* msg);
576   static const ::perfetto::protos::PixelMmKswapdWakeFtraceEvent& pixel_mm_kswapd_wake(const FtraceEvent* msg);
577   static const ::perfetto::protos::PixelMmKswapdDoneFtraceEvent& pixel_mm_kswapd_done(const FtraceEvent* msg);
578   static const ::perfetto::protos::SchedWakeupTaskAttrFtraceEvent& sched_wakeup_task_attr(const FtraceEvent* msg);
579   static const ::perfetto::protos::DevfreqFrequencyFtraceEvent& devfreq_frequency(const FtraceEvent* msg);
580   static const ::perfetto::protos::KprobeEvent& kprobe_event(const FtraceEvent* msg);
581   static const ::perfetto::protos::ParamSetValueCpmFtraceEvent& param_set_value_cpm(const FtraceEvent* msg);
582   static const ::perfetto::protos::DoSysOpenFtraceEvent& do_sys_open(const FtraceEvent* msg);
583   static const ::perfetto::protos::OpenExecFtraceEvent& open_exec(const FtraceEvent* msg);
584   static const ::perfetto::protos::BlockIoStartFtraceEvent& block_io_start(const FtraceEvent* msg);
585   static const ::perfetto::protos::BlockIoDoneFtraceEvent& block_io_done(const FtraceEvent* msg);
586 };
587 
588 const ::perfetto::protos::PrintFtraceEvent&
print(const FtraceEvent * msg)589 FtraceEvent::_Internal::print(const FtraceEvent* msg) {
590   return *msg->_impl_.event_.print_;
591 }
592 const ::perfetto::protos::SchedSwitchFtraceEvent&
sched_switch(const FtraceEvent * msg)593 FtraceEvent::_Internal::sched_switch(const FtraceEvent* msg) {
594   return *msg->_impl_.event_.sched_switch_;
595 }
596 const ::perfetto::protos::CpuFrequencyFtraceEvent&
cpu_frequency(const FtraceEvent * msg)597 FtraceEvent::_Internal::cpu_frequency(const FtraceEvent* msg) {
598   return *msg->_impl_.event_.cpu_frequency_;
599 }
600 const ::perfetto::protos::CpuFrequencyLimitsFtraceEvent&
cpu_frequency_limits(const FtraceEvent * msg)601 FtraceEvent::_Internal::cpu_frequency_limits(const FtraceEvent* msg) {
602   return *msg->_impl_.event_.cpu_frequency_limits_;
603 }
604 const ::perfetto::protos::CpuIdleFtraceEvent&
cpu_idle(const FtraceEvent * msg)605 FtraceEvent::_Internal::cpu_idle(const FtraceEvent* msg) {
606   return *msg->_impl_.event_.cpu_idle_;
607 }
608 const ::perfetto::protos::ClockEnableFtraceEvent&
clock_enable(const FtraceEvent * msg)609 FtraceEvent::_Internal::clock_enable(const FtraceEvent* msg) {
610   return *msg->_impl_.event_.clock_enable_;
611 }
612 const ::perfetto::protos::ClockDisableFtraceEvent&
clock_disable(const FtraceEvent * msg)613 FtraceEvent::_Internal::clock_disable(const FtraceEvent* msg) {
614   return *msg->_impl_.event_.clock_disable_;
615 }
616 const ::perfetto::protos::ClockSetRateFtraceEvent&
clock_set_rate(const FtraceEvent * msg)617 FtraceEvent::_Internal::clock_set_rate(const FtraceEvent* msg) {
618   return *msg->_impl_.event_.clock_set_rate_;
619 }
620 const ::perfetto::protos::SchedWakeupFtraceEvent&
sched_wakeup(const FtraceEvent * msg)621 FtraceEvent::_Internal::sched_wakeup(const FtraceEvent* msg) {
622   return *msg->_impl_.event_.sched_wakeup_;
623 }
624 const ::perfetto::protos::SchedBlockedReasonFtraceEvent&
sched_blocked_reason(const FtraceEvent * msg)625 FtraceEvent::_Internal::sched_blocked_reason(const FtraceEvent* msg) {
626   return *msg->_impl_.event_.sched_blocked_reason_;
627 }
628 const ::perfetto::protos::SchedCpuHotplugFtraceEvent&
sched_cpu_hotplug(const FtraceEvent * msg)629 FtraceEvent::_Internal::sched_cpu_hotplug(const FtraceEvent* msg) {
630   return *msg->_impl_.event_.sched_cpu_hotplug_;
631 }
632 const ::perfetto::protos::SchedWakingFtraceEvent&
sched_waking(const FtraceEvent * msg)633 FtraceEvent::_Internal::sched_waking(const FtraceEvent* msg) {
634   return *msg->_impl_.event_.sched_waking_;
635 }
636 const ::perfetto::protos::IpiEntryFtraceEvent&
ipi_entry(const FtraceEvent * msg)637 FtraceEvent::_Internal::ipi_entry(const FtraceEvent* msg) {
638   return *msg->_impl_.event_.ipi_entry_;
639 }
640 const ::perfetto::protos::IpiExitFtraceEvent&
ipi_exit(const FtraceEvent * msg)641 FtraceEvent::_Internal::ipi_exit(const FtraceEvent* msg) {
642   return *msg->_impl_.event_.ipi_exit_;
643 }
644 const ::perfetto::protos::IpiRaiseFtraceEvent&
ipi_raise(const FtraceEvent * msg)645 FtraceEvent::_Internal::ipi_raise(const FtraceEvent* msg) {
646   return *msg->_impl_.event_.ipi_raise_;
647 }
648 const ::perfetto::protos::SoftirqEntryFtraceEvent&
softirq_entry(const FtraceEvent * msg)649 FtraceEvent::_Internal::softirq_entry(const FtraceEvent* msg) {
650   return *msg->_impl_.event_.softirq_entry_;
651 }
652 const ::perfetto::protos::SoftirqExitFtraceEvent&
softirq_exit(const FtraceEvent * msg)653 FtraceEvent::_Internal::softirq_exit(const FtraceEvent* msg) {
654   return *msg->_impl_.event_.softirq_exit_;
655 }
656 const ::perfetto::protos::SoftirqRaiseFtraceEvent&
softirq_raise(const FtraceEvent * msg)657 FtraceEvent::_Internal::softirq_raise(const FtraceEvent* msg) {
658   return *msg->_impl_.event_.softirq_raise_;
659 }
660 const ::perfetto::protos::I2cReadFtraceEvent&
i2c_read(const FtraceEvent * msg)661 FtraceEvent::_Internal::i2c_read(const FtraceEvent* msg) {
662   return *msg->_impl_.event_.i2c_read_;
663 }
664 const ::perfetto::protos::I2cWriteFtraceEvent&
i2c_write(const FtraceEvent * msg)665 FtraceEvent::_Internal::i2c_write(const FtraceEvent* msg) {
666   return *msg->_impl_.event_.i2c_write_;
667 }
668 const ::perfetto::protos::I2cResultFtraceEvent&
i2c_result(const FtraceEvent * msg)669 FtraceEvent::_Internal::i2c_result(const FtraceEvent* msg) {
670   return *msg->_impl_.event_.i2c_result_;
671 }
672 const ::perfetto::protos::I2cReplyFtraceEvent&
i2c_reply(const FtraceEvent * msg)673 FtraceEvent::_Internal::i2c_reply(const FtraceEvent* msg) {
674   return *msg->_impl_.event_.i2c_reply_;
675 }
676 const ::perfetto::protos::SmbusReadFtraceEvent&
smbus_read(const FtraceEvent * msg)677 FtraceEvent::_Internal::smbus_read(const FtraceEvent* msg) {
678   return *msg->_impl_.event_.smbus_read_;
679 }
680 const ::perfetto::protos::SmbusWriteFtraceEvent&
smbus_write(const FtraceEvent * msg)681 FtraceEvent::_Internal::smbus_write(const FtraceEvent* msg) {
682   return *msg->_impl_.event_.smbus_write_;
683 }
684 const ::perfetto::protos::SmbusResultFtraceEvent&
smbus_result(const FtraceEvent * msg)685 FtraceEvent::_Internal::smbus_result(const FtraceEvent* msg) {
686   return *msg->_impl_.event_.smbus_result_;
687 }
688 const ::perfetto::protos::SmbusReplyFtraceEvent&
smbus_reply(const FtraceEvent * msg)689 FtraceEvent::_Internal::smbus_reply(const FtraceEvent* msg) {
690   return *msg->_impl_.event_.smbus_reply_;
691 }
692 const ::perfetto::protos::LowmemoryKillFtraceEvent&
lowmemory_kill(const FtraceEvent * msg)693 FtraceEvent::_Internal::lowmemory_kill(const FtraceEvent* msg) {
694   return *msg->_impl_.event_.lowmemory_kill_;
695 }
696 const ::perfetto::protos::IrqHandlerEntryFtraceEvent&
irq_handler_entry(const FtraceEvent * msg)697 FtraceEvent::_Internal::irq_handler_entry(const FtraceEvent* msg) {
698   return *msg->_impl_.event_.irq_handler_entry_;
699 }
700 const ::perfetto::protos::IrqHandlerExitFtraceEvent&
irq_handler_exit(const FtraceEvent * msg)701 FtraceEvent::_Internal::irq_handler_exit(const FtraceEvent* msg) {
702   return *msg->_impl_.event_.irq_handler_exit_;
703 }
704 const ::perfetto::protos::SyncPtFtraceEvent&
sync_pt(const FtraceEvent * msg)705 FtraceEvent::_Internal::sync_pt(const FtraceEvent* msg) {
706   return *msg->_impl_.event_.sync_pt_;
707 }
708 const ::perfetto::protos::SyncTimelineFtraceEvent&
sync_timeline(const FtraceEvent * msg)709 FtraceEvent::_Internal::sync_timeline(const FtraceEvent* msg) {
710   return *msg->_impl_.event_.sync_timeline_;
711 }
712 const ::perfetto::protos::SyncWaitFtraceEvent&
sync_wait(const FtraceEvent * msg)713 FtraceEvent::_Internal::sync_wait(const FtraceEvent* msg) {
714   return *msg->_impl_.event_.sync_wait_;
715 }
716 const ::perfetto::protos::Ext4DaWriteBeginFtraceEvent&
ext4_da_write_begin(const FtraceEvent * msg)717 FtraceEvent::_Internal::ext4_da_write_begin(const FtraceEvent* msg) {
718   return *msg->_impl_.event_.ext4_da_write_begin_;
719 }
720 const ::perfetto::protos::Ext4DaWriteEndFtraceEvent&
ext4_da_write_end(const FtraceEvent * msg)721 FtraceEvent::_Internal::ext4_da_write_end(const FtraceEvent* msg) {
722   return *msg->_impl_.event_.ext4_da_write_end_;
723 }
724 const ::perfetto::protos::Ext4SyncFileEnterFtraceEvent&
ext4_sync_file_enter(const FtraceEvent * msg)725 FtraceEvent::_Internal::ext4_sync_file_enter(const FtraceEvent* msg) {
726   return *msg->_impl_.event_.ext4_sync_file_enter_;
727 }
728 const ::perfetto::protos::Ext4SyncFileExitFtraceEvent&
ext4_sync_file_exit(const FtraceEvent * msg)729 FtraceEvent::_Internal::ext4_sync_file_exit(const FtraceEvent* msg) {
730   return *msg->_impl_.event_.ext4_sync_file_exit_;
731 }
732 const ::perfetto::protos::BlockRqIssueFtraceEvent&
block_rq_issue(const FtraceEvent * msg)733 FtraceEvent::_Internal::block_rq_issue(const FtraceEvent* msg) {
734   return *msg->_impl_.event_.block_rq_issue_;
735 }
736 const ::perfetto::protos::MmVmscanDirectReclaimBeginFtraceEvent&
mm_vmscan_direct_reclaim_begin(const FtraceEvent * msg)737 FtraceEvent::_Internal::mm_vmscan_direct_reclaim_begin(const FtraceEvent* msg) {
738   return *msg->_impl_.event_.mm_vmscan_direct_reclaim_begin_;
739 }
740 const ::perfetto::protos::MmVmscanDirectReclaimEndFtraceEvent&
mm_vmscan_direct_reclaim_end(const FtraceEvent * msg)741 FtraceEvent::_Internal::mm_vmscan_direct_reclaim_end(const FtraceEvent* msg) {
742   return *msg->_impl_.event_.mm_vmscan_direct_reclaim_end_;
743 }
744 const ::perfetto::protos::MmVmscanKswapdWakeFtraceEvent&
mm_vmscan_kswapd_wake(const FtraceEvent * msg)745 FtraceEvent::_Internal::mm_vmscan_kswapd_wake(const FtraceEvent* msg) {
746   return *msg->_impl_.event_.mm_vmscan_kswapd_wake_;
747 }
748 const ::perfetto::protos::MmVmscanKswapdSleepFtraceEvent&
mm_vmscan_kswapd_sleep(const FtraceEvent * msg)749 FtraceEvent::_Internal::mm_vmscan_kswapd_sleep(const FtraceEvent* msg) {
750   return *msg->_impl_.event_.mm_vmscan_kswapd_sleep_;
751 }
752 const ::perfetto::protos::BinderTransactionFtraceEvent&
binder_transaction(const FtraceEvent * msg)753 FtraceEvent::_Internal::binder_transaction(const FtraceEvent* msg) {
754   return *msg->_impl_.event_.binder_transaction_;
755 }
756 const ::perfetto::protos::BinderTransactionReceivedFtraceEvent&
binder_transaction_received(const FtraceEvent * msg)757 FtraceEvent::_Internal::binder_transaction_received(const FtraceEvent* msg) {
758   return *msg->_impl_.event_.binder_transaction_received_;
759 }
760 const ::perfetto::protos::BinderSetPriorityFtraceEvent&
binder_set_priority(const FtraceEvent * msg)761 FtraceEvent::_Internal::binder_set_priority(const FtraceEvent* msg) {
762   return *msg->_impl_.event_.binder_set_priority_;
763 }
764 const ::perfetto::protos::BinderLockFtraceEvent&
binder_lock(const FtraceEvent * msg)765 FtraceEvent::_Internal::binder_lock(const FtraceEvent* msg) {
766   return *msg->_impl_.event_.binder_lock_;
767 }
768 const ::perfetto::protos::BinderLockedFtraceEvent&
binder_locked(const FtraceEvent * msg)769 FtraceEvent::_Internal::binder_locked(const FtraceEvent* msg) {
770   return *msg->_impl_.event_.binder_locked_;
771 }
772 const ::perfetto::protos::BinderUnlockFtraceEvent&
binder_unlock(const FtraceEvent * msg)773 FtraceEvent::_Internal::binder_unlock(const FtraceEvent* msg) {
774   return *msg->_impl_.event_.binder_unlock_;
775 }
776 const ::perfetto::protos::WorkqueueActivateWorkFtraceEvent&
workqueue_activate_work(const FtraceEvent * msg)777 FtraceEvent::_Internal::workqueue_activate_work(const FtraceEvent* msg) {
778   return *msg->_impl_.event_.workqueue_activate_work_;
779 }
780 const ::perfetto::protos::WorkqueueExecuteEndFtraceEvent&
workqueue_execute_end(const FtraceEvent * msg)781 FtraceEvent::_Internal::workqueue_execute_end(const FtraceEvent* msg) {
782   return *msg->_impl_.event_.workqueue_execute_end_;
783 }
784 const ::perfetto::protos::WorkqueueExecuteStartFtraceEvent&
workqueue_execute_start(const FtraceEvent * msg)785 FtraceEvent::_Internal::workqueue_execute_start(const FtraceEvent* msg) {
786   return *msg->_impl_.event_.workqueue_execute_start_;
787 }
788 const ::perfetto::protos::WorkqueueQueueWorkFtraceEvent&
workqueue_queue_work(const FtraceEvent * msg)789 FtraceEvent::_Internal::workqueue_queue_work(const FtraceEvent* msg) {
790   return *msg->_impl_.event_.workqueue_queue_work_;
791 }
792 const ::perfetto::protos::RegulatorDisableFtraceEvent&
regulator_disable(const FtraceEvent * msg)793 FtraceEvent::_Internal::regulator_disable(const FtraceEvent* msg) {
794   return *msg->_impl_.event_.regulator_disable_;
795 }
796 const ::perfetto::protos::RegulatorDisableCompleteFtraceEvent&
regulator_disable_complete(const FtraceEvent * msg)797 FtraceEvent::_Internal::regulator_disable_complete(const FtraceEvent* msg) {
798   return *msg->_impl_.event_.regulator_disable_complete_;
799 }
800 const ::perfetto::protos::RegulatorEnableFtraceEvent&
regulator_enable(const FtraceEvent * msg)801 FtraceEvent::_Internal::regulator_enable(const FtraceEvent* msg) {
802   return *msg->_impl_.event_.regulator_enable_;
803 }
804 const ::perfetto::protos::RegulatorEnableCompleteFtraceEvent&
regulator_enable_complete(const FtraceEvent * msg)805 FtraceEvent::_Internal::regulator_enable_complete(const FtraceEvent* msg) {
806   return *msg->_impl_.event_.regulator_enable_complete_;
807 }
808 const ::perfetto::protos::RegulatorEnableDelayFtraceEvent&
regulator_enable_delay(const FtraceEvent * msg)809 FtraceEvent::_Internal::regulator_enable_delay(const FtraceEvent* msg) {
810   return *msg->_impl_.event_.regulator_enable_delay_;
811 }
812 const ::perfetto::protos::RegulatorSetVoltageFtraceEvent&
regulator_set_voltage(const FtraceEvent * msg)813 FtraceEvent::_Internal::regulator_set_voltage(const FtraceEvent* msg) {
814   return *msg->_impl_.event_.regulator_set_voltage_;
815 }
816 const ::perfetto::protos::RegulatorSetVoltageCompleteFtraceEvent&
regulator_set_voltage_complete(const FtraceEvent * msg)817 FtraceEvent::_Internal::regulator_set_voltage_complete(const FtraceEvent* msg) {
818   return *msg->_impl_.event_.regulator_set_voltage_complete_;
819 }
820 const ::perfetto::protos::CgroupAttachTaskFtraceEvent&
cgroup_attach_task(const FtraceEvent * msg)821 FtraceEvent::_Internal::cgroup_attach_task(const FtraceEvent* msg) {
822   return *msg->_impl_.event_.cgroup_attach_task_;
823 }
824 const ::perfetto::protos::CgroupMkdirFtraceEvent&
cgroup_mkdir(const FtraceEvent * msg)825 FtraceEvent::_Internal::cgroup_mkdir(const FtraceEvent* msg) {
826   return *msg->_impl_.event_.cgroup_mkdir_;
827 }
828 const ::perfetto::protos::CgroupRemountFtraceEvent&
cgroup_remount(const FtraceEvent * msg)829 FtraceEvent::_Internal::cgroup_remount(const FtraceEvent* msg) {
830   return *msg->_impl_.event_.cgroup_remount_;
831 }
832 const ::perfetto::protos::CgroupRmdirFtraceEvent&
cgroup_rmdir(const FtraceEvent * msg)833 FtraceEvent::_Internal::cgroup_rmdir(const FtraceEvent* msg) {
834   return *msg->_impl_.event_.cgroup_rmdir_;
835 }
836 const ::perfetto::protos::CgroupTransferTasksFtraceEvent&
cgroup_transfer_tasks(const FtraceEvent * msg)837 FtraceEvent::_Internal::cgroup_transfer_tasks(const FtraceEvent* msg) {
838   return *msg->_impl_.event_.cgroup_transfer_tasks_;
839 }
840 const ::perfetto::protos::CgroupDestroyRootFtraceEvent&
cgroup_destroy_root(const FtraceEvent * msg)841 FtraceEvent::_Internal::cgroup_destroy_root(const FtraceEvent* msg) {
842   return *msg->_impl_.event_.cgroup_destroy_root_;
843 }
844 const ::perfetto::protos::CgroupReleaseFtraceEvent&
cgroup_release(const FtraceEvent * msg)845 FtraceEvent::_Internal::cgroup_release(const FtraceEvent* msg) {
846   return *msg->_impl_.event_.cgroup_release_;
847 }
848 const ::perfetto::protos::CgroupRenameFtraceEvent&
cgroup_rename(const FtraceEvent * msg)849 FtraceEvent::_Internal::cgroup_rename(const FtraceEvent* msg) {
850   return *msg->_impl_.event_.cgroup_rename_;
851 }
852 const ::perfetto::protos::CgroupSetupRootFtraceEvent&
cgroup_setup_root(const FtraceEvent * msg)853 FtraceEvent::_Internal::cgroup_setup_root(const FtraceEvent* msg) {
854   return *msg->_impl_.event_.cgroup_setup_root_;
855 }
856 const ::perfetto::protos::MdpCmdKickoffFtraceEvent&
mdp_cmd_kickoff(const FtraceEvent * msg)857 FtraceEvent::_Internal::mdp_cmd_kickoff(const FtraceEvent* msg) {
858   return *msg->_impl_.event_.mdp_cmd_kickoff_;
859 }
860 const ::perfetto::protos::MdpCommitFtraceEvent&
mdp_commit(const FtraceEvent * msg)861 FtraceEvent::_Internal::mdp_commit(const FtraceEvent* msg) {
862   return *msg->_impl_.event_.mdp_commit_;
863 }
864 const ::perfetto::protos::MdpPerfSetOtFtraceEvent&
mdp_perf_set_ot(const FtraceEvent * msg)865 FtraceEvent::_Internal::mdp_perf_set_ot(const FtraceEvent* msg) {
866   return *msg->_impl_.event_.mdp_perf_set_ot_;
867 }
868 const ::perfetto::protos::MdpSsppChangeFtraceEvent&
mdp_sspp_change(const FtraceEvent * msg)869 FtraceEvent::_Internal::mdp_sspp_change(const FtraceEvent* msg) {
870   return *msg->_impl_.event_.mdp_sspp_change_;
871 }
872 const ::perfetto::protos::TracingMarkWriteFtraceEvent&
tracing_mark_write(const FtraceEvent * msg)873 FtraceEvent::_Internal::tracing_mark_write(const FtraceEvent* msg) {
874   return *msg->_impl_.event_.tracing_mark_write_;
875 }
876 const ::perfetto::protos::MdpCmdPingpongDoneFtraceEvent&
mdp_cmd_pingpong_done(const FtraceEvent * msg)877 FtraceEvent::_Internal::mdp_cmd_pingpong_done(const FtraceEvent* msg) {
878   return *msg->_impl_.event_.mdp_cmd_pingpong_done_;
879 }
880 const ::perfetto::protos::MdpCompareBwFtraceEvent&
mdp_compare_bw(const FtraceEvent * msg)881 FtraceEvent::_Internal::mdp_compare_bw(const FtraceEvent* msg) {
882   return *msg->_impl_.event_.mdp_compare_bw_;
883 }
884 const ::perfetto::protos::MdpPerfSetPanicLutsFtraceEvent&
mdp_perf_set_panic_luts(const FtraceEvent * msg)885 FtraceEvent::_Internal::mdp_perf_set_panic_luts(const FtraceEvent* msg) {
886   return *msg->_impl_.event_.mdp_perf_set_panic_luts_;
887 }
888 const ::perfetto::protos::MdpSsppSetFtraceEvent&
mdp_sspp_set(const FtraceEvent * msg)889 FtraceEvent::_Internal::mdp_sspp_set(const FtraceEvent* msg) {
890   return *msg->_impl_.event_.mdp_sspp_set_;
891 }
892 const ::perfetto::protos::MdpCmdReadptrDoneFtraceEvent&
mdp_cmd_readptr_done(const FtraceEvent * msg)893 FtraceEvent::_Internal::mdp_cmd_readptr_done(const FtraceEvent* msg) {
894   return *msg->_impl_.event_.mdp_cmd_readptr_done_;
895 }
896 const ::perfetto::protos::MdpMisrCrcFtraceEvent&
mdp_misr_crc(const FtraceEvent * msg)897 FtraceEvent::_Internal::mdp_misr_crc(const FtraceEvent* msg) {
898   return *msg->_impl_.event_.mdp_misr_crc_;
899 }
900 const ::perfetto::protos::MdpPerfSetQosLutsFtraceEvent&
mdp_perf_set_qos_luts(const FtraceEvent * msg)901 FtraceEvent::_Internal::mdp_perf_set_qos_luts(const FtraceEvent* msg) {
902   return *msg->_impl_.event_.mdp_perf_set_qos_luts_;
903 }
904 const ::perfetto::protos::MdpTraceCounterFtraceEvent&
mdp_trace_counter(const FtraceEvent * msg)905 FtraceEvent::_Internal::mdp_trace_counter(const FtraceEvent* msg) {
906   return *msg->_impl_.event_.mdp_trace_counter_;
907 }
908 const ::perfetto::protos::MdpCmdReleaseBwFtraceEvent&
mdp_cmd_release_bw(const FtraceEvent * msg)909 FtraceEvent::_Internal::mdp_cmd_release_bw(const FtraceEvent* msg) {
910   return *msg->_impl_.event_.mdp_cmd_release_bw_;
911 }
912 const ::perfetto::protos::MdpMixerUpdateFtraceEvent&
mdp_mixer_update(const FtraceEvent * msg)913 FtraceEvent::_Internal::mdp_mixer_update(const FtraceEvent* msg) {
914   return *msg->_impl_.event_.mdp_mixer_update_;
915 }
916 const ::perfetto::protos::MdpPerfSetWmLevelsFtraceEvent&
mdp_perf_set_wm_levels(const FtraceEvent * msg)917 FtraceEvent::_Internal::mdp_perf_set_wm_levels(const FtraceEvent* msg) {
918   return *msg->_impl_.event_.mdp_perf_set_wm_levels_;
919 }
920 const ::perfetto::protos::MdpVideoUnderrunDoneFtraceEvent&
mdp_video_underrun_done(const FtraceEvent * msg)921 FtraceEvent::_Internal::mdp_video_underrun_done(const FtraceEvent* msg) {
922   return *msg->_impl_.event_.mdp_video_underrun_done_;
923 }
924 const ::perfetto::protos::MdpCmdWaitPingpongFtraceEvent&
mdp_cmd_wait_pingpong(const FtraceEvent * msg)925 FtraceEvent::_Internal::mdp_cmd_wait_pingpong(const FtraceEvent* msg) {
926   return *msg->_impl_.event_.mdp_cmd_wait_pingpong_;
927 }
928 const ::perfetto::protos::MdpPerfPrefillCalcFtraceEvent&
mdp_perf_prefill_calc(const FtraceEvent * msg)929 FtraceEvent::_Internal::mdp_perf_prefill_calc(const FtraceEvent* msg) {
930   return *msg->_impl_.event_.mdp_perf_prefill_calc_;
931 }
932 const ::perfetto::protos::MdpPerfUpdateBusFtraceEvent&
mdp_perf_update_bus(const FtraceEvent * msg)933 FtraceEvent::_Internal::mdp_perf_update_bus(const FtraceEvent* msg) {
934   return *msg->_impl_.event_.mdp_perf_update_bus_;
935 }
936 const ::perfetto::protos::RotatorBwAoAsContextFtraceEvent&
rotator_bw_ao_as_context(const FtraceEvent * msg)937 FtraceEvent::_Internal::rotator_bw_ao_as_context(const FtraceEvent* msg) {
938   return *msg->_impl_.event_.rotator_bw_ao_as_context_;
939 }
940 const ::perfetto::protos::MmFilemapAddToPageCacheFtraceEvent&
mm_filemap_add_to_page_cache(const FtraceEvent * msg)941 FtraceEvent::_Internal::mm_filemap_add_to_page_cache(const FtraceEvent* msg) {
942   return *msg->_impl_.event_.mm_filemap_add_to_page_cache_;
943 }
944 const ::perfetto::protos::MmFilemapDeleteFromPageCacheFtraceEvent&
mm_filemap_delete_from_page_cache(const FtraceEvent * msg)945 FtraceEvent::_Internal::mm_filemap_delete_from_page_cache(const FtraceEvent* msg) {
946   return *msg->_impl_.event_.mm_filemap_delete_from_page_cache_;
947 }
948 const ::perfetto::protos::MmCompactionBeginFtraceEvent&
mm_compaction_begin(const FtraceEvent * msg)949 FtraceEvent::_Internal::mm_compaction_begin(const FtraceEvent* msg) {
950   return *msg->_impl_.event_.mm_compaction_begin_;
951 }
952 const ::perfetto::protos::MmCompactionDeferCompactionFtraceEvent&
mm_compaction_defer_compaction(const FtraceEvent * msg)953 FtraceEvent::_Internal::mm_compaction_defer_compaction(const FtraceEvent* msg) {
954   return *msg->_impl_.event_.mm_compaction_defer_compaction_;
955 }
956 const ::perfetto::protos::MmCompactionDeferredFtraceEvent&
mm_compaction_deferred(const FtraceEvent * msg)957 FtraceEvent::_Internal::mm_compaction_deferred(const FtraceEvent* msg) {
958   return *msg->_impl_.event_.mm_compaction_deferred_;
959 }
960 const ::perfetto::protos::MmCompactionDeferResetFtraceEvent&
mm_compaction_defer_reset(const FtraceEvent * msg)961 FtraceEvent::_Internal::mm_compaction_defer_reset(const FtraceEvent* msg) {
962   return *msg->_impl_.event_.mm_compaction_defer_reset_;
963 }
964 const ::perfetto::protos::MmCompactionEndFtraceEvent&
mm_compaction_end(const FtraceEvent * msg)965 FtraceEvent::_Internal::mm_compaction_end(const FtraceEvent* msg) {
966   return *msg->_impl_.event_.mm_compaction_end_;
967 }
968 const ::perfetto::protos::MmCompactionFinishedFtraceEvent&
mm_compaction_finished(const FtraceEvent * msg)969 FtraceEvent::_Internal::mm_compaction_finished(const FtraceEvent* msg) {
970   return *msg->_impl_.event_.mm_compaction_finished_;
971 }
972 const ::perfetto::protos::MmCompactionIsolateFreepagesFtraceEvent&
mm_compaction_isolate_freepages(const FtraceEvent * msg)973 FtraceEvent::_Internal::mm_compaction_isolate_freepages(const FtraceEvent* msg) {
974   return *msg->_impl_.event_.mm_compaction_isolate_freepages_;
975 }
976 const ::perfetto::protos::MmCompactionIsolateMigratepagesFtraceEvent&
mm_compaction_isolate_migratepages(const FtraceEvent * msg)977 FtraceEvent::_Internal::mm_compaction_isolate_migratepages(const FtraceEvent* msg) {
978   return *msg->_impl_.event_.mm_compaction_isolate_migratepages_;
979 }
980 const ::perfetto::protos::MmCompactionKcompactdSleepFtraceEvent&
mm_compaction_kcompactd_sleep(const FtraceEvent * msg)981 FtraceEvent::_Internal::mm_compaction_kcompactd_sleep(const FtraceEvent* msg) {
982   return *msg->_impl_.event_.mm_compaction_kcompactd_sleep_;
983 }
984 const ::perfetto::protos::MmCompactionKcompactdWakeFtraceEvent&
mm_compaction_kcompactd_wake(const FtraceEvent * msg)985 FtraceEvent::_Internal::mm_compaction_kcompactd_wake(const FtraceEvent* msg) {
986   return *msg->_impl_.event_.mm_compaction_kcompactd_wake_;
987 }
988 const ::perfetto::protos::MmCompactionMigratepagesFtraceEvent&
mm_compaction_migratepages(const FtraceEvent * msg)989 FtraceEvent::_Internal::mm_compaction_migratepages(const FtraceEvent* msg) {
990   return *msg->_impl_.event_.mm_compaction_migratepages_;
991 }
992 const ::perfetto::protos::MmCompactionSuitableFtraceEvent&
mm_compaction_suitable(const FtraceEvent * msg)993 FtraceEvent::_Internal::mm_compaction_suitable(const FtraceEvent* msg) {
994   return *msg->_impl_.event_.mm_compaction_suitable_;
995 }
996 const ::perfetto::protos::MmCompactionTryToCompactPagesFtraceEvent&
mm_compaction_try_to_compact_pages(const FtraceEvent * msg)997 FtraceEvent::_Internal::mm_compaction_try_to_compact_pages(const FtraceEvent* msg) {
998   return *msg->_impl_.event_.mm_compaction_try_to_compact_pages_;
999 }
1000 const ::perfetto::protos::MmCompactionWakeupKcompactdFtraceEvent&
mm_compaction_wakeup_kcompactd(const FtraceEvent * msg)1001 FtraceEvent::_Internal::mm_compaction_wakeup_kcompactd(const FtraceEvent* msg) {
1002   return *msg->_impl_.event_.mm_compaction_wakeup_kcompactd_;
1003 }
1004 const ::perfetto::protos::SuspendResumeFtraceEvent&
suspend_resume(const FtraceEvent * msg)1005 FtraceEvent::_Internal::suspend_resume(const FtraceEvent* msg) {
1006   return *msg->_impl_.event_.suspend_resume_;
1007 }
1008 const ::perfetto::protos::SchedWakeupNewFtraceEvent&
sched_wakeup_new(const FtraceEvent * msg)1009 FtraceEvent::_Internal::sched_wakeup_new(const FtraceEvent* msg) {
1010   return *msg->_impl_.event_.sched_wakeup_new_;
1011 }
1012 const ::perfetto::protos::BlockBioBackmergeFtraceEvent&
block_bio_backmerge(const FtraceEvent * msg)1013 FtraceEvent::_Internal::block_bio_backmerge(const FtraceEvent* msg) {
1014   return *msg->_impl_.event_.block_bio_backmerge_;
1015 }
1016 const ::perfetto::protos::BlockBioBounceFtraceEvent&
block_bio_bounce(const FtraceEvent * msg)1017 FtraceEvent::_Internal::block_bio_bounce(const FtraceEvent* msg) {
1018   return *msg->_impl_.event_.block_bio_bounce_;
1019 }
1020 const ::perfetto::protos::BlockBioCompleteFtraceEvent&
block_bio_complete(const FtraceEvent * msg)1021 FtraceEvent::_Internal::block_bio_complete(const FtraceEvent* msg) {
1022   return *msg->_impl_.event_.block_bio_complete_;
1023 }
1024 const ::perfetto::protos::BlockBioFrontmergeFtraceEvent&
block_bio_frontmerge(const FtraceEvent * msg)1025 FtraceEvent::_Internal::block_bio_frontmerge(const FtraceEvent* msg) {
1026   return *msg->_impl_.event_.block_bio_frontmerge_;
1027 }
1028 const ::perfetto::protos::BlockBioQueueFtraceEvent&
block_bio_queue(const FtraceEvent * msg)1029 FtraceEvent::_Internal::block_bio_queue(const FtraceEvent* msg) {
1030   return *msg->_impl_.event_.block_bio_queue_;
1031 }
1032 const ::perfetto::protos::BlockBioRemapFtraceEvent&
block_bio_remap(const FtraceEvent * msg)1033 FtraceEvent::_Internal::block_bio_remap(const FtraceEvent* msg) {
1034   return *msg->_impl_.event_.block_bio_remap_;
1035 }
1036 const ::perfetto::protos::BlockDirtyBufferFtraceEvent&
block_dirty_buffer(const FtraceEvent * msg)1037 FtraceEvent::_Internal::block_dirty_buffer(const FtraceEvent* msg) {
1038   return *msg->_impl_.event_.block_dirty_buffer_;
1039 }
1040 const ::perfetto::protos::BlockGetrqFtraceEvent&
block_getrq(const FtraceEvent * msg)1041 FtraceEvent::_Internal::block_getrq(const FtraceEvent* msg) {
1042   return *msg->_impl_.event_.block_getrq_;
1043 }
1044 const ::perfetto::protos::BlockPlugFtraceEvent&
block_plug(const FtraceEvent * msg)1045 FtraceEvent::_Internal::block_plug(const FtraceEvent* msg) {
1046   return *msg->_impl_.event_.block_plug_;
1047 }
1048 const ::perfetto::protos::BlockRqAbortFtraceEvent&
block_rq_abort(const FtraceEvent * msg)1049 FtraceEvent::_Internal::block_rq_abort(const FtraceEvent* msg) {
1050   return *msg->_impl_.event_.block_rq_abort_;
1051 }
1052 const ::perfetto::protos::BlockRqCompleteFtraceEvent&
block_rq_complete(const FtraceEvent * msg)1053 FtraceEvent::_Internal::block_rq_complete(const FtraceEvent* msg) {
1054   return *msg->_impl_.event_.block_rq_complete_;
1055 }
1056 const ::perfetto::protos::BlockRqInsertFtraceEvent&
block_rq_insert(const FtraceEvent * msg)1057 FtraceEvent::_Internal::block_rq_insert(const FtraceEvent* msg) {
1058   return *msg->_impl_.event_.block_rq_insert_;
1059 }
1060 const ::perfetto::protos::BlockRqRemapFtraceEvent&
block_rq_remap(const FtraceEvent * msg)1061 FtraceEvent::_Internal::block_rq_remap(const FtraceEvent* msg) {
1062   return *msg->_impl_.event_.block_rq_remap_;
1063 }
1064 const ::perfetto::protos::BlockRqRequeueFtraceEvent&
block_rq_requeue(const FtraceEvent * msg)1065 FtraceEvent::_Internal::block_rq_requeue(const FtraceEvent* msg) {
1066   return *msg->_impl_.event_.block_rq_requeue_;
1067 }
1068 const ::perfetto::protos::BlockSleeprqFtraceEvent&
block_sleeprq(const FtraceEvent * msg)1069 FtraceEvent::_Internal::block_sleeprq(const FtraceEvent* msg) {
1070   return *msg->_impl_.event_.block_sleeprq_;
1071 }
1072 const ::perfetto::protos::BlockSplitFtraceEvent&
block_split(const FtraceEvent * msg)1073 FtraceEvent::_Internal::block_split(const FtraceEvent* msg) {
1074   return *msg->_impl_.event_.block_split_;
1075 }
1076 const ::perfetto::protos::BlockTouchBufferFtraceEvent&
block_touch_buffer(const FtraceEvent * msg)1077 FtraceEvent::_Internal::block_touch_buffer(const FtraceEvent* msg) {
1078   return *msg->_impl_.event_.block_touch_buffer_;
1079 }
1080 const ::perfetto::protos::BlockUnplugFtraceEvent&
block_unplug(const FtraceEvent * msg)1081 FtraceEvent::_Internal::block_unplug(const FtraceEvent* msg) {
1082   return *msg->_impl_.event_.block_unplug_;
1083 }
1084 const ::perfetto::protos::Ext4AllocDaBlocksFtraceEvent&
ext4_alloc_da_blocks(const FtraceEvent * msg)1085 FtraceEvent::_Internal::ext4_alloc_da_blocks(const FtraceEvent* msg) {
1086   return *msg->_impl_.event_.ext4_alloc_da_blocks_;
1087 }
1088 const ::perfetto::protos::Ext4AllocateBlocksFtraceEvent&
ext4_allocate_blocks(const FtraceEvent * msg)1089 FtraceEvent::_Internal::ext4_allocate_blocks(const FtraceEvent* msg) {
1090   return *msg->_impl_.event_.ext4_allocate_blocks_;
1091 }
1092 const ::perfetto::protos::Ext4AllocateInodeFtraceEvent&
ext4_allocate_inode(const FtraceEvent * msg)1093 FtraceEvent::_Internal::ext4_allocate_inode(const FtraceEvent* msg) {
1094   return *msg->_impl_.event_.ext4_allocate_inode_;
1095 }
1096 const ::perfetto::protos::Ext4BeginOrderedTruncateFtraceEvent&
ext4_begin_ordered_truncate(const FtraceEvent * msg)1097 FtraceEvent::_Internal::ext4_begin_ordered_truncate(const FtraceEvent* msg) {
1098   return *msg->_impl_.event_.ext4_begin_ordered_truncate_;
1099 }
1100 const ::perfetto::protos::Ext4CollapseRangeFtraceEvent&
ext4_collapse_range(const FtraceEvent * msg)1101 FtraceEvent::_Internal::ext4_collapse_range(const FtraceEvent* msg) {
1102   return *msg->_impl_.event_.ext4_collapse_range_;
1103 }
1104 const ::perfetto::protos::Ext4DaReleaseSpaceFtraceEvent&
ext4_da_release_space(const FtraceEvent * msg)1105 FtraceEvent::_Internal::ext4_da_release_space(const FtraceEvent* msg) {
1106   return *msg->_impl_.event_.ext4_da_release_space_;
1107 }
1108 const ::perfetto::protos::Ext4DaReserveSpaceFtraceEvent&
ext4_da_reserve_space(const FtraceEvent * msg)1109 FtraceEvent::_Internal::ext4_da_reserve_space(const FtraceEvent* msg) {
1110   return *msg->_impl_.event_.ext4_da_reserve_space_;
1111 }
1112 const ::perfetto::protos::Ext4DaUpdateReserveSpaceFtraceEvent&
ext4_da_update_reserve_space(const FtraceEvent * msg)1113 FtraceEvent::_Internal::ext4_da_update_reserve_space(const FtraceEvent* msg) {
1114   return *msg->_impl_.event_.ext4_da_update_reserve_space_;
1115 }
1116 const ::perfetto::protos::Ext4DaWritePagesFtraceEvent&
ext4_da_write_pages(const FtraceEvent * msg)1117 FtraceEvent::_Internal::ext4_da_write_pages(const FtraceEvent* msg) {
1118   return *msg->_impl_.event_.ext4_da_write_pages_;
1119 }
1120 const ::perfetto::protos::Ext4DaWritePagesExtentFtraceEvent&
ext4_da_write_pages_extent(const FtraceEvent * msg)1121 FtraceEvent::_Internal::ext4_da_write_pages_extent(const FtraceEvent* msg) {
1122   return *msg->_impl_.event_.ext4_da_write_pages_extent_;
1123 }
1124 const ::perfetto::protos::Ext4DirectIOEnterFtraceEvent&
ext4_direct_io_enter(const FtraceEvent * msg)1125 FtraceEvent::_Internal::ext4_direct_io_enter(const FtraceEvent* msg) {
1126   return *msg->_impl_.event_.ext4_direct_io_enter_;
1127 }
1128 const ::perfetto::protos::Ext4DirectIOExitFtraceEvent&
ext4_direct_io_exit(const FtraceEvent * msg)1129 FtraceEvent::_Internal::ext4_direct_io_exit(const FtraceEvent* msg) {
1130   return *msg->_impl_.event_.ext4_direct_io_exit_;
1131 }
1132 const ::perfetto::protos::Ext4DiscardBlocksFtraceEvent&
ext4_discard_blocks(const FtraceEvent * msg)1133 FtraceEvent::_Internal::ext4_discard_blocks(const FtraceEvent* msg) {
1134   return *msg->_impl_.event_.ext4_discard_blocks_;
1135 }
1136 const ::perfetto::protos::Ext4DiscardPreallocationsFtraceEvent&
ext4_discard_preallocations(const FtraceEvent * msg)1137 FtraceEvent::_Internal::ext4_discard_preallocations(const FtraceEvent* msg) {
1138   return *msg->_impl_.event_.ext4_discard_preallocations_;
1139 }
1140 const ::perfetto::protos::Ext4DropInodeFtraceEvent&
ext4_drop_inode(const FtraceEvent * msg)1141 FtraceEvent::_Internal::ext4_drop_inode(const FtraceEvent* msg) {
1142   return *msg->_impl_.event_.ext4_drop_inode_;
1143 }
1144 const ::perfetto::protos::Ext4EsCacheExtentFtraceEvent&
ext4_es_cache_extent(const FtraceEvent * msg)1145 FtraceEvent::_Internal::ext4_es_cache_extent(const FtraceEvent* msg) {
1146   return *msg->_impl_.event_.ext4_es_cache_extent_;
1147 }
1148 const ::perfetto::protos::Ext4EsFindDelayedExtentRangeEnterFtraceEvent&
ext4_es_find_delayed_extent_range_enter(const FtraceEvent * msg)1149 FtraceEvent::_Internal::ext4_es_find_delayed_extent_range_enter(const FtraceEvent* msg) {
1150   return *msg->_impl_.event_.ext4_es_find_delayed_extent_range_enter_;
1151 }
1152 const ::perfetto::protos::Ext4EsFindDelayedExtentRangeExitFtraceEvent&
ext4_es_find_delayed_extent_range_exit(const FtraceEvent * msg)1153 FtraceEvent::_Internal::ext4_es_find_delayed_extent_range_exit(const FtraceEvent* msg) {
1154   return *msg->_impl_.event_.ext4_es_find_delayed_extent_range_exit_;
1155 }
1156 const ::perfetto::protos::Ext4EsInsertExtentFtraceEvent&
ext4_es_insert_extent(const FtraceEvent * msg)1157 FtraceEvent::_Internal::ext4_es_insert_extent(const FtraceEvent* msg) {
1158   return *msg->_impl_.event_.ext4_es_insert_extent_;
1159 }
1160 const ::perfetto::protos::Ext4EsLookupExtentEnterFtraceEvent&
ext4_es_lookup_extent_enter(const FtraceEvent * msg)1161 FtraceEvent::_Internal::ext4_es_lookup_extent_enter(const FtraceEvent* msg) {
1162   return *msg->_impl_.event_.ext4_es_lookup_extent_enter_;
1163 }
1164 const ::perfetto::protos::Ext4EsLookupExtentExitFtraceEvent&
ext4_es_lookup_extent_exit(const FtraceEvent * msg)1165 FtraceEvent::_Internal::ext4_es_lookup_extent_exit(const FtraceEvent* msg) {
1166   return *msg->_impl_.event_.ext4_es_lookup_extent_exit_;
1167 }
1168 const ::perfetto::protos::Ext4EsRemoveExtentFtraceEvent&
ext4_es_remove_extent(const FtraceEvent * msg)1169 FtraceEvent::_Internal::ext4_es_remove_extent(const FtraceEvent* msg) {
1170   return *msg->_impl_.event_.ext4_es_remove_extent_;
1171 }
1172 const ::perfetto::protos::Ext4EsShrinkFtraceEvent&
ext4_es_shrink(const FtraceEvent * msg)1173 FtraceEvent::_Internal::ext4_es_shrink(const FtraceEvent* msg) {
1174   return *msg->_impl_.event_.ext4_es_shrink_;
1175 }
1176 const ::perfetto::protos::Ext4EsShrinkCountFtraceEvent&
ext4_es_shrink_count(const FtraceEvent * msg)1177 FtraceEvent::_Internal::ext4_es_shrink_count(const FtraceEvent* msg) {
1178   return *msg->_impl_.event_.ext4_es_shrink_count_;
1179 }
1180 const ::perfetto::protos::Ext4EsShrinkScanEnterFtraceEvent&
ext4_es_shrink_scan_enter(const FtraceEvent * msg)1181 FtraceEvent::_Internal::ext4_es_shrink_scan_enter(const FtraceEvent* msg) {
1182   return *msg->_impl_.event_.ext4_es_shrink_scan_enter_;
1183 }
1184 const ::perfetto::protos::Ext4EsShrinkScanExitFtraceEvent&
ext4_es_shrink_scan_exit(const FtraceEvent * msg)1185 FtraceEvent::_Internal::ext4_es_shrink_scan_exit(const FtraceEvent* msg) {
1186   return *msg->_impl_.event_.ext4_es_shrink_scan_exit_;
1187 }
1188 const ::perfetto::protos::Ext4EvictInodeFtraceEvent&
ext4_evict_inode(const FtraceEvent * msg)1189 FtraceEvent::_Internal::ext4_evict_inode(const FtraceEvent* msg) {
1190   return *msg->_impl_.event_.ext4_evict_inode_;
1191 }
1192 const ::perfetto::protos::Ext4ExtConvertToInitializedEnterFtraceEvent&
ext4_ext_convert_to_initialized_enter(const FtraceEvent * msg)1193 FtraceEvent::_Internal::ext4_ext_convert_to_initialized_enter(const FtraceEvent* msg) {
1194   return *msg->_impl_.event_.ext4_ext_convert_to_initialized_enter_;
1195 }
1196 const ::perfetto::protos::Ext4ExtConvertToInitializedFastpathFtraceEvent&
ext4_ext_convert_to_initialized_fastpath(const FtraceEvent * msg)1197 FtraceEvent::_Internal::ext4_ext_convert_to_initialized_fastpath(const FtraceEvent* msg) {
1198   return *msg->_impl_.event_.ext4_ext_convert_to_initialized_fastpath_;
1199 }
1200 const ::perfetto::protos::Ext4ExtHandleUnwrittenExtentsFtraceEvent&
ext4_ext_handle_unwritten_extents(const FtraceEvent * msg)1201 FtraceEvent::_Internal::ext4_ext_handle_unwritten_extents(const FtraceEvent* msg) {
1202   return *msg->_impl_.event_.ext4_ext_handle_unwritten_extents_;
1203 }
1204 const ::perfetto::protos::Ext4ExtInCacheFtraceEvent&
ext4_ext_in_cache(const FtraceEvent * msg)1205 FtraceEvent::_Internal::ext4_ext_in_cache(const FtraceEvent* msg) {
1206   return *msg->_impl_.event_.ext4_ext_in_cache_;
1207 }
1208 const ::perfetto::protos::Ext4ExtLoadExtentFtraceEvent&
ext4_ext_load_extent(const FtraceEvent * msg)1209 FtraceEvent::_Internal::ext4_ext_load_extent(const FtraceEvent* msg) {
1210   return *msg->_impl_.event_.ext4_ext_load_extent_;
1211 }
1212 const ::perfetto::protos::Ext4ExtMapBlocksEnterFtraceEvent&
ext4_ext_map_blocks_enter(const FtraceEvent * msg)1213 FtraceEvent::_Internal::ext4_ext_map_blocks_enter(const FtraceEvent* msg) {
1214   return *msg->_impl_.event_.ext4_ext_map_blocks_enter_;
1215 }
1216 const ::perfetto::protos::Ext4ExtMapBlocksExitFtraceEvent&
ext4_ext_map_blocks_exit(const FtraceEvent * msg)1217 FtraceEvent::_Internal::ext4_ext_map_blocks_exit(const FtraceEvent* msg) {
1218   return *msg->_impl_.event_.ext4_ext_map_blocks_exit_;
1219 }
1220 const ::perfetto::protos::Ext4ExtPutInCacheFtraceEvent&
ext4_ext_put_in_cache(const FtraceEvent * msg)1221 FtraceEvent::_Internal::ext4_ext_put_in_cache(const FtraceEvent* msg) {
1222   return *msg->_impl_.event_.ext4_ext_put_in_cache_;
1223 }
1224 const ::perfetto::protos::Ext4ExtRemoveSpaceFtraceEvent&
ext4_ext_remove_space(const FtraceEvent * msg)1225 FtraceEvent::_Internal::ext4_ext_remove_space(const FtraceEvent* msg) {
1226   return *msg->_impl_.event_.ext4_ext_remove_space_;
1227 }
1228 const ::perfetto::protos::Ext4ExtRemoveSpaceDoneFtraceEvent&
ext4_ext_remove_space_done(const FtraceEvent * msg)1229 FtraceEvent::_Internal::ext4_ext_remove_space_done(const FtraceEvent* msg) {
1230   return *msg->_impl_.event_.ext4_ext_remove_space_done_;
1231 }
1232 const ::perfetto::protos::Ext4ExtRmIdxFtraceEvent&
ext4_ext_rm_idx(const FtraceEvent * msg)1233 FtraceEvent::_Internal::ext4_ext_rm_idx(const FtraceEvent* msg) {
1234   return *msg->_impl_.event_.ext4_ext_rm_idx_;
1235 }
1236 const ::perfetto::protos::Ext4ExtRmLeafFtraceEvent&
ext4_ext_rm_leaf(const FtraceEvent * msg)1237 FtraceEvent::_Internal::ext4_ext_rm_leaf(const FtraceEvent* msg) {
1238   return *msg->_impl_.event_.ext4_ext_rm_leaf_;
1239 }
1240 const ::perfetto::protos::Ext4ExtShowExtentFtraceEvent&
ext4_ext_show_extent(const FtraceEvent * msg)1241 FtraceEvent::_Internal::ext4_ext_show_extent(const FtraceEvent* msg) {
1242   return *msg->_impl_.event_.ext4_ext_show_extent_;
1243 }
1244 const ::perfetto::protos::Ext4FallocateEnterFtraceEvent&
ext4_fallocate_enter(const FtraceEvent * msg)1245 FtraceEvent::_Internal::ext4_fallocate_enter(const FtraceEvent* msg) {
1246   return *msg->_impl_.event_.ext4_fallocate_enter_;
1247 }
1248 const ::perfetto::protos::Ext4FallocateExitFtraceEvent&
ext4_fallocate_exit(const FtraceEvent * msg)1249 FtraceEvent::_Internal::ext4_fallocate_exit(const FtraceEvent* msg) {
1250   return *msg->_impl_.event_.ext4_fallocate_exit_;
1251 }
1252 const ::perfetto::protos::Ext4FindDelallocRangeFtraceEvent&
ext4_find_delalloc_range(const FtraceEvent * msg)1253 FtraceEvent::_Internal::ext4_find_delalloc_range(const FtraceEvent* msg) {
1254   return *msg->_impl_.event_.ext4_find_delalloc_range_;
1255 }
1256 const ::perfetto::protos::Ext4ForgetFtraceEvent&
ext4_forget(const FtraceEvent * msg)1257 FtraceEvent::_Internal::ext4_forget(const FtraceEvent* msg) {
1258   return *msg->_impl_.event_.ext4_forget_;
1259 }
1260 const ::perfetto::protos::Ext4FreeBlocksFtraceEvent&
ext4_free_blocks(const FtraceEvent * msg)1261 FtraceEvent::_Internal::ext4_free_blocks(const FtraceEvent* msg) {
1262   return *msg->_impl_.event_.ext4_free_blocks_;
1263 }
1264 const ::perfetto::protos::Ext4FreeInodeFtraceEvent&
ext4_free_inode(const FtraceEvent * msg)1265 FtraceEvent::_Internal::ext4_free_inode(const FtraceEvent* msg) {
1266   return *msg->_impl_.event_.ext4_free_inode_;
1267 }
1268 const ::perfetto::protos::Ext4GetImpliedClusterAllocExitFtraceEvent&
ext4_get_implied_cluster_alloc_exit(const FtraceEvent * msg)1269 FtraceEvent::_Internal::ext4_get_implied_cluster_alloc_exit(const FtraceEvent* msg) {
1270   return *msg->_impl_.event_.ext4_get_implied_cluster_alloc_exit_;
1271 }
1272 const ::perfetto::protos::Ext4GetReservedClusterAllocFtraceEvent&
ext4_get_reserved_cluster_alloc(const FtraceEvent * msg)1273 FtraceEvent::_Internal::ext4_get_reserved_cluster_alloc(const FtraceEvent* msg) {
1274   return *msg->_impl_.event_.ext4_get_reserved_cluster_alloc_;
1275 }
1276 const ::perfetto::protos::Ext4IndMapBlocksEnterFtraceEvent&
ext4_ind_map_blocks_enter(const FtraceEvent * msg)1277 FtraceEvent::_Internal::ext4_ind_map_blocks_enter(const FtraceEvent* msg) {
1278   return *msg->_impl_.event_.ext4_ind_map_blocks_enter_;
1279 }
1280 const ::perfetto::protos::Ext4IndMapBlocksExitFtraceEvent&
ext4_ind_map_blocks_exit(const FtraceEvent * msg)1281 FtraceEvent::_Internal::ext4_ind_map_blocks_exit(const FtraceEvent* msg) {
1282   return *msg->_impl_.event_.ext4_ind_map_blocks_exit_;
1283 }
1284 const ::perfetto::protos::Ext4InsertRangeFtraceEvent&
ext4_insert_range(const FtraceEvent * msg)1285 FtraceEvent::_Internal::ext4_insert_range(const FtraceEvent* msg) {
1286   return *msg->_impl_.event_.ext4_insert_range_;
1287 }
1288 const ::perfetto::protos::Ext4InvalidatepageFtraceEvent&
ext4_invalidatepage(const FtraceEvent * msg)1289 FtraceEvent::_Internal::ext4_invalidatepage(const FtraceEvent* msg) {
1290   return *msg->_impl_.event_.ext4_invalidatepage_;
1291 }
1292 const ::perfetto::protos::Ext4JournalStartFtraceEvent&
ext4_journal_start(const FtraceEvent * msg)1293 FtraceEvent::_Internal::ext4_journal_start(const FtraceEvent* msg) {
1294   return *msg->_impl_.event_.ext4_journal_start_;
1295 }
1296 const ::perfetto::protos::Ext4JournalStartReservedFtraceEvent&
ext4_journal_start_reserved(const FtraceEvent * msg)1297 FtraceEvent::_Internal::ext4_journal_start_reserved(const FtraceEvent* msg) {
1298   return *msg->_impl_.event_.ext4_journal_start_reserved_;
1299 }
1300 const ::perfetto::protos::Ext4JournalledInvalidatepageFtraceEvent&
ext4_journalled_invalidatepage(const FtraceEvent * msg)1301 FtraceEvent::_Internal::ext4_journalled_invalidatepage(const FtraceEvent* msg) {
1302   return *msg->_impl_.event_.ext4_journalled_invalidatepage_;
1303 }
1304 const ::perfetto::protos::Ext4JournalledWriteEndFtraceEvent&
ext4_journalled_write_end(const FtraceEvent * msg)1305 FtraceEvent::_Internal::ext4_journalled_write_end(const FtraceEvent* msg) {
1306   return *msg->_impl_.event_.ext4_journalled_write_end_;
1307 }
1308 const ::perfetto::protos::Ext4LoadInodeFtraceEvent&
ext4_load_inode(const FtraceEvent * msg)1309 FtraceEvent::_Internal::ext4_load_inode(const FtraceEvent* msg) {
1310   return *msg->_impl_.event_.ext4_load_inode_;
1311 }
1312 const ::perfetto::protos::Ext4LoadInodeBitmapFtraceEvent&
ext4_load_inode_bitmap(const FtraceEvent * msg)1313 FtraceEvent::_Internal::ext4_load_inode_bitmap(const FtraceEvent* msg) {
1314   return *msg->_impl_.event_.ext4_load_inode_bitmap_;
1315 }
1316 const ::perfetto::protos::Ext4MarkInodeDirtyFtraceEvent&
ext4_mark_inode_dirty(const FtraceEvent * msg)1317 FtraceEvent::_Internal::ext4_mark_inode_dirty(const FtraceEvent* msg) {
1318   return *msg->_impl_.event_.ext4_mark_inode_dirty_;
1319 }
1320 const ::perfetto::protos::Ext4MbBitmapLoadFtraceEvent&
ext4_mb_bitmap_load(const FtraceEvent * msg)1321 FtraceEvent::_Internal::ext4_mb_bitmap_load(const FtraceEvent* msg) {
1322   return *msg->_impl_.event_.ext4_mb_bitmap_load_;
1323 }
1324 const ::perfetto::protos::Ext4MbBuddyBitmapLoadFtraceEvent&
ext4_mb_buddy_bitmap_load(const FtraceEvent * msg)1325 FtraceEvent::_Internal::ext4_mb_buddy_bitmap_load(const FtraceEvent* msg) {
1326   return *msg->_impl_.event_.ext4_mb_buddy_bitmap_load_;
1327 }
1328 const ::perfetto::protos::Ext4MbDiscardPreallocationsFtraceEvent&
ext4_mb_discard_preallocations(const FtraceEvent * msg)1329 FtraceEvent::_Internal::ext4_mb_discard_preallocations(const FtraceEvent* msg) {
1330   return *msg->_impl_.event_.ext4_mb_discard_preallocations_;
1331 }
1332 const ::perfetto::protos::Ext4MbNewGroupPaFtraceEvent&
ext4_mb_new_group_pa(const FtraceEvent * msg)1333 FtraceEvent::_Internal::ext4_mb_new_group_pa(const FtraceEvent* msg) {
1334   return *msg->_impl_.event_.ext4_mb_new_group_pa_;
1335 }
1336 const ::perfetto::protos::Ext4MbNewInodePaFtraceEvent&
ext4_mb_new_inode_pa(const FtraceEvent * msg)1337 FtraceEvent::_Internal::ext4_mb_new_inode_pa(const FtraceEvent* msg) {
1338   return *msg->_impl_.event_.ext4_mb_new_inode_pa_;
1339 }
1340 const ::perfetto::protos::Ext4MbReleaseGroupPaFtraceEvent&
ext4_mb_release_group_pa(const FtraceEvent * msg)1341 FtraceEvent::_Internal::ext4_mb_release_group_pa(const FtraceEvent* msg) {
1342   return *msg->_impl_.event_.ext4_mb_release_group_pa_;
1343 }
1344 const ::perfetto::protos::Ext4MbReleaseInodePaFtraceEvent&
ext4_mb_release_inode_pa(const FtraceEvent * msg)1345 FtraceEvent::_Internal::ext4_mb_release_inode_pa(const FtraceEvent* msg) {
1346   return *msg->_impl_.event_.ext4_mb_release_inode_pa_;
1347 }
1348 const ::perfetto::protos::Ext4MballocAllocFtraceEvent&
ext4_mballoc_alloc(const FtraceEvent * msg)1349 FtraceEvent::_Internal::ext4_mballoc_alloc(const FtraceEvent* msg) {
1350   return *msg->_impl_.event_.ext4_mballoc_alloc_;
1351 }
1352 const ::perfetto::protos::Ext4MballocDiscardFtraceEvent&
ext4_mballoc_discard(const FtraceEvent * msg)1353 FtraceEvent::_Internal::ext4_mballoc_discard(const FtraceEvent* msg) {
1354   return *msg->_impl_.event_.ext4_mballoc_discard_;
1355 }
1356 const ::perfetto::protos::Ext4MballocFreeFtraceEvent&
ext4_mballoc_free(const FtraceEvent * msg)1357 FtraceEvent::_Internal::ext4_mballoc_free(const FtraceEvent* msg) {
1358   return *msg->_impl_.event_.ext4_mballoc_free_;
1359 }
1360 const ::perfetto::protos::Ext4MballocPreallocFtraceEvent&
ext4_mballoc_prealloc(const FtraceEvent * msg)1361 FtraceEvent::_Internal::ext4_mballoc_prealloc(const FtraceEvent* msg) {
1362   return *msg->_impl_.event_.ext4_mballoc_prealloc_;
1363 }
1364 const ::perfetto::protos::Ext4OtherInodeUpdateTimeFtraceEvent&
ext4_other_inode_update_time(const FtraceEvent * msg)1365 FtraceEvent::_Internal::ext4_other_inode_update_time(const FtraceEvent* msg) {
1366   return *msg->_impl_.event_.ext4_other_inode_update_time_;
1367 }
1368 const ::perfetto::protos::Ext4PunchHoleFtraceEvent&
ext4_punch_hole(const FtraceEvent * msg)1369 FtraceEvent::_Internal::ext4_punch_hole(const FtraceEvent* msg) {
1370   return *msg->_impl_.event_.ext4_punch_hole_;
1371 }
1372 const ::perfetto::protos::Ext4ReadBlockBitmapLoadFtraceEvent&
ext4_read_block_bitmap_load(const FtraceEvent * msg)1373 FtraceEvent::_Internal::ext4_read_block_bitmap_load(const FtraceEvent* msg) {
1374   return *msg->_impl_.event_.ext4_read_block_bitmap_load_;
1375 }
1376 const ::perfetto::protos::Ext4ReadpageFtraceEvent&
ext4_readpage(const FtraceEvent * msg)1377 FtraceEvent::_Internal::ext4_readpage(const FtraceEvent* msg) {
1378   return *msg->_impl_.event_.ext4_readpage_;
1379 }
1380 const ::perfetto::protos::Ext4ReleasepageFtraceEvent&
ext4_releasepage(const FtraceEvent * msg)1381 FtraceEvent::_Internal::ext4_releasepage(const FtraceEvent* msg) {
1382   return *msg->_impl_.event_.ext4_releasepage_;
1383 }
1384 const ::perfetto::protos::Ext4RemoveBlocksFtraceEvent&
ext4_remove_blocks(const FtraceEvent * msg)1385 FtraceEvent::_Internal::ext4_remove_blocks(const FtraceEvent* msg) {
1386   return *msg->_impl_.event_.ext4_remove_blocks_;
1387 }
1388 const ::perfetto::protos::Ext4RequestBlocksFtraceEvent&
ext4_request_blocks(const FtraceEvent * msg)1389 FtraceEvent::_Internal::ext4_request_blocks(const FtraceEvent* msg) {
1390   return *msg->_impl_.event_.ext4_request_blocks_;
1391 }
1392 const ::perfetto::protos::Ext4RequestInodeFtraceEvent&
ext4_request_inode(const FtraceEvent * msg)1393 FtraceEvent::_Internal::ext4_request_inode(const FtraceEvent* msg) {
1394   return *msg->_impl_.event_.ext4_request_inode_;
1395 }
1396 const ::perfetto::protos::Ext4SyncFsFtraceEvent&
ext4_sync_fs(const FtraceEvent * msg)1397 FtraceEvent::_Internal::ext4_sync_fs(const FtraceEvent* msg) {
1398   return *msg->_impl_.event_.ext4_sync_fs_;
1399 }
1400 const ::perfetto::protos::Ext4TrimAllFreeFtraceEvent&
ext4_trim_all_free(const FtraceEvent * msg)1401 FtraceEvent::_Internal::ext4_trim_all_free(const FtraceEvent* msg) {
1402   return *msg->_impl_.event_.ext4_trim_all_free_;
1403 }
1404 const ::perfetto::protos::Ext4TrimExtentFtraceEvent&
ext4_trim_extent(const FtraceEvent * msg)1405 FtraceEvent::_Internal::ext4_trim_extent(const FtraceEvent* msg) {
1406   return *msg->_impl_.event_.ext4_trim_extent_;
1407 }
1408 const ::perfetto::protos::Ext4TruncateEnterFtraceEvent&
ext4_truncate_enter(const FtraceEvent * msg)1409 FtraceEvent::_Internal::ext4_truncate_enter(const FtraceEvent* msg) {
1410   return *msg->_impl_.event_.ext4_truncate_enter_;
1411 }
1412 const ::perfetto::protos::Ext4TruncateExitFtraceEvent&
ext4_truncate_exit(const FtraceEvent * msg)1413 FtraceEvent::_Internal::ext4_truncate_exit(const FtraceEvent* msg) {
1414   return *msg->_impl_.event_.ext4_truncate_exit_;
1415 }
1416 const ::perfetto::protos::Ext4UnlinkEnterFtraceEvent&
ext4_unlink_enter(const FtraceEvent * msg)1417 FtraceEvent::_Internal::ext4_unlink_enter(const FtraceEvent* msg) {
1418   return *msg->_impl_.event_.ext4_unlink_enter_;
1419 }
1420 const ::perfetto::protos::Ext4UnlinkExitFtraceEvent&
ext4_unlink_exit(const FtraceEvent * msg)1421 FtraceEvent::_Internal::ext4_unlink_exit(const FtraceEvent* msg) {
1422   return *msg->_impl_.event_.ext4_unlink_exit_;
1423 }
1424 const ::perfetto::protos::Ext4WriteBeginFtraceEvent&
ext4_write_begin(const FtraceEvent * msg)1425 FtraceEvent::_Internal::ext4_write_begin(const FtraceEvent* msg) {
1426   return *msg->_impl_.event_.ext4_write_begin_;
1427 }
1428 const ::perfetto::protos::Ext4WriteEndFtraceEvent&
ext4_write_end(const FtraceEvent * msg)1429 FtraceEvent::_Internal::ext4_write_end(const FtraceEvent* msg) {
1430   return *msg->_impl_.event_.ext4_write_end_;
1431 }
1432 const ::perfetto::protos::Ext4WritepageFtraceEvent&
ext4_writepage(const FtraceEvent * msg)1433 FtraceEvent::_Internal::ext4_writepage(const FtraceEvent* msg) {
1434   return *msg->_impl_.event_.ext4_writepage_;
1435 }
1436 const ::perfetto::protos::Ext4WritepagesFtraceEvent&
ext4_writepages(const FtraceEvent * msg)1437 FtraceEvent::_Internal::ext4_writepages(const FtraceEvent* msg) {
1438   return *msg->_impl_.event_.ext4_writepages_;
1439 }
1440 const ::perfetto::protos::Ext4WritepagesResultFtraceEvent&
ext4_writepages_result(const FtraceEvent * msg)1441 FtraceEvent::_Internal::ext4_writepages_result(const FtraceEvent* msg) {
1442   return *msg->_impl_.event_.ext4_writepages_result_;
1443 }
1444 const ::perfetto::protos::Ext4ZeroRangeFtraceEvent&
ext4_zero_range(const FtraceEvent * msg)1445 FtraceEvent::_Internal::ext4_zero_range(const FtraceEvent* msg) {
1446   return *msg->_impl_.event_.ext4_zero_range_;
1447 }
1448 const ::perfetto::protos::TaskNewtaskFtraceEvent&
task_newtask(const FtraceEvent * msg)1449 FtraceEvent::_Internal::task_newtask(const FtraceEvent* msg) {
1450   return *msg->_impl_.event_.task_newtask_;
1451 }
1452 const ::perfetto::protos::TaskRenameFtraceEvent&
task_rename(const FtraceEvent * msg)1453 FtraceEvent::_Internal::task_rename(const FtraceEvent* msg) {
1454   return *msg->_impl_.event_.task_rename_;
1455 }
1456 const ::perfetto::protos::SchedProcessExecFtraceEvent&
sched_process_exec(const FtraceEvent * msg)1457 FtraceEvent::_Internal::sched_process_exec(const FtraceEvent* msg) {
1458   return *msg->_impl_.event_.sched_process_exec_;
1459 }
1460 const ::perfetto::protos::SchedProcessExitFtraceEvent&
sched_process_exit(const FtraceEvent * msg)1461 FtraceEvent::_Internal::sched_process_exit(const FtraceEvent* msg) {
1462   return *msg->_impl_.event_.sched_process_exit_;
1463 }
1464 const ::perfetto::protos::SchedProcessForkFtraceEvent&
sched_process_fork(const FtraceEvent * msg)1465 FtraceEvent::_Internal::sched_process_fork(const FtraceEvent* msg) {
1466   return *msg->_impl_.event_.sched_process_fork_;
1467 }
1468 const ::perfetto::protos::SchedProcessFreeFtraceEvent&
sched_process_free(const FtraceEvent * msg)1469 FtraceEvent::_Internal::sched_process_free(const FtraceEvent* msg) {
1470   return *msg->_impl_.event_.sched_process_free_;
1471 }
1472 const ::perfetto::protos::SchedProcessHangFtraceEvent&
sched_process_hang(const FtraceEvent * msg)1473 FtraceEvent::_Internal::sched_process_hang(const FtraceEvent* msg) {
1474   return *msg->_impl_.event_.sched_process_hang_;
1475 }
1476 const ::perfetto::protos::SchedProcessWaitFtraceEvent&
sched_process_wait(const FtraceEvent * msg)1477 FtraceEvent::_Internal::sched_process_wait(const FtraceEvent* msg) {
1478   return *msg->_impl_.event_.sched_process_wait_;
1479 }
1480 const ::perfetto::protos::F2fsDoSubmitBioFtraceEvent&
f2fs_do_submit_bio(const FtraceEvent * msg)1481 FtraceEvent::_Internal::f2fs_do_submit_bio(const FtraceEvent* msg) {
1482   return *msg->_impl_.event_.f2fs_do_submit_bio_;
1483 }
1484 const ::perfetto::protos::F2fsEvictInodeFtraceEvent&
f2fs_evict_inode(const FtraceEvent * msg)1485 FtraceEvent::_Internal::f2fs_evict_inode(const FtraceEvent* msg) {
1486   return *msg->_impl_.event_.f2fs_evict_inode_;
1487 }
1488 const ::perfetto::protos::F2fsFallocateFtraceEvent&
f2fs_fallocate(const FtraceEvent * msg)1489 FtraceEvent::_Internal::f2fs_fallocate(const FtraceEvent* msg) {
1490   return *msg->_impl_.event_.f2fs_fallocate_;
1491 }
1492 const ::perfetto::protos::F2fsGetDataBlockFtraceEvent&
f2fs_get_data_block(const FtraceEvent * msg)1493 FtraceEvent::_Internal::f2fs_get_data_block(const FtraceEvent* msg) {
1494   return *msg->_impl_.event_.f2fs_get_data_block_;
1495 }
1496 const ::perfetto::protos::F2fsGetVictimFtraceEvent&
f2fs_get_victim(const FtraceEvent * msg)1497 FtraceEvent::_Internal::f2fs_get_victim(const FtraceEvent* msg) {
1498   return *msg->_impl_.event_.f2fs_get_victim_;
1499 }
1500 const ::perfetto::protos::F2fsIgetFtraceEvent&
f2fs_iget(const FtraceEvent * msg)1501 FtraceEvent::_Internal::f2fs_iget(const FtraceEvent* msg) {
1502   return *msg->_impl_.event_.f2fs_iget_;
1503 }
1504 const ::perfetto::protos::F2fsIgetExitFtraceEvent&
f2fs_iget_exit(const FtraceEvent * msg)1505 FtraceEvent::_Internal::f2fs_iget_exit(const FtraceEvent* msg) {
1506   return *msg->_impl_.event_.f2fs_iget_exit_;
1507 }
1508 const ::perfetto::protos::F2fsNewInodeFtraceEvent&
f2fs_new_inode(const FtraceEvent * msg)1509 FtraceEvent::_Internal::f2fs_new_inode(const FtraceEvent* msg) {
1510   return *msg->_impl_.event_.f2fs_new_inode_;
1511 }
1512 const ::perfetto::protos::F2fsReadpageFtraceEvent&
f2fs_readpage(const FtraceEvent * msg)1513 FtraceEvent::_Internal::f2fs_readpage(const FtraceEvent* msg) {
1514   return *msg->_impl_.event_.f2fs_readpage_;
1515 }
1516 const ::perfetto::protos::F2fsReserveNewBlockFtraceEvent&
f2fs_reserve_new_block(const FtraceEvent * msg)1517 FtraceEvent::_Internal::f2fs_reserve_new_block(const FtraceEvent* msg) {
1518   return *msg->_impl_.event_.f2fs_reserve_new_block_;
1519 }
1520 const ::perfetto::protos::F2fsSetPageDirtyFtraceEvent&
f2fs_set_page_dirty(const FtraceEvent * msg)1521 FtraceEvent::_Internal::f2fs_set_page_dirty(const FtraceEvent* msg) {
1522   return *msg->_impl_.event_.f2fs_set_page_dirty_;
1523 }
1524 const ::perfetto::protos::F2fsSubmitWritePageFtraceEvent&
f2fs_submit_write_page(const FtraceEvent * msg)1525 FtraceEvent::_Internal::f2fs_submit_write_page(const FtraceEvent* msg) {
1526   return *msg->_impl_.event_.f2fs_submit_write_page_;
1527 }
1528 const ::perfetto::protos::F2fsSyncFileEnterFtraceEvent&
f2fs_sync_file_enter(const FtraceEvent * msg)1529 FtraceEvent::_Internal::f2fs_sync_file_enter(const FtraceEvent* msg) {
1530   return *msg->_impl_.event_.f2fs_sync_file_enter_;
1531 }
1532 const ::perfetto::protos::F2fsSyncFileExitFtraceEvent&
f2fs_sync_file_exit(const FtraceEvent * msg)1533 FtraceEvent::_Internal::f2fs_sync_file_exit(const FtraceEvent* msg) {
1534   return *msg->_impl_.event_.f2fs_sync_file_exit_;
1535 }
1536 const ::perfetto::protos::F2fsSyncFsFtraceEvent&
f2fs_sync_fs(const FtraceEvent * msg)1537 FtraceEvent::_Internal::f2fs_sync_fs(const FtraceEvent* msg) {
1538   return *msg->_impl_.event_.f2fs_sync_fs_;
1539 }
1540 const ::perfetto::protos::F2fsTruncateFtraceEvent&
f2fs_truncate(const FtraceEvent * msg)1541 FtraceEvent::_Internal::f2fs_truncate(const FtraceEvent* msg) {
1542   return *msg->_impl_.event_.f2fs_truncate_;
1543 }
1544 const ::perfetto::protos::F2fsTruncateBlocksEnterFtraceEvent&
f2fs_truncate_blocks_enter(const FtraceEvent * msg)1545 FtraceEvent::_Internal::f2fs_truncate_blocks_enter(const FtraceEvent* msg) {
1546   return *msg->_impl_.event_.f2fs_truncate_blocks_enter_;
1547 }
1548 const ::perfetto::protos::F2fsTruncateBlocksExitFtraceEvent&
f2fs_truncate_blocks_exit(const FtraceEvent * msg)1549 FtraceEvent::_Internal::f2fs_truncate_blocks_exit(const FtraceEvent* msg) {
1550   return *msg->_impl_.event_.f2fs_truncate_blocks_exit_;
1551 }
1552 const ::perfetto::protos::F2fsTruncateDataBlocksRangeFtraceEvent&
f2fs_truncate_data_blocks_range(const FtraceEvent * msg)1553 FtraceEvent::_Internal::f2fs_truncate_data_blocks_range(const FtraceEvent* msg) {
1554   return *msg->_impl_.event_.f2fs_truncate_data_blocks_range_;
1555 }
1556 const ::perfetto::protos::F2fsTruncateInodeBlocksEnterFtraceEvent&
f2fs_truncate_inode_blocks_enter(const FtraceEvent * msg)1557 FtraceEvent::_Internal::f2fs_truncate_inode_blocks_enter(const FtraceEvent* msg) {
1558   return *msg->_impl_.event_.f2fs_truncate_inode_blocks_enter_;
1559 }
1560 const ::perfetto::protos::F2fsTruncateInodeBlocksExitFtraceEvent&
f2fs_truncate_inode_blocks_exit(const FtraceEvent * msg)1561 FtraceEvent::_Internal::f2fs_truncate_inode_blocks_exit(const FtraceEvent* msg) {
1562   return *msg->_impl_.event_.f2fs_truncate_inode_blocks_exit_;
1563 }
1564 const ::perfetto::protos::F2fsTruncateNodeFtraceEvent&
f2fs_truncate_node(const FtraceEvent * msg)1565 FtraceEvent::_Internal::f2fs_truncate_node(const FtraceEvent* msg) {
1566   return *msg->_impl_.event_.f2fs_truncate_node_;
1567 }
1568 const ::perfetto::protos::F2fsTruncateNodesEnterFtraceEvent&
f2fs_truncate_nodes_enter(const FtraceEvent * msg)1569 FtraceEvent::_Internal::f2fs_truncate_nodes_enter(const FtraceEvent* msg) {
1570   return *msg->_impl_.event_.f2fs_truncate_nodes_enter_;
1571 }
1572 const ::perfetto::protos::F2fsTruncateNodesExitFtraceEvent&
f2fs_truncate_nodes_exit(const FtraceEvent * msg)1573 FtraceEvent::_Internal::f2fs_truncate_nodes_exit(const FtraceEvent* msg) {
1574   return *msg->_impl_.event_.f2fs_truncate_nodes_exit_;
1575 }
1576 const ::perfetto::protos::F2fsTruncatePartialNodesFtraceEvent&
f2fs_truncate_partial_nodes(const FtraceEvent * msg)1577 FtraceEvent::_Internal::f2fs_truncate_partial_nodes(const FtraceEvent* msg) {
1578   return *msg->_impl_.event_.f2fs_truncate_partial_nodes_;
1579 }
1580 const ::perfetto::protos::F2fsUnlinkEnterFtraceEvent&
f2fs_unlink_enter(const FtraceEvent * msg)1581 FtraceEvent::_Internal::f2fs_unlink_enter(const FtraceEvent* msg) {
1582   return *msg->_impl_.event_.f2fs_unlink_enter_;
1583 }
1584 const ::perfetto::protos::F2fsUnlinkExitFtraceEvent&
f2fs_unlink_exit(const FtraceEvent * msg)1585 FtraceEvent::_Internal::f2fs_unlink_exit(const FtraceEvent* msg) {
1586   return *msg->_impl_.event_.f2fs_unlink_exit_;
1587 }
1588 const ::perfetto::protos::F2fsVmPageMkwriteFtraceEvent&
f2fs_vm_page_mkwrite(const FtraceEvent * msg)1589 FtraceEvent::_Internal::f2fs_vm_page_mkwrite(const FtraceEvent* msg) {
1590   return *msg->_impl_.event_.f2fs_vm_page_mkwrite_;
1591 }
1592 const ::perfetto::protos::F2fsWriteBeginFtraceEvent&
f2fs_write_begin(const FtraceEvent * msg)1593 FtraceEvent::_Internal::f2fs_write_begin(const FtraceEvent* msg) {
1594   return *msg->_impl_.event_.f2fs_write_begin_;
1595 }
1596 const ::perfetto::protos::F2fsWriteCheckpointFtraceEvent&
f2fs_write_checkpoint(const FtraceEvent * msg)1597 FtraceEvent::_Internal::f2fs_write_checkpoint(const FtraceEvent* msg) {
1598   return *msg->_impl_.event_.f2fs_write_checkpoint_;
1599 }
1600 const ::perfetto::protos::F2fsWriteEndFtraceEvent&
f2fs_write_end(const FtraceEvent * msg)1601 FtraceEvent::_Internal::f2fs_write_end(const FtraceEvent* msg) {
1602   return *msg->_impl_.event_.f2fs_write_end_;
1603 }
1604 const ::perfetto::protos::AllocPagesIommuEndFtraceEvent&
alloc_pages_iommu_end(const FtraceEvent * msg)1605 FtraceEvent::_Internal::alloc_pages_iommu_end(const FtraceEvent* msg) {
1606   return *msg->_impl_.event_.alloc_pages_iommu_end_;
1607 }
1608 const ::perfetto::protos::AllocPagesIommuFailFtraceEvent&
alloc_pages_iommu_fail(const FtraceEvent * msg)1609 FtraceEvent::_Internal::alloc_pages_iommu_fail(const FtraceEvent* msg) {
1610   return *msg->_impl_.event_.alloc_pages_iommu_fail_;
1611 }
1612 const ::perfetto::protos::AllocPagesIommuStartFtraceEvent&
alloc_pages_iommu_start(const FtraceEvent * msg)1613 FtraceEvent::_Internal::alloc_pages_iommu_start(const FtraceEvent* msg) {
1614   return *msg->_impl_.event_.alloc_pages_iommu_start_;
1615 }
1616 const ::perfetto::protos::AllocPagesSysEndFtraceEvent&
alloc_pages_sys_end(const FtraceEvent * msg)1617 FtraceEvent::_Internal::alloc_pages_sys_end(const FtraceEvent* msg) {
1618   return *msg->_impl_.event_.alloc_pages_sys_end_;
1619 }
1620 const ::perfetto::protos::AllocPagesSysFailFtraceEvent&
alloc_pages_sys_fail(const FtraceEvent * msg)1621 FtraceEvent::_Internal::alloc_pages_sys_fail(const FtraceEvent* msg) {
1622   return *msg->_impl_.event_.alloc_pages_sys_fail_;
1623 }
1624 const ::perfetto::protos::AllocPagesSysStartFtraceEvent&
alloc_pages_sys_start(const FtraceEvent * msg)1625 FtraceEvent::_Internal::alloc_pages_sys_start(const FtraceEvent* msg) {
1626   return *msg->_impl_.event_.alloc_pages_sys_start_;
1627 }
1628 const ::perfetto::protos::DmaAllocContiguousRetryFtraceEvent&
dma_alloc_contiguous_retry(const FtraceEvent * msg)1629 FtraceEvent::_Internal::dma_alloc_contiguous_retry(const FtraceEvent* msg) {
1630   return *msg->_impl_.event_.dma_alloc_contiguous_retry_;
1631 }
1632 const ::perfetto::protos::IommuMapRangeFtraceEvent&
iommu_map_range(const FtraceEvent * msg)1633 FtraceEvent::_Internal::iommu_map_range(const FtraceEvent* msg) {
1634   return *msg->_impl_.event_.iommu_map_range_;
1635 }
1636 const ::perfetto::protos::IommuSecPtblMapRangeEndFtraceEvent&
iommu_sec_ptbl_map_range_end(const FtraceEvent * msg)1637 FtraceEvent::_Internal::iommu_sec_ptbl_map_range_end(const FtraceEvent* msg) {
1638   return *msg->_impl_.event_.iommu_sec_ptbl_map_range_end_;
1639 }
1640 const ::perfetto::protos::IommuSecPtblMapRangeStartFtraceEvent&
iommu_sec_ptbl_map_range_start(const FtraceEvent * msg)1641 FtraceEvent::_Internal::iommu_sec_ptbl_map_range_start(const FtraceEvent* msg) {
1642   return *msg->_impl_.event_.iommu_sec_ptbl_map_range_start_;
1643 }
1644 const ::perfetto::protos::IonAllocBufferEndFtraceEvent&
ion_alloc_buffer_end(const FtraceEvent * msg)1645 FtraceEvent::_Internal::ion_alloc_buffer_end(const FtraceEvent* msg) {
1646   return *msg->_impl_.event_.ion_alloc_buffer_end_;
1647 }
1648 const ::perfetto::protos::IonAllocBufferFailFtraceEvent&
ion_alloc_buffer_fail(const FtraceEvent * msg)1649 FtraceEvent::_Internal::ion_alloc_buffer_fail(const FtraceEvent* msg) {
1650   return *msg->_impl_.event_.ion_alloc_buffer_fail_;
1651 }
1652 const ::perfetto::protos::IonAllocBufferFallbackFtraceEvent&
ion_alloc_buffer_fallback(const FtraceEvent * msg)1653 FtraceEvent::_Internal::ion_alloc_buffer_fallback(const FtraceEvent* msg) {
1654   return *msg->_impl_.event_.ion_alloc_buffer_fallback_;
1655 }
1656 const ::perfetto::protos::IonAllocBufferStartFtraceEvent&
ion_alloc_buffer_start(const FtraceEvent * msg)1657 FtraceEvent::_Internal::ion_alloc_buffer_start(const FtraceEvent* msg) {
1658   return *msg->_impl_.event_.ion_alloc_buffer_start_;
1659 }
1660 const ::perfetto::protos::IonCpAllocRetryFtraceEvent&
ion_cp_alloc_retry(const FtraceEvent * msg)1661 FtraceEvent::_Internal::ion_cp_alloc_retry(const FtraceEvent* msg) {
1662   return *msg->_impl_.event_.ion_cp_alloc_retry_;
1663 }
1664 const ::perfetto::protos::IonCpSecureBufferEndFtraceEvent&
ion_cp_secure_buffer_end(const FtraceEvent * msg)1665 FtraceEvent::_Internal::ion_cp_secure_buffer_end(const FtraceEvent* msg) {
1666   return *msg->_impl_.event_.ion_cp_secure_buffer_end_;
1667 }
1668 const ::perfetto::protos::IonCpSecureBufferStartFtraceEvent&
ion_cp_secure_buffer_start(const FtraceEvent * msg)1669 FtraceEvent::_Internal::ion_cp_secure_buffer_start(const FtraceEvent* msg) {
1670   return *msg->_impl_.event_.ion_cp_secure_buffer_start_;
1671 }
1672 const ::perfetto::protos::IonPrefetchingFtraceEvent&
ion_prefetching(const FtraceEvent * msg)1673 FtraceEvent::_Internal::ion_prefetching(const FtraceEvent* msg) {
1674   return *msg->_impl_.event_.ion_prefetching_;
1675 }
1676 const ::perfetto::protos::IonSecureCmaAddToPoolEndFtraceEvent&
ion_secure_cma_add_to_pool_end(const FtraceEvent * msg)1677 FtraceEvent::_Internal::ion_secure_cma_add_to_pool_end(const FtraceEvent* msg) {
1678   return *msg->_impl_.event_.ion_secure_cma_add_to_pool_end_;
1679 }
1680 const ::perfetto::protos::IonSecureCmaAddToPoolStartFtraceEvent&
ion_secure_cma_add_to_pool_start(const FtraceEvent * msg)1681 FtraceEvent::_Internal::ion_secure_cma_add_to_pool_start(const FtraceEvent* msg) {
1682   return *msg->_impl_.event_.ion_secure_cma_add_to_pool_start_;
1683 }
1684 const ::perfetto::protos::IonSecureCmaAllocateEndFtraceEvent&
ion_secure_cma_allocate_end(const FtraceEvent * msg)1685 FtraceEvent::_Internal::ion_secure_cma_allocate_end(const FtraceEvent* msg) {
1686   return *msg->_impl_.event_.ion_secure_cma_allocate_end_;
1687 }
1688 const ::perfetto::protos::IonSecureCmaAllocateStartFtraceEvent&
ion_secure_cma_allocate_start(const FtraceEvent * msg)1689 FtraceEvent::_Internal::ion_secure_cma_allocate_start(const FtraceEvent* msg) {
1690   return *msg->_impl_.event_.ion_secure_cma_allocate_start_;
1691 }
1692 const ::perfetto::protos::IonSecureCmaShrinkPoolEndFtraceEvent&
ion_secure_cma_shrink_pool_end(const FtraceEvent * msg)1693 FtraceEvent::_Internal::ion_secure_cma_shrink_pool_end(const FtraceEvent* msg) {
1694   return *msg->_impl_.event_.ion_secure_cma_shrink_pool_end_;
1695 }
1696 const ::perfetto::protos::IonSecureCmaShrinkPoolStartFtraceEvent&
ion_secure_cma_shrink_pool_start(const FtraceEvent * msg)1697 FtraceEvent::_Internal::ion_secure_cma_shrink_pool_start(const FtraceEvent* msg) {
1698   return *msg->_impl_.event_.ion_secure_cma_shrink_pool_start_;
1699 }
1700 const ::perfetto::protos::KfreeFtraceEvent&
kfree(const FtraceEvent * msg)1701 FtraceEvent::_Internal::kfree(const FtraceEvent* msg) {
1702   return *msg->_impl_.event_.kfree_;
1703 }
1704 const ::perfetto::protos::KmallocFtraceEvent&
kmalloc(const FtraceEvent * msg)1705 FtraceEvent::_Internal::kmalloc(const FtraceEvent* msg) {
1706   return *msg->_impl_.event_.kmalloc_;
1707 }
1708 const ::perfetto::protos::KmallocNodeFtraceEvent&
kmalloc_node(const FtraceEvent * msg)1709 FtraceEvent::_Internal::kmalloc_node(const FtraceEvent* msg) {
1710   return *msg->_impl_.event_.kmalloc_node_;
1711 }
1712 const ::perfetto::protos::KmemCacheAllocFtraceEvent&
kmem_cache_alloc(const FtraceEvent * msg)1713 FtraceEvent::_Internal::kmem_cache_alloc(const FtraceEvent* msg) {
1714   return *msg->_impl_.event_.kmem_cache_alloc_;
1715 }
1716 const ::perfetto::protos::KmemCacheAllocNodeFtraceEvent&
kmem_cache_alloc_node(const FtraceEvent * msg)1717 FtraceEvent::_Internal::kmem_cache_alloc_node(const FtraceEvent* msg) {
1718   return *msg->_impl_.event_.kmem_cache_alloc_node_;
1719 }
1720 const ::perfetto::protos::KmemCacheFreeFtraceEvent&
kmem_cache_free(const FtraceEvent * msg)1721 FtraceEvent::_Internal::kmem_cache_free(const FtraceEvent* msg) {
1722   return *msg->_impl_.event_.kmem_cache_free_;
1723 }
1724 const ::perfetto::protos::MigratePagesEndFtraceEvent&
migrate_pages_end(const FtraceEvent * msg)1725 FtraceEvent::_Internal::migrate_pages_end(const FtraceEvent* msg) {
1726   return *msg->_impl_.event_.migrate_pages_end_;
1727 }
1728 const ::perfetto::protos::MigratePagesStartFtraceEvent&
migrate_pages_start(const FtraceEvent * msg)1729 FtraceEvent::_Internal::migrate_pages_start(const FtraceEvent* msg) {
1730   return *msg->_impl_.event_.migrate_pages_start_;
1731 }
1732 const ::perfetto::protos::MigrateRetryFtraceEvent&
migrate_retry(const FtraceEvent * msg)1733 FtraceEvent::_Internal::migrate_retry(const FtraceEvent* msg) {
1734   return *msg->_impl_.event_.migrate_retry_;
1735 }
1736 const ::perfetto::protos::MmPageAllocFtraceEvent&
mm_page_alloc(const FtraceEvent * msg)1737 FtraceEvent::_Internal::mm_page_alloc(const FtraceEvent* msg) {
1738   return *msg->_impl_.event_.mm_page_alloc_;
1739 }
1740 const ::perfetto::protos::MmPageAllocExtfragFtraceEvent&
mm_page_alloc_extfrag(const FtraceEvent * msg)1741 FtraceEvent::_Internal::mm_page_alloc_extfrag(const FtraceEvent* msg) {
1742   return *msg->_impl_.event_.mm_page_alloc_extfrag_;
1743 }
1744 const ::perfetto::protos::MmPageAllocZoneLockedFtraceEvent&
mm_page_alloc_zone_locked(const FtraceEvent * msg)1745 FtraceEvent::_Internal::mm_page_alloc_zone_locked(const FtraceEvent* msg) {
1746   return *msg->_impl_.event_.mm_page_alloc_zone_locked_;
1747 }
1748 const ::perfetto::protos::MmPageFreeFtraceEvent&
mm_page_free(const FtraceEvent * msg)1749 FtraceEvent::_Internal::mm_page_free(const FtraceEvent* msg) {
1750   return *msg->_impl_.event_.mm_page_free_;
1751 }
1752 const ::perfetto::protos::MmPageFreeBatchedFtraceEvent&
mm_page_free_batched(const FtraceEvent * msg)1753 FtraceEvent::_Internal::mm_page_free_batched(const FtraceEvent* msg) {
1754   return *msg->_impl_.event_.mm_page_free_batched_;
1755 }
1756 const ::perfetto::protos::MmPagePcpuDrainFtraceEvent&
mm_page_pcpu_drain(const FtraceEvent * msg)1757 FtraceEvent::_Internal::mm_page_pcpu_drain(const FtraceEvent* msg) {
1758   return *msg->_impl_.event_.mm_page_pcpu_drain_;
1759 }
1760 const ::perfetto::protos::RssStatFtraceEvent&
rss_stat(const FtraceEvent * msg)1761 FtraceEvent::_Internal::rss_stat(const FtraceEvent* msg) {
1762   return *msg->_impl_.event_.rss_stat_;
1763 }
1764 const ::perfetto::protos::IonHeapShrinkFtraceEvent&
ion_heap_shrink(const FtraceEvent * msg)1765 FtraceEvent::_Internal::ion_heap_shrink(const FtraceEvent* msg) {
1766   return *msg->_impl_.event_.ion_heap_shrink_;
1767 }
1768 const ::perfetto::protos::IonHeapGrowFtraceEvent&
ion_heap_grow(const FtraceEvent * msg)1769 FtraceEvent::_Internal::ion_heap_grow(const FtraceEvent* msg) {
1770   return *msg->_impl_.event_.ion_heap_grow_;
1771 }
1772 const ::perfetto::protos::FenceInitFtraceEvent&
fence_init(const FtraceEvent * msg)1773 FtraceEvent::_Internal::fence_init(const FtraceEvent* msg) {
1774   return *msg->_impl_.event_.fence_init_;
1775 }
1776 const ::perfetto::protos::FenceDestroyFtraceEvent&
fence_destroy(const FtraceEvent * msg)1777 FtraceEvent::_Internal::fence_destroy(const FtraceEvent* msg) {
1778   return *msg->_impl_.event_.fence_destroy_;
1779 }
1780 const ::perfetto::protos::FenceEnableSignalFtraceEvent&
fence_enable_signal(const FtraceEvent * msg)1781 FtraceEvent::_Internal::fence_enable_signal(const FtraceEvent* msg) {
1782   return *msg->_impl_.event_.fence_enable_signal_;
1783 }
1784 const ::perfetto::protos::FenceSignaledFtraceEvent&
fence_signaled(const FtraceEvent * msg)1785 FtraceEvent::_Internal::fence_signaled(const FtraceEvent* msg) {
1786   return *msg->_impl_.event_.fence_signaled_;
1787 }
1788 const ::perfetto::protos::ClkEnableFtraceEvent&
clk_enable(const FtraceEvent * msg)1789 FtraceEvent::_Internal::clk_enable(const FtraceEvent* msg) {
1790   return *msg->_impl_.event_.clk_enable_;
1791 }
1792 const ::perfetto::protos::ClkDisableFtraceEvent&
clk_disable(const FtraceEvent * msg)1793 FtraceEvent::_Internal::clk_disable(const FtraceEvent* msg) {
1794   return *msg->_impl_.event_.clk_disable_;
1795 }
1796 const ::perfetto::protos::ClkSetRateFtraceEvent&
clk_set_rate(const FtraceEvent * msg)1797 FtraceEvent::_Internal::clk_set_rate(const FtraceEvent* msg) {
1798   return *msg->_impl_.event_.clk_set_rate_;
1799 }
1800 const ::perfetto::protos::BinderTransactionAllocBufFtraceEvent&
binder_transaction_alloc_buf(const FtraceEvent * msg)1801 FtraceEvent::_Internal::binder_transaction_alloc_buf(const FtraceEvent* msg) {
1802   return *msg->_impl_.event_.binder_transaction_alloc_buf_;
1803 }
1804 const ::perfetto::protos::SignalDeliverFtraceEvent&
signal_deliver(const FtraceEvent * msg)1805 FtraceEvent::_Internal::signal_deliver(const FtraceEvent* msg) {
1806   return *msg->_impl_.event_.signal_deliver_;
1807 }
1808 const ::perfetto::protos::SignalGenerateFtraceEvent&
signal_generate(const FtraceEvent * msg)1809 FtraceEvent::_Internal::signal_generate(const FtraceEvent* msg) {
1810   return *msg->_impl_.event_.signal_generate_;
1811 }
1812 const ::perfetto::protos::OomScoreAdjUpdateFtraceEvent&
oom_score_adj_update(const FtraceEvent * msg)1813 FtraceEvent::_Internal::oom_score_adj_update(const FtraceEvent* msg) {
1814   return *msg->_impl_.event_.oom_score_adj_update_;
1815 }
1816 const ::perfetto::protos::GenericFtraceEvent&
generic(const FtraceEvent * msg)1817 FtraceEvent::_Internal::generic(const FtraceEvent* msg) {
1818   return *msg->_impl_.event_.generic_;
1819 }
1820 const ::perfetto::protos::MmEventRecordFtraceEvent&
mm_event_record(const FtraceEvent * msg)1821 FtraceEvent::_Internal::mm_event_record(const FtraceEvent* msg) {
1822   return *msg->_impl_.event_.mm_event_record_;
1823 }
1824 const ::perfetto::protos::SysEnterFtraceEvent&
sys_enter(const FtraceEvent * msg)1825 FtraceEvent::_Internal::sys_enter(const FtraceEvent* msg) {
1826   return *msg->_impl_.event_.sys_enter_;
1827 }
1828 const ::perfetto::protos::SysExitFtraceEvent&
sys_exit(const FtraceEvent * msg)1829 FtraceEvent::_Internal::sys_exit(const FtraceEvent* msg) {
1830   return *msg->_impl_.event_.sys_exit_;
1831 }
1832 const ::perfetto::protos::ZeroFtraceEvent&
zero(const FtraceEvent * msg)1833 FtraceEvent::_Internal::zero(const FtraceEvent* msg) {
1834   return *msg->_impl_.event_.zero_;
1835 }
1836 const ::perfetto::protos::GpuFrequencyFtraceEvent&
gpu_frequency(const FtraceEvent * msg)1837 FtraceEvent::_Internal::gpu_frequency(const FtraceEvent* msg) {
1838   return *msg->_impl_.event_.gpu_frequency_;
1839 }
1840 const ::perfetto::protos::SdeTracingMarkWriteFtraceEvent&
sde_tracing_mark_write(const FtraceEvent * msg)1841 FtraceEvent::_Internal::sde_tracing_mark_write(const FtraceEvent* msg) {
1842   return *msg->_impl_.event_.sde_tracing_mark_write_;
1843 }
1844 const ::perfetto::protos::MarkVictimFtraceEvent&
mark_victim(const FtraceEvent * msg)1845 FtraceEvent::_Internal::mark_victim(const FtraceEvent* msg) {
1846   return *msg->_impl_.event_.mark_victim_;
1847 }
1848 const ::perfetto::protos::IonStatFtraceEvent&
ion_stat(const FtraceEvent * msg)1849 FtraceEvent::_Internal::ion_stat(const FtraceEvent* msg) {
1850   return *msg->_impl_.event_.ion_stat_;
1851 }
1852 const ::perfetto::protos::IonBufferCreateFtraceEvent&
ion_buffer_create(const FtraceEvent * msg)1853 FtraceEvent::_Internal::ion_buffer_create(const FtraceEvent* msg) {
1854   return *msg->_impl_.event_.ion_buffer_create_;
1855 }
1856 const ::perfetto::protos::IonBufferDestroyFtraceEvent&
ion_buffer_destroy(const FtraceEvent * msg)1857 FtraceEvent::_Internal::ion_buffer_destroy(const FtraceEvent* msg) {
1858   return *msg->_impl_.event_.ion_buffer_destroy_;
1859 }
1860 const ::perfetto::protos::ScmCallStartFtraceEvent&
scm_call_start(const FtraceEvent * msg)1861 FtraceEvent::_Internal::scm_call_start(const FtraceEvent* msg) {
1862   return *msg->_impl_.event_.scm_call_start_;
1863 }
1864 const ::perfetto::protos::ScmCallEndFtraceEvent&
scm_call_end(const FtraceEvent * msg)1865 FtraceEvent::_Internal::scm_call_end(const FtraceEvent* msg) {
1866   return *msg->_impl_.event_.scm_call_end_;
1867 }
1868 const ::perfetto::protos::GpuMemTotalFtraceEvent&
gpu_mem_total(const FtraceEvent * msg)1869 FtraceEvent::_Internal::gpu_mem_total(const FtraceEvent* msg) {
1870   return *msg->_impl_.event_.gpu_mem_total_;
1871 }
1872 const ::perfetto::protos::ThermalTemperatureFtraceEvent&
thermal_temperature(const FtraceEvent * msg)1873 FtraceEvent::_Internal::thermal_temperature(const FtraceEvent* msg) {
1874   return *msg->_impl_.event_.thermal_temperature_;
1875 }
1876 const ::perfetto::protos::CdevUpdateFtraceEvent&
cdev_update(const FtraceEvent * msg)1877 FtraceEvent::_Internal::cdev_update(const FtraceEvent* msg) {
1878   return *msg->_impl_.event_.cdev_update_;
1879 }
1880 const ::perfetto::protos::CpuhpExitFtraceEvent&
cpuhp_exit(const FtraceEvent * msg)1881 FtraceEvent::_Internal::cpuhp_exit(const FtraceEvent* msg) {
1882   return *msg->_impl_.event_.cpuhp_exit_;
1883 }
1884 const ::perfetto::protos::CpuhpMultiEnterFtraceEvent&
cpuhp_multi_enter(const FtraceEvent * msg)1885 FtraceEvent::_Internal::cpuhp_multi_enter(const FtraceEvent* msg) {
1886   return *msg->_impl_.event_.cpuhp_multi_enter_;
1887 }
1888 const ::perfetto::protos::CpuhpEnterFtraceEvent&
cpuhp_enter(const FtraceEvent * msg)1889 FtraceEvent::_Internal::cpuhp_enter(const FtraceEvent* msg) {
1890   return *msg->_impl_.event_.cpuhp_enter_;
1891 }
1892 const ::perfetto::protos::CpuhpLatencyFtraceEvent&
cpuhp_latency(const FtraceEvent * msg)1893 FtraceEvent::_Internal::cpuhp_latency(const FtraceEvent* msg) {
1894   return *msg->_impl_.event_.cpuhp_latency_;
1895 }
1896 const ::perfetto::protos::FastrpcDmaStatFtraceEvent&
fastrpc_dma_stat(const FtraceEvent * msg)1897 FtraceEvent::_Internal::fastrpc_dma_stat(const FtraceEvent* msg) {
1898   return *msg->_impl_.event_.fastrpc_dma_stat_;
1899 }
1900 const ::perfetto::protos::DpuTracingMarkWriteFtraceEvent&
dpu_tracing_mark_write(const FtraceEvent * msg)1901 FtraceEvent::_Internal::dpu_tracing_mark_write(const FtraceEvent* msg) {
1902   return *msg->_impl_.event_.dpu_tracing_mark_write_;
1903 }
1904 const ::perfetto::protos::G2dTracingMarkWriteFtraceEvent&
g2d_tracing_mark_write(const FtraceEvent * msg)1905 FtraceEvent::_Internal::g2d_tracing_mark_write(const FtraceEvent* msg) {
1906   return *msg->_impl_.event_.g2d_tracing_mark_write_;
1907 }
1908 const ::perfetto::protos::MaliTracingMarkWriteFtraceEvent&
mali_tracing_mark_write(const FtraceEvent * msg)1909 FtraceEvent::_Internal::mali_tracing_mark_write(const FtraceEvent* msg) {
1910   return *msg->_impl_.event_.mali_tracing_mark_write_;
1911 }
1912 const ::perfetto::protos::DmaHeapStatFtraceEvent&
dma_heap_stat(const FtraceEvent * msg)1913 FtraceEvent::_Internal::dma_heap_stat(const FtraceEvent* msg) {
1914   return *msg->_impl_.event_.dma_heap_stat_;
1915 }
1916 const ::perfetto::protos::CpuhpPauseFtraceEvent&
cpuhp_pause(const FtraceEvent * msg)1917 FtraceEvent::_Internal::cpuhp_pause(const FtraceEvent* msg) {
1918   return *msg->_impl_.event_.cpuhp_pause_;
1919 }
1920 const ::perfetto::protos::SchedPiSetprioFtraceEvent&
sched_pi_setprio(const FtraceEvent * msg)1921 FtraceEvent::_Internal::sched_pi_setprio(const FtraceEvent* msg) {
1922   return *msg->_impl_.event_.sched_pi_setprio_;
1923 }
1924 const ::perfetto::protos::SdeSdeEvtlogFtraceEvent&
sde_sde_evtlog(const FtraceEvent * msg)1925 FtraceEvent::_Internal::sde_sde_evtlog(const FtraceEvent* msg) {
1926   return *msg->_impl_.event_.sde_sde_evtlog_;
1927 }
1928 const ::perfetto::protos::SdeSdePerfCalcCrtcFtraceEvent&
sde_sde_perf_calc_crtc(const FtraceEvent * msg)1929 FtraceEvent::_Internal::sde_sde_perf_calc_crtc(const FtraceEvent* msg) {
1930   return *msg->_impl_.event_.sde_sde_perf_calc_crtc_;
1931 }
1932 const ::perfetto::protos::SdeSdePerfCrtcUpdateFtraceEvent&
sde_sde_perf_crtc_update(const FtraceEvent * msg)1933 FtraceEvent::_Internal::sde_sde_perf_crtc_update(const FtraceEvent* msg) {
1934   return *msg->_impl_.event_.sde_sde_perf_crtc_update_;
1935 }
1936 const ::perfetto::protos::SdeSdePerfSetQosLutsFtraceEvent&
sde_sde_perf_set_qos_luts(const FtraceEvent * msg)1937 FtraceEvent::_Internal::sde_sde_perf_set_qos_luts(const FtraceEvent* msg) {
1938   return *msg->_impl_.event_.sde_sde_perf_set_qos_luts_;
1939 }
1940 const ::perfetto::protos::SdeSdePerfUpdateBusFtraceEvent&
sde_sde_perf_update_bus(const FtraceEvent * msg)1941 FtraceEvent::_Internal::sde_sde_perf_update_bus(const FtraceEvent* msg) {
1942   return *msg->_impl_.event_.sde_sde_perf_update_bus_;
1943 }
1944 const ::perfetto::protos::RssStatThrottledFtraceEvent&
rss_stat_throttled(const FtraceEvent * msg)1945 FtraceEvent::_Internal::rss_stat_throttled(const FtraceEvent* msg) {
1946   return *msg->_impl_.event_.rss_stat_throttled_;
1947 }
1948 const ::perfetto::protos::NetifReceiveSkbFtraceEvent&
netif_receive_skb(const FtraceEvent * msg)1949 FtraceEvent::_Internal::netif_receive_skb(const FtraceEvent* msg) {
1950   return *msg->_impl_.event_.netif_receive_skb_;
1951 }
1952 const ::perfetto::protos::NetDevXmitFtraceEvent&
net_dev_xmit(const FtraceEvent * msg)1953 FtraceEvent::_Internal::net_dev_xmit(const FtraceEvent* msg) {
1954   return *msg->_impl_.event_.net_dev_xmit_;
1955 }
1956 const ::perfetto::protos::InetSockSetStateFtraceEvent&
inet_sock_set_state(const FtraceEvent * msg)1957 FtraceEvent::_Internal::inet_sock_set_state(const FtraceEvent* msg) {
1958   return *msg->_impl_.event_.inet_sock_set_state_;
1959 }
1960 const ::perfetto::protos::TcpRetransmitSkbFtraceEvent&
tcp_retransmit_skb(const FtraceEvent * msg)1961 FtraceEvent::_Internal::tcp_retransmit_skb(const FtraceEvent* msg) {
1962   return *msg->_impl_.event_.tcp_retransmit_skb_;
1963 }
1964 const ::perfetto::protos::CrosEcSensorhubDataFtraceEvent&
cros_ec_sensorhub_data(const FtraceEvent * msg)1965 FtraceEvent::_Internal::cros_ec_sensorhub_data(const FtraceEvent* msg) {
1966   return *msg->_impl_.event_.cros_ec_sensorhub_data_;
1967 }
1968 const ::perfetto::protos::NapiGroReceiveEntryFtraceEvent&
napi_gro_receive_entry(const FtraceEvent * msg)1969 FtraceEvent::_Internal::napi_gro_receive_entry(const FtraceEvent* msg) {
1970   return *msg->_impl_.event_.napi_gro_receive_entry_;
1971 }
1972 const ::perfetto::protos::NapiGroReceiveExitFtraceEvent&
napi_gro_receive_exit(const FtraceEvent * msg)1973 FtraceEvent::_Internal::napi_gro_receive_exit(const FtraceEvent* msg) {
1974   return *msg->_impl_.event_.napi_gro_receive_exit_;
1975 }
1976 const ::perfetto::protos::KfreeSkbFtraceEvent&
kfree_skb(const FtraceEvent * msg)1977 FtraceEvent::_Internal::kfree_skb(const FtraceEvent* msg) {
1978   return *msg->_impl_.event_.kfree_skb_;
1979 }
1980 const ::perfetto::protos::KvmAccessFaultFtraceEvent&
kvm_access_fault(const FtraceEvent * msg)1981 FtraceEvent::_Internal::kvm_access_fault(const FtraceEvent* msg) {
1982   return *msg->_impl_.event_.kvm_access_fault_;
1983 }
1984 const ::perfetto::protos::KvmAckIrqFtraceEvent&
kvm_ack_irq(const FtraceEvent * msg)1985 FtraceEvent::_Internal::kvm_ack_irq(const FtraceEvent* msg) {
1986   return *msg->_impl_.event_.kvm_ack_irq_;
1987 }
1988 const ::perfetto::protos::KvmAgeHvaFtraceEvent&
kvm_age_hva(const FtraceEvent * msg)1989 FtraceEvent::_Internal::kvm_age_hva(const FtraceEvent* msg) {
1990   return *msg->_impl_.event_.kvm_age_hva_;
1991 }
1992 const ::perfetto::protos::KvmAgePageFtraceEvent&
kvm_age_page(const FtraceEvent * msg)1993 FtraceEvent::_Internal::kvm_age_page(const FtraceEvent* msg) {
1994   return *msg->_impl_.event_.kvm_age_page_;
1995 }
1996 const ::perfetto::protos::KvmArmClearDebugFtraceEvent&
kvm_arm_clear_debug(const FtraceEvent * msg)1997 FtraceEvent::_Internal::kvm_arm_clear_debug(const FtraceEvent* msg) {
1998   return *msg->_impl_.event_.kvm_arm_clear_debug_;
1999 }
2000 const ::perfetto::protos::KvmArmSetDreg32FtraceEvent&
kvm_arm_set_dreg32(const FtraceEvent * msg)2001 FtraceEvent::_Internal::kvm_arm_set_dreg32(const FtraceEvent* msg) {
2002   return *msg->_impl_.event_.kvm_arm_set_dreg32_;
2003 }
2004 const ::perfetto::protos::KvmArmSetRegsetFtraceEvent&
kvm_arm_set_regset(const FtraceEvent * msg)2005 FtraceEvent::_Internal::kvm_arm_set_regset(const FtraceEvent* msg) {
2006   return *msg->_impl_.event_.kvm_arm_set_regset_;
2007 }
2008 const ::perfetto::protos::KvmArmSetupDebugFtraceEvent&
kvm_arm_setup_debug(const FtraceEvent * msg)2009 FtraceEvent::_Internal::kvm_arm_setup_debug(const FtraceEvent* msg) {
2010   return *msg->_impl_.event_.kvm_arm_setup_debug_;
2011 }
2012 const ::perfetto::protos::KvmEntryFtraceEvent&
kvm_entry(const FtraceEvent * msg)2013 FtraceEvent::_Internal::kvm_entry(const FtraceEvent* msg) {
2014   return *msg->_impl_.event_.kvm_entry_;
2015 }
2016 const ::perfetto::protos::KvmExitFtraceEvent&
kvm_exit(const FtraceEvent * msg)2017 FtraceEvent::_Internal::kvm_exit(const FtraceEvent* msg) {
2018   return *msg->_impl_.event_.kvm_exit_;
2019 }
2020 const ::perfetto::protos::KvmFpuFtraceEvent&
kvm_fpu(const FtraceEvent * msg)2021 FtraceEvent::_Internal::kvm_fpu(const FtraceEvent* msg) {
2022   return *msg->_impl_.event_.kvm_fpu_;
2023 }
2024 const ::perfetto::protos::KvmGetTimerMapFtraceEvent&
kvm_get_timer_map(const FtraceEvent * msg)2025 FtraceEvent::_Internal::kvm_get_timer_map(const FtraceEvent* msg) {
2026   return *msg->_impl_.event_.kvm_get_timer_map_;
2027 }
2028 const ::perfetto::protos::KvmGuestFaultFtraceEvent&
kvm_guest_fault(const FtraceEvent * msg)2029 FtraceEvent::_Internal::kvm_guest_fault(const FtraceEvent* msg) {
2030   return *msg->_impl_.event_.kvm_guest_fault_;
2031 }
2032 const ::perfetto::protos::KvmHandleSysRegFtraceEvent&
kvm_handle_sys_reg(const FtraceEvent * msg)2033 FtraceEvent::_Internal::kvm_handle_sys_reg(const FtraceEvent* msg) {
2034   return *msg->_impl_.event_.kvm_handle_sys_reg_;
2035 }
2036 const ::perfetto::protos::KvmHvcArm64FtraceEvent&
kvm_hvc_arm64(const FtraceEvent * msg)2037 FtraceEvent::_Internal::kvm_hvc_arm64(const FtraceEvent* msg) {
2038   return *msg->_impl_.event_.kvm_hvc_arm64_;
2039 }
2040 const ::perfetto::protos::KvmIrqLineFtraceEvent&
kvm_irq_line(const FtraceEvent * msg)2041 FtraceEvent::_Internal::kvm_irq_line(const FtraceEvent* msg) {
2042   return *msg->_impl_.event_.kvm_irq_line_;
2043 }
2044 const ::perfetto::protos::KvmMmioFtraceEvent&
kvm_mmio(const FtraceEvent * msg)2045 FtraceEvent::_Internal::kvm_mmio(const FtraceEvent* msg) {
2046   return *msg->_impl_.event_.kvm_mmio_;
2047 }
2048 const ::perfetto::protos::KvmMmioEmulateFtraceEvent&
kvm_mmio_emulate(const FtraceEvent * msg)2049 FtraceEvent::_Internal::kvm_mmio_emulate(const FtraceEvent* msg) {
2050   return *msg->_impl_.event_.kvm_mmio_emulate_;
2051 }
2052 const ::perfetto::protos::KvmSetGuestDebugFtraceEvent&
kvm_set_guest_debug(const FtraceEvent * msg)2053 FtraceEvent::_Internal::kvm_set_guest_debug(const FtraceEvent* msg) {
2054   return *msg->_impl_.event_.kvm_set_guest_debug_;
2055 }
2056 const ::perfetto::protos::KvmSetIrqFtraceEvent&
kvm_set_irq(const FtraceEvent * msg)2057 FtraceEvent::_Internal::kvm_set_irq(const FtraceEvent* msg) {
2058   return *msg->_impl_.event_.kvm_set_irq_;
2059 }
2060 const ::perfetto::protos::KvmSetSpteHvaFtraceEvent&
kvm_set_spte_hva(const FtraceEvent * msg)2061 FtraceEvent::_Internal::kvm_set_spte_hva(const FtraceEvent* msg) {
2062   return *msg->_impl_.event_.kvm_set_spte_hva_;
2063 }
2064 const ::perfetto::protos::KvmSetWayFlushFtraceEvent&
kvm_set_way_flush(const FtraceEvent * msg)2065 FtraceEvent::_Internal::kvm_set_way_flush(const FtraceEvent* msg) {
2066   return *msg->_impl_.event_.kvm_set_way_flush_;
2067 }
2068 const ::perfetto::protos::KvmSysAccessFtraceEvent&
kvm_sys_access(const FtraceEvent * msg)2069 FtraceEvent::_Internal::kvm_sys_access(const FtraceEvent* msg) {
2070   return *msg->_impl_.event_.kvm_sys_access_;
2071 }
2072 const ::perfetto::protos::KvmTestAgeHvaFtraceEvent&
kvm_test_age_hva(const FtraceEvent * msg)2073 FtraceEvent::_Internal::kvm_test_age_hva(const FtraceEvent* msg) {
2074   return *msg->_impl_.event_.kvm_test_age_hva_;
2075 }
2076 const ::perfetto::protos::KvmTimerEmulateFtraceEvent&
kvm_timer_emulate(const FtraceEvent * msg)2077 FtraceEvent::_Internal::kvm_timer_emulate(const FtraceEvent* msg) {
2078   return *msg->_impl_.event_.kvm_timer_emulate_;
2079 }
2080 const ::perfetto::protos::KvmTimerHrtimerExpireFtraceEvent&
kvm_timer_hrtimer_expire(const FtraceEvent * msg)2081 FtraceEvent::_Internal::kvm_timer_hrtimer_expire(const FtraceEvent* msg) {
2082   return *msg->_impl_.event_.kvm_timer_hrtimer_expire_;
2083 }
2084 const ::perfetto::protos::KvmTimerRestoreStateFtraceEvent&
kvm_timer_restore_state(const FtraceEvent * msg)2085 FtraceEvent::_Internal::kvm_timer_restore_state(const FtraceEvent* msg) {
2086   return *msg->_impl_.event_.kvm_timer_restore_state_;
2087 }
2088 const ::perfetto::protos::KvmTimerSaveStateFtraceEvent&
kvm_timer_save_state(const FtraceEvent * msg)2089 FtraceEvent::_Internal::kvm_timer_save_state(const FtraceEvent* msg) {
2090   return *msg->_impl_.event_.kvm_timer_save_state_;
2091 }
2092 const ::perfetto::protos::KvmTimerUpdateIrqFtraceEvent&
kvm_timer_update_irq(const FtraceEvent * msg)2093 FtraceEvent::_Internal::kvm_timer_update_irq(const FtraceEvent* msg) {
2094   return *msg->_impl_.event_.kvm_timer_update_irq_;
2095 }
2096 const ::perfetto::protos::KvmToggleCacheFtraceEvent&
kvm_toggle_cache(const FtraceEvent * msg)2097 FtraceEvent::_Internal::kvm_toggle_cache(const FtraceEvent* msg) {
2098   return *msg->_impl_.event_.kvm_toggle_cache_;
2099 }
2100 const ::perfetto::protos::KvmUnmapHvaRangeFtraceEvent&
kvm_unmap_hva_range(const FtraceEvent * msg)2101 FtraceEvent::_Internal::kvm_unmap_hva_range(const FtraceEvent* msg) {
2102   return *msg->_impl_.event_.kvm_unmap_hva_range_;
2103 }
2104 const ::perfetto::protos::KvmUserspaceExitFtraceEvent&
kvm_userspace_exit(const FtraceEvent * msg)2105 FtraceEvent::_Internal::kvm_userspace_exit(const FtraceEvent* msg) {
2106   return *msg->_impl_.event_.kvm_userspace_exit_;
2107 }
2108 const ::perfetto::protos::KvmVcpuWakeupFtraceEvent&
kvm_vcpu_wakeup(const FtraceEvent * msg)2109 FtraceEvent::_Internal::kvm_vcpu_wakeup(const FtraceEvent* msg) {
2110   return *msg->_impl_.event_.kvm_vcpu_wakeup_;
2111 }
2112 const ::perfetto::protos::KvmWfxArm64FtraceEvent&
kvm_wfx_arm64(const FtraceEvent * msg)2113 FtraceEvent::_Internal::kvm_wfx_arm64(const FtraceEvent* msg) {
2114   return *msg->_impl_.event_.kvm_wfx_arm64_;
2115 }
2116 const ::perfetto::protos::TrapRegFtraceEvent&
trap_reg(const FtraceEvent * msg)2117 FtraceEvent::_Internal::trap_reg(const FtraceEvent* msg) {
2118   return *msg->_impl_.event_.trap_reg_;
2119 }
2120 const ::perfetto::protos::VgicUpdateIrqPendingFtraceEvent&
vgic_update_irq_pending(const FtraceEvent * msg)2121 FtraceEvent::_Internal::vgic_update_irq_pending(const FtraceEvent* msg) {
2122   return *msg->_impl_.event_.vgic_update_irq_pending_;
2123 }
2124 const ::perfetto::protos::WakeupSourceActivateFtraceEvent&
wakeup_source_activate(const FtraceEvent * msg)2125 FtraceEvent::_Internal::wakeup_source_activate(const FtraceEvent* msg) {
2126   return *msg->_impl_.event_.wakeup_source_activate_;
2127 }
2128 const ::perfetto::protos::WakeupSourceDeactivateFtraceEvent&
wakeup_source_deactivate(const FtraceEvent * msg)2129 FtraceEvent::_Internal::wakeup_source_deactivate(const FtraceEvent* msg) {
2130   return *msg->_impl_.event_.wakeup_source_deactivate_;
2131 }
2132 const ::perfetto::protos::UfshcdCommandFtraceEvent&
ufshcd_command(const FtraceEvent * msg)2133 FtraceEvent::_Internal::ufshcd_command(const FtraceEvent* msg) {
2134   return *msg->_impl_.event_.ufshcd_command_;
2135 }
2136 const ::perfetto::protos::UfshcdClkGatingFtraceEvent&
ufshcd_clk_gating(const FtraceEvent * msg)2137 FtraceEvent::_Internal::ufshcd_clk_gating(const FtraceEvent* msg) {
2138   return *msg->_impl_.event_.ufshcd_clk_gating_;
2139 }
2140 const ::perfetto::protos::ConsoleFtraceEvent&
console(const FtraceEvent * msg)2141 FtraceEvent::_Internal::console(const FtraceEvent* msg) {
2142   return *msg->_impl_.event_.console_;
2143 }
2144 const ::perfetto::protos::DrmVblankEventFtraceEvent&
drm_vblank_event(const FtraceEvent * msg)2145 FtraceEvent::_Internal::drm_vblank_event(const FtraceEvent* msg) {
2146   return *msg->_impl_.event_.drm_vblank_event_;
2147 }
2148 const ::perfetto::protos::DrmVblankEventDeliveredFtraceEvent&
drm_vblank_event_delivered(const FtraceEvent * msg)2149 FtraceEvent::_Internal::drm_vblank_event_delivered(const FtraceEvent* msg) {
2150   return *msg->_impl_.event_.drm_vblank_event_delivered_;
2151 }
2152 const ::perfetto::protos::DrmSchedJobFtraceEvent&
drm_sched_job(const FtraceEvent * msg)2153 FtraceEvent::_Internal::drm_sched_job(const FtraceEvent* msg) {
2154   return *msg->_impl_.event_.drm_sched_job_;
2155 }
2156 const ::perfetto::protos::DrmRunJobFtraceEvent&
drm_run_job(const FtraceEvent * msg)2157 FtraceEvent::_Internal::drm_run_job(const FtraceEvent* msg) {
2158   return *msg->_impl_.event_.drm_run_job_;
2159 }
2160 const ::perfetto::protos::DrmSchedProcessJobFtraceEvent&
drm_sched_process_job(const FtraceEvent * msg)2161 FtraceEvent::_Internal::drm_sched_process_job(const FtraceEvent* msg) {
2162   return *msg->_impl_.event_.drm_sched_process_job_;
2163 }
2164 const ::perfetto::protos::DmaFenceInitFtraceEvent&
dma_fence_init(const FtraceEvent * msg)2165 FtraceEvent::_Internal::dma_fence_init(const FtraceEvent* msg) {
2166   return *msg->_impl_.event_.dma_fence_init_;
2167 }
2168 const ::perfetto::protos::DmaFenceEmitFtraceEvent&
dma_fence_emit(const FtraceEvent * msg)2169 FtraceEvent::_Internal::dma_fence_emit(const FtraceEvent* msg) {
2170   return *msg->_impl_.event_.dma_fence_emit_;
2171 }
2172 const ::perfetto::protos::DmaFenceSignaledFtraceEvent&
dma_fence_signaled(const FtraceEvent * msg)2173 FtraceEvent::_Internal::dma_fence_signaled(const FtraceEvent* msg) {
2174   return *msg->_impl_.event_.dma_fence_signaled_;
2175 }
2176 const ::perfetto::protos::DmaFenceWaitStartFtraceEvent&
dma_fence_wait_start(const FtraceEvent * msg)2177 FtraceEvent::_Internal::dma_fence_wait_start(const FtraceEvent* msg) {
2178   return *msg->_impl_.event_.dma_fence_wait_start_;
2179 }
2180 const ::perfetto::protos::DmaFenceWaitEndFtraceEvent&
dma_fence_wait_end(const FtraceEvent * msg)2181 FtraceEvent::_Internal::dma_fence_wait_end(const FtraceEvent* msg) {
2182   return *msg->_impl_.event_.dma_fence_wait_end_;
2183 }
2184 const ::perfetto::protos::F2fsIostatFtraceEvent&
f2fs_iostat(const FtraceEvent * msg)2185 FtraceEvent::_Internal::f2fs_iostat(const FtraceEvent* msg) {
2186   return *msg->_impl_.event_.f2fs_iostat_;
2187 }
2188 const ::perfetto::protos::F2fsIostatLatencyFtraceEvent&
f2fs_iostat_latency(const FtraceEvent * msg)2189 FtraceEvent::_Internal::f2fs_iostat_latency(const FtraceEvent* msg) {
2190   return *msg->_impl_.event_.f2fs_iostat_latency_;
2191 }
2192 const ::perfetto::protos::SchedCpuUtilCfsFtraceEvent&
sched_cpu_util_cfs(const FtraceEvent * msg)2193 FtraceEvent::_Internal::sched_cpu_util_cfs(const FtraceEvent* msg) {
2194   return *msg->_impl_.event_.sched_cpu_util_cfs_;
2195 }
2196 const ::perfetto::protos::V4l2QbufFtraceEvent&
v4l2_qbuf(const FtraceEvent * msg)2197 FtraceEvent::_Internal::v4l2_qbuf(const FtraceEvent* msg) {
2198   return *msg->_impl_.event_.v4l2_qbuf_;
2199 }
2200 const ::perfetto::protos::V4l2DqbufFtraceEvent&
v4l2_dqbuf(const FtraceEvent * msg)2201 FtraceEvent::_Internal::v4l2_dqbuf(const FtraceEvent* msg) {
2202   return *msg->_impl_.event_.v4l2_dqbuf_;
2203 }
2204 const ::perfetto::protos::Vb2V4l2BufQueueFtraceEvent&
vb2_v4l2_buf_queue(const FtraceEvent * msg)2205 FtraceEvent::_Internal::vb2_v4l2_buf_queue(const FtraceEvent* msg) {
2206   return *msg->_impl_.event_.vb2_v4l2_buf_queue_;
2207 }
2208 const ::perfetto::protos::Vb2V4l2BufDoneFtraceEvent&
vb2_v4l2_buf_done(const FtraceEvent * msg)2209 FtraceEvent::_Internal::vb2_v4l2_buf_done(const FtraceEvent* msg) {
2210   return *msg->_impl_.event_.vb2_v4l2_buf_done_;
2211 }
2212 const ::perfetto::protos::Vb2V4l2QbufFtraceEvent&
vb2_v4l2_qbuf(const FtraceEvent * msg)2213 FtraceEvent::_Internal::vb2_v4l2_qbuf(const FtraceEvent* msg) {
2214   return *msg->_impl_.event_.vb2_v4l2_qbuf_;
2215 }
2216 const ::perfetto::protos::Vb2V4l2DqbufFtraceEvent&
vb2_v4l2_dqbuf(const FtraceEvent * msg)2217 FtraceEvent::_Internal::vb2_v4l2_dqbuf(const FtraceEvent* msg) {
2218   return *msg->_impl_.event_.vb2_v4l2_dqbuf_;
2219 }
2220 const ::perfetto::protos::DsiCmdFifoStatusFtraceEvent&
dsi_cmd_fifo_status(const FtraceEvent * msg)2221 FtraceEvent::_Internal::dsi_cmd_fifo_status(const FtraceEvent* msg) {
2222   return *msg->_impl_.event_.dsi_cmd_fifo_status_;
2223 }
2224 const ::perfetto::protos::DsiRxFtraceEvent&
dsi_rx(const FtraceEvent * msg)2225 FtraceEvent::_Internal::dsi_rx(const FtraceEvent* msg) {
2226   return *msg->_impl_.event_.dsi_rx_;
2227 }
2228 const ::perfetto::protos::DsiTxFtraceEvent&
dsi_tx(const FtraceEvent * msg)2229 FtraceEvent::_Internal::dsi_tx(const FtraceEvent* msg) {
2230   return *msg->_impl_.event_.dsi_tx_;
2231 }
2232 const ::perfetto::protos::AndroidFsDatareadEndFtraceEvent&
android_fs_dataread_end(const FtraceEvent * msg)2233 FtraceEvent::_Internal::android_fs_dataread_end(const FtraceEvent* msg) {
2234   return *msg->_impl_.event_.android_fs_dataread_end_;
2235 }
2236 const ::perfetto::protos::AndroidFsDatareadStartFtraceEvent&
android_fs_dataread_start(const FtraceEvent * msg)2237 FtraceEvent::_Internal::android_fs_dataread_start(const FtraceEvent* msg) {
2238   return *msg->_impl_.event_.android_fs_dataread_start_;
2239 }
2240 const ::perfetto::protos::AndroidFsDatawriteEndFtraceEvent&
android_fs_datawrite_end(const FtraceEvent * msg)2241 FtraceEvent::_Internal::android_fs_datawrite_end(const FtraceEvent* msg) {
2242   return *msg->_impl_.event_.android_fs_datawrite_end_;
2243 }
2244 const ::perfetto::protos::AndroidFsDatawriteStartFtraceEvent&
android_fs_datawrite_start(const FtraceEvent * msg)2245 FtraceEvent::_Internal::android_fs_datawrite_start(const FtraceEvent* msg) {
2246   return *msg->_impl_.event_.android_fs_datawrite_start_;
2247 }
2248 const ::perfetto::protos::AndroidFsFsyncEndFtraceEvent&
android_fs_fsync_end(const FtraceEvent * msg)2249 FtraceEvent::_Internal::android_fs_fsync_end(const FtraceEvent* msg) {
2250   return *msg->_impl_.event_.android_fs_fsync_end_;
2251 }
2252 const ::perfetto::protos::AndroidFsFsyncStartFtraceEvent&
android_fs_fsync_start(const FtraceEvent * msg)2253 FtraceEvent::_Internal::android_fs_fsync_start(const FtraceEvent* msg) {
2254   return *msg->_impl_.event_.android_fs_fsync_start_;
2255 }
2256 const ::perfetto::protos::FuncgraphEntryFtraceEvent&
funcgraph_entry(const FtraceEvent * msg)2257 FtraceEvent::_Internal::funcgraph_entry(const FtraceEvent* msg) {
2258   return *msg->_impl_.event_.funcgraph_entry_;
2259 }
2260 const ::perfetto::protos::FuncgraphExitFtraceEvent&
funcgraph_exit(const FtraceEvent * msg)2261 FtraceEvent::_Internal::funcgraph_exit(const FtraceEvent* msg) {
2262   return *msg->_impl_.event_.funcgraph_exit_;
2263 }
2264 const ::perfetto::protos::VirtioVideoCmdFtraceEvent&
virtio_video_cmd(const FtraceEvent * msg)2265 FtraceEvent::_Internal::virtio_video_cmd(const FtraceEvent* msg) {
2266   return *msg->_impl_.event_.virtio_video_cmd_;
2267 }
2268 const ::perfetto::protos::VirtioVideoCmdDoneFtraceEvent&
virtio_video_cmd_done(const FtraceEvent * msg)2269 FtraceEvent::_Internal::virtio_video_cmd_done(const FtraceEvent* msg) {
2270   return *msg->_impl_.event_.virtio_video_cmd_done_;
2271 }
2272 const ::perfetto::protos::VirtioVideoResourceQueueFtraceEvent&
virtio_video_resource_queue(const FtraceEvent * msg)2273 FtraceEvent::_Internal::virtio_video_resource_queue(const FtraceEvent* msg) {
2274   return *msg->_impl_.event_.virtio_video_resource_queue_;
2275 }
2276 const ::perfetto::protos::VirtioVideoResourceQueueDoneFtraceEvent&
virtio_video_resource_queue_done(const FtraceEvent * msg)2277 FtraceEvent::_Internal::virtio_video_resource_queue_done(const FtraceEvent* msg) {
2278   return *msg->_impl_.event_.virtio_video_resource_queue_done_;
2279 }
2280 const ::perfetto::protos::MmShrinkSlabStartFtraceEvent&
mm_shrink_slab_start(const FtraceEvent * msg)2281 FtraceEvent::_Internal::mm_shrink_slab_start(const FtraceEvent* msg) {
2282   return *msg->_impl_.event_.mm_shrink_slab_start_;
2283 }
2284 const ::perfetto::protos::MmShrinkSlabEndFtraceEvent&
mm_shrink_slab_end(const FtraceEvent * msg)2285 FtraceEvent::_Internal::mm_shrink_slab_end(const FtraceEvent* msg) {
2286   return *msg->_impl_.event_.mm_shrink_slab_end_;
2287 }
2288 const ::perfetto::protos::TrustySmcFtraceEvent&
trusty_smc(const FtraceEvent * msg)2289 FtraceEvent::_Internal::trusty_smc(const FtraceEvent* msg) {
2290   return *msg->_impl_.event_.trusty_smc_;
2291 }
2292 const ::perfetto::protos::TrustySmcDoneFtraceEvent&
trusty_smc_done(const FtraceEvent * msg)2293 FtraceEvent::_Internal::trusty_smc_done(const FtraceEvent* msg) {
2294   return *msg->_impl_.event_.trusty_smc_done_;
2295 }
2296 const ::perfetto::protos::TrustyStdCall32FtraceEvent&
trusty_std_call32(const FtraceEvent * msg)2297 FtraceEvent::_Internal::trusty_std_call32(const FtraceEvent* msg) {
2298   return *msg->_impl_.event_.trusty_std_call32_;
2299 }
2300 const ::perfetto::protos::TrustyStdCall32DoneFtraceEvent&
trusty_std_call32_done(const FtraceEvent * msg)2301 FtraceEvent::_Internal::trusty_std_call32_done(const FtraceEvent* msg) {
2302   return *msg->_impl_.event_.trusty_std_call32_done_;
2303 }
2304 const ::perfetto::protos::TrustyShareMemoryFtraceEvent&
trusty_share_memory(const FtraceEvent * msg)2305 FtraceEvent::_Internal::trusty_share_memory(const FtraceEvent* msg) {
2306   return *msg->_impl_.event_.trusty_share_memory_;
2307 }
2308 const ::perfetto::protos::TrustyShareMemoryDoneFtraceEvent&
trusty_share_memory_done(const FtraceEvent * msg)2309 FtraceEvent::_Internal::trusty_share_memory_done(const FtraceEvent* msg) {
2310   return *msg->_impl_.event_.trusty_share_memory_done_;
2311 }
2312 const ::perfetto::protos::TrustyReclaimMemoryFtraceEvent&
trusty_reclaim_memory(const FtraceEvent * msg)2313 FtraceEvent::_Internal::trusty_reclaim_memory(const FtraceEvent* msg) {
2314   return *msg->_impl_.event_.trusty_reclaim_memory_;
2315 }
2316 const ::perfetto::protos::TrustyReclaimMemoryDoneFtraceEvent&
trusty_reclaim_memory_done(const FtraceEvent * msg)2317 FtraceEvent::_Internal::trusty_reclaim_memory_done(const FtraceEvent* msg) {
2318   return *msg->_impl_.event_.trusty_reclaim_memory_done_;
2319 }
2320 const ::perfetto::protos::TrustyIrqFtraceEvent&
trusty_irq(const FtraceEvent * msg)2321 FtraceEvent::_Internal::trusty_irq(const FtraceEvent* msg) {
2322   return *msg->_impl_.event_.trusty_irq_;
2323 }
2324 const ::perfetto::protos::TrustyIpcHandleEventFtraceEvent&
trusty_ipc_handle_event(const FtraceEvent * msg)2325 FtraceEvent::_Internal::trusty_ipc_handle_event(const FtraceEvent* msg) {
2326   return *msg->_impl_.event_.trusty_ipc_handle_event_;
2327 }
2328 const ::perfetto::protos::TrustyIpcConnectFtraceEvent&
trusty_ipc_connect(const FtraceEvent * msg)2329 FtraceEvent::_Internal::trusty_ipc_connect(const FtraceEvent* msg) {
2330   return *msg->_impl_.event_.trusty_ipc_connect_;
2331 }
2332 const ::perfetto::protos::TrustyIpcConnectEndFtraceEvent&
trusty_ipc_connect_end(const FtraceEvent * msg)2333 FtraceEvent::_Internal::trusty_ipc_connect_end(const FtraceEvent* msg) {
2334   return *msg->_impl_.event_.trusty_ipc_connect_end_;
2335 }
2336 const ::perfetto::protos::TrustyIpcWriteFtraceEvent&
trusty_ipc_write(const FtraceEvent * msg)2337 FtraceEvent::_Internal::trusty_ipc_write(const FtraceEvent* msg) {
2338   return *msg->_impl_.event_.trusty_ipc_write_;
2339 }
2340 const ::perfetto::protos::TrustyIpcPollFtraceEvent&
trusty_ipc_poll(const FtraceEvent * msg)2341 FtraceEvent::_Internal::trusty_ipc_poll(const FtraceEvent* msg) {
2342   return *msg->_impl_.event_.trusty_ipc_poll_;
2343 }
2344 const ::perfetto::protos::TrustyIpcReadFtraceEvent&
trusty_ipc_read(const FtraceEvent * msg)2345 FtraceEvent::_Internal::trusty_ipc_read(const FtraceEvent* msg) {
2346   return *msg->_impl_.event_.trusty_ipc_read_;
2347 }
2348 const ::perfetto::protos::TrustyIpcReadEndFtraceEvent&
trusty_ipc_read_end(const FtraceEvent * msg)2349 FtraceEvent::_Internal::trusty_ipc_read_end(const FtraceEvent* msg) {
2350   return *msg->_impl_.event_.trusty_ipc_read_end_;
2351 }
2352 const ::perfetto::protos::TrustyIpcRxFtraceEvent&
trusty_ipc_rx(const FtraceEvent * msg)2353 FtraceEvent::_Internal::trusty_ipc_rx(const FtraceEvent* msg) {
2354   return *msg->_impl_.event_.trusty_ipc_rx_;
2355 }
2356 const ::perfetto::protos::TrustyEnqueueNopFtraceEvent&
trusty_enqueue_nop(const FtraceEvent * msg)2357 FtraceEvent::_Internal::trusty_enqueue_nop(const FtraceEvent* msg) {
2358   return *msg->_impl_.event_.trusty_enqueue_nop_;
2359 }
2360 const ::perfetto::protos::CmaAllocStartFtraceEvent&
cma_alloc_start(const FtraceEvent * msg)2361 FtraceEvent::_Internal::cma_alloc_start(const FtraceEvent* msg) {
2362   return *msg->_impl_.event_.cma_alloc_start_;
2363 }
2364 const ::perfetto::protos::CmaAllocInfoFtraceEvent&
cma_alloc_info(const FtraceEvent * msg)2365 FtraceEvent::_Internal::cma_alloc_info(const FtraceEvent* msg) {
2366   return *msg->_impl_.event_.cma_alloc_info_;
2367 }
2368 const ::perfetto::protos::LwisTracingMarkWriteFtraceEvent&
lwis_tracing_mark_write(const FtraceEvent * msg)2369 FtraceEvent::_Internal::lwis_tracing_mark_write(const FtraceEvent* msg) {
2370   return *msg->_impl_.event_.lwis_tracing_mark_write_;
2371 }
2372 const ::perfetto::protos::VirtioGpuCmdQueueFtraceEvent&
virtio_gpu_cmd_queue(const FtraceEvent * msg)2373 FtraceEvent::_Internal::virtio_gpu_cmd_queue(const FtraceEvent* msg) {
2374   return *msg->_impl_.event_.virtio_gpu_cmd_queue_;
2375 }
2376 const ::perfetto::protos::VirtioGpuCmdResponseFtraceEvent&
virtio_gpu_cmd_response(const FtraceEvent * msg)2377 FtraceEvent::_Internal::virtio_gpu_cmd_response(const FtraceEvent* msg) {
2378   return *msg->_impl_.event_.virtio_gpu_cmd_response_;
2379 }
2380 const ::perfetto::protos::MaliMaliKCPUCQSSETFtraceEvent&
mali_mali_kcpu_cqs_set(const FtraceEvent * msg)2381 FtraceEvent::_Internal::mali_mali_kcpu_cqs_set(const FtraceEvent* msg) {
2382   return *msg->_impl_.event_.mali_mali_kcpu_cqs_set_;
2383 }
2384 const ::perfetto::protos::MaliMaliKCPUCQSWAITSTARTFtraceEvent&
mali_mali_kcpu_cqs_wait_start(const FtraceEvent * msg)2385 FtraceEvent::_Internal::mali_mali_kcpu_cqs_wait_start(const FtraceEvent* msg) {
2386   return *msg->_impl_.event_.mali_mali_kcpu_cqs_wait_start_;
2387 }
2388 const ::perfetto::protos::MaliMaliKCPUCQSWAITENDFtraceEvent&
mali_mali_kcpu_cqs_wait_end(const FtraceEvent * msg)2389 FtraceEvent::_Internal::mali_mali_kcpu_cqs_wait_end(const FtraceEvent* msg) {
2390   return *msg->_impl_.event_.mali_mali_kcpu_cqs_wait_end_;
2391 }
2392 const ::perfetto::protos::MaliMaliKCPUFENCESIGNALFtraceEvent&
mali_mali_kcpu_fence_signal(const FtraceEvent * msg)2393 FtraceEvent::_Internal::mali_mali_kcpu_fence_signal(const FtraceEvent* msg) {
2394   return *msg->_impl_.event_.mali_mali_kcpu_fence_signal_;
2395 }
2396 const ::perfetto::protos::MaliMaliKCPUFENCEWAITSTARTFtraceEvent&
mali_mali_kcpu_fence_wait_start(const FtraceEvent * msg)2397 FtraceEvent::_Internal::mali_mali_kcpu_fence_wait_start(const FtraceEvent* msg) {
2398   return *msg->_impl_.event_.mali_mali_kcpu_fence_wait_start_;
2399 }
2400 const ::perfetto::protos::MaliMaliKCPUFENCEWAITENDFtraceEvent&
mali_mali_kcpu_fence_wait_end(const FtraceEvent * msg)2401 FtraceEvent::_Internal::mali_mali_kcpu_fence_wait_end(const FtraceEvent* msg) {
2402   return *msg->_impl_.event_.mali_mali_kcpu_fence_wait_end_;
2403 }
2404 const ::perfetto::protos::HypEnterFtraceEvent&
hyp_enter(const FtraceEvent * msg)2405 FtraceEvent::_Internal::hyp_enter(const FtraceEvent* msg) {
2406   return *msg->_impl_.event_.hyp_enter_;
2407 }
2408 const ::perfetto::protos::HypExitFtraceEvent&
hyp_exit(const FtraceEvent * msg)2409 FtraceEvent::_Internal::hyp_exit(const FtraceEvent* msg) {
2410   return *msg->_impl_.event_.hyp_exit_;
2411 }
2412 const ::perfetto::protos::HostHcallFtraceEvent&
host_hcall(const FtraceEvent * msg)2413 FtraceEvent::_Internal::host_hcall(const FtraceEvent* msg) {
2414   return *msg->_impl_.event_.host_hcall_;
2415 }
2416 const ::perfetto::protos::HostSmcFtraceEvent&
host_smc(const FtraceEvent * msg)2417 FtraceEvent::_Internal::host_smc(const FtraceEvent* msg) {
2418   return *msg->_impl_.event_.host_smc_;
2419 }
2420 const ::perfetto::protos::HostMemAbortFtraceEvent&
host_mem_abort(const FtraceEvent * msg)2421 FtraceEvent::_Internal::host_mem_abort(const FtraceEvent* msg) {
2422   return *msg->_impl_.event_.host_mem_abort_;
2423 }
2424 const ::perfetto::protos::SuspendResumeMinimalFtraceEvent&
suspend_resume_minimal(const FtraceEvent * msg)2425 FtraceEvent::_Internal::suspend_resume_minimal(const FtraceEvent* msg) {
2426   return *msg->_impl_.event_.suspend_resume_minimal_;
2427 }
2428 const ::perfetto::protos::MaliMaliCSFINTERRUPTSTARTFtraceEvent&
mali_mali_csf_interrupt_start(const FtraceEvent * msg)2429 FtraceEvent::_Internal::mali_mali_csf_interrupt_start(const FtraceEvent* msg) {
2430   return *msg->_impl_.event_.mali_mali_csf_interrupt_start_;
2431 }
2432 const ::perfetto::protos::MaliMaliCSFINTERRUPTENDFtraceEvent&
mali_mali_csf_interrupt_end(const FtraceEvent * msg)2433 FtraceEvent::_Internal::mali_mali_csf_interrupt_end(const FtraceEvent* msg) {
2434   return *msg->_impl_.event_.mali_mali_csf_interrupt_end_;
2435 }
2436 const ::perfetto::protos::SamsungTracingMarkWriteFtraceEvent&
samsung_tracing_mark_write(const FtraceEvent * msg)2437 FtraceEvent::_Internal::samsung_tracing_mark_write(const FtraceEvent* msg) {
2438   return *msg->_impl_.event_.samsung_tracing_mark_write_;
2439 }
2440 const ::perfetto::protos::BinderCommandFtraceEvent&
binder_command(const FtraceEvent * msg)2441 FtraceEvent::_Internal::binder_command(const FtraceEvent* msg) {
2442   return *msg->_impl_.event_.binder_command_;
2443 }
2444 const ::perfetto::protos::BinderReturnFtraceEvent&
binder_return(const FtraceEvent * msg)2445 FtraceEvent::_Internal::binder_return(const FtraceEvent* msg) {
2446   return *msg->_impl_.event_.binder_return_;
2447 }
2448 const ::perfetto::protos::SchedSwitchWithCtrsFtraceEvent&
sched_switch_with_ctrs(const FtraceEvent * msg)2449 FtraceEvent::_Internal::sched_switch_with_ctrs(const FtraceEvent* msg) {
2450   return *msg->_impl_.event_.sched_switch_with_ctrs_;
2451 }
2452 const ::perfetto::protos::GpuWorkPeriodFtraceEvent&
gpu_work_period(const FtraceEvent * msg)2453 FtraceEvent::_Internal::gpu_work_period(const FtraceEvent* msg) {
2454   return *msg->_impl_.event_.gpu_work_period_;
2455 }
2456 const ::perfetto::protos::RpmStatusFtraceEvent&
rpm_status(const FtraceEvent * msg)2457 FtraceEvent::_Internal::rpm_status(const FtraceEvent* msg) {
2458   return *msg->_impl_.event_.rpm_status_;
2459 }
2460 const ::perfetto::protos::PanelWriteGenericFtraceEvent&
panel_write_generic(const FtraceEvent * msg)2461 FtraceEvent::_Internal::panel_write_generic(const FtraceEvent* msg) {
2462   return *msg->_impl_.event_.panel_write_generic_;
2463 }
2464 const ::perfetto::protos::SchedMigrateTaskFtraceEvent&
sched_migrate_task(const FtraceEvent * msg)2465 FtraceEvent::_Internal::sched_migrate_task(const FtraceEvent* msg) {
2466   return *msg->_impl_.event_.sched_migrate_task_;
2467 }
2468 const ::perfetto::protos::DpuDsiCmdFifoStatusFtraceEvent&
dpu_dsi_cmd_fifo_status(const FtraceEvent * msg)2469 FtraceEvent::_Internal::dpu_dsi_cmd_fifo_status(const FtraceEvent* msg) {
2470   return *msg->_impl_.event_.dpu_dsi_cmd_fifo_status_;
2471 }
2472 const ::perfetto::protos::DpuDsiRxFtraceEvent&
dpu_dsi_rx(const FtraceEvent * msg)2473 FtraceEvent::_Internal::dpu_dsi_rx(const FtraceEvent* msg) {
2474   return *msg->_impl_.event_.dpu_dsi_rx_;
2475 }
2476 const ::perfetto::protos::DpuDsiTxFtraceEvent&
dpu_dsi_tx(const FtraceEvent * msg)2477 FtraceEvent::_Internal::dpu_dsi_tx(const FtraceEvent* msg) {
2478   return *msg->_impl_.event_.dpu_dsi_tx_;
2479 }
2480 const ::perfetto::protos::F2fsBackgroundGcFtraceEvent&
f2fs_background_gc(const FtraceEvent * msg)2481 FtraceEvent::_Internal::f2fs_background_gc(const FtraceEvent* msg) {
2482   return *msg->_impl_.event_.f2fs_background_gc_;
2483 }
2484 const ::perfetto::protos::F2fsGcBeginFtraceEvent&
f2fs_gc_begin(const FtraceEvent * msg)2485 FtraceEvent::_Internal::f2fs_gc_begin(const FtraceEvent* msg) {
2486   return *msg->_impl_.event_.f2fs_gc_begin_;
2487 }
2488 const ::perfetto::protos::F2fsGcEndFtraceEvent&
f2fs_gc_end(const FtraceEvent * msg)2489 FtraceEvent::_Internal::f2fs_gc_end(const FtraceEvent* msg) {
2490   return *msg->_impl_.event_.f2fs_gc_end_;
2491 }
2492 const ::perfetto::protos::FastrpcDmaFreeFtraceEvent&
fastrpc_dma_free(const FtraceEvent * msg)2493 FtraceEvent::_Internal::fastrpc_dma_free(const FtraceEvent* msg) {
2494   return *msg->_impl_.event_.fastrpc_dma_free_;
2495 }
2496 const ::perfetto::protos::FastrpcDmaAllocFtraceEvent&
fastrpc_dma_alloc(const FtraceEvent * msg)2497 FtraceEvent::_Internal::fastrpc_dma_alloc(const FtraceEvent* msg) {
2498   return *msg->_impl_.event_.fastrpc_dma_alloc_;
2499 }
2500 const ::perfetto::protos::FastrpcDmaUnmapFtraceEvent&
fastrpc_dma_unmap(const FtraceEvent * msg)2501 FtraceEvent::_Internal::fastrpc_dma_unmap(const FtraceEvent* msg) {
2502   return *msg->_impl_.event_.fastrpc_dma_unmap_;
2503 }
2504 const ::perfetto::protos::FastrpcDmaMapFtraceEvent&
fastrpc_dma_map(const FtraceEvent * msg)2505 FtraceEvent::_Internal::fastrpc_dma_map(const FtraceEvent* msg) {
2506   return *msg->_impl_.event_.fastrpc_dma_map_;
2507 }
2508 const ::perfetto::protos::GoogleIccEventFtraceEvent&
google_icc_event(const FtraceEvent * msg)2509 FtraceEvent::_Internal::google_icc_event(const FtraceEvent* msg) {
2510   return *msg->_impl_.event_.google_icc_event_;
2511 }
2512 const ::perfetto::protos::GoogleIrmEventFtraceEvent&
google_irm_event(const FtraceEvent * msg)2513 FtraceEvent::_Internal::google_irm_event(const FtraceEvent* msg) {
2514   return *msg->_impl_.event_.google_irm_event_;
2515 }
2516 const ::perfetto::protos::DevicePmCallbackStartFtraceEvent&
device_pm_callback_start(const FtraceEvent * msg)2517 FtraceEvent::_Internal::device_pm_callback_start(const FtraceEvent* msg) {
2518   return *msg->_impl_.event_.device_pm_callback_start_;
2519 }
2520 const ::perfetto::protos::DevicePmCallbackEndFtraceEvent&
device_pm_callback_end(const FtraceEvent * msg)2521 FtraceEvent::_Internal::device_pm_callback_end(const FtraceEvent* msg) {
2522   return *msg->_impl_.event_.device_pm_callback_end_;
2523 }
2524 const ::perfetto::protos::ThermalExynosAcpmBulkFtraceEvent&
thermal_exynos_acpm_bulk(const FtraceEvent * msg)2525 FtraceEvent::_Internal::thermal_exynos_acpm_bulk(const FtraceEvent* msg) {
2526   return *msg->_impl_.event_.thermal_exynos_acpm_bulk_;
2527 }
2528 const ::perfetto::protos::ThermalExynosAcpmHighOverheadFtraceEvent&
thermal_exynos_acpm_high_overhead(const FtraceEvent * msg)2529 FtraceEvent::_Internal::thermal_exynos_acpm_high_overhead(const FtraceEvent* msg) {
2530   return *msg->_impl_.event_.thermal_exynos_acpm_high_overhead_;
2531 }
2532 const ::perfetto::protos::DcvshFreqFtraceEvent&
dcvsh_freq(const FtraceEvent * msg)2533 FtraceEvent::_Internal::dcvsh_freq(const FtraceEvent* msg) {
2534   return *msg->_impl_.event_.dcvsh_freq_;
2535 }
2536 const ::perfetto::protos::KgslGpuFrequencyFtraceEvent&
kgsl_gpu_frequency(const FtraceEvent * msg)2537 FtraceEvent::_Internal::kgsl_gpu_frequency(const FtraceEvent* msg) {
2538   return *msg->_impl_.event_.kgsl_gpu_frequency_;
2539 }
2540 const ::perfetto::protos::MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent&
mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(const FtraceEvent * msg)2541 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(const FtraceEvent* msg) {
2542   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend_;
2543 }
2544 const ::perfetto::protos::MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent&
mali_mali_pm_mcu_hctl_cores_notify_pend(const FtraceEvent * msg)2545 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_cores_notify_pend(const FtraceEvent* msg) {
2546   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_cores_notify_pend_;
2547 }
2548 const ::perfetto::protos::MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent&
mali_mali_pm_mcu_hctl_core_inactive_pend(const FtraceEvent * msg)2549 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_core_inactive_pend(const FtraceEvent* msg) {
2550   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_core_inactive_pend_;
2551 }
2552 const ::perfetto::protos::MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent&
mali_mali_pm_mcu_hctl_mcu_on_recheck(const FtraceEvent * msg)2553 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_mcu_on_recheck(const FtraceEvent* msg) {
2554   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_mcu_on_recheck_;
2555 }
2556 const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent&
mali_mali_pm_mcu_hctl_shaders_core_off_pend(const FtraceEvent * msg)2557 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_shaders_core_off_pend(const FtraceEvent* msg) {
2558   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_shaders_core_off_pend_;
2559 }
2560 const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent&
mali_mali_pm_mcu_hctl_shaders_pend_off(const FtraceEvent * msg)2561 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_shaders_pend_off(const FtraceEvent* msg) {
2562   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_off_;
2563 }
2564 const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent&
mali_mali_pm_mcu_hctl_shaders_pend_on(const FtraceEvent * msg)2565 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_shaders_pend_on(const FtraceEvent* msg) {
2566   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_on_;
2567 }
2568 const ::perfetto::protos::MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent&
mali_mali_pm_mcu_hctl_shaders_ready_off(const FtraceEvent * msg)2569 FtraceEvent::_Internal::mali_mali_pm_mcu_hctl_shaders_ready_off(const FtraceEvent* msg) {
2570   return *msg->_impl_.event_.mali_mali_pm_mcu_hctl_shaders_ready_off_;
2571 }
2572 const ::perfetto::protos::MaliMaliPMMCUINSLEEPFtraceEvent&
mali_mali_pm_mcu_in_sleep(const FtraceEvent * msg)2573 FtraceEvent::_Internal::mali_mali_pm_mcu_in_sleep(const FtraceEvent* msg) {
2574   return *msg->_impl_.event_.mali_mali_pm_mcu_in_sleep_;
2575 }
2576 const ::perfetto::protos::MaliMaliPMMCUOFFFtraceEvent&
mali_mali_pm_mcu_off(const FtraceEvent * msg)2577 FtraceEvent::_Internal::mali_mali_pm_mcu_off(const FtraceEvent* msg) {
2578   return *msg->_impl_.event_.mali_mali_pm_mcu_off_;
2579 }
2580 const ::perfetto::protos::MaliMaliPMMCUONFtraceEvent&
mali_mali_pm_mcu_on(const FtraceEvent * msg)2581 FtraceEvent::_Internal::mali_mali_pm_mcu_on(const FtraceEvent* msg) {
2582   return *msg->_impl_.event_.mali_mali_pm_mcu_on_;
2583 }
2584 const ::perfetto::protos::MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent&
mali_mali_pm_mcu_on_core_attr_update_pend(const FtraceEvent * msg)2585 FtraceEvent::_Internal::mali_mali_pm_mcu_on_core_attr_update_pend(const FtraceEvent* msg) {
2586   return *msg->_impl_.event_.mali_mali_pm_mcu_on_core_attr_update_pend_;
2587 }
2588 const ::perfetto::protos::MaliMaliPMMCUONGLBREINITPENDFtraceEvent&
mali_mali_pm_mcu_on_glb_reinit_pend(const FtraceEvent * msg)2589 FtraceEvent::_Internal::mali_mali_pm_mcu_on_glb_reinit_pend(const FtraceEvent* msg) {
2590   return *msg->_impl_.event_.mali_mali_pm_mcu_on_glb_reinit_pend_;
2591 }
2592 const ::perfetto::protos::MaliMaliPMMCUONHALTFtraceEvent&
mali_mali_pm_mcu_on_halt(const FtraceEvent * msg)2593 FtraceEvent::_Internal::mali_mali_pm_mcu_on_halt(const FtraceEvent* msg) {
2594   return *msg->_impl_.event_.mali_mali_pm_mcu_on_halt_;
2595 }
2596 const ::perfetto::protos::MaliMaliPMMCUONHWCNTDISABLEFtraceEvent&
mali_mali_pm_mcu_on_hwcnt_disable(const FtraceEvent * msg)2597 FtraceEvent::_Internal::mali_mali_pm_mcu_on_hwcnt_disable(const FtraceEvent* msg) {
2598   return *msg->_impl_.event_.mali_mali_pm_mcu_on_hwcnt_disable_;
2599 }
2600 const ::perfetto::protos::MaliMaliPMMCUONHWCNTENABLEFtraceEvent&
mali_mali_pm_mcu_on_hwcnt_enable(const FtraceEvent * msg)2601 FtraceEvent::_Internal::mali_mali_pm_mcu_on_hwcnt_enable(const FtraceEvent* msg) {
2602   return *msg->_impl_.event_.mali_mali_pm_mcu_on_hwcnt_enable_;
2603 }
2604 const ::perfetto::protos::MaliMaliPMMCUONPENDHALTFtraceEvent&
mali_mali_pm_mcu_on_pend_halt(const FtraceEvent * msg)2605 FtraceEvent::_Internal::mali_mali_pm_mcu_on_pend_halt(const FtraceEvent* msg) {
2606   return *msg->_impl_.event_.mali_mali_pm_mcu_on_pend_halt_;
2607 }
2608 const ::perfetto::protos::MaliMaliPMMCUONPENDSLEEPFtraceEvent&
mali_mali_pm_mcu_on_pend_sleep(const FtraceEvent * msg)2609 FtraceEvent::_Internal::mali_mali_pm_mcu_on_pend_sleep(const FtraceEvent* msg) {
2610   return *msg->_impl_.event_.mali_mali_pm_mcu_on_pend_sleep_;
2611 }
2612 const ::perfetto::protos::MaliMaliPMMCUONSLEEPINITIATEFtraceEvent&
mali_mali_pm_mcu_on_sleep_initiate(const FtraceEvent * msg)2613 FtraceEvent::_Internal::mali_mali_pm_mcu_on_sleep_initiate(const FtraceEvent* msg) {
2614   return *msg->_impl_.event_.mali_mali_pm_mcu_on_sleep_initiate_;
2615 }
2616 const ::perfetto::protos::MaliMaliPMMCUPENDOFFFtraceEvent&
mali_mali_pm_mcu_pend_off(const FtraceEvent * msg)2617 FtraceEvent::_Internal::mali_mali_pm_mcu_pend_off(const FtraceEvent* msg) {
2618   return *msg->_impl_.event_.mali_mali_pm_mcu_pend_off_;
2619 }
2620 const ::perfetto::protos::MaliMaliPMMCUPENDONRELOADFtraceEvent&
mali_mali_pm_mcu_pend_on_reload(const FtraceEvent * msg)2621 FtraceEvent::_Internal::mali_mali_pm_mcu_pend_on_reload(const FtraceEvent* msg) {
2622   return *msg->_impl_.event_.mali_mali_pm_mcu_pend_on_reload_;
2623 }
2624 const ::perfetto::protos::MaliMaliPMMCUPOWERDOWNFtraceEvent&
mali_mali_pm_mcu_power_down(const FtraceEvent * msg)2625 FtraceEvent::_Internal::mali_mali_pm_mcu_power_down(const FtraceEvent* msg) {
2626   return *msg->_impl_.event_.mali_mali_pm_mcu_power_down_;
2627 }
2628 const ::perfetto::protos::MaliMaliPMMCURESETWAITFtraceEvent&
mali_mali_pm_mcu_reset_wait(const FtraceEvent * msg)2629 FtraceEvent::_Internal::mali_mali_pm_mcu_reset_wait(const FtraceEvent* msg) {
2630   return *msg->_impl_.event_.mali_mali_pm_mcu_reset_wait_;
2631 }
2632 const ::perfetto::protos::BclIrqTriggerFtraceEvent&
bcl_irq_trigger(const FtraceEvent * msg)2633 FtraceEvent::_Internal::bcl_irq_trigger(const FtraceEvent* msg) {
2634   return *msg->_impl_.event_.bcl_irq_trigger_;
2635 }
2636 const ::perfetto::protos::KgslAdrenoCmdbatchQueuedFtraceEvent&
kgsl_adreno_cmdbatch_queued(const FtraceEvent * msg)2637 FtraceEvent::_Internal::kgsl_adreno_cmdbatch_queued(const FtraceEvent* msg) {
2638   return *msg->_impl_.event_.kgsl_adreno_cmdbatch_queued_;
2639 }
2640 const ::perfetto::protos::KgslAdrenoCmdbatchSubmittedFtraceEvent&
kgsl_adreno_cmdbatch_submitted(const FtraceEvent * msg)2641 FtraceEvent::_Internal::kgsl_adreno_cmdbatch_submitted(const FtraceEvent* msg) {
2642   return *msg->_impl_.event_.kgsl_adreno_cmdbatch_submitted_;
2643 }
2644 const ::perfetto::protos::KgslAdrenoCmdbatchSyncFtraceEvent&
kgsl_adreno_cmdbatch_sync(const FtraceEvent * msg)2645 FtraceEvent::_Internal::kgsl_adreno_cmdbatch_sync(const FtraceEvent* msg) {
2646   return *msg->_impl_.event_.kgsl_adreno_cmdbatch_sync_;
2647 }
2648 const ::perfetto::protos::KgslAdrenoCmdbatchRetiredFtraceEvent&
kgsl_adreno_cmdbatch_retired(const FtraceEvent * msg)2649 FtraceEvent::_Internal::kgsl_adreno_cmdbatch_retired(const FtraceEvent* msg) {
2650   return *msg->_impl_.event_.kgsl_adreno_cmdbatch_retired_;
2651 }
2652 const ::perfetto::protos::PixelMmKswapdWakeFtraceEvent&
pixel_mm_kswapd_wake(const FtraceEvent * msg)2653 FtraceEvent::_Internal::pixel_mm_kswapd_wake(const FtraceEvent* msg) {
2654   return *msg->_impl_.event_.pixel_mm_kswapd_wake_;
2655 }
2656 const ::perfetto::protos::PixelMmKswapdDoneFtraceEvent&
pixel_mm_kswapd_done(const FtraceEvent * msg)2657 FtraceEvent::_Internal::pixel_mm_kswapd_done(const FtraceEvent* msg) {
2658   return *msg->_impl_.event_.pixel_mm_kswapd_done_;
2659 }
2660 const ::perfetto::protos::SchedWakeupTaskAttrFtraceEvent&
sched_wakeup_task_attr(const FtraceEvent * msg)2661 FtraceEvent::_Internal::sched_wakeup_task_attr(const FtraceEvent* msg) {
2662   return *msg->_impl_.event_.sched_wakeup_task_attr_;
2663 }
2664 const ::perfetto::protos::DevfreqFrequencyFtraceEvent&
devfreq_frequency(const FtraceEvent * msg)2665 FtraceEvent::_Internal::devfreq_frequency(const FtraceEvent* msg) {
2666   return *msg->_impl_.event_.devfreq_frequency_;
2667 }
2668 const ::perfetto::protos::KprobeEvent&
kprobe_event(const FtraceEvent * msg)2669 FtraceEvent::_Internal::kprobe_event(const FtraceEvent* msg) {
2670   return *msg->_impl_.event_.kprobe_event_;
2671 }
2672 const ::perfetto::protos::ParamSetValueCpmFtraceEvent&
param_set_value_cpm(const FtraceEvent * msg)2673 FtraceEvent::_Internal::param_set_value_cpm(const FtraceEvent* msg) {
2674   return *msg->_impl_.event_.param_set_value_cpm_;
2675 }
2676 const ::perfetto::protos::DoSysOpenFtraceEvent&
do_sys_open(const FtraceEvent * msg)2677 FtraceEvent::_Internal::do_sys_open(const FtraceEvent* msg) {
2678   return *msg->_impl_.event_.do_sys_open_;
2679 }
2680 const ::perfetto::protos::OpenExecFtraceEvent&
open_exec(const FtraceEvent * msg)2681 FtraceEvent::_Internal::open_exec(const FtraceEvent* msg) {
2682   return *msg->_impl_.event_.open_exec_;
2683 }
2684 const ::perfetto::protos::BlockIoStartFtraceEvent&
block_io_start(const FtraceEvent * msg)2685 FtraceEvent::_Internal::block_io_start(const FtraceEvent* msg) {
2686   return *msg->_impl_.event_.block_io_start_;
2687 }
2688 const ::perfetto::protos::BlockIoDoneFtraceEvent&
block_io_done(const FtraceEvent * msg)2689 FtraceEvent::_Internal::block_io_done(const FtraceEvent* msg) {
2690   return *msg->_impl_.event_.block_io_done_;
2691 }
set_allocated_print(::perfetto::protos::PrintFtraceEvent * print)2692 void FtraceEvent::set_allocated_print(::perfetto::protos::PrintFtraceEvent* print) {
2693   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2694   clear_event();
2695   if (print) {
2696     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2697         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2698                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(print));
2699     if (message_arena != submessage_arena) {
2700       print = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2701           message_arena, print, submessage_arena);
2702     }
2703     set_has_print();
2704     _impl_.event_.print_ = print;
2705   }
2706   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.print)
2707 }
clear_print()2708 void FtraceEvent::clear_print() {
2709   if (_internal_has_print()) {
2710     if (GetArenaForAllocation() == nullptr) {
2711       delete _impl_.event_.print_;
2712     }
2713     clear_has_event();
2714   }
2715 }
set_allocated_sched_switch(::perfetto::protos::SchedSwitchFtraceEvent * sched_switch)2716 void FtraceEvent::set_allocated_sched_switch(::perfetto::protos::SchedSwitchFtraceEvent* sched_switch) {
2717   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2718   clear_event();
2719   if (sched_switch) {
2720     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2721         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2722                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_switch));
2723     if (message_arena != submessage_arena) {
2724       sched_switch = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2725           message_arena, sched_switch, submessage_arena);
2726     }
2727     set_has_sched_switch();
2728     _impl_.event_.sched_switch_ = sched_switch;
2729   }
2730   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_switch)
2731 }
clear_sched_switch()2732 void FtraceEvent::clear_sched_switch() {
2733   if (_internal_has_sched_switch()) {
2734     if (GetArenaForAllocation() == nullptr) {
2735       delete _impl_.event_.sched_switch_;
2736     }
2737     clear_has_event();
2738   }
2739 }
set_allocated_cpu_frequency(::perfetto::protos::CpuFrequencyFtraceEvent * cpu_frequency)2740 void FtraceEvent::set_allocated_cpu_frequency(::perfetto::protos::CpuFrequencyFtraceEvent* cpu_frequency) {
2741   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2742   clear_event();
2743   if (cpu_frequency) {
2744     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2745         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2746                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpu_frequency));
2747     if (message_arena != submessage_arena) {
2748       cpu_frequency = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2749           message_arena, cpu_frequency, submessage_arena);
2750     }
2751     set_has_cpu_frequency();
2752     _impl_.event_.cpu_frequency_ = cpu_frequency;
2753   }
2754   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpu_frequency)
2755 }
clear_cpu_frequency()2756 void FtraceEvent::clear_cpu_frequency() {
2757   if (_internal_has_cpu_frequency()) {
2758     if (GetArenaForAllocation() == nullptr) {
2759       delete _impl_.event_.cpu_frequency_;
2760     }
2761     clear_has_event();
2762   }
2763 }
set_allocated_cpu_frequency_limits(::perfetto::protos::CpuFrequencyLimitsFtraceEvent * cpu_frequency_limits)2764 void FtraceEvent::set_allocated_cpu_frequency_limits(::perfetto::protos::CpuFrequencyLimitsFtraceEvent* cpu_frequency_limits) {
2765   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2766   clear_event();
2767   if (cpu_frequency_limits) {
2768     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2769         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2770                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpu_frequency_limits));
2771     if (message_arena != submessage_arena) {
2772       cpu_frequency_limits = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2773           message_arena, cpu_frequency_limits, submessage_arena);
2774     }
2775     set_has_cpu_frequency_limits();
2776     _impl_.event_.cpu_frequency_limits_ = cpu_frequency_limits;
2777   }
2778   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpu_frequency_limits)
2779 }
clear_cpu_frequency_limits()2780 void FtraceEvent::clear_cpu_frequency_limits() {
2781   if (_internal_has_cpu_frequency_limits()) {
2782     if (GetArenaForAllocation() == nullptr) {
2783       delete _impl_.event_.cpu_frequency_limits_;
2784     }
2785     clear_has_event();
2786   }
2787 }
set_allocated_cpu_idle(::perfetto::protos::CpuIdleFtraceEvent * cpu_idle)2788 void FtraceEvent::set_allocated_cpu_idle(::perfetto::protos::CpuIdleFtraceEvent* cpu_idle) {
2789   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2790   clear_event();
2791   if (cpu_idle) {
2792     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2793         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2794                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpu_idle));
2795     if (message_arena != submessage_arena) {
2796       cpu_idle = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2797           message_arena, cpu_idle, submessage_arena);
2798     }
2799     set_has_cpu_idle();
2800     _impl_.event_.cpu_idle_ = cpu_idle;
2801   }
2802   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpu_idle)
2803 }
clear_cpu_idle()2804 void FtraceEvent::clear_cpu_idle() {
2805   if (_internal_has_cpu_idle()) {
2806     if (GetArenaForAllocation() == nullptr) {
2807       delete _impl_.event_.cpu_idle_;
2808     }
2809     clear_has_event();
2810   }
2811 }
set_allocated_clock_enable(::perfetto::protos::ClockEnableFtraceEvent * clock_enable)2812 void FtraceEvent::set_allocated_clock_enable(::perfetto::protos::ClockEnableFtraceEvent* clock_enable) {
2813   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2814   clear_event();
2815   if (clock_enable) {
2816     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2817         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2818                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(clock_enable));
2819     if (message_arena != submessage_arena) {
2820       clock_enable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2821           message_arena, clock_enable, submessage_arena);
2822     }
2823     set_has_clock_enable();
2824     _impl_.event_.clock_enable_ = clock_enable;
2825   }
2826   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.clock_enable)
2827 }
clear_clock_enable()2828 void FtraceEvent::clear_clock_enable() {
2829   if (_internal_has_clock_enable()) {
2830     if (GetArenaForAllocation() == nullptr) {
2831       delete _impl_.event_.clock_enable_;
2832     }
2833     clear_has_event();
2834   }
2835 }
set_allocated_clock_disable(::perfetto::protos::ClockDisableFtraceEvent * clock_disable)2836 void FtraceEvent::set_allocated_clock_disable(::perfetto::protos::ClockDisableFtraceEvent* clock_disable) {
2837   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2838   clear_event();
2839   if (clock_disable) {
2840     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2841         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2842                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(clock_disable));
2843     if (message_arena != submessage_arena) {
2844       clock_disable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2845           message_arena, clock_disable, submessage_arena);
2846     }
2847     set_has_clock_disable();
2848     _impl_.event_.clock_disable_ = clock_disable;
2849   }
2850   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.clock_disable)
2851 }
clear_clock_disable()2852 void FtraceEvent::clear_clock_disable() {
2853   if (_internal_has_clock_disable()) {
2854     if (GetArenaForAllocation() == nullptr) {
2855       delete _impl_.event_.clock_disable_;
2856     }
2857     clear_has_event();
2858   }
2859 }
set_allocated_clock_set_rate(::perfetto::protos::ClockSetRateFtraceEvent * clock_set_rate)2860 void FtraceEvent::set_allocated_clock_set_rate(::perfetto::protos::ClockSetRateFtraceEvent* clock_set_rate) {
2861   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2862   clear_event();
2863   if (clock_set_rate) {
2864     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2865         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2866                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(clock_set_rate));
2867     if (message_arena != submessage_arena) {
2868       clock_set_rate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2869           message_arena, clock_set_rate, submessage_arena);
2870     }
2871     set_has_clock_set_rate();
2872     _impl_.event_.clock_set_rate_ = clock_set_rate;
2873   }
2874   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.clock_set_rate)
2875 }
clear_clock_set_rate()2876 void FtraceEvent::clear_clock_set_rate() {
2877   if (_internal_has_clock_set_rate()) {
2878     if (GetArenaForAllocation() == nullptr) {
2879       delete _impl_.event_.clock_set_rate_;
2880     }
2881     clear_has_event();
2882   }
2883 }
set_allocated_sched_wakeup(::perfetto::protos::SchedWakeupFtraceEvent * sched_wakeup)2884 void FtraceEvent::set_allocated_sched_wakeup(::perfetto::protos::SchedWakeupFtraceEvent* sched_wakeup) {
2885   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2886   clear_event();
2887   if (sched_wakeup) {
2888     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2889         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2890                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_wakeup));
2891     if (message_arena != submessage_arena) {
2892       sched_wakeup = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2893           message_arena, sched_wakeup, submessage_arena);
2894     }
2895     set_has_sched_wakeup();
2896     _impl_.event_.sched_wakeup_ = sched_wakeup;
2897   }
2898   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_wakeup)
2899 }
clear_sched_wakeup()2900 void FtraceEvent::clear_sched_wakeup() {
2901   if (_internal_has_sched_wakeup()) {
2902     if (GetArenaForAllocation() == nullptr) {
2903       delete _impl_.event_.sched_wakeup_;
2904     }
2905     clear_has_event();
2906   }
2907 }
set_allocated_sched_blocked_reason(::perfetto::protos::SchedBlockedReasonFtraceEvent * sched_blocked_reason)2908 void FtraceEvent::set_allocated_sched_blocked_reason(::perfetto::protos::SchedBlockedReasonFtraceEvent* sched_blocked_reason) {
2909   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2910   clear_event();
2911   if (sched_blocked_reason) {
2912     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2913         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2914                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_blocked_reason));
2915     if (message_arena != submessage_arena) {
2916       sched_blocked_reason = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2917           message_arena, sched_blocked_reason, submessage_arena);
2918     }
2919     set_has_sched_blocked_reason();
2920     _impl_.event_.sched_blocked_reason_ = sched_blocked_reason;
2921   }
2922   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_blocked_reason)
2923 }
clear_sched_blocked_reason()2924 void FtraceEvent::clear_sched_blocked_reason() {
2925   if (_internal_has_sched_blocked_reason()) {
2926     if (GetArenaForAllocation() == nullptr) {
2927       delete _impl_.event_.sched_blocked_reason_;
2928     }
2929     clear_has_event();
2930   }
2931 }
set_allocated_sched_cpu_hotplug(::perfetto::protos::SchedCpuHotplugFtraceEvent * sched_cpu_hotplug)2932 void FtraceEvent::set_allocated_sched_cpu_hotplug(::perfetto::protos::SchedCpuHotplugFtraceEvent* sched_cpu_hotplug) {
2933   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2934   clear_event();
2935   if (sched_cpu_hotplug) {
2936     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2937         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2938                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_cpu_hotplug));
2939     if (message_arena != submessage_arena) {
2940       sched_cpu_hotplug = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2941           message_arena, sched_cpu_hotplug, submessage_arena);
2942     }
2943     set_has_sched_cpu_hotplug();
2944     _impl_.event_.sched_cpu_hotplug_ = sched_cpu_hotplug;
2945   }
2946   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_cpu_hotplug)
2947 }
clear_sched_cpu_hotplug()2948 void FtraceEvent::clear_sched_cpu_hotplug() {
2949   if (_internal_has_sched_cpu_hotplug()) {
2950     if (GetArenaForAllocation() == nullptr) {
2951       delete _impl_.event_.sched_cpu_hotplug_;
2952     }
2953     clear_has_event();
2954   }
2955 }
set_allocated_sched_waking(::perfetto::protos::SchedWakingFtraceEvent * sched_waking)2956 void FtraceEvent::set_allocated_sched_waking(::perfetto::protos::SchedWakingFtraceEvent* sched_waking) {
2957   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2958   clear_event();
2959   if (sched_waking) {
2960     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2961         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2962                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_waking));
2963     if (message_arena != submessage_arena) {
2964       sched_waking = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2965           message_arena, sched_waking, submessage_arena);
2966     }
2967     set_has_sched_waking();
2968     _impl_.event_.sched_waking_ = sched_waking;
2969   }
2970   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_waking)
2971 }
clear_sched_waking()2972 void FtraceEvent::clear_sched_waking() {
2973   if (_internal_has_sched_waking()) {
2974     if (GetArenaForAllocation() == nullptr) {
2975       delete _impl_.event_.sched_waking_;
2976     }
2977     clear_has_event();
2978   }
2979 }
set_allocated_ipi_entry(::perfetto::protos::IpiEntryFtraceEvent * ipi_entry)2980 void FtraceEvent::set_allocated_ipi_entry(::perfetto::protos::IpiEntryFtraceEvent* ipi_entry) {
2981   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
2982   clear_event();
2983   if (ipi_entry) {
2984     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
2985         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
2986                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ipi_entry));
2987     if (message_arena != submessage_arena) {
2988       ipi_entry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2989           message_arena, ipi_entry, submessage_arena);
2990     }
2991     set_has_ipi_entry();
2992     _impl_.event_.ipi_entry_ = ipi_entry;
2993   }
2994   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ipi_entry)
2995 }
clear_ipi_entry()2996 void FtraceEvent::clear_ipi_entry() {
2997   if (_internal_has_ipi_entry()) {
2998     if (GetArenaForAllocation() == nullptr) {
2999       delete _impl_.event_.ipi_entry_;
3000     }
3001     clear_has_event();
3002   }
3003 }
set_allocated_ipi_exit(::perfetto::protos::IpiExitFtraceEvent * ipi_exit)3004 void FtraceEvent::set_allocated_ipi_exit(::perfetto::protos::IpiExitFtraceEvent* ipi_exit) {
3005   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3006   clear_event();
3007   if (ipi_exit) {
3008     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3009         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3010                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ipi_exit));
3011     if (message_arena != submessage_arena) {
3012       ipi_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3013           message_arena, ipi_exit, submessage_arena);
3014     }
3015     set_has_ipi_exit();
3016     _impl_.event_.ipi_exit_ = ipi_exit;
3017   }
3018   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ipi_exit)
3019 }
clear_ipi_exit()3020 void FtraceEvent::clear_ipi_exit() {
3021   if (_internal_has_ipi_exit()) {
3022     if (GetArenaForAllocation() == nullptr) {
3023       delete _impl_.event_.ipi_exit_;
3024     }
3025     clear_has_event();
3026   }
3027 }
set_allocated_ipi_raise(::perfetto::protos::IpiRaiseFtraceEvent * ipi_raise)3028 void FtraceEvent::set_allocated_ipi_raise(::perfetto::protos::IpiRaiseFtraceEvent* ipi_raise) {
3029   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3030   clear_event();
3031   if (ipi_raise) {
3032     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3033         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3034                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ipi_raise));
3035     if (message_arena != submessage_arena) {
3036       ipi_raise = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3037           message_arena, ipi_raise, submessage_arena);
3038     }
3039     set_has_ipi_raise();
3040     _impl_.event_.ipi_raise_ = ipi_raise;
3041   }
3042   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ipi_raise)
3043 }
clear_ipi_raise()3044 void FtraceEvent::clear_ipi_raise() {
3045   if (_internal_has_ipi_raise()) {
3046     if (GetArenaForAllocation() == nullptr) {
3047       delete _impl_.event_.ipi_raise_;
3048     }
3049     clear_has_event();
3050   }
3051 }
set_allocated_softirq_entry(::perfetto::protos::SoftirqEntryFtraceEvent * softirq_entry)3052 void FtraceEvent::set_allocated_softirq_entry(::perfetto::protos::SoftirqEntryFtraceEvent* softirq_entry) {
3053   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3054   clear_event();
3055   if (softirq_entry) {
3056     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3057         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3058                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(softirq_entry));
3059     if (message_arena != submessage_arena) {
3060       softirq_entry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3061           message_arena, softirq_entry, submessage_arena);
3062     }
3063     set_has_softirq_entry();
3064     _impl_.event_.softirq_entry_ = softirq_entry;
3065   }
3066   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.softirq_entry)
3067 }
clear_softirq_entry()3068 void FtraceEvent::clear_softirq_entry() {
3069   if (_internal_has_softirq_entry()) {
3070     if (GetArenaForAllocation() == nullptr) {
3071       delete _impl_.event_.softirq_entry_;
3072     }
3073     clear_has_event();
3074   }
3075 }
set_allocated_softirq_exit(::perfetto::protos::SoftirqExitFtraceEvent * softirq_exit)3076 void FtraceEvent::set_allocated_softirq_exit(::perfetto::protos::SoftirqExitFtraceEvent* softirq_exit) {
3077   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3078   clear_event();
3079   if (softirq_exit) {
3080     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3081         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3082                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(softirq_exit));
3083     if (message_arena != submessage_arena) {
3084       softirq_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3085           message_arena, softirq_exit, submessage_arena);
3086     }
3087     set_has_softirq_exit();
3088     _impl_.event_.softirq_exit_ = softirq_exit;
3089   }
3090   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.softirq_exit)
3091 }
clear_softirq_exit()3092 void FtraceEvent::clear_softirq_exit() {
3093   if (_internal_has_softirq_exit()) {
3094     if (GetArenaForAllocation() == nullptr) {
3095       delete _impl_.event_.softirq_exit_;
3096     }
3097     clear_has_event();
3098   }
3099 }
set_allocated_softirq_raise(::perfetto::protos::SoftirqRaiseFtraceEvent * softirq_raise)3100 void FtraceEvent::set_allocated_softirq_raise(::perfetto::protos::SoftirqRaiseFtraceEvent* softirq_raise) {
3101   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3102   clear_event();
3103   if (softirq_raise) {
3104     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3105         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3106                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(softirq_raise));
3107     if (message_arena != submessage_arena) {
3108       softirq_raise = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3109           message_arena, softirq_raise, submessage_arena);
3110     }
3111     set_has_softirq_raise();
3112     _impl_.event_.softirq_raise_ = softirq_raise;
3113   }
3114   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.softirq_raise)
3115 }
clear_softirq_raise()3116 void FtraceEvent::clear_softirq_raise() {
3117   if (_internal_has_softirq_raise()) {
3118     if (GetArenaForAllocation() == nullptr) {
3119       delete _impl_.event_.softirq_raise_;
3120     }
3121     clear_has_event();
3122   }
3123 }
set_allocated_i2c_read(::perfetto::protos::I2cReadFtraceEvent * i2c_read)3124 void FtraceEvent::set_allocated_i2c_read(::perfetto::protos::I2cReadFtraceEvent* i2c_read) {
3125   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3126   clear_event();
3127   if (i2c_read) {
3128     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3129         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3130                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(i2c_read));
3131     if (message_arena != submessage_arena) {
3132       i2c_read = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3133           message_arena, i2c_read, submessage_arena);
3134     }
3135     set_has_i2c_read();
3136     _impl_.event_.i2c_read_ = i2c_read;
3137   }
3138   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.i2c_read)
3139 }
clear_i2c_read()3140 void FtraceEvent::clear_i2c_read() {
3141   if (_internal_has_i2c_read()) {
3142     if (GetArenaForAllocation() == nullptr) {
3143       delete _impl_.event_.i2c_read_;
3144     }
3145     clear_has_event();
3146   }
3147 }
set_allocated_i2c_write(::perfetto::protos::I2cWriteFtraceEvent * i2c_write)3148 void FtraceEvent::set_allocated_i2c_write(::perfetto::protos::I2cWriteFtraceEvent* i2c_write) {
3149   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3150   clear_event();
3151   if (i2c_write) {
3152     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3153         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3154                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(i2c_write));
3155     if (message_arena != submessage_arena) {
3156       i2c_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3157           message_arena, i2c_write, submessage_arena);
3158     }
3159     set_has_i2c_write();
3160     _impl_.event_.i2c_write_ = i2c_write;
3161   }
3162   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.i2c_write)
3163 }
clear_i2c_write()3164 void FtraceEvent::clear_i2c_write() {
3165   if (_internal_has_i2c_write()) {
3166     if (GetArenaForAllocation() == nullptr) {
3167       delete _impl_.event_.i2c_write_;
3168     }
3169     clear_has_event();
3170   }
3171 }
set_allocated_i2c_result(::perfetto::protos::I2cResultFtraceEvent * i2c_result)3172 void FtraceEvent::set_allocated_i2c_result(::perfetto::protos::I2cResultFtraceEvent* i2c_result) {
3173   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3174   clear_event();
3175   if (i2c_result) {
3176     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3177         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3178                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(i2c_result));
3179     if (message_arena != submessage_arena) {
3180       i2c_result = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3181           message_arena, i2c_result, submessage_arena);
3182     }
3183     set_has_i2c_result();
3184     _impl_.event_.i2c_result_ = i2c_result;
3185   }
3186   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.i2c_result)
3187 }
clear_i2c_result()3188 void FtraceEvent::clear_i2c_result() {
3189   if (_internal_has_i2c_result()) {
3190     if (GetArenaForAllocation() == nullptr) {
3191       delete _impl_.event_.i2c_result_;
3192     }
3193     clear_has_event();
3194   }
3195 }
set_allocated_i2c_reply(::perfetto::protos::I2cReplyFtraceEvent * i2c_reply)3196 void FtraceEvent::set_allocated_i2c_reply(::perfetto::protos::I2cReplyFtraceEvent* i2c_reply) {
3197   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3198   clear_event();
3199   if (i2c_reply) {
3200     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3201         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3202                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(i2c_reply));
3203     if (message_arena != submessage_arena) {
3204       i2c_reply = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3205           message_arena, i2c_reply, submessage_arena);
3206     }
3207     set_has_i2c_reply();
3208     _impl_.event_.i2c_reply_ = i2c_reply;
3209   }
3210   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.i2c_reply)
3211 }
clear_i2c_reply()3212 void FtraceEvent::clear_i2c_reply() {
3213   if (_internal_has_i2c_reply()) {
3214     if (GetArenaForAllocation() == nullptr) {
3215       delete _impl_.event_.i2c_reply_;
3216     }
3217     clear_has_event();
3218   }
3219 }
set_allocated_smbus_read(::perfetto::protos::SmbusReadFtraceEvent * smbus_read)3220 void FtraceEvent::set_allocated_smbus_read(::perfetto::protos::SmbusReadFtraceEvent* smbus_read) {
3221   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3222   clear_event();
3223   if (smbus_read) {
3224     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3225         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3226                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(smbus_read));
3227     if (message_arena != submessage_arena) {
3228       smbus_read = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3229           message_arena, smbus_read, submessage_arena);
3230     }
3231     set_has_smbus_read();
3232     _impl_.event_.smbus_read_ = smbus_read;
3233   }
3234   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.smbus_read)
3235 }
clear_smbus_read()3236 void FtraceEvent::clear_smbus_read() {
3237   if (_internal_has_smbus_read()) {
3238     if (GetArenaForAllocation() == nullptr) {
3239       delete _impl_.event_.smbus_read_;
3240     }
3241     clear_has_event();
3242   }
3243 }
set_allocated_smbus_write(::perfetto::protos::SmbusWriteFtraceEvent * smbus_write)3244 void FtraceEvent::set_allocated_smbus_write(::perfetto::protos::SmbusWriteFtraceEvent* smbus_write) {
3245   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3246   clear_event();
3247   if (smbus_write) {
3248     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3249         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3250                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(smbus_write));
3251     if (message_arena != submessage_arena) {
3252       smbus_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3253           message_arena, smbus_write, submessage_arena);
3254     }
3255     set_has_smbus_write();
3256     _impl_.event_.smbus_write_ = smbus_write;
3257   }
3258   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.smbus_write)
3259 }
clear_smbus_write()3260 void FtraceEvent::clear_smbus_write() {
3261   if (_internal_has_smbus_write()) {
3262     if (GetArenaForAllocation() == nullptr) {
3263       delete _impl_.event_.smbus_write_;
3264     }
3265     clear_has_event();
3266   }
3267 }
set_allocated_smbus_result(::perfetto::protos::SmbusResultFtraceEvent * smbus_result)3268 void FtraceEvent::set_allocated_smbus_result(::perfetto::protos::SmbusResultFtraceEvent* smbus_result) {
3269   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3270   clear_event();
3271   if (smbus_result) {
3272     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3273         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3274                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(smbus_result));
3275     if (message_arena != submessage_arena) {
3276       smbus_result = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3277           message_arena, smbus_result, submessage_arena);
3278     }
3279     set_has_smbus_result();
3280     _impl_.event_.smbus_result_ = smbus_result;
3281   }
3282   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.smbus_result)
3283 }
clear_smbus_result()3284 void FtraceEvent::clear_smbus_result() {
3285   if (_internal_has_smbus_result()) {
3286     if (GetArenaForAllocation() == nullptr) {
3287       delete _impl_.event_.smbus_result_;
3288     }
3289     clear_has_event();
3290   }
3291 }
set_allocated_smbus_reply(::perfetto::protos::SmbusReplyFtraceEvent * smbus_reply)3292 void FtraceEvent::set_allocated_smbus_reply(::perfetto::protos::SmbusReplyFtraceEvent* smbus_reply) {
3293   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3294   clear_event();
3295   if (smbus_reply) {
3296     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3297         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3298                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(smbus_reply));
3299     if (message_arena != submessage_arena) {
3300       smbus_reply = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3301           message_arena, smbus_reply, submessage_arena);
3302     }
3303     set_has_smbus_reply();
3304     _impl_.event_.smbus_reply_ = smbus_reply;
3305   }
3306   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.smbus_reply)
3307 }
clear_smbus_reply()3308 void FtraceEvent::clear_smbus_reply() {
3309   if (_internal_has_smbus_reply()) {
3310     if (GetArenaForAllocation() == nullptr) {
3311       delete _impl_.event_.smbus_reply_;
3312     }
3313     clear_has_event();
3314   }
3315 }
set_allocated_lowmemory_kill(::perfetto::protos::LowmemoryKillFtraceEvent * lowmemory_kill)3316 void FtraceEvent::set_allocated_lowmemory_kill(::perfetto::protos::LowmemoryKillFtraceEvent* lowmemory_kill) {
3317   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3318   clear_event();
3319   if (lowmemory_kill) {
3320     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3321         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3322                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(lowmemory_kill));
3323     if (message_arena != submessage_arena) {
3324       lowmemory_kill = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3325           message_arena, lowmemory_kill, submessage_arena);
3326     }
3327     set_has_lowmemory_kill();
3328     _impl_.event_.lowmemory_kill_ = lowmemory_kill;
3329   }
3330   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.lowmemory_kill)
3331 }
clear_lowmemory_kill()3332 void FtraceEvent::clear_lowmemory_kill() {
3333   if (_internal_has_lowmemory_kill()) {
3334     if (GetArenaForAllocation() == nullptr) {
3335       delete _impl_.event_.lowmemory_kill_;
3336     }
3337     clear_has_event();
3338   }
3339 }
set_allocated_irq_handler_entry(::perfetto::protos::IrqHandlerEntryFtraceEvent * irq_handler_entry)3340 void FtraceEvent::set_allocated_irq_handler_entry(::perfetto::protos::IrqHandlerEntryFtraceEvent* irq_handler_entry) {
3341   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3342   clear_event();
3343   if (irq_handler_entry) {
3344     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3345         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3346                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(irq_handler_entry));
3347     if (message_arena != submessage_arena) {
3348       irq_handler_entry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3349           message_arena, irq_handler_entry, submessage_arena);
3350     }
3351     set_has_irq_handler_entry();
3352     _impl_.event_.irq_handler_entry_ = irq_handler_entry;
3353   }
3354   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.irq_handler_entry)
3355 }
clear_irq_handler_entry()3356 void FtraceEvent::clear_irq_handler_entry() {
3357   if (_internal_has_irq_handler_entry()) {
3358     if (GetArenaForAllocation() == nullptr) {
3359       delete _impl_.event_.irq_handler_entry_;
3360     }
3361     clear_has_event();
3362   }
3363 }
set_allocated_irq_handler_exit(::perfetto::protos::IrqHandlerExitFtraceEvent * irq_handler_exit)3364 void FtraceEvent::set_allocated_irq_handler_exit(::perfetto::protos::IrqHandlerExitFtraceEvent* irq_handler_exit) {
3365   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3366   clear_event();
3367   if (irq_handler_exit) {
3368     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3369         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3370                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(irq_handler_exit));
3371     if (message_arena != submessage_arena) {
3372       irq_handler_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3373           message_arena, irq_handler_exit, submessage_arena);
3374     }
3375     set_has_irq_handler_exit();
3376     _impl_.event_.irq_handler_exit_ = irq_handler_exit;
3377   }
3378   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.irq_handler_exit)
3379 }
clear_irq_handler_exit()3380 void FtraceEvent::clear_irq_handler_exit() {
3381   if (_internal_has_irq_handler_exit()) {
3382     if (GetArenaForAllocation() == nullptr) {
3383       delete _impl_.event_.irq_handler_exit_;
3384     }
3385     clear_has_event();
3386   }
3387 }
set_allocated_sync_pt(::perfetto::protos::SyncPtFtraceEvent * sync_pt)3388 void FtraceEvent::set_allocated_sync_pt(::perfetto::protos::SyncPtFtraceEvent* sync_pt) {
3389   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3390   clear_event();
3391   if (sync_pt) {
3392     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3393         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3394                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sync_pt));
3395     if (message_arena != submessage_arena) {
3396       sync_pt = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3397           message_arena, sync_pt, submessage_arena);
3398     }
3399     set_has_sync_pt();
3400     _impl_.event_.sync_pt_ = sync_pt;
3401   }
3402   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sync_pt)
3403 }
clear_sync_pt()3404 void FtraceEvent::clear_sync_pt() {
3405   if (_internal_has_sync_pt()) {
3406     if (GetArenaForAllocation() == nullptr) {
3407       delete _impl_.event_.sync_pt_;
3408     }
3409     clear_has_event();
3410   }
3411 }
set_allocated_sync_timeline(::perfetto::protos::SyncTimelineFtraceEvent * sync_timeline)3412 void FtraceEvent::set_allocated_sync_timeline(::perfetto::protos::SyncTimelineFtraceEvent* sync_timeline) {
3413   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3414   clear_event();
3415   if (sync_timeline) {
3416     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3417         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3418                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sync_timeline));
3419     if (message_arena != submessage_arena) {
3420       sync_timeline = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3421           message_arena, sync_timeline, submessage_arena);
3422     }
3423     set_has_sync_timeline();
3424     _impl_.event_.sync_timeline_ = sync_timeline;
3425   }
3426   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sync_timeline)
3427 }
clear_sync_timeline()3428 void FtraceEvent::clear_sync_timeline() {
3429   if (_internal_has_sync_timeline()) {
3430     if (GetArenaForAllocation() == nullptr) {
3431       delete _impl_.event_.sync_timeline_;
3432     }
3433     clear_has_event();
3434   }
3435 }
set_allocated_sync_wait(::perfetto::protos::SyncWaitFtraceEvent * sync_wait)3436 void FtraceEvent::set_allocated_sync_wait(::perfetto::protos::SyncWaitFtraceEvent* sync_wait) {
3437   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3438   clear_event();
3439   if (sync_wait) {
3440     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3441         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3442                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sync_wait));
3443     if (message_arena != submessage_arena) {
3444       sync_wait = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3445           message_arena, sync_wait, submessage_arena);
3446     }
3447     set_has_sync_wait();
3448     _impl_.event_.sync_wait_ = sync_wait;
3449   }
3450   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sync_wait)
3451 }
clear_sync_wait()3452 void FtraceEvent::clear_sync_wait() {
3453   if (_internal_has_sync_wait()) {
3454     if (GetArenaForAllocation() == nullptr) {
3455       delete _impl_.event_.sync_wait_;
3456     }
3457     clear_has_event();
3458   }
3459 }
set_allocated_ext4_da_write_begin(::perfetto::protos::Ext4DaWriteBeginFtraceEvent * ext4_da_write_begin)3460 void FtraceEvent::set_allocated_ext4_da_write_begin(::perfetto::protos::Ext4DaWriteBeginFtraceEvent* ext4_da_write_begin) {
3461   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3462   clear_event();
3463   if (ext4_da_write_begin) {
3464     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3465         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3466                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_da_write_begin));
3467     if (message_arena != submessage_arena) {
3468       ext4_da_write_begin = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3469           message_arena, ext4_da_write_begin, submessage_arena);
3470     }
3471     set_has_ext4_da_write_begin();
3472     _impl_.event_.ext4_da_write_begin_ = ext4_da_write_begin;
3473   }
3474   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_da_write_begin)
3475 }
clear_ext4_da_write_begin()3476 void FtraceEvent::clear_ext4_da_write_begin() {
3477   if (_internal_has_ext4_da_write_begin()) {
3478     if (GetArenaForAllocation() == nullptr) {
3479       delete _impl_.event_.ext4_da_write_begin_;
3480     }
3481     clear_has_event();
3482   }
3483 }
set_allocated_ext4_da_write_end(::perfetto::protos::Ext4DaWriteEndFtraceEvent * ext4_da_write_end)3484 void FtraceEvent::set_allocated_ext4_da_write_end(::perfetto::protos::Ext4DaWriteEndFtraceEvent* ext4_da_write_end) {
3485   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3486   clear_event();
3487   if (ext4_da_write_end) {
3488     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3489         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3490                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_da_write_end));
3491     if (message_arena != submessage_arena) {
3492       ext4_da_write_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3493           message_arena, ext4_da_write_end, submessage_arena);
3494     }
3495     set_has_ext4_da_write_end();
3496     _impl_.event_.ext4_da_write_end_ = ext4_da_write_end;
3497   }
3498   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_da_write_end)
3499 }
clear_ext4_da_write_end()3500 void FtraceEvent::clear_ext4_da_write_end() {
3501   if (_internal_has_ext4_da_write_end()) {
3502     if (GetArenaForAllocation() == nullptr) {
3503       delete _impl_.event_.ext4_da_write_end_;
3504     }
3505     clear_has_event();
3506   }
3507 }
set_allocated_ext4_sync_file_enter(::perfetto::protos::Ext4SyncFileEnterFtraceEvent * ext4_sync_file_enter)3508 void FtraceEvent::set_allocated_ext4_sync_file_enter(::perfetto::protos::Ext4SyncFileEnterFtraceEvent* ext4_sync_file_enter) {
3509   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3510   clear_event();
3511   if (ext4_sync_file_enter) {
3512     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3513         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3514                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_sync_file_enter));
3515     if (message_arena != submessage_arena) {
3516       ext4_sync_file_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3517           message_arena, ext4_sync_file_enter, submessage_arena);
3518     }
3519     set_has_ext4_sync_file_enter();
3520     _impl_.event_.ext4_sync_file_enter_ = ext4_sync_file_enter;
3521   }
3522   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_sync_file_enter)
3523 }
clear_ext4_sync_file_enter()3524 void FtraceEvent::clear_ext4_sync_file_enter() {
3525   if (_internal_has_ext4_sync_file_enter()) {
3526     if (GetArenaForAllocation() == nullptr) {
3527       delete _impl_.event_.ext4_sync_file_enter_;
3528     }
3529     clear_has_event();
3530   }
3531 }
set_allocated_ext4_sync_file_exit(::perfetto::protos::Ext4SyncFileExitFtraceEvent * ext4_sync_file_exit)3532 void FtraceEvent::set_allocated_ext4_sync_file_exit(::perfetto::protos::Ext4SyncFileExitFtraceEvent* ext4_sync_file_exit) {
3533   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3534   clear_event();
3535   if (ext4_sync_file_exit) {
3536     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3537         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3538                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_sync_file_exit));
3539     if (message_arena != submessage_arena) {
3540       ext4_sync_file_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3541           message_arena, ext4_sync_file_exit, submessage_arena);
3542     }
3543     set_has_ext4_sync_file_exit();
3544     _impl_.event_.ext4_sync_file_exit_ = ext4_sync_file_exit;
3545   }
3546   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_sync_file_exit)
3547 }
clear_ext4_sync_file_exit()3548 void FtraceEvent::clear_ext4_sync_file_exit() {
3549   if (_internal_has_ext4_sync_file_exit()) {
3550     if (GetArenaForAllocation() == nullptr) {
3551       delete _impl_.event_.ext4_sync_file_exit_;
3552     }
3553     clear_has_event();
3554   }
3555 }
set_allocated_block_rq_issue(::perfetto::protos::BlockRqIssueFtraceEvent * block_rq_issue)3556 void FtraceEvent::set_allocated_block_rq_issue(::perfetto::protos::BlockRqIssueFtraceEvent* block_rq_issue) {
3557   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3558   clear_event();
3559   if (block_rq_issue) {
3560     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3561         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3562                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_rq_issue));
3563     if (message_arena != submessage_arena) {
3564       block_rq_issue = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3565           message_arena, block_rq_issue, submessage_arena);
3566     }
3567     set_has_block_rq_issue();
3568     _impl_.event_.block_rq_issue_ = block_rq_issue;
3569   }
3570   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_rq_issue)
3571 }
clear_block_rq_issue()3572 void FtraceEvent::clear_block_rq_issue() {
3573   if (_internal_has_block_rq_issue()) {
3574     if (GetArenaForAllocation() == nullptr) {
3575       delete _impl_.event_.block_rq_issue_;
3576     }
3577     clear_has_event();
3578   }
3579 }
set_allocated_mm_vmscan_direct_reclaim_begin(::perfetto::protos::MmVmscanDirectReclaimBeginFtraceEvent * mm_vmscan_direct_reclaim_begin)3580 void FtraceEvent::set_allocated_mm_vmscan_direct_reclaim_begin(::perfetto::protos::MmVmscanDirectReclaimBeginFtraceEvent* mm_vmscan_direct_reclaim_begin) {
3581   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3582   clear_event();
3583   if (mm_vmscan_direct_reclaim_begin) {
3584     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3585         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3586                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_vmscan_direct_reclaim_begin));
3587     if (message_arena != submessage_arena) {
3588       mm_vmscan_direct_reclaim_begin = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3589           message_arena, mm_vmscan_direct_reclaim_begin, submessage_arena);
3590     }
3591     set_has_mm_vmscan_direct_reclaim_begin();
3592     _impl_.event_.mm_vmscan_direct_reclaim_begin_ = mm_vmscan_direct_reclaim_begin;
3593   }
3594   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_vmscan_direct_reclaim_begin)
3595 }
clear_mm_vmscan_direct_reclaim_begin()3596 void FtraceEvent::clear_mm_vmscan_direct_reclaim_begin() {
3597   if (_internal_has_mm_vmscan_direct_reclaim_begin()) {
3598     if (GetArenaForAllocation() == nullptr) {
3599       delete _impl_.event_.mm_vmscan_direct_reclaim_begin_;
3600     }
3601     clear_has_event();
3602   }
3603 }
set_allocated_mm_vmscan_direct_reclaim_end(::perfetto::protos::MmVmscanDirectReclaimEndFtraceEvent * mm_vmscan_direct_reclaim_end)3604 void FtraceEvent::set_allocated_mm_vmscan_direct_reclaim_end(::perfetto::protos::MmVmscanDirectReclaimEndFtraceEvent* mm_vmscan_direct_reclaim_end) {
3605   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3606   clear_event();
3607   if (mm_vmscan_direct_reclaim_end) {
3608     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3609         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3610                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_vmscan_direct_reclaim_end));
3611     if (message_arena != submessage_arena) {
3612       mm_vmscan_direct_reclaim_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3613           message_arena, mm_vmscan_direct_reclaim_end, submessage_arena);
3614     }
3615     set_has_mm_vmscan_direct_reclaim_end();
3616     _impl_.event_.mm_vmscan_direct_reclaim_end_ = mm_vmscan_direct_reclaim_end;
3617   }
3618   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_vmscan_direct_reclaim_end)
3619 }
clear_mm_vmscan_direct_reclaim_end()3620 void FtraceEvent::clear_mm_vmscan_direct_reclaim_end() {
3621   if (_internal_has_mm_vmscan_direct_reclaim_end()) {
3622     if (GetArenaForAllocation() == nullptr) {
3623       delete _impl_.event_.mm_vmscan_direct_reclaim_end_;
3624     }
3625     clear_has_event();
3626   }
3627 }
set_allocated_mm_vmscan_kswapd_wake(::perfetto::protos::MmVmscanKswapdWakeFtraceEvent * mm_vmscan_kswapd_wake)3628 void FtraceEvent::set_allocated_mm_vmscan_kswapd_wake(::perfetto::protos::MmVmscanKswapdWakeFtraceEvent* mm_vmscan_kswapd_wake) {
3629   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3630   clear_event();
3631   if (mm_vmscan_kswapd_wake) {
3632     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3633         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3634                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_vmscan_kswapd_wake));
3635     if (message_arena != submessage_arena) {
3636       mm_vmscan_kswapd_wake = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3637           message_arena, mm_vmscan_kswapd_wake, submessage_arena);
3638     }
3639     set_has_mm_vmscan_kswapd_wake();
3640     _impl_.event_.mm_vmscan_kswapd_wake_ = mm_vmscan_kswapd_wake;
3641   }
3642   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_vmscan_kswapd_wake)
3643 }
clear_mm_vmscan_kswapd_wake()3644 void FtraceEvent::clear_mm_vmscan_kswapd_wake() {
3645   if (_internal_has_mm_vmscan_kswapd_wake()) {
3646     if (GetArenaForAllocation() == nullptr) {
3647       delete _impl_.event_.mm_vmscan_kswapd_wake_;
3648     }
3649     clear_has_event();
3650   }
3651 }
set_allocated_mm_vmscan_kswapd_sleep(::perfetto::protos::MmVmscanKswapdSleepFtraceEvent * mm_vmscan_kswapd_sleep)3652 void FtraceEvent::set_allocated_mm_vmscan_kswapd_sleep(::perfetto::protos::MmVmscanKswapdSleepFtraceEvent* mm_vmscan_kswapd_sleep) {
3653   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3654   clear_event();
3655   if (mm_vmscan_kswapd_sleep) {
3656     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3657         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3658                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_vmscan_kswapd_sleep));
3659     if (message_arena != submessage_arena) {
3660       mm_vmscan_kswapd_sleep = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3661           message_arena, mm_vmscan_kswapd_sleep, submessage_arena);
3662     }
3663     set_has_mm_vmscan_kswapd_sleep();
3664     _impl_.event_.mm_vmscan_kswapd_sleep_ = mm_vmscan_kswapd_sleep;
3665   }
3666   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_vmscan_kswapd_sleep)
3667 }
clear_mm_vmscan_kswapd_sleep()3668 void FtraceEvent::clear_mm_vmscan_kswapd_sleep() {
3669   if (_internal_has_mm_vmscan_kswapd_sleep()) {
3670     if (GetArenaForAllocation() == nullptr) {
3671       delete _impl_.event_.mm_vmscan_kswapd_sleep_;
3672     }
3673     clear_has_event();
3674   }
3675 }
set_allocated_binder_transaction(::perfetto::protos::BinderTransactionFtraceEvent * binder_transaction)3676 void FtraceEvent::set_allocated_binder_transaction(::perfetto::protos::BinderTransactionFtraceEvent* binder_transaction) {
3677   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3678   clear_event();
3679   if (binder_transaction) {
3680     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3681         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3682                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_transaction));
3683     if (message_arena != submessage_arena) {
3684       binder_transaction = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3685           message_arena, binder_transaction, submessage_arena);
3686     }
3687     set_has_binder_transaction();
3688     _impl_.event_.binder_transaction_ = binder_transaction;
3689   }
3690   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_transaction)
3691 }
clear_binder_transaction()3692 void FtraceEvent::clear_binder_transaction() {
3693   if (_internal_has_binder_transaction()) {
3694     if (GetArenaForAllocation() == nullptr) {
3695       delete _impl_.event_.binder_transaction_;
3696     }
3697     clear_has_event();
3698   }
3699 }
set_allocated_binder_transaction_received(::perfetto::protos::BinderTransactionReceivedFtraceEvent * binder_transaction_received)3700 void FtraceEvent::set_allocated_binder_transaction_received(::perfetto::protos::BinderTransactionReceivedFtraceEvent* binder_transaction_received) {
3701   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3702   clear_event();
3703   if (binder_transaction_received) {
3704     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3705         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3706                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_transaction_received));
3707     if (message_arena != submessage_arena) {
3708       binder_transaction_received = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3709           message_arena, binder_transaction_received, submessage_arena);
3710     }
3711     set_has_binder_transaction_received();
3712     _impl_.event_.binder_transaction_received_ = binder_transaction_received;
3713   }
3714   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_transaction_received)
3715 }
clear_binder_transaction_received()3716 void FtraceEvent::clear_binder_transaction_received() {
3717   if (_internal_has_binder_transaction_received()) {
3718     if (GetArenaForAllocation() == nullptr) {
3719       delete _impl_.event_.binder_transaction_received_;
3720     }
3721     clear_has_event();
3722   }
3723 }
set_allocated_binder_set_priority(::perfetto::protos::BinderSetPriorityFtraceEvent * binder_set_priority)3724 void FtraceEvent::set_allocated_binder_set_priority(::perfetto::protos::BinderSetPriorityFtraceEvent* binder_set_priority) {
3725   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3726   clear_event();
3727   if (binder_set_priority) {
3728     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3729         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3730                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_set_priority));
3731     if (message_arena != submessage_arena) {
3732       binder_set_priority = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3733           message_arena, binder_set_priority, submessage_arena);
3734     }
3735     set_has_binder_set_priority();
3736     _impl_.event_.binder_set_priority_ = binder_set_priority;
3737   }
3738   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_set_priority)
3739 }
clear_binder_set_priority()3740 void FtraceEvent::clear_binder_set_priority() {
3741   if (_internal_has_binder_set_priority()) {
3742     if (GetArenaForAllocation() == nullptr) {
3743       delete _impl_.event_.binder_set_priority_;
3744     }
3745     clear_has_event();
3746   }
3747 }
set_allocated_binder_lock(::perfetto::protos::BinderLockFtraceEvent * binder_lock)3748 void FtraceEvent::set_allocated_binder_lock(::perfetto::protos::BinderLockFtraceEvent* binder_lock) {
3749   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3750   clear_event();
3751   if (binder_lock) {
3752     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3753         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3754                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_lock));
3755     if (message_arena != submessage_arena) {
3756       binder_lock = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3757           message_arena, binder_lock, submessage_arena);
3758     }
3759     set_has_binder_lock();
3760     _impl_.event_.binder_lock_ = binder_lock;
3761   }
3762   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_lock)
3763 }
clear_binder_lock()3764 void FtraceEvent::clear_binder_lock() {
3765   if (_internal_has_binder_lock()) {
3766     if (GetArenaForAllocation() == nullptr) {
3767       delete _impl_.event_.binder_lock_;
3768     }
3769     clear_has_event();
3770   }
3771 }
set_allocated_binder_locked(::perfetto::protos::BinderLockedFtraceEvent * binder_locked)3772 void FtraceEvent::set_allocated_binder_locked(::perfetto::protos::BinderLockedFtraceEvent* binder_locked) {
3773   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3774   clear_event();
3775   if (binder_locked) {
3776     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3777         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3778                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_locked));
3779     if (message_arena != submessage_arena) {
3780       binder_locked = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3781           message_arena, binder_locked, submessage_arena);
3782     }
3783     set_has_binder_locked();
3784     _impl_.event_.binder_locked_ = binder_locked;
3785   }
3786   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_locked)
3787 }
clear_binder_locked()3788 void FtraceEvent::clear_binder_locked() {
3789   if (_internal_has_binder_locked()) {
3790     if (GetArenaForAllocation() == nullptr) {
3791       delete _impl_.event_.binder_locked_;
3792     }
3793     clear_has_event();
3794   }
3795 }
set_allocated_binder_unlock(::perfetto::protos::BinderUnlockFtraceEvent * binder_unlock)3796 void FtraceEvent::set_allocated_binder_unlock(::perfetto::protos::BinderUnlockFtraceEvent* binder_unlock) {
3797   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3798   clear_event();
3799   if (binder_unlock) {
3800     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3801         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3802                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_unlock));
3803     if (message_arena != submessage_arena) {
3804       binder_unlock = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3805           message_arena, binder_unlock, submessage_arena);
3806     }
3807     set_has_binder_unlock();
3808     _impl_.event_.binder_unlock_ = binder_unlock;
3809   }
3810   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_unlock)
3811 }
clear_binder_unlock()3812 void FtraceEvent::clear_binder_unlock() {
3813   if (_internal_has_binder_unlock()) {
3814     if (GetArenaForAllocation() == nullptr) {
3815       delete _impl_.event_.binder_unlock_;
3816     }
3817     clear_has_event();
3818   }
3819 }
set_allocated_workqueue_activate_work(::perfetto::protos::WorkqueueActivateWorkFtraceEvent * workqueue_activate_work)3820 void FtraceEvent::set_allocated_workqueue_activate_work(::perfetto::protos::WorkqueueActivateWorkFtraceEvent* workqueue_activate_work) {
3821   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3822   clear_event();
3823   if (workqueue_activate_work) {
3824     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3825         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3826                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(workqueue_activate_work));
3827     if (message_arena != submessage_arena) {
3828       workqueue_activate_work = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3829           message_arena, workqueue_activate_work, submessage_arena);
3830     }
3831     set_has_workqueue_activate_work();
3832     _impl_.event_.workqueue_activate_work_ = workqueue_activate_work;
3833   }
3834   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.workqueue_activate_work)
3835 }
clear_workqueue_activate_work()3836 void FtraceEvent::clear_workqueue_activate_work() {
3837   if (_internal_has_workqueue_activate_work()) {
3838     if (GetArenaForAllocation() == nullptr) {
3839       delete _impl_.event_.workqueue_activate_work_;
3840     }
3841     clear_has_event();
3842   }
3843 }
set_allocated_workqueue_execute_end(::perfetto::protos::WorkqueueExecuteEndFtraceEvent * workqueue_execute_end)3844 void FtraceEvent::set_allocated_workqueue_execute_end(::perfetto::protos::WorkqueueExecuteEndFtraceEvent* workqueue_execute_end) {
3845   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3846   clear_event();
3847   if (workqueue_execute_end) {
3848     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3849         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3850                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(workqueue_execute_end));
3851     if (message_arena != submessage_arena) {
3852       workqueue_execute_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3853           message_arena, workqueue_execute_end, submessage_arena);
3854     }
3855     set_has_workqueue_execute_end();
3856     _impl_.event_.workqueue_execute_end_ = workqueue_execute_end;
3857   }
3858   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.workqueue_execute_end)
3859 }
clear_workqueue_execute_end()3860 void FtraceEvent::clear_workqueue_execute_end() {
3861   if (_internal_has_workqueue_execute_end()) {
3862     if (GetArenaForAllocation() == nullptr) {
3863       delete _impl_.event_.workqueue_execute_end_;
3864     }
3865     clear_has_event();
3866   }
3867 }
set_allocated_workqueue_execute_start(::perfetto::protos::WorkqueueExecuteStartFtraceEvent * workqueue_execute_start)3868 void FtraceEvent::set_allocated_workqueue_execute_start(::perfetto::protos::WorkqueueExecuteStartFtraceEvent* workqueue_execute_start) {
3869   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3870   clear_event();
3871   if (workqueue_execute_start) {
3872     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3873         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3874                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(workqueue_execute_start));
3875     if (message_arena != submessage_arena) {
3876       workqueue_execute_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3877           message_arena, workqueue_execute_start, submessage_arena);
3878     }
3879     set_has_workqueue_execute_start();
3880     _impl_.event_.workqueue_execute_start_ = workqueue_execute_start;
3881   }
3882   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.workqueue_execute_start)
3883 }
clear_workqueue_execute_start()3884 void FtraceEvent::clear_workqueue_execute_start() {
3885   if (_internal_has_workqueue_execute_start()) {
3886     if (GetArenaForAllocation() == nullptr) {
3887       delete _impl_.event_.workqueue_execute_start_;
3888     }
3889     clear_has_event();
3890   }
3891 }
set_allocated_workqueue_queue_work(::perfetto::protos::WorkqueueQueueWorkFtraceEvent * workqueue_queue_work)3892 void FtraceEvent::set_allocated_workqueue_queue_work(::perfetto::protos::WorkqueueQueueWorkFtraceEvent* workqueue_queue_work) {
3893   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3894   clear_event();
3895   if (workqueue_queue_work) {
3896     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3897         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3898                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(workqueue_queue_work));
3899     if (message_arena != submessage_arena) {
3900       workqueue_queue_work = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3901           message_arena, workqueue_queue_work, submessage_arena);
3902     }
3903     set_has_workqueue_queue_work();
3904     _impl_.event_.workqueue_queue_work_ = workqueue_queue_work;
3905   }
3906   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.workqueue_queue_work)
3907 }
clear_workqueue_queue_work()3908 void FtraceEvent::clear_workqueue_queue_work() {
3909   if (_internal_has_workqueue_queue_work()) {
3910     if (GetArenaForAllocation() == nullptr) {
3911       delete _impl_.event_.workqueue_queue_work_;
3912     }
3913     clear_has_event();
3914   }
3915 }
set_allocated_regulator_disable(::perfetto::protos::RegulatorDisableFtraceEvent * regulator_disable)3916 void FtraceEvent::set_allocated_regulator_disable(::perfetto::protos::RegulatorDisableFtraceEvent* regulator_disable) {
3917   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3918   clear_event();
3919   if (regulator_disable) {
3920     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3921         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3922                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(regulator_disable));
3923     if (message_arena != submessage_arena) {
3924       regulator_disable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3925           message_arena, regulator_disable, submessage_arena);
3926     }
3927     set_has_regulator_disable();
3928     _impl_.event_.regulator_disable_ = regulator_disable;
3929   }
3930   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.regulator_disable)
3931 }
clear_regulator_disable()3932 void FtraceEvent::clear_regulator_disable() {
3933   if (_internal_has_regulator_disable()) {
3934     if (GetArenaForAllocation() == nullptr) {
3935       delete _impl_.event_.regulator_disable_;
3936     }
3937     clear_has_event();
3938   }
3939 }
set_allocated_regulator_disable_complete(::perfetto::protos::RegulatorDisableCompleteFtraceEvent * regulator_disable_complete)3940 void FtraceEvent::set_allocated_regulator_disable_complete(::perfetto::protos::RegulatorDisableCompleteFtraceEvent* regulator_disable_complete) {
3941   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3942   clear_event();
3943   if (regulator_disable_complete) {
3944     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3945         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3946                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(regulator_disable_complete));
3947     if (message_arena != submessage_arena) {
3948       regulator_disable_complete = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3949           message_arena, regulator_disable_complete, submessage_arena);
3950     }
3951     set_has_regulator_disable_complete();
3952     _impl_.event_.regulator_disable_complete_ = regulator_disable_complete;
3953   }
3954   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.regulator_disable_complete)
3955 }
clear_regulator_disable_complete()3956 void FtraceEvent::clear_regulator_disable_complete() {
3957   if (_internal_has_regulator_disable_complete()) {
3958     if (GetArenaForAllocation() == nullptr) {
3959       delete _impl_.event_.regulator_disable_complete_;
3960     }
3961     clear_has_event();
3962   }
3963 }
set_allocated_regulator_enable(::perfetto::protos::RegulatorEnableFtraceEvent * regulator_enable)3964 void FtraceEvent::set_allocated_regulator_enable(::perfetto::protos::RegulatorEnableFtraceEvent* regulator_enable) {
3965   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3966   clear_event();
3967   if (regulator_enable) {
3968     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3969         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3970                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(regulator_enable));
3971     if (message_arena != submessage_arena) {
3972       regulator_enable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3973           message_arena, regulator_enable, submessage_arena);
3974     }
3975     set_has_regulator_enable();
3976     _impl_.event_.regulator_enable_ = regulator_enable;
3977   }
3978   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.regulator_enable)
3979 }
clear_regulator_enable()3980 void FtraceEvent::clear_regulator_enable() {
3981   if (_internal_has_regulator_enable()) {
3982     if (GetArenaForAllocation() == nullptr) {
3983       delete _impl_.event_.regulator_enable_;
3984     }
3985     clear_has_event();
3986   }
3987 }
set_allocated_regulator_enable_complete(::perfetto::protos::RegulatorEnableCompleteFtraceEvent * regulator_enable_complete)3988 void FtraceEvent::set_allocated_regulator_enable_complete(::perfetto::protos::RegulatorEnableCompleteFtraceEvent* regulator_enable_complete) {
3989   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
3990   clear_event();
3991   if (regulator_enable_complete) {
3992     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
3993         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
3994                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(regulator_enable_complete));
3995     if (message_arena != submessage_arena) {
3996       regulator_enable_complete = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
3997           message_arena, regulator_enable_complete, submessage_arena);
3998     }
3999     set_has_regulator_enable_complete();
4000     _impl_.event_.regulator_enable_complete_ = regulator_enable_complete;
4001   }
4002   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.regulator_enable_complete)
4003 }
clear_regulator_enable_complete()4004 void FtraceEvent::clear_regulator_enable_complete() {
4005   if (_internal_has_regulator_enable_complete()) {
4006     if (GetArenaForAllocation() == nullptr) {
4007       delete _impl_.event_.regulator_enable_complete_;
4008     }
4009     clear_has_event();
4010   }
4011 }
set_allocated_regulator_enable_delay(::perfetto::protos::RegulatorEnableDelayFtraceEvent * regulator_enable_delay)4012 void FtraceEvent::set_allocated_regulator_enable_delay(::perfetto::protos::RegulatorEnableDelayFtraceEvent* regulator_enable_delay) {
4013   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4014   clear_event();
4015   if (regulator_enable_delay) {
4016     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4017         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4018                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(regulator_enable_delay));
4019     if (message_arena != submessage_arena) {
4020       regulator_enable_delay = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4021           message_arena, regulator_enable_delay, submessage_arena);
4022     }
4023     set_has_regulator_enable_delay();
4024     _impl_.event_.regulator_enable_delay_ = regulator_enable_delay;
4025   }
4026   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.regulator_enable_delay)
4027 }
clear_regulator_enable_delay()4028 void FtraceEvent::clear_regulator_enable_delay() {
4029   if (_internal_has_regulator_enable_delay()) {
4030     if (GetArenaForAllocation() == nullptr) {
4031       delete _impl_.event_.regulator_enable_delay_;
4032     }
4033     clear_has_event();
4034   }
4035 }
set_allocated_regulator_set_voltage(::perfetto::protos::RegulatorSetVoltageFtraceEvent * regulator_set_voltage)4036 void FtraceEvent::set_allocated_regulator_set_voltage(::perfetto::protos::RegulatorSetVoltageFtraceEvent* regulator_set_voltage) {
4037   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4038   clear_event();
4039   if (regulator_set_voltage) {
4040     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4041         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4042                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(regulator_set_voltage));
4043     if (message_arena != submessage_arena) {
4044       regulator_set_voltage = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4045           message_arena, regulator_set_voltage, submessage_arena);
4046     }
4047     set_has_regulator_set_voltage();
4048     _impl_.event_.regulator_set_voltage_ = regulator_set_voltage;
4049   }
4050   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.regulator_set_voltage)
4051 }
clear_regulator_set_voltage()4052 void FtraceEvent::clear_regulator_set_voltage() {
4053   if (_internal_has_regulator_set_voltage()) {
4054     if (GetArenaForAllocation() == nullptr) {
4055       delete _impl_.event_.regulator_set_voltage_;
4056     }
4057     clear_has_event();
4058   }
4059 }
set_allocated_regulator_set_voltage_complete(::perfetto::protos::RegulatorSetVoltageCompleteFtraceEvent * regulator_set_voltage_complete)4060 void FtraceEvent::set_allocated_regulator_set_voltage_complete(::perfetto::protos::RegulatorSetVoltageCompleteFtraceEvent* regulator_set_voltage_complete) {
4061   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4062   clear_event();
4063   if (regulator_set_voltage_complete) {
4064     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4065         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4066                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(regulator_set_voltage_complete));
4067     if (message_arena != submessage_arena) {
4068       regulator_set_voltage_complete = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4069           message_arena, regulator_set_voltage_complete, submessage_arena);
4070     }
4071     set_has_regulator_set_voltage_complete();
4072     _impl_.event_.regulator_set_voltage_complete_ = regulator_set_voltage_complete;
4073   }
4074   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.regulator_set_voltage_complete)
4075 }
clear_regulator_set_voltage_complete()4076 void FtraceEvent::clear_regulator_set_voltage_complete() {
4077   if (_internal_has_regulator_set_voltage_complete()) {
4078     if (GetArenaForAllocation() == nullptr) {
4079       delete _impl_.event_.regulator_set_voltage_complete_;
4080     }
4081     clear_has_event();
4082   }
4083 }
set_allocated_cgroup_attach_task(::perfetto::protos::CgroupAttachTaskFtraceEvent * cgroup_attach_task)4084 void FtraceEvent::set_allocated_cgroup_attach_task(::perfetto::protos::CgroupAttachTaskFtraceEvent* cgroup_attach_task) {
4085   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4086   clear_event();
4087   if (cgroup_attach_task) {
4088     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4089         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4090                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_attach_task));
4091     if (message_arena != submessage_arena) {
4092       cgroup_attach_task = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4093           message_arena, cgroup_attach_task, submessage_arena);
4094     }
4095     set_has_cgroup_attach_task();
4096     _impl_.event_.cgroup_attach_task_ = cgroup_attach_task;
4097   }
4098   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_attach_task)
4099 }
clear_cgroup_attach_task()4100 void FtraceEvent::clear_cgroup_attach_task() {
4101   if (_internal_has_cgroup_attach_task()) {
4102     if (GetArenaForAllocation() == nullptr) {
4103       delete _impl_.event_.cgroup_attach_task_;
4104     }
4105     clear_has_event();
4106   }
4107 }
set_allocated_cgroup_mkdir(::perfetto::protos::CgroupMkdirFtraceEvent * cgroup_mkdir)4108 void FtraceEvent::set_allocated_cgroup_mkdir(::perfetto::protos::CgroupMkdirFtraceEvent* cgroup_mkdir) {
4109   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4110   clear_event();
4111   if (cgroup_mkdir) {
4112     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4113         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4114                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_mkdir));
4115     if (message_arena != submessage_arena) {
4116       cgroup_mkdir = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4117           message_arena, cgroup_mkdir, submessage_arena);
4118     }
4119     set_has_cgroup_mkdir();
4120     _impl_.event_.cgroup_mkdir_ = cgroup_mkdir;
4121   }
4122   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_mkdir)
4123 }
clear_cgroup_mkdir()4124 void FtraceEvent::clear_cgroup_mkdir() {
4125   if (_internal_has_cgroup_mkdir()) {
4126     if (GetArenaForAllocation() == nullptr) {
4127       delete _impl_.event_.cgroup_mkdir_;
4128     }
4129     clear_has_event();
4130   }
4131 }
set_allocated_cgroup_remount(::perfetto::protos::CgroupRemountFtraceEvent * cgroup_remount)4132 void FtraceEvent::set_allocated_cgroup_remount(::perfetto::protos::CgroupRemountFtraceEvent* cgroup_remount) {
4133   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4134   clear_event();
4135   if (cgroup_remount) {
4136     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4137         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4138                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_remount));
4139     if (message_arena != submessage_arena) {
4140       cgroup_remount = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4141           message_arena, cgroup_remount, submessage_arena);
4142     }
4143     set_has_cgroup_remount();
4144     _impl_.event_.cgroup_remount_ = cgroup_remount;
4145   }
4146   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_remount)
4147 }
clear_cgroup_remount()4148 void FtraceEvent::clear_cgroup_remount() {
4149   if (_internal_has_cgroup_remount()) {
4150     if (GetArenaForAllocation() == nullptr) {
4151       delete _impl_.event_.cgroup_remount_;
4152     }
4153     clear_has_event();
4154   }
4155 }
set_allocated_cgroup_rmdir(::perfetto::protos::CgroupRmdirFtraceEvent * cgroup_rmdir)4156 void FtraceEvent::set_allocated_cgroup_rmdir(::perfetto::protos::CgroupRmdirFtraceEvent* cgroup_rmdir) {
4157   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4158   clear_event();
4159   if (cgroup_rmdir) {
4160     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4161         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4162                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_rmdir));
4163     if (message_arena != submessage_arena) {
4164       cgroup_rmdir = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4165           message_arena, cgroup_rmdir, submessage_arena);
4166     }
4167     set_has_cgroup_rmdir();
4168     _impl_.event_.cgroup_rmdir_ = cgroup_rmdir;
4169   }
4170   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_rmdir)
4171 }
clear_cgroup_rmdir()4172 void FtraceEvent::clear_cgroup_rmdir() {
4173   if (_internal_has_cgroup_rmdir()) {
4174     if (GetArenaForAllocation() == nullptr) {
4175       delete _impl_.event_.cgroup_rmdir_;
4176     }
4177     clear_has_event();
4178   }
4179 }
set_allocated_cgroup_transfer_tasks(::perfetto::protos::CgroupTransferTasksFtraceEvent * cgroup_transfer_tasks)4180 void FtraceEvent::set_allocated_cgroup_transfer_tasks(::perfetto::protos::CgroupTransferTasksFtraceEvent* cgroup_transfer_tasks) {
4181   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4182   clear_event();
4183   if (cgroup_transfer_tasks) {
4184     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4185         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4186                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_transfer_tasks));
4187     if (message_arena != submessage_arena) {
4188       cgroup_transfer_tasks = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4189           message_arena, cgroup_transfer_tasks, submessage_arena);
4190     }
4191     set_has_cgroup_transfer_tasks();
4192     _impl_.event_.cgroup_transfer_tasks_ = cgroup_transfer_tasks;
4193   }
4194   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_transfer_tasks)
4195 }
clear_cgroup_transfer_tasks()4196 void FtraceEvent::clear_cgroup_transfer_tasks() {
4197   if (_internal_has_cgroup_transfer_tasks()) {
4198     if (GetArenaForAllocation() == nullptr) {
4199       delete _impl_.event_.cgroup_transfer_tasks_;
4200     }
4201     clear_has_event();
4202   }
4203 }
set_allocated_cgroup_destroy_root(::perfetto::protos::CgroupDestroyRootFtraceEvent * cgroup_destroy_root)4204 void FtraceEvent::set_allocated_cgroup_destroy_root(::perfetto::protos::CgroupDestroyRootFtraceEvent* cgroup_destroy_root) {
4205   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4206   clear_event();
4207   if (cgroup_destroy_root) {
4208     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4209         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4210                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_destroy_root));
4211     if (message_arena != submessage_arena) {
4212       cgroup_destroy_root = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4213           message_arena, cgroup_destroy_root, submessage_arena);
4214     }
4215     set_has_cgroup_destroy_root();
4216     _impl_.event_.cgroup_destroy_root_ = cgroup_destroy_root;
4217   }
4218   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_destroy_root)
4219 }
clear_cgroup_destroy_root()4220 void FtraceEvent::clear_cgroup_destroy_root() {
4221   if (_internal_has_cgroup_destroy_root()) {
4222     if (GetArenaForAllocation() == nullptr) {
4223       delete _impl_.event_.cgroup_destroy_root_;
4224     }
4225     clear_has_event();
4226   }
4227 }
set_allocated_cgroup_release(::perfetto::protos::CgroupReleaseFtraceEvent * cgroup_release)4228 void FtraceEvent::set_allocated_cgroup_release(::perfetto::protos::CgroupReleaseFtraceEvent* cgroup_release) {
4229   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4230   clear_event();
4231   if (cgroup_release) {
4232     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4233         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4234                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_release));
4235     if (message_arena != submessage_arena) {
4236       cgroup_release = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4237           message_arena, cgroup_release, submessage_arena);
4238     }
4239     set_has_cgroup_release();
4240     _impl_.event_.cgroup_release_ = cgroup_release;
4241   }
4242   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_release)
4243 }
clear_cgroup_release()4244 void FtraceEvent::clear_cgroup_release() {
4245   if (_internal_has_cgroup_release()) {
4246     if (GetArenaForAllocation() == nullptr) {
4247       delete _impl_.event_.cgroup_release_;
4248     }
4249     clear_has_event();
4250   }
4251 }
set_allocated_cgroup_rename(::perfetto::protos::CgroupRenameFtraceEvent * cgroup_rename)4252 void FtraceEvent::set_allocated_cgroup_rename(::perfetto::protos::CgroupRenameFtraceEvent* cgroup_rename) {
4253   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4254   clear_event();
4255   if (cgroup_rename) {
4256     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4257         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4258                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_rename));
4259     if (message_arena != submessage_arena) {
4260       cgroup_rename = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4261           message_arena, cgroup_rename, submessage_arena);
4262     }
4263     set_has_cgroup_rename();
4264     _impl_.event_.cgroup_rename_ = cgroup_rename;
4265   }
4266   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_rename)
4267 }
clear_cgroup_rename()4268 void FtraceEvent::clear_cgroup_rename() {
4269   if (_internal_has_cgroup_rename()) {
4270     if (GetArenaForAllocation() == nullptr) {
4271       delete _impl_.event_.cgroup_rename_;
4272     }
4273     clear_has_event();
4274   }
4275 }
set_allocated_cgroup_setup_root(::perfetto::protos::CgroupSetupRootFtraceEvent * cgroup_setup_root)4276 void FtraceEvent::set_allocated_cgroup_setup_root(::perfetto::protos::CgroupSetupRootFtraceEvent* cgroup_setup_root) {
4277   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4278   clear_event();
4279   if (cgroup_setup_root) {
4280     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4281         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4282                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cgroup_setup_root));
4283     if (message_arena != submessage_arena) {
4284       cgroup_setup_root = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4285           message_arena, cgroup_setup_root, submessage_arena);
4286     }
4287     set_has_cgroup_setup_root();
4288     _impl_.event_.cgroup_setup_root_ = cgroup_setup_root;
4289   }
4290   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cgroup_setup_root)
4291 }
clear_cgroup_setup_root()4292 void FtraceEvent::clear_cgroup_setup_root() {
4293   if (_internal_has_cgroup_setup_root()) {
4294     if (GetArenaForAllocation() == nullptr) {
4295       delete _impl_.event_.cgroup_setup_root_;
4296     }
4297     clear_has_event();
4298   }
4299 }
set_allocated_mdp_cmd_kickoff(::perfetto::protos::MdpCmdKickoffFtraceEvent * mdp_cmd_kickoff)4300 void FtraceEvent::set_allocated_mdp_cmd_kickoff(::perfetto::protos::MdpCmdKickoffFtraceEvent* mdp_cmd_kickoff) {
4301   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4302   clear_event();
4303   if (mdp_cmd_kickoff) {
4304     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4305         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4306                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_cmd_kickoff));
4307     if (message_arena != submessage_arena) {
4308       mdp_cmd_kickoff = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4309           message_arena, mdp_cmd_kickoff, submessage_arena);
4310     }
4311     set_has_mdp_cmd_kickoff();
4312     _impl_.event_.mdp_cmd_kickoff_ = mdp_cmd_kickoff;
4313   }
4314   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_cmd_kickoff)
4315 }
clear_mdp_cmd_kickoff()4316 void FtraceEvent::clear_mdp_cmd_kickoff() {
4317   if (_internal_has_mdp_cmd_kickoff()) {
4318     if (GetArenaForAllocation() == nullptr) {
4319       delete _impl_.event_.mdp_cmd_kickoff_;
4320     }
4321     clear_has_event();
4322   }
4323 }
set_allocated_mdp_commit(::perfetto::protos::MdpCommitFtraceEvent * mdp_commit)4324 void FtraceEvent::set_allocated_mdp_commit(::perfetto::protos::MdpCommitFtraceEvent* mdp_commit) {
4325   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4326   clear_event();
4327   if (mdp_commit) {
4328     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4329         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4330                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_commit));
4331     if (message_arena != submessage_arena) {
4332       mdp_commit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4333           message_arena, mdp_commit, submessage_arena);
4334     }
4335     set_has_mdp_commit();
4336     _impl_.event_.mdp_commit_ = mdp_commit;
4337   }
4338   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_commit)
4339 }
clear_mdp_commit()4340 void FtraceEvent::clear_mdp_commit() {
4341   if (_internal_has_mdp_commit()) {
4342     if (GetArenaForAllocation() == nullptr) {
4343       delete _impl_.event_.mdp_commit_;
4344     }
4345     clear_has_event();
4346   }
4347 }
set_allocated_mdp_perf_set_ot(::perfetto::protos::MdpPerfSetOtFtraceEvent * mdp_perf_set_ot)4348 void FtraceEvent::set_allocated_mdp_perf_set_ot(::perfetto::protos::MdpPerfSetOtFtraceEvent* mdp_perf_set_ot) {
4349   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4350   clear_event();
4351   if (mdp_perf_set_ot) {
4352     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4353         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4354                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_perf_set_ot));
4355     if (message_arena != submessage_arena) {
4356       mdp_perf_set_ot = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4357           message_arena, mdp_perf_set_ot, submessage_arena);
4358     }
4359     set_has_mdp_perf_set_ot();
4360     _impl_.event_.mdp_perf_set_ot_ = mdp_perf_set_ot;
4361   }
4362   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_perf_set_ot)
4363 }
clear_mdp_perf_set_ot()4364 void FtraceEvent::clear_mdp_perf_set_ot() {
4365   if (_internal_has_mdp_perf_set_ot()) {
4366     if (GetArenaForAllocation() == nullptr) {
4367       delete _impl_.event_.mdp_perf_set_ot_;
4368     }
4369     clear_has_event();
4370   }
4371 }
set_allocated_mdp_sspp_change(::perfetto::protos::MdpSsppChangeFtraceEvent * mdp_sspp_change)4372 void FtraceEvent::set_allocated_mdp_sspp_change(::perfetto::protos::MdpSsppChangeFtraceEvent* mdp_sspp_change) {
4373   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4374   clear_event();
4375   if (mdp_sspp_change) {
4376     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4377         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4378                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_sspp_change));
4379     if (message_arena != submessage_arena) {
4380       mdp_sspp_change = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4381           message_arena, mdp_sspp_change, submessage_arena);
4382     }
4383     set_has_mdp_sspp_change();
4384     _impl_.event_.mdp_sspp_change_ = mdp_sspp_change;
4385   }
4386   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_sspp_change)
4387 }
clear_mdp_sspp_change()4388 void FtraceEvent::clear_mdp_sspp_change() {
4389   if (_internal_has_mdp_sspp_change()) {
4390     if (GetArenaForAllocation() == nullptr) {
4391       delete _impl_.event_.mdp_sspp_change_;
4392     }
4393     clear_has_event();
4394   }
4395 }
set_allocated_tracing_mark_write(::perfetto::protos::TracingMarkWriteFtraceEvent * tracing_mark_write)4396 void FtraceEvent::set_allocated_tracing_mark_write(::perfetto::protos::TracingMarkWriteFtraceEvent* tracing_mark_write) {
4397   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4398   clear_event();
4399   if (tracing_mark_write) {
4400     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4401         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4402                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(tracing_mark_write));
4403     if (message_arena != submessage_arena) {
4404       tracing_mark_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4405           message_arena, tracing_mark_write, submessage_arena);
4406     }
4407     set_has_tracing_mark_write();
4408     _impl_.event_.tracing_mark_write_ = tracing_mark_write;
4409   }
4410   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.tracing_mark_write)
4411 }
clear_tracing_mark_write()4412 void FtraceEvent::clear_tracing_mark_write() {
4413   if (_internal_has_tracing_mark_write()) {
4414     if (GetArenaForAllocation() == nullptr) {
4415       delete _impl_.event_.tracing_mark_write_;
4416     }
4417     clear_has_event();
4418   }
4419 }
set_allocated_mdp_cmd_pingpong_done(::perfetto::protos::MdpCmdPingpongDoneFtraceEvent * mdp_cmd_pingpong_done)4420 void FtraceEvent::set_allocated_mdp_cmd_pingpong_done(::perfetto::protos::MdpCmdPingpongDoneFtraceEvent* mdp_cmd_pingpong_done) {
4421   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4422   clear_event();
4423   if (mdp_cmd_pingpong_done) {
4424     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4425         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4426                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_cmd_pingpong_done));
4427     if (message_arena != submessage_arena) {
4428       mdp_cmd_pingpong_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4429           message_arena, mdp_cmd_pingpong_done, submessage_arena);
4430     }
4431     set_has_mdp_cmd_pingpong_done();
4432     _impl_.event_.mdp_cmd_pingpong_done_ = mdp_cmd_pingpong_done;
4433   }
4434   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_cmd_pingpong_done)
4435 }
clear_mdp_cmd_pingpong_done()4436 void FtraceEvent::clear_mdp_cmd_pingpong_done() {
4437   if (_internal_has_mdp_cmd_pingpong_done()) {
4438     if (GetArenaForAllocation() == nullptr) {
4439       delete _impl_.event_.mdp_cmd_pingpong_done_;
4440     }
4441     clear_has_event();
4442   }
4443 }
set_allocated_mdp_compare_bw(::perfetto::protos::MdpCompareBwFtraceEvent * mdp_compare_bw)4444 void FtraceEvent::set_allocated_mdp_compare_bw(::perfetto::protos::MdpCompareBwFtraceEvent* mdp_compare_bw) {
4445   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4446   clear_event();
4447   if (mdp_compare_bw) {
4448     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4449         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4450                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_compare_bw));
4451     if (message_arena != submessage_arena) {
4452       mdp_compare_bw = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4453           message_arena, mdp_compare_bw, submessage_arena);
4454     }
4455     set_has_mdp_compare_bw();
4456     _impl_.event_.mdp_compare_bw_ = mdp_compare_bw;
4457   }
4458   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_compare_bw)
4459 }
clear_mdp_compare_bw()4460 void FtraceEvent::clear_mdp_compare_bw() {
4461   if (_internal_has_mdp_compare_bw()) {
4462     if (GetArenaForAllocation() == nullptr) {
4463       delete _impl_.event_.mdp_compare_bw_;
4464     }
4465     clear_has_event();
4466   }
4467 }
set_allocated_mdp_perf_set_panic_luts(::perfetto::protos::MdpPerfSetPanicLutsFtraceEvent * mdp_perf_set_panic_luts)4468 void FtraceEvent::set_allocated_mdp_perf_set_panic_luts(::perfetto::protos::MdpPerfSetPanicLutsFtraceEvent* mdp_perf_set_panic_luts) {
4469   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4470   clear_event();
4471   if (mdp_perf_set_panic_luts) {
4472     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4473         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4474                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_perf_set_panic_luts));
4475     if (message_arena != submessage_arena) {
4476       mdp_perf_set_panic_luts = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4477           message_arena, mdp_perf_set_panic_luts, submessage_arena);
4478     }
4479     set_has_mdp_perf_set_panic_luts();
4480     _impl_.event_.mdp_perf_set_panic_luts_ = mdp_perf_set_panic_luts;
4481   }
4482   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_perf_set_panic_luts)
4483 }
clear_mdp_perf_set_panic_luts()4484 void FtraceEvent::clear_mdp_perf_set_panic_luts() {
4485   if (_internal_has_mdp_perf_set_panic_luts()) {
4486     if (GetArenaForAllocation() == nullptr) {
4487       delete _impl_.event_.mdp_perf_set_panic_luts_;
4488     }
4489     clear_has_event();
4490   }
4491 }
set_allocated_mdp_sspp_set(::perfetto::protos::MdpSsppSetFtraceEvent * mdp_sspp_set)4492 void FtraceEvent::set_allocated_mdp_sspp_set(::perfetto::protos::MdpSsppSetFtraceEvent* mdp_sspp_set) {
4493   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4494   clear_event();
4495   if (mdp_sspp_set) {
4496     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4497         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4498                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_sspp_set));
4499     if (message_arena != submessage_arena) {
4500       mdp_sspp_set = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4501           message_arena, mdp_sspp_set, submessage_arena);
4502     }
4503     set_has_mdp_sspp_set();
4504     _impl_.event_.mdp_sspp_set_ = mdp_sspp_set;
4505   }
4506   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_sspp_set)
4507 }
clear_mdp_sspp_set()4508 void FtraceEvent::clear_mdp_sspp_set() {
4509   if (_internal_has_mdp_sspp_set()) {
4510     if (GetArenaForAllocation() == nullptr) {
4511       delete _impl_.event_.mdp_sspp_set_;
4512     }
4513     clear_has_event();
4514   }
4515 }
set_allocated_mdp_cmd_readptr_done(::perfetto::protos::MdpCmdReadptrDoneFtraceEvent * mdp_cmd_readptr_done)4516 void FtraceEvent::set_allocated_mdp_cmd_readptr_done(::perfetto::protos::MdpCmdReadptrDoneFtraceEvent* mdp_cmd_readptr_done) {
4517   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4518   clear_event();
4519   if (mdp_cmd_readptr_done) {
4520     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4521         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4522                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_cmd_readptr_done));
4523     if (message_arena != submessage_arena) {
4524       mdp_cmd_readptr_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4525           message_arena, mdp_cmd_readptr_done, submessage_arena);
4526     }
4527     set_has_mdp_cmd_readptr_done();
4528     _impl_.event_.mdp_cmd_readptr_done_ = mdp_cmd_readptr_done;
4529   }
4530   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_cmd_readptr_done)
4531 }
clear_mdp_cmd_readptr_done()4532 void FtraceEvent::clear_mdp_cmd_readptr_done() {
4533   if (_internal_has_mdp_cmd_readptr_done()) {
4534     if (GetArenaForAllocation() == nullptr) {
4535       delete _impl_.event_.mdp_cmd_readptr_done_;
4536     }
4537     clear_has_event();
4538   }
4539 }
set_allocated_mdp_misr_crc(::perfetto::protos::MdpMisrCrcFtraceEvent * mdp_misr_crc)4540 void FtraceEvent::set_allocated_mdp_misr_crc(::perfetto::protos::MdpMisrCrcFtraceEvent* mdp_misr_crc) {
4541   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4542   clear_event();
4543   if (mdp_misr_crc) {
4544     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4545         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4546                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_misr_crc));
4547     if (message_arena != submessage_arena) {
4548       mdp_misr_crc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4549           message_arena, mdp_misr_crc, submessage_arena);
4550     }
4551     set_has_mdp_misr_crc();
4552     _impl_.event_.mdp_misr_crc_ = mdp_misr_crc;
4553   }
4554   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_misr_crc)
4555 }
clear_mdp_misr_crc()4556 void FtraceEvent::clear_mdp_misr_crc() {
4557   if (_internal_has_mdp_misr_crc()) {
4558     if (GetArenaForAllocation() == nullptr) {
4559       delete _impl_.event_.mdp_misr_crc_;
4560     }
4561     clear_has_event();
4562   }
4563 }
set_allocated_mdp_perf_set_qos_luts(::perfetto::protos::MdpPerfSetQosLutsFtraceEvent * mdp_perf_set_qos_luts)4564 void FtraceEvent::set_allocated_mdp_perf_set_qos_luts(::perfetto::protos::MdpPerfSetQosLutsFtraceEvent* mdp_perf_set_qos_luts) {
4565   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4566   clear_event();
4567   if (mdp_perf_set_qos_luts) {
4568     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4569         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4570                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_perf_set_qos_luts));
4571     if (message_arena != submessage_arena) {
4572       mdp_perf_set_qos_luts = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4573           message_arena, mdp_perf_set_qos_luts, submessage_arena);
4574     }
4575     set_has_mdp_perf_set_qos_luts();
4576     _impl_.event_.mdp_perf_set_qos_luts_ = mdp_perf_set_qos_luts;
4577   }
4578   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_perf_set_qos_luts)
4579 }
clear_mdp_perf_set_qos_luts()4580 void FtraceEvent::clear_mdp_perf_set_qos_luts() {
4581   if (_internal_has_mdp_perf_set_qos_luts()) {
4582     if (GetArenaForAllocation() == nullptr) {
4583       delete _impl_.event_.mdp_perf_set_qos_luts_;
4584     }
4585     clear_has_event();
4586   }
4587 }
set_allocated_mdp_trace_counter(::perfetto::protos::MdpTraceCounterFtraceEvent * mdp_trace_counter)4588 void FtraceEvent::set_allocated_mdp_trace_counter(::perfetto::protos::MdpTraceCounterFtraceEvent* mdp_trace_counter) {
4589   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4590   clear_event();
4591   if (mdp_trace_counter) {
4592     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4593         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4594                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_trace_counter));
4595     if (message_arena != submessage_arena) {
4596       mdp_trace_counter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4597           message_arena, mdp_trace_counter, submessage_arena);
4598     }
4599     set_has_mdp_trace_counter();
4600     _impl_.event_.mdp_trace_counter_ = mdp_trace_counter;
4601   }
4602   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_trace_counter)
4603 }
clear_mdp_trace_counter()4604 void FtraceEvent::clear_mdp_trace_counter() {
4605   if (_internal_has_mdp_trace_counter()) {
4606     if (GetArenaForAllocation() == nullptr) {
4607       delete _impl_.event_.mdp_trace_counter_;
4608     }
4609     clear_has_event();
4610   }
4611 }
set_allocated_mdp_cmd_release_bw(::perfetto::protos::MdpCmdReleaseBwFtraceEvent * mdp_cmd_release_bw)4612 void FtraceEvent::set_allocated_mdp_cmd_release_bw(::perfetto::protos::MdpCmdReleaseBwFtraceEvent* mdp_cmd_release_bw) {
4613   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4614   clear_event();
4615   if (mdp_cmd_release_bw) {
4616     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4617         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4618                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_cmd_release_bw));
4619     if (message_arena != submessage_arena) {
4620       mdp_cmd_release_bw = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4621           message_arena, mdp_cmd_release_bw, submessage_arena);
4622     }
4623     set_has_mdp_cmd_release_bw();
4624     _impl_.event_.mdp_cmd_release_bw_ = mdp_cmd_release_bw;
4625   }
4626   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_cmd_release_bw)
4627 }
clear_mdp_cmd_release_bw()4628 void FtraceEvent::clear_mdp_cmd_release_bw() {
4629   if (_internal_has_mdp_cmd_release_bw()) {
4630     if (GetArenaForAllocation() == nullptr) {
4631       delete _impl_.event_.mdp_cmd_release_bw_;
4632     }
4633     clear_has_event();
4634   }
4635 }
set_allocated_mdp_mixer_update(::perfetto::protos::MdpMixerUpdateFtraceEvent * mdp_mixer_update)4636 void FtraceEvent::set_allocated_mdp_mixer_update(::perfetto::protos::MdpMixerUpdateFtraceEvent* mdp_mixer_update) {
4637   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4638   clear_event();
4639   if (mdp_mixer_update) {
4640     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4641         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4642                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_mixer_update));
4643     if (message_arena != submessage_arena) {
4644       mdp_mixer_update = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4645           message_arena, mdp_mixer_update, submessage_arena);
4646     }
4647     set_has_mdp_mixer_update();
4648     _impl_.event_.mdp_mixer_update_ = mdp_mixer_update;
4649   }
4650   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_mixer_update)
4651 }
clear_mdp_mixer_update()4652 void FtraceEvent::clear_mdp_mixer_update() {
4653   if (_internal_has_mdp_mixer_update()) {
4654     if (GetArenaForAllocation() == nullptr) {
4655       delete _impl_.event_.mdp_mixer_update_;
4656     }
4657     clear_has_event();
4658   }
4659 }
set_allocated_mdp_perf_set_wm_levels(::perfetto::protos::MdpPerfSetWmLevelsFtraceEvent * mdp_perf_set_wm_levels)4660 void FtraceEvent::set_allocated_mdp_perf_set_wm_levels(::perfetto::protos::MdpPerfSetWmLevelsFtraceEvent* mdp_perf_set_wm_levels) {
4661   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4662   clear_event();
4663   if (mdp_perf_set_wm_levels) {
4664     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4665         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4666                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_perf_set_wm_levels));
4667     if (message_arena != submessage_arena) {
4668       mdp_perf_set_wm_levels = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4669           message_arena, mdp_perf_set_wm_levels, submessage_arena);
4670     }
4671     set_has_mdp_perf_set_wm_levels();
4672     _impl_.event_.mdp_perf_set_wm_levels_ = mdp_perf_set_wm_levels;
4673   }
4674   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_perf_set_wm_levels)
4675 }
clear_mdp_perf_set_wm_levels()4676 void FtraceEvent::clear_mdp_perf_set_wm_levels() {
4677   if (_internal_has_mdp_perf_set_wm_levels()) {
4678     if (GetArenaForAllocation() == nullptr) {
4679       delete _impl_.event_.mdp_perf_set_wm_levels_;
4680     }
4681     clear_has_event();
4682   }
4683 }
set_allocated_mdp_video_underrun_done(::perfetto::protos::MdpVideoUnderrunDoneFtraceEvent * mdp_video_underrun_done)4684 void FtraceEvent::set_allocated_mdp_video_underrun_done(::perfetto::protos::MdpVideoUnderrunDoneFtraceEvent* mdp_video_underrun_done) {
4685   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4686   clear_event();
4687   if (mdp_video_underrun_done) {
4688     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4689         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4690                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_video_underrun_done));
4691     if (message_arena != submessage_arena) {
4692       mdp_video_underrun_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4693           message_arena, mdp_video_underrun_done, submessage_arena);
4694     }
4695     set_has_mdp_video_underrun_done();
4696     _impl_.event_.mdp_video_underrun_done_ = mdp_video_underrun_done;
4697   }
4698   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_video_underrun_done)
4699 }
clear_mdp_video_underrun_done()4700 void FtraceEvent::clear_mdp_video_underrun_done() {
4701   if (_internal_has_mdp_video_underrun_done()) {
4702     if (GetArenaForAllocation() == nullptr) {
4703       delete _impl_.event_.mdp_video_underrun_done_;
4704     }
4705     clear_has_event();
4706   }
4707 }
set_allocated_mdp_cmd_wait_pingpong(::perfetto::protos::MdpCmdWaitPingpongFtraceEvent * mdp_cmd_wait_pingpong)4708 void FtraceEvent::set_allocated_mdp_cmd_wait_pingpong(::perfetto::protos::MdpCmdWaitPingpongFtraceEvent* mdp_cmd_wait_pingpong) {
4709   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4710   clear_event();
4711   if (mdp_cmd_wait_pingpong) {
4712     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4713         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4714                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_cmd_wait_pingpong));
4715     if (message_arena != submessage_arena) {
4716       mdp_cmd_wait_pingpong = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4717           message_arena, mdp_cmd_wait_pingpong, submessage_arena);
4718     }
4719     set_has_mdp_cmd_wait_pingpong();
4720     _impl_.event_.mdp_cmd_wait_pingpong_ = mdp_cmd_wait_pingpong;
4721   }
4722   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_cmd_wait_pingpong)
4723 }
clear_mdp_cmd_wait_pingpong()4724 void FtraceEvent::clear_mdp_cmd_wait_pingpong() {
4725   if (_internal_has_mdp_cmd_wait_pingpong()) {
4726     if (GetArenaForAllocation() == nullptr) {
4727       delete _impl_.event_.mdp_cmd_wait_pingpong_;
4728     }
4729     clear_has_event();
4730   }
4731 }
set_allocated_mdp_perf_prefill_calc(::perfetto::protos::MdpPerfPrefillCalcFtraceEvent * mdp_perf_prefill_calc)4732 void FtraceEvent::set_allocated_mdp_perf_prefill_calc(::perfetto::protos::MdpPerfPrefillCalcFtraceEvent* mdp_perf_prefill_calc) {
4733   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4734   clear_event();
4735   if (mdp_perf_prefill_calc) {
4736     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4737         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4738                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_perf_prefill_calc));
4739     if (message_arena != submessage_arena) {
4740       mdp_perf_prefill_calc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4741           message_arena, mdp_perf_prefill_calc, submessage_arena);
4742     }
4743     set_has_mdp_perf_prefill_calc();
4744     _impl_.event_.mdp_perf_prefill_calc_ = mdp_perf_prefill_calc;
4745   }
4746   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_perf_prefill_calc)
4747 }
clear_mdp_perf_prefill_calc()4748 void FtraceEvent::clear_mdp_perf_prefill_calc() {
4749   if (_internal_has_mdp_perf_prefill_calc()) {
4750     if (GetArenaForAllocation() == nullptr) {
4751       delete _impl_.event_.mdp_perf_prefill_calc_;
4752     }
4753     clear_has_event();
4754   }
4755 }
set_allocated_mdp_perf_update_bus(::perfetto::protos::MdpPerfUpdateBusFtraceEvent * mdp_perf_update_bus)4756 void FtraceEvent::set_allocated_mdp_perf_update_bus(::perfetto::protos::MdpPerfUpdateBusFtraceEvent* mdp_perf_update_bus) {
4757   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4758   clear_event();
4759   if (mdp_perf_update_bus) {
4760     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4761         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4762                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mdp_perf_update_bus));
4763     if (message_arena != submessage_arena) {
4764       mdp_perf_update_bus = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4765           message_arena, mdp_perf_update_bus, submessage_arena);
4766     }
4767     set_has_mdp_perf_update_bus();
4768     _impl_.event_.mdp_perf_update_bus_ = mdp_perf_update_bus;
4769   }
4770   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mdp_perf_update_bus)
4771 }
clear_mdp_perf_update_bus()4772 void FtraceEvent::clear_mdp_perf_update_bus() {
4773   if (_internal_has_mdp_perf_update_bus()) {
4774     if (GetArenaForAllocation() == nullptr) {
4775       delete _impl_.event_.mdp_perf_update_bus_;
4776     }
4777     clear_has_event();
4778   }
4779 }
set_allocated_rotator_bw_ao_as_context(::perfetto::protos::RotatorBwAoAsContextFtraceEvent * rotator_bw_ao_as_context)4780 void FtraceEvent::set_allocated_rotator_bw_ao_as_context(::perfetto::protos::RotatorBwAoAsContextFtraceEvent* rotator_bw_ao_as_context) {
4781   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4782   clear_event();
4783   if (rotator_bw_ao_as_context) {
4784     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4785         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4786                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(rotator_bw_ao_as_context));
4787     if (message_arena != submessage_arena) {
4788       rotator_bw_ao_as_context = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4789           message_arena, rotator_bw_ao_as_context, submessage_arena);
4790     }
4791     set_has_rotator_bw_ao_as_context();
4792     _impl_.event_.rotator_bw_ao_as_context_ = rotator_bw_ao_as_context;
4793   }
4794   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.rotator_bw_ao_as_context)
4795 }
clear_rotator_bw_ao_as_context()4796 void FtraceEvent::clear_rotator_bw_ao_as_context() {
4797   if (_internal_has_rotator_bw_ao_as_context()) {
4798     if (GetArenaForAllocation() == nullptr) {
4799       delete _impl_.event_.rotator_bw_ao_as_context_;
4800     }
4801     clear_has_event();
4802   }
4803 }
set_allocated_mm_filemap_add_to_page_cache(::perfetto::protos::MmFilemapAddToPageCacheFtraceEvent * mm_filemap_add_to_page_cache)4804 void FtraceEvent::set_allocated_mm_filemap_add_to_page_cache(::perfetto::protos::MmFilemapAddToPageCacheFtraceEvent* mm_filemap_add_to_page_cache) {
4805   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4806   clear_event();
4807   if (mm_filemap_add_to_page_cache) {
4808     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4809         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4810                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_filemap_add_to_page_cache));
4811     if (message_arena != submessage_arena) {
4812       mm_filemap_add_to_page_cache = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4813           message_arena, mm_filemap_add_to_page_cache, submessage_arena);
4814     }
4815     set_has_mm_filemap_add_to_page_cache();
4816     _impl_.event_.mm_filemap_add_to_page_cache_ = mm_filemap_add_to_page_cache;
4817   }
4818   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_filemap_add_to_page_cache)
4819 }
clear_mm_filemap_add_to_page_cache()4820 void FtraceEvent::clear_mm_filemap_add_to_page_cache() {
4821   if (_internal_has_mm_filemap_add_to_page_cache()) {
4822     if (GetArenaForAllocation() == nullptr) {
4823       delete _impl_.event_.mm_filemap_add_to_page_cache_;
4824     }
4825     clear_has_event();
4826   }
4827 }
set_allocated_mm_filemap_delete_from_page_cache(::perfetto::protos::MmFilemapDeleteFromPageCacheFtraceEvent * mm_filemap_delete_from_page_cache)4828 void FtraceEvent::set_allocated_mm_filemap_delete_from_page_cache(::perfetto::protos::MmFilemapDeleteFromPageCacheFtraceEvent* mm_filemap_delete_from_page_cache) {
4829   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4830   clear_event();
4831   if (mm_filemap_delete_from_page_cache) {
4832     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4833         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4834                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_filemap_delete_from_page_cache));
4835     if (message_arena != submessage_arena) {
4836       mm_filemap_delete_from_page_cache = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4837           message_arena, mm_filemap_delete_from_page_cache, submessage_arena);
4838     }
4839     set_has_mm_filemap_delete_from_page_cache();
4840     _impl_.event_.mm_filemap_delete_from_page_cache_ = mm_filemap_delete_from_page_cache;
4841   }
4842   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_filemap_delete_from_page_cache)
4843 }
clear_mm_filemap_delete_from_page_cache()4844 void FtraceEvent::clear_mm_filemap_delete_from_page_cache() {
4845   if (_internal_has_mm_filemap_delete_from_page_cache()) {
4846     if (GetArenaForAllocation() == nullptr) {
4847       delete _impl_.event_.mm_filemap_delete_from_page_cache_;
4848     }
4849     clear_has_event();
4850   }
4851 }
set_allocated_mm_compaction_begin(::perfetto::protos::MmCompactionBeginFtraceEvent * mm_compaction_begin)4852 void FtraceEvent::set_allocated_mm_compaction_begin(::perfetto::protos::MmCompactionBeginFtraceEvent* mm_compaction_begin) {
4853   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4854   clear_event();
4855   if (mm_compaction_begin) {
4856     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4857         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4858                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_begin));
4859     if (message_arena != submessage_arena) {
4860       mm_compaction_begin = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4861           message_arena, mm_compaction_begin, submessage_arena);
4862     }
4863     set_has_mm_compaction_begin();
4864     _impl_.event_.mm_compaction_begin_ = mm_compaction_begin;
4865   }
4866   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_begin)
4867 }
clear_mm_compaction_begin()4868 void FtraceEvent::clear_mm_compaction_begin() {
4869   if (_internal_has_mm_compaction_begin()) {
4870     if (GetArenaForAllocation() == nullptr) {
4871       delete _impl_.event_.mm_compaction_begin_;
4872     }
4873     clear_has_event();
4874   }
4875 }
set_allocated_mm_compaction_defer_compaction(::perfetto::protos::MmCompactionDeferCompactionFtraceEvent * mm_compaction_defer_compaction)4876 void FtraceEvent::set_allocated_mm_compaction_defer_compaction(::perfetto::protos::MmCompactionDeferCompactionFtraceEvent* mm_compaction_defer_compaction) {
4877   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4878   clear_event();
4879   if (mm_compaction_defer_compaction) {
4880     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4881         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4882                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_defer_compaction));
4883     if (message_arena != submessage_arena) {
4884       mm_compaction_defer_compaction = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4885           message_arena, mm_compaction_defer_compaction, submessage_arena);
4886     }
4887     set_has_mm_compaction_defer_compaction();
4888     _impl_.event_.mm_compaction_defer_compaction_ = mm_compaction_defer_compaction;
4889   }
4890   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_defer_compaction)
4891 }
clear_mm_compaction_defer_compaction()4892 void FtraceEvent::clear_mm_compaction_defer_compaction() {
4893   if (_internal_has_mm_compaction_defer_compaction()) {
4894     if (GetArenaForAllocation() == nullptr) {
4895       delete _impl_.event_.mm_compaction_defer_compaction_;
4896     }
4897     clear_has_event();
4898   }
4899 }
set_allocated_mm_compaction_deferred(::perfetto::protos::MmCompactionDeferredFtraceEvent * mm_compaction_deferred)4900 void FtraceEvent::set_allocated_mm_compaction_deferred(::perfetto::protos::MmCompactionDeferredFtraceEvent* mm_compaction_deferred) {
4901   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4902   clear_event();
4903   if (mm_compaction_deferred) {
4904     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4905         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4906                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_deferred));
4907     if (message_arena != submessage_arena) {
4908       mm_compaction_deferred = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4909           message_arena, mm_compaction_deferred, submessage_arena);
4910     }
4911     set_has_mm_compaction_deferred();
4912     _impl_.event_.mm_compaction_deferred_ = mm_compaction_deferred;
4913   }
4914   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_deferred)
4915 }
clear_mm_compaction_deferred()4916 void FtraceEvent::clear_mm_compaction_deferred() {
4917   if (_internal_has_mm_compaction_deferred()) {
4918     if (GetArenaForAllocation() == nullptr) {
4919       delete _impl_.event_.mm_compaction_deferred_;
4920     }
4921     clear_has_event();
4922   }
4923 }
set_allocated_mm_compaction_defer_reset(::perfetto::protos::MmCompactionDeferResetFtraceEvent * mm_compaction_defer_reset)4924 void FtraceEvent::set_allocated_mm_compaction_defer_reset(::perfetto::protos::MmCompactionDeferResetFtraceEvent* mm_compaction_defer_reset) {
4925   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4926   clear_event();
4927   if (mm_compaction_defer_reset) {
4928     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4929         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4930                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_defer_reset));
4931     if (message_arena != submessage_arena) {
4932       mm_compaction_defer_reset = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4933           message_arena, mm_compaction_defer_reset, submessage_arena);
4934     }
4935     set_has_mm_compaction_defer_reset();
4936     _impl_.event_.mm_compaction_defer_reset_ = mm_compaction_defer_reset;
4937   }
4938   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_defer_reset)
4939 }
clear_mm_compaction_defer_reset()4940 void FtraceEvent::clear_mm_compaction_defer_reset() {
4941   if (_internal_has_mm_compaction_defer_reset()) {
4942     if (GetArenaForAllocation() == nullptr) {
4943       delete _impl_.event_.mm_compaction_defer_reset_;
4944     }
4945     clear_has_event();
4946   }
4947 }
set_allocated_mm_compaction_end(::perfetto::protos::MmCompactionEndFtraceEvent * mm_compaction_end)4948 void FtraceEvent::set_allocated_mm_compaction_end(::perfetto::protos::MmCompactionEndFtraceEvent* mm_compaction_end) {
4949   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4950   clear_event();
4951   if (mm_compaction_end) {
4952     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4953         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4954                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_end));
4955     if (message_arena != submessage_arena) {
4956       mm_compaction_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4957           message_arena, mm_compaction_end, submessage_arena);
4958     }
4959     set_has_mm_compaction_end();
4960     _impl_.event_.mm_compaction_end_ = mm_compaction_end;
4961   }
4962   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_end)
4963 }
clear_mm_compaction_end()4964 void FtraceEvent::clear_mm_compaction_end() {
4965   if (_internal_has_mm_compaction_end()) {
4966     if (GetArenaForAllocation() == nullptr) {
4967       delete _impl_.event_.mm_compaction_end_;
4968     }
4969     clear_has_event();
4970   }
4971 }
set_allocated_mm_compaction_finished(::perfetto::protos::MmCompactionFinishedFtraceEvent * mm_compaction_finished)4972 void FtraceEvent::set_allocated_mm_compaction_finished(::perfetto::protos::MmCompactionFinishedFtraceEvent* mm_compaction_finished) {
4973   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4974   clear_event();
4975   if (mm_compaction_finished) {
4976     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
4977         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
4978                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_finished));
4979     if (message_arena != submessage_arena) {
4980       mm_compaction_finished = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
4981           message_arena, mm_compaction_finished, submessage_arena);
4982     }
4983     set_has_mm_compaction_finished();
4984     _impl_.event_.mm_compaction_finished_ = mm_compaction_finished;
4985   }
4986   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_finished)
4987 }
clear_mm_compaction_finished()4988 void FtraceEvent::clear_mm_compaction_finished() {
4989   if (_internal_has_mm_compaction_finished()) {
4990     if (GetArenaForAllocation() == nullptr) {
4991       delete _impl_.event_.mm_compaction_finished_;
4992     }
4993     clear_has_event();
4994   }
4995 }
set_allocated_mm_compaction_isolate_freepages(::perfetto::protos::MmCompactionIsolateFreepagesFtraceEvent * mm_compaction_isolate_freepages)4996 void FtraceEvent::set_allocated_mm_compaction_isolate_freepages(::perfetto::protos::MmCompactionIsolateFreepagesFtraceEvent* mm_compaction_isolate_freepages) {
4997   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
4998   clear_event();
4999   if (mm_compaction_isolate_freepages) {
5000     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5001         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5002                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_isolate_freepages));
5003     if (message_arena != submessage_arena) {
5004       mm_compaction_isolate_freepages = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5005           message_arena, mm_compaction_isolate_freepages, submessage_arena);
5006     }
5007     set_has_mm_compaction_isolate_freepages();
5008     _impl_.event_.mm_compaction_isolate_freepages_ = mm_compaction_isolate_freepages;
5009   }
5010   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_isolate_freepages)
5011 }
clear_mm_compaction_isolate_freepages()5012 void FtraceEvent::clear_mm_compaction_isolate_freepages() {
5013   if (_internal_has_mm_compaction_isolate_freepages()) {
5014     if (GetArenaForAllocation() == nullptr) {
5015       delete _impl_.event_.mm_compaction_isolate_freepages_;
5016     }
5017     clear_has_event();
5018   }
5019 }
set_allocated_mm_compaction_isolate_migratepages(::perfetto::protos::MmCompactionIsolateMigratepagesFtraceEvent * mm_compaction_isolate_migratepages)5020 void FtraceEvent::set_allocated_mm_compaction_isolate_migratepages(::perfetto::protos::MmCompactionIsolateMigratepagesFtraceEvent* mm_compaction_isolate_migratepages) {
5021   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5022   clear_event();
5023   if (mm_compaction_isolate_migratepages) {
5024     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5025         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5026                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_isolate_migratepages));
5027     if (message_arena != submessage_arena) {
5028       mm_compaction_isolate_migratepages = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5029           message_arena, mm_compaction_isolate_migratepages, submessage_arena);
5030     }
5031     set_has_mm_compaction_isolate_migratepages();
5032     _impl_.event_.mm_compaction_isolate_migratepages_ = mm_compaction_isolate_migratepages;
5033   }
5034   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_isolate_migratepages)
5035 }
clear_mm_compaction_isolate_migratepages()5036 void FtraceEvent::clear_mm_compaction_isolate_migratepages() {
5037   if (_internal_has_mm_compaction_isolate_migratepages()) {
5038     if (GetArenaForAllocation() == nullptr) {
5039       delete _impl_.event_.mm_compaction_isolate_migratepages_;
5040     }
5041     clear_has_event();
5042   }
5043 }
set_allocated_mm_compaction_kcompactd_sleep(::perfetto::protos::MmCompactionKcompactdSleepFtraceEvent * mm_compaction_kcompactd_sleep)5044 void FtraceEvent::set_allocated_mm_compaction_kcompactd_sleep(::perfetto::protos::MmCompactionKcompactdSleepFtraceEvent* mm_compaction_kcompactd_sleep) {
5045   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5046   clear_event();
5047   if (mm_compaction_kcompactd_sleep) {
5048     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5049         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5050                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_kcompactd_sleep));
5051     if (message_arena != submessage_arena) {
5052       mm_compaction_kcompactd_sleep = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5053           message_arena, mm_compaction_kcompactd_sleep, submessage_arena);
5054     }
5055     set_has_mm_compaction_kcompactd_sleep();
5056     _impl_.event_.mm_compaction_kcompactd_sleep_ = mm_compaction_kcompactd_sleep;
5057   }
5058   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_kcompactd_sleep)
5059 }
clear_mm_compaction_kcompactd_sleep()5060 void FtraceEvent::clear_mm_compaction_kcompactd_sleep() {
5061   if (_internal_has_mm_compaction_kcompactd_sleep()) {
5062     if (GetArenaForAllocation() == nullptr) {
5063       delete _impl_.event_.mm_compaction_kcompactd_sleep_;
5064     }
5065     clear_has_event();
5066   }
5067 }
set_allocated_mm_compaction_kcompactd_wake(::perfetto::protos::MmCompactionKcompactdWakeFtraceEvent * mm_compaction_kcompactd_wake)5068 void FtraceEvent::set_allocated_mm_compaction_kcompactd_wake(::perfetto::protos::MmCompactionKcompactdWakeFtraceEvent* mm_compaction_kcompactd_wake) {
5069   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5070   clear_event();
5071   if (mm_compaction_kcompactd_wake) {
5072     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5073         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5074                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_kcompactd_wake));
5075     if (message_arena != submessage_arena) {
5076       mm_compaction_kcompactd_wake = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5077           message_arena, mm_compaction_kcompactd_wake, submessage_arena);
5078     }
5079     set_has_mm_compaction_kcompactd_wake();
5080     _impl_.event_.mm_compaction_kcompactd_wake_ = mm_compaction_kcompactd_wake;
5081   }
5082   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_kcompactd_wake)
5083 }
clear_mm_compaction_kcompactd_wake()5084 void FtraceEvent::clear_mm_compaction_kcompactd_wake() {
5085   if (_internal_has_mm_compaction_kcompactd_wake()) {
5086     if (GetArenaForAllocation() == nullptr) {
5087       delete _impl_.event_.mm_compaction_kcompactd_wake_;
5088     }
5089     clear_has_event();
5090   }
5091 }
set_allocated_mm_compaction_migratepages(::perfetto::protos::MmCompactionMigratepagesFtraceEvent * mm_compaction_migratepages)5092 void FtraceEvent::set_allocated_mm_compaction_migratepages(::perfetto::protos::MmCompactionMigratepagesFtraceEvent* mm_compaction_migratepages) {
5093   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5094   clear_event();
5095   if (mm_compaction_migratepages) {
5096     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5097         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5098                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_migratepages));
5099     if (message_arena != submessage_arena) {
5100       mm_compaction_migratepages = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5101           message_arena, mm_compaction_migratepages, submessage_arena);
5102     }
5103     set_has_mm_compaction_migratepages();
5104     _impl_.event_.mm_compaction_migratepages_ = mm_compaction_migratepages;
5105   }
5106   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_migratepages)
5107 }
clear_mm_compaction_migratepages()5108 void FtraceEvent::clear_mm_compaction_migratepages() {
5109   if (_internal_has_mm_compaction_migratepages()) {
5110     if (GetArenaForAllocation() == nullptr) {
5111       delete _impl_.event_.mm_compaction_migratepages_;
5112     }
5113     clear_has_event();
5114   }
5115 }
set_allocated_mm_compaction_suitable(::perfetto::protos::MmCompactionSuitableFtraceEvent * mm_compaction_suitable)5116 void FtraceEvent::set_allocated_mm_compaction_suitable(::perfetto::protos::MmCompactionSuitableFtraceEvent* mm_compaction_suitable) {
5117   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5118   clear_event();
5119   if (mm_compaction_suitable) {
5120     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5121         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5122                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_suitable));
5123     if (message_arena != submessage_arena) {
5124       mm_compaction_suitable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5125           message_arena, mm_compaction_suitable, submessage_arena);
5126     }
5127     set_has_mm_compaction_suitable();
5128     _impl_.event_.mm_compaction_suitable_ = mm_compaction_suitable;
5129   }
5130   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_suitable)
5131 }
clear_mm_compaction_suitable()5132 void FtraceEvent::clear_mm_compaction_suitable() {
5133   if (_internal_has_mm_compaction_suitable()) {
5134     if (GetArenaForAllocation() == nullptr) {
5135       delete _impl_.event_.mm_compaction_suitable_;
5136     }
5137     clear_has_event();
5138   }
5139 }
set_allocated_mm_compaction_try_to_compact_pages(::perfetto::protos::MmCompactionTryToCompactPagesFtraceEvent * mm_compaction_try_to_compact_pages)5140 void FtraceEvent::set_allocated_mm_compaction_try_to_compact_pages(::perfetto::protos::MmCompactionTryToCompactPagesFtraceEvent* mm_compaction_try_to_compact_pages) {
5141   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5142   clear_event();
5143   if (mm_compaction_try_to_compact_pages) {
5144     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5145         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5146                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_try_to_compact_pages));
5147     if (message_arena != submessage_arena) {
5148       mm_compaction_try_to_compact_pages = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5149           message_arena, mm_compaction_try_to_compact_pages, submessage_arena);
5150     }
5151     set_has_mm_compaction_try_to_compact_pages();
5152     _impl_.event_.mm_compaction_try_to_compact_pages_ = mm_compaction_try_to_compact_pages;
5153   }
5154   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_try_to_compact_pages)
5155 }
clear_mm_compaction_try_to_compact_pages()5156 void FtraceEvent::clear_mm_compaction_try_to_compact_pages() {
5157   if (_internal_has_mm_compaction_try_to_compact_pages()) {
5158     if (GetArenaForAllocation() == nullptr) {
5159       delete _impl_.event_.mm_compaction_try_to_compact_pages_;
5160     }
5161     clear_has_event();
5162   }
5163 }
set_allocated_mm_compaction_wakeup_kcompactd(::perfetto::protos::MmCompactionWakeupKcompactdFtraceEvent * mm_compaction_wakeup_kcompactd)5164 void FtraceEvent::set_allocated_mm_compaction_wakeup_kcompactd(::perfetto::protos::MmCompactionWakeupKcompactdFtraceEvent* mm_compaction_wakeup_kcompactd) {
5165   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5166   clear_event();
5167   if (mm_compaction_wakeup_kcompactd) {
5168     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5169         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5170                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_compaction_wakeup_kcompactd));
5171     if (message_arena != submessage_arena) {
5172       mm_compaction_wakeup_kcompactd = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5173           message_arena, mm_compaction_wakeup_kcompactd, submessage_arena);
5174     }
5175     set_has_mm_compaction_wakeup_kcompactd();
5176     _impl_.event_.mm_compaction_wakeup_kcompactd_ = mm_compaction_wakeup_kcompactd;
5177   }
5178   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_compaction_wakeup_kcompactd)
5179 }
clear_mm_compaction_wakeup_kcompactd()5180 void FtraceEvent::clear_mm_compaction_wakeup_kcompactd() {
5181   if (_internal_has_mm_compaction_wakeup_kcompactd()) {
5182     if (GetArenaForAllocation() == nullptr) {
5183       delete _impl_.event_.mm_compaction_wakeup_kcompactd_;
5184     }
5185     clear_has_event();
5186   }
5187 }
set_allocated_suspend_resume(::perfetto::protos::SuspendResumeFtraceEvent * suspend_resume)5188 void FtraceEvent::set_allocated_suspend_resume(::perfetto::protos::SuspendResumeFtraceEvent* suspend_resume) {
5189   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5190   clear_event();
5191   if (suspend_resume) {
5192     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5193         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5194                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(suspend_resume));
5195     if (message_arena != submessage_arena) {
5196       suspend_resume = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5197           message_arena, suspend_resume, submessage_arena);
5198     }
5199     set_has_suspend_resume();
5200     _impl_.event_.suspend_resume_ = suspend_resume;
5201   }
5202   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.suspend_resume)
5203 }
clear_suspend_resume()5204 void FtraceEvent::clear_suspend_resume() {
5205   if (_internal_has_suspend_resume()) {
5206     if (GetArenaForAllocation() == nullptr) {
5207       delete _impl_.event_.suspend_resume_;
5208     }
5209     clear_has_event();
5210   }
5211 }
set_allocated_sched_wakeup_new(::perfetto::protos::SchedWakeupNewFtraceEvent * sched_wakeup_new)5212 void FtraceEvent::set_allocated_sched_wakeup_new(::perfetto::protos::SchedWakeupNewFtraceEvent* sched_wakeup_new) {
5213   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5214   clear_event();
5215   if (sched_wakeup_new) {
5216     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5217         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5218                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_wakeup_new));
5219     if (message_arena != submessage_arena) {
5220       sched_wakeup_new = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5221           message_arena, sched_wakeup_new, submessage_arena);
5222     }
5223     set_has_sched_wakeup_new();
5224     _impl_.event_.sched_wakeup_new_ = sched_wakeup_new;
5225   }
5226   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_wakeup_new)
5227 }
clear_sched_wakeup_new()5228 void FtraceEvent::clear_sched_wakeup_new() {
5229   if (_internal_has_sched_wakeup_new()) {
5230     if (GetArenaForAllocation() == nullptr) {
5231       delete _impl_.event_.sched_wakeup_new_;
5232     }
5233     clear_has_event();
5234   }
5235 }
set_allocated_block_bio_backmerge(::perfetto::protos::BlockBioBackmergeFtraceEvent * block_bio_backmerge)5236 void FtraceEvent::set_allocated_block_bio_backmerge(::perfetto::protos::BlockBioBackmergeFtraceEvent* block_bio_backmerge) {
5237   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5238   clear_event();
5239   if (block_bio_backmerge) {
5240     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5241         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5242                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_bio_backmerge));
5243     if (message_arena != submessage_arena) {
5244       block_bio_backmerge = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5245           message_arena, block_bio_backmerge, submessage_arena);
5246     }
5247     set_has_block_bio_backmerge();
5248     _impl_.event_.block_bio_backmerge_ = block_bio_backmerge;
5249   }
5250   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_bio_backmerge)
5251 }
clear_block_bio_backmerge()5252 void FtraceEvent::clear_block_bio_backmerge() {
5253   if (_internal_has_block_bio_backmerge()) {
5254     if (GetArenaForAllocation() == nullptr) {
5255       delete _impl_.event_.block_bio_backmerge_;
5256     }
5257     clear_has_event();
5258   }
5259 }
set_allocated_block_bio_bounce(::perfetto::protos::BlockBioBounceFtraceEvent * block_bio_bounce)5260 void FtraceEvent::set_allocated_block_bio_bounce(::perfetto::protos::BlockBioBounceFtraceEvent* block_bio_bounce) {
5261   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5262   clear_event();
5263   if (block_bio_bounce) {
5264     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5265         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5266                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_bio_bounce));
5267     if (message_arena != submessage_arena) {
5268       block_bio_bounce = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5269           message_arena, block_bio_bounce, submessage_arena);
5270     }
5271     set_has_block_bio_bounce();
5272     _impl_.event_.block_bio_bounce_ = block_bio_bounce;
5273   }
5274   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_bio_bounce)
5275 }
clear_block_bio_bounce()5276 void FtraceEvent::clear_block_bio_bounce() {
5277   if (_internal_has_block_bio_bounce()) {
5278     if (GetArenaForAllocation() == nullptr) {
5279       delete _impl_.event_.block_bio_bounce_;
5280     }
5281     clear_has_event();
5282   }
5283 }
set_allocated_block_bio_complete(::perfetto::protos::BlockBioCompleteFtraceEvent * block_bio_complete)5284 void FtraceEvent::set_allocated_block_bio_complete(::perfetto::protos::BlockBioCompleteFtraceEvent* block_bio_complete) {
5285   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5286   clear_event();
5287   if (block_bio_complete) {
5288     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5289         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5290                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_bio_complete));
5291     if (message_arena != submessage_arena) {
5292       block_bio_complete = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5293           message_arena, block_bio_complete, submessage_arena);
5294     }
5295     set_has_block_bio_complete();
5296     _impl_.event_.block_bio_complete_ = block_bio_complete;
5297   }
5298   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_bio_complete)
5299 }
clear_block_bio_complete()5300 void FtraceEvent::clear_block_bio_complete() {
5301   if (_internal_has_block_bio_complete()) {
5302     if (GetArenaForAllocation() == nullptr) {
5303       delete _impl_.event_.block_bio_complete_;
5304     }
5305     clear_has_event();
5306   }
5307 }
set_allocated_block_bio_frontmerge(::perfetto::protos::BlockBioFrontmergeFtraceEvent * block_bio_frontmerge)5308 void FtraceEvent::set_allocated_block_bio_frontmerge(::perfetto::protos::BlockBioFrontmergeFtraceEvent* block_bio_frontmerge) {
5309   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5310   clear_event();
5311   if (block_bio_frontmerge) {
5312     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5313         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5314                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_bio_frontmerge));
5315     if (message_arena != submessage_arena) {
5316       block_bio_frontmerge = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5317           message_arena, block_bio_frontmerge, submessage_arena);
5318     }
5319     set_has_block_bio_frontmerge();
5320     _impl_.event_.block_bio_frontmerge_ = block_bio_frontmerge;
5321   }
5322   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_bio_frontmerge)
5323 }
clear_block_bio_frontmerge()5324 void FtraceEvent::clear_block_bio_frontmerge() {
5325   if (_internal_has_block_bio_frontmerge()) {
5326     if (GetArenaForAllocation() == nullptr) {
5327       delete _impl_.event_.block_bio_frontmerge_;
5328     }
5329     clear_has_event();
5330   }
5331 }
set_allocated_block_bio_queue(::perfetto::protos::BlockBioQueueFtraceEvent * block_bio_queue)5332 void FtraceEvent::set_allocated_block_bio_queue(::perfetto::protos::BlockBioQueueFtraceEvent* block_bio_queue) {
5333   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5334   clear_event();
5335   if (block_bio_queue) {
5336     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5337         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5338                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_bio_queue));
5339     if (message_arena != submessage_arena) {
5340       block_bio_queue = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5341           message_arena, block_bio_queue, submessage_arena);
5342     }
5343     set_has_block_bio_queue();
5344     _impl_.event_.block_bio_queue_ = block_bio_queue;
5345   }
5346   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_bio_queue)
5347 }
clear_block_bio_queue()5348 void FtraceEvent::clear_block_bio_queue() {
5349   if (_internal_has_block_bio_queue()) {
5350     if (GetArenaForAllocation() == nullptr) {
5351       delete _impl_.event_.block_bio_queue_;
5352     }
5353     clear_has_event();
5354   }
5355 }
set_allocated_block_bio_remap(::perfetto::protos::BlockBioRemapFtraceEvent * block_bio_remap)5356 void FtraceEvent::set_allocated_block_bio_remap(::perfetto::protos::BlockBioRemapFtraceEvent* block_bio_remap) {
5357   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5358   clear_event();
5359   if (block_bio_remap) {
5360     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5361         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5362                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_bio_remap));
5363     if (message_arena != submessage_arena) {
5364       block_bio_remap = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5365           message_arena, block_bio_remap, submessage_arena);
5366     }
5367     set_has_block_bio_remap();
5368     _impl_.event_.block_bio_remap_ = block_bio_remap;
5369   }
5370   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_bio_remap)
5371 }
clear_block_bio_remap()5372 void FtraceEvent::clear_block_bio_remap() {
5373   if (_internal_has_block_bio_remap()) {
5374     if (GetArenaForAllocation() == nullptr) {
5375       delete _impl_.event_.block_bio_remap_;
5376     }
5377     clear_has_event();
5378   }
5379 }
set_allocated_block_dirty_buffer(::perfetto::protos::BlockDirtyBufferFtraceEvent * block_dirty_buffer)5380 void FtraceEvent::set_allocated_block_dirty_buffer(::perfetto::protos::BlockDirtyBufferFtraceEvent* block_dirty_buffer) {
5381   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5382   clear_event();
5383   if (block_dirty_buffer) {
5384     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5385         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5386                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_dirty_buffer));
5387     if (message_arena != submessage_arena) {
5388       block_dirty_buffer = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5389           message_arena, block_dirty_buffer, submessage_arena);
5390     }
5391     set_has_block_dirty_buffer();
5392     _impl_.event_.block_dirty_buffer_ = block_dirty_buffer;
5393   }
5394   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_dirty_buffer)
5395 }
clear_block_dirty_buffer()5396 void FtraceEvent::clear_block_dirty_buffer() {
5397   if (_internal_has_block_dirty_buffer()) {
5398     if (GetArenaForAllocation() == nullptr) {
5399       delete _impl_.event_.block_dirty_buffer_;
5400     }
5401     clear_has_event();
5402   }
5403 }
set_allocated_block_getrq(::perfetto::protos::BlockGetrqFtraceEvent * block_getrq)5404 void FtraceEvent::set_allocated_block_getrq(::perfetto::protos::BlockGetrqFtraceEvent* block_getrq) {
5405   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5406   clear_event();
5407   if (block_getrq) {
5408     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5409         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5410                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_getrq));
5411     if (message_arena != submessage_arena) {
5412       block_getrq = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5413           message_arena, block_getrq, submessage_arena);
5414     }
5415     set_has_block_getrq();
5416     _impl_.event_.block_getrq_ = block_getrq;
5417   }
5418   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_getrq)
5419 }
clear_block_getrq()5420 void FtraceEvent::clear_block_getrq() {
5421   if (_internal_has_block_getrq()) {
5422     if (GetArenaForAllocation() == nullptr) {
5423       delete _impl_.event_.block_getrq_;
5424     }
5425     clear_has_event();
5426   }
5427 }
set_allocated_block_plug(::perfetto::protos::BlockPlugFtraceEvent * block_plug)5428 void FtraceEvent::set_allocated_block_plug(::perfetto::protos::BlockPlugFtraceEvent* block_plug) {
5429   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5430   clear_event();
5431   if (block_plug) {
5432     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5433         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5434                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_plug));
5435     if (message_arena != submessage_arena) {
5436       block_plug = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5437           message_arena, block_plug, submessage_arena);
5438     }
5439     set_has_block_plug();
5440     _impl_.event_.block_plug_ = block_plug;
5441   }
5442   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_plug)
5443 }
clear_block_plug()5444 void FtraceEvent::clear_block_plug() {
5445   if (_internal_has_block_plug()) {
5446     if (GetArenaForAllocation() == nullptr) {
5447       delete _impl_.event_.block_plug_;
5448     }
5449     clear_has_event();
5450   }
5451 }
set_allocated_block_rq_abort(::perfetto::protos::BlockRqAbortFtraceEvent * block_rq_abort)5452 void FtraceEvent::set_allocated_block_rq_abort(::perfetto::protos::BlockRqAbortFtraceEvent* block_rq_abort) {
5453   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5454   clear_event();
5455   if (block_rq_abort) {
5456     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5457         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5458                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_rq_abort));
5459     if (message_arena != submessage_arena) {
5460       block_rq_abort = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5461           message_arena, block_rq_abort, submessage_arena);
5462     }
5463     set_has_block_rq_abort();
5464     _impl_.event_.block_rq_abort_ = block_rq_abort;
5465   }
5466   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_rq_abort)
5467 }
clear_block_rq_abort()5468 void FtraceEvent::clear_block_rq_abort() {
5469   if (_internal_has_block_rq_abort()) {
5470     if (GetArenaForAllocation() == nullptr) {
5471       delete _impl_.event_.block_rq_abort_;
5472     }
5473     clear_has_event();
5474   }
5475 }
set_allocated_block_rq_complete(::perfetto::protos::BlockRqCompleteFtraceEvent * block_rq_complete)5476 void FtraceEvent::set_allocated_block_rq_complete(::perfetto::protos::BlockRqCompleteFtraceEvent* block_rq_complete) {
5477   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5478   clear_event();
5479   if (block_rq_complete) {
5480     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5481         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5482                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_rq_complete));
5483     if (message_arena != submessage_arena) {
5484       block_rq_complete = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5485           message_arena, block_rq_complete, submessage_arena);
5486     }
5487     set_has_block_rq_complete();
5488     _impl_.event_.block_rq_complete_ = block_rq_complete;
5489   }
5490   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_rq_complete)
5491 }
clear_block_rq_complete()5492 void FtraceEvent::clear_block_rq_complete() {
5493   if (_internal_has_block_rq_complete()) {
5494     if (GetArenaForAllocation() == nullptr) {
5495       delete _impl_.event_.block_rq_complete_;
5496     }
5497     clear_has_event();
5498   }
5499 }
set_allocated_block_rq_insert(::perfetto::protos::BlockRqInsertFtraceEvent * block_rq_insert)5500 void FtraceEvent::set_allocated_block_rq_insert(::perfetto::protos::BlockRqInsertFtraceEvent* block_rq_insert) {
5501   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5502   clear_event();
5503   if (block_rq_insert) {
5504     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5505         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5506                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_rq_insert));
5507     if (message_arena != submessage_arena) {
5508       block_rq_insert = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5509           message_arena, block_rq_insert, submessage_arena);
5510     }
5511     set_has_block_rq_insert();
5512     _impl_.event_.block_rq_insert_ = block_rq_insert;
5513   }
5514   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_rq_insert)
5515 }
clear_block_rq_insert()5516 void FtraceEvent::clear_block_rq_insert() {
5517   if (_internal_has_block_rq_insert()) {
5518     if (GetArenaForAllocation() == nullptr) {
5519       delete _impl_.event_.block_rq_insert_;
5520     }
5521     clear_has_event();
5522   }
5523 }
set_allocated_block_rq_remap(::perfetto::protos::BlockRqRemapFtraceEvent * block_rq_remap)5524 void FtraceEvent::set_allocated_block_rq_remap(::perfetto::protos::BlockRqRemapFtraceEvent* block_rq_remap) {
5525   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5526   clear_event();
5527   if (block_rq_remap) {
5528     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5529         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5530                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_rq_remap));
5531     if (message_arena != submessage_arena) {
5532       block_rq_remap = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5533           message_arena, block_rq_remap, submessage_arena);
5534     }
5535     set_has_block_rq_remap();
5536     _impl_.event_.block_rq_remap_ = block_rq_remap;
5537   }
5538   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_rq_remap)
5539 }
clear_block_rq_remap()5540 void FtraceEvent::clear_block_rq_remap() {
5541   if (_internal_has_block_rq_remap()) {
5542     if (GetArenaForAllocation() == nullptr) {
5543       delete _impl_.event_.block_rq_remap_;
5544     }
5545     clear_has_event();
5546   }
5547 }
set_allocated_block_rq_requeue(::perfetto::protos::BlockRqRequeueFtraceEvent * block_rq_requeue)5548 void FtraceEvent::set_allocated_block_rq_requeue(::perfetto::protos::BlockRqRequeueFtraceEvent* block_rq_requeue) {
5549   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5550   clear_event();
5551   if (block_rq_requeue) {
5552     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5553         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5554                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_rq_requeue));
5555     if (message_arena != submessage_arena) {
5556       block_rq_requeue = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5557           message_arena, block_rq_requeue, submessage_arena);
5558     }
5559     set_has_block_rq_requeue();
5560     _impl_.event_.block_rq_requeue_ = block_rq_requeue;
5561   }
5562   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_rq_requeue)
5563 }
clear_block_rq_requeue()5564 void FtraceEvent::clear_block_rq_requeue() {
5565   if (_internal_has_block_rq_requeue()) {
5566     if (GetArenaForAllocation() == nullptr) {
5567       delete _impl_.event_.block_rq_requeue_;
5568     }
5569     clear_has_event();
5570   }
5571 }
set_allocated_block_sleeprq(::perfetto::protos::BlockSleeprqFtraceEvent * block_sleeprq)5572 void FtraceEvent::set_allocated_block_sleeprq(::perfetto::protos::BlockSleeprqFtraceEvent* block_sleeprq) {
5573   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5574   clear_event();
5575   if (block_sleeprq) {
5576     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5577         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5578                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_sleeprq));
5579     if (message_arena != submessage_arena) {
5580       block_sleeprq = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5581           message_arena, block_sleeprq, submessage_arena);
5582     }
5583     set_has_block_sleeprq();
5584     _impl_.event_.block_sleeprq_ = block_sleeprq;
5585   }
5586   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_sleeprq)
5587 }
clear_block_sleeprq()5588 void FtraceEvent::clear_block_sleeprq() {
5589   if (_internal_has_block_sleeprq()) {
5590     if (GetArenaForAllocation() == nullptr) {
5591       delete _impl_.event_.block_sleeprq_;
5592     }
5593     clear_has_event();
5594   }
5595 }
set_allocated_block_split(::perfetto::protos::BlockSplitFtraceEvent * block_split)5596 void FtraceEvent::set_allocated_block_split(::perfetto::protos::BlockSplitFtraceEvent* block_split) {
5597   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5598   clear_event();
5599   if (block_split) {
5600     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5601         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5602                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_split));
5603     if (message_arena != submessage_arena) {
5604       block_split = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5605           message_arena, block_split, submessage_arena);
5606     }
5607     set_has_block_split();
5608     _impl_.event_.block_split_ = block_split;
5609   }
5610   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_split)
5611 }
clear_block_split()5612 void FtraceEvent::clear_block_split() {
5613   if (_internal_has_block_split()) {
5614     if (GetArenaForAllocation() == nullptr) {
5615       delete _impl_.event_.block_split_;
5616     }
5617     clear_has_event();
5618   }
5619 }
set_allocated_block_touch_buffer(::perfetto::protos::BlockTouchBufferFtraceEvent * block_touch_buffer)5620 void FtraceEvent::set_allocated_block_touch_buffer(::perfetto::protos::BlockTouchBufferFtraceEvent* block_touch_buffer) {
5621   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5622   clear_event();
5623   if (block_touch_buffer) {
5624     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5625         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5626                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_touch_buffer));
5627     if (message_arena != submessage_arena) {
5628       block_touch_buffer = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5629           message_arena, block_touch_buffer, submessage_arena);
5630     }
5631     set_has_block_touch_buffer();
5632     _impl_.event_.block_touch_buffer_ = block_touch_buffer;
5633   }
5634   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_touch_buffer)
5635 }
clear_block_touch_buffer()5636 void FtraceEvent::clear_block_touch_buffer() {
5637   if (_internal_has_block_touch_buffer()) {
5638     if (GetArenaForAllocation() == nullptr) {
5639       delete _impl_.event_.block_touch_buffer_;
5640     }
5641     clear_has_event();
5642   }
5643 }
set_allocated_block_unplug(::perfetto::protos::BlockUnplugFtraceEvent * block_unplug)5644 void FtraceEvent::set_allocated_block_unplug(::perfetto::protos::BlockUnplugFtraceEvent* block_unplug) {
5645   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5646   clear_event();
5647   if (block_unplug) {
5648     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5649         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5650                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_unplug));
5651     if (message_arena != submessage_arena) {
5652       block_unplug = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5653           message_arena, block_unplug, submessage_arena);
5654     }
5655     set_has_block_unplug();
5656     _impl_.event_.block_unplug_ = block_unplug;
5657   }
5658   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_unplug)
5659 }
clear_block_unplug()5660 void FtraceEvent::clear_block_unplug() {
5661   if (_internal_has_block_unplug()) {
5662     if (GetArenaForAllocation() == nullptr) {
5663       delete _impl_.event_.block_unplug_;
5664     }
5665     clear_has_event();
5666   }
5667 }
set_allocated_ext4_alloc_da_blocks(::perfetto::protos::Ext4AllocDaBlocksFtraceEvent * ext4_alloc_da_blocks)5668 void FtraceEvent::set_allocated_ext4_alloc_da_blocks(::perfetto::protos::Ext4AllocDaBlocksFtraceEvent* ext4_alloc_da_blocks) {
5669   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5670   clear_event();
5671   if (ext4_alloc_da_blocks) {
5672     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5673         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5674                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_alloc_da_blocks));
5675     if (message_arena != submessage_arena) {
5676       ext4_alloc_da_blocks = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5677           message_arena, ext4_alloc_da_blocks, submessage_arena);
5678     }
5679     set_has_ext4_alloc_da_blocks();
5680     _impl_.event_.ext4_alloc_da_blocks_ = ext4_alloc_da_blocks;
5681   }
5682   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_alloc_da_blocks)
5683 }
clear_ext4_alloc_da_blocks()5684 void FtraceEvent::clear_ext4_alloc_da_blocks() {
5685   if (_internal_has_ext4_alloc_da_blocks()) {
5686     if (GetArenaForAllocation() == nullptr) {
5687       delete _impl_.event_.ext4_alloc_da_blocks_;
5688     }
5689     clear_has_event();
5690   }
5691 }
set_allocated_ext4_allocate_blocks(::perfetto::protos::Ext4AllocateBlocksFtraceEvent * ext4_allocate_blocks)5692 void FtraceEvent::set_allocated_ext4_allocate_blocks(::perfetto::protos::Ext4AllocateBlocksFtraceEvent* ext4_allocate_blocks) {
5693   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5694   clear_event();
5695   if (ext4_allocate_blocks) {
5696     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5697         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5698                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_allocate_blocks));
5699     if (message_arena != submessage_arena) {
5700       ext4_allocate_blocks = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5701           message_arena, ext4_allocate_blocks, submessage_arena);
5702     }
5703     set_has_ext4_allocate_blocks();
5704     _impl_.event_.ext4_allocate_blocks_ = ext4_allocate_blocks;
5705   }
5706   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_allocate_blocks)
5707 }
clear_ext4_allocate_blocks()5708 void FtraceEvent::clear_ext4_allocate_blocks() {
5709   if (_internal_has_ext4_allocate_blocks()) {
5710     if (GetArenaForAllocation() == nullptr) {
5711       delete _impl_.event_.ext4_allocate_blocks_;
5712     }
5713     clear_has_event();
5714   }
5715 }
set_allocated_ext4_allocate_inode(::perfetto::protos::Ext4AllocateInodeFtraceEvent * ext4_allocate_inode)5716 void FtraceEvent::set_allocated_ext4_allocate_inode(::perfetto::protos::Ext4AllocateInodeFtraceEvent* ext4_allocate_inode) {
5717   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5718   clear_event();
5719   if (ext4_allocate_inode) {
5720     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5721         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5722                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_allocate_inode));
5723     if (message_arena != submessage_arena) {
5724       ext4_allocate_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5725           message_arena, ext4_allocate_inode, submessage_arena);
5726     }
5727     set_has_ext4_allocate_inode();
5728     _impl_.event_.ext4_allocate_inode_ = ext4_allocate_inode;
5729   }
5730   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_allocate_inode)
5731 }
clear_ext4_allocate_inode()5732 void FtraceEvent::clear_ext4_allocate_inode() {
5733   if (_internal_has_ext4_allocate_inode()) {
5734     if (GetArenaForAllocation() == nullptr) {
5735       delete _impl_.event_.ext4_allocate_inode_;
5736     }
5737     clear_has_event();
5738   }
5739 }
set_allocated_ext4_begin_ordered_truncate(::perfetto::protos::Ext4BeginOrderedTruncateFtraceEvent * ext4_begin_ordered_truncate)5740 void FtraceEvent::set_allocated_ext4_begin_ordered_truncate(::perfetto::protos::Ext4BeginOrderedTruncateFtraceEvent* ext4_begin_ordered_truncate) {
5741   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5742   clear_event();
5743   if (ext4_begin_ordered_truncate) {
5744     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5745         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5746                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_begin_ordered_truncate));
5747     if (message_arena != submessage_arena) {
5748       ext4_begin_ordered_truncate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5749           message_arena, ext4_begin_ordered_truncate, submessage_arena);
5750     }
5751     set_has_ext4_begin_ordered_truncate();
5752     _impl_.event_.ext4_begin_ordered_truncate_ = ext4_begin_ordered_truncate;
5753   }
5754   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_begin_ordered_truncate)
5755 }
clear_ext4_begin_ordered_truncate()5756 void FtraceEvent::clear_ext4_begin_ordered_truncate() {
5757   if (_internal_has_ext4_begin_ordered_truncate()) {
5758     if (GetArenaForAllocation() == nullptr) {
5759       delete _impl_.event_.ext4_begin_ordered_truncate_;
5760     }
5761     clear_has_event();
5762   }
5763 }
set_allocated_ext4_collapse_range(::perfetto::protos::Ext4CollapseRangeFtraceEvent * ext4_collapse_range)5764 void FtraceEvent::set_allocated_ext4_collapse_range(::perfetto::protos::Ext4CollapseRangeFtraceEvent* ext4_collapse_range) {
5765   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5766   clear_event();
5767   if (ext4_collapse_range) {
5768     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5769         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5770                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_collapse_range));
5771     if (message_arena != submessage_arena) {
5772       ext4_collapse_range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5773           message_arena, ext4_collapse_range, submessage_arena);
5774     }
5775     set_has_ext4_collapse_range();
5776     _impl_.event_.ext4_collapse_range_ = ext4_collapse_range;
5777   }
5778   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_collapse_range)
5779 }
clear_ext4_collapse_range()5780 void FtraceEvent::clear_ext4_collapse_range() {
5781   if (_internal_has_ext4_collapse_range()) {
5782     if (GetArenaForAllocation() == nullptr) {
5783       delete _impl_.event_.ext4_collapse_range_;
5784     }
5785     clear_has_event();
5786   }
5787 }
set_allocated_ext4_da_release_space(::perfetto::protos::Ext4DaReleaseSpaceFtraceEvent * ext4_da_release_space)5788 void FtraceEvent::set_allocated_ext4_da_release_space(::perfetto::protos::Ext4DaReleaseSpaceFtraceEvent* ext4_da_release_space) {
5789   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5790   clear_event();
5791   if (ext4_da_release_space) {
5792     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5793         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5794                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_da_release_space));
5795     if (message_arena != submessage_arena) {
5796       ext4_da_release_space = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5797           message_arena, ext4_da_release_space, submessage_arena);
5798     }
5799     set_has_ext4_da_release_space();
5800     _impl_.event_.ext4_da_release_space_ = ext4_da_release_space;
5801   }
5802   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_da_release_space)
5803 }
clear_ext4_da_release_space()5804 void FtraceEvent::clear_ext4_da_release_space() {
5805   if (_internal_has_ext4_da_release_space()) {
5806     if (GetArenaForAllocation() == nullptr) {
5807       delete _impl_.event_.ext4_da_release_space_;
5808     }
5809     clear_has_event();
5810   }
5811 }
set_allocated_ext4_da_reserve_space(::perfetto::protos::Ext4DaReserveSpaceFtraceEvent * ext4_da_reserve_space)5812 void FtraceEvent::set_allocated_ext4_da_reserve_space(::perfetto::protos::Ext4DaReserveSpaceFtraceEvent* ext4_da_reserve_space) {
5813   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5814   clear_event();
5815   if (ext4_da_reserve_space) {
5816     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5817         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5818                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_da_reserve_space));
5819     if (message_arena != submessage_arena) {
5820       ext4_da_reserve_space = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5821           message_arena, ext4_da_reserve_space, submessage_arena);
5822     }
5823     set_has_ext4_da_reserve_space();
5824     _impl_.event_.ext4_da_reserve_space_ = ext4_da_reserve_space;
5825   }
5826   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_da_reserve_space)
5827 }
clear_ext4_da_reserve_space()5828 void FtraceEvent::clear_ext4_da_reserve_space() {
5829   if (_internal_has_ext4_da_reserve_space()) {
5830     if (GetArenaForAllocation() == nullptr) {
5831       delete _impl_.event_.ext4_da_reserve_space_;
5832     }
5833     clear_has_event();
5834   }
5835 }
set_allocated_ext4_da_update_reserve_space(::perfetto::protos::Ext4DaUpdateReserveSpaceFtraceEvent * ext4_da_update_reserve_space)5836 void FtraceEvent::set_allocated_ext4_da_update_reserve_space(::perfetto::protos::Ext4DaUpdateReserveSpaceFtraceEvent* ext4_da_update_reserve_space) {
5837   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5838   clear_event();
5839   if (ext4_da_update_reserve_space) {
5840     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5841         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5842                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_da_update_reserve_space));
5843     if (message_arena != submessage_arena) {
5844       ext4_da_update_reserve_space = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5845           message_arena, ext4_da_update_reserve_space, submessage_arena);
5846     }
5847     set_has_ext4_da_update_reserve_space();
5848     _impl_.event_.ext4_da_update_reserve_space_ = ext4_da_update_reserve_space;
5849   }
5850   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_da_update_reserve_space)
5851 }
clear_ext4_da_update_reserve_space()5852 void FtraceEvent::clear_ext4_da_update_reserve_space() {
5853   if (_internal_has_ext4_da_update_reserve_space()) {
5854     if (GetArenaForAllocation() == nullptr) {
5855       delete _impl_.event_.ext4_da_update_reserve_space_;
5856     }
5857     clear_has_event();
5858   }
5859 }
set_allocated_ext4_da_write_pages(::perfetto::protos::Ext4DaWritePagesFtraceEvent * ext4_da_write_pages)5860 void FtraceEvent::set_allocated_ext4_da_write_pages(::perfetto::protos::Ext4DaWritePagesFtraceEvent* ext4_da_write_pages) {
5861   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5862   clear_event();
5863   if (ext4_da_write_pages) {
5864     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5865         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5866                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_da_write_pages));
5867     if (message_arena != submessage_arena) {
5868       ext4_da_write_pages = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5869           message_arena, ext4_da_write_pages, submessage_arena);
5870     }
5871     set_has_ext4_da_write_pages();
5872     _impl_.event_.ext4_da_write_pages_ = ext4_da_write_pages;
5873   }
5874   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_da_write_pages)
5875 }
clear_ext4_da_write_pages()5876 void FtraceEvent::clear_ext4_da_write_pages() {
5877   if (_internal_has_ext4_da_write_pages()) {
5878     if (GetArenaForAllocation() == nullptr) {
5879       delete _impl_.event_.ext4_da_write_pages_;
5880     }
5881     clear_has_event();
5882   }
5883 }
set_allocated_ext4_da_write_pages_extent(::perfetto::protos::Ext4DaWritePagesExtentFtraceEvent * ext4_da_write_pages_extent)5884 void FtraceEvent::set_allocated_ext4_da_write_pages_extent(::perfetto::protos::Ext4DaWritePagesExtentFtraceEvent* ext4_da_write_pages_extent) {
5885   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5886   clear_event();
5887   if (ext4_da_write_pages_extent) {
5888     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5889         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5890                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_da_write_pages_extent));
5891     if (message_arena != submessage_arena) {
5892       ext4_da_write_pages_extent = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5893           message_arena, ext4_da_write_pages_extent, submessage_arena);
5894     }
5895     set_has_ext4_da_write_pages_extent();
5896     _impl_.event_.ext4_da_write_pages_extent_ = ext4_da_write_pages_extent;
5897   }
5898   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_da_write_pages_extent)
5899 }
clear_ext4_da_write_pages_extent()5900 void FtraceEvent::clear_ext4_da_write_pages_extent() {
5901   if (_internal_has_ext4_da_write_pages_extent()) {
5902     if (GetArenaForAllocation() == nullptr) {
5903       delete _impl_.event_.ext4_da_write_pages_extent_;
5904     }
5905     clear_has_event();
5906   }
5907 }
set_allocated_ext4_direct_io_enter(::perfetto::protos::Ext4DirectIOEnterFtraceEvent * ext4_direct_io_enter)5908 void FtraceEvent::set_allocated_ext4_direct_io_enter(::perfetto::protos::Ext4DirectIOEnterFtraceEvent* ext4_direct_io_enter) {
5909   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5910   clear_event();
5911   if (ext4_direct_io_enter) {
5912     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5913         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5914                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_direct_io_enter));
5915     if (message_arena != submessage_arena) {
5916       ext4_direct_io_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5917           message_arena, ext4_direct_io_enter, submessage_arena);
5918     }
5919     set_has_ext4_direct_io_enter();
5920     _impl_.event_.ext4_direct_io_enter_ = ext4_direct_io_enter;
5921   }
5922   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_direct_IO_enter)
5923 }
clear_ext4_direct_io_enter()5924 void FtraceEvent::clear_ext4_direct_io_enter() {
5925   if (_internal_has_ext4_direct_io_enter()) {
5926     if (GetArenaForAllocation() == nullptr) {
5927       delete _impl_.event_.ext4_direct_io_enter_;
5928     }
5929     clear_has_event();
5930   }
5931 }
set_allocated_ext4_direct_io_exit(::perfetto::protos::Ext4DirectIOExitFtraceEvent * ext4_direct_io_exit)5932 void FtraceEvent::set_allocated_ext4_direct_io_exit(::perfetto::protos::Ext4DirectIOExitFtraceEvent* ext4_direct_io_exit) {
5933   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5934   clear_event();
5935   if (ext4_direct_io_exit) {
5936     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5937         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5938                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_direct_io_exit));
5939     if (message_arena != submessage_arena) {
5940       ext4_direct_io_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5941           message_arena, ext4_direct_io_exit, submessage_arena);
5942     }
5943     set_has_ext4_direct_io_exit();
5944     _impl_.event_.ext4_direct_io_exit_ = ext4_direct_io_exit;
5945   }
5946   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_direct_IO_exit)
5947 }
clear_ext4_direct_io_exit()5948 void FtraceEvent::clear_ext4_direct_io_exit() {
5949   if (_internal_has_ext4_direct_io_exit()) {
5950     if (GetArenaForAllocation() == nullptr) {
5951       delete _impl_.event_.ext4_direct_io_exit_;
5952     }
5953     clear_has_event();
5954   }
5955 }
set_allocated_ext4_discard_blocks(::perfetto::protos::Ext4DiscardBlocksFtraceEvent * ext4_discard_blocks)5956 void FtraceEvent::set_allocated_ext4_discard_blocks(::perfetto::protos::Ext4DiscardBlocksFtraceEvent* ext4_discard_blocks) {
5957   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5958   clear_event();
5959   if (ext4_discard_blocks) {
5960     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5961         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5962                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_discard_blocks));
5963     if (message_arena != submessage_arena) {
5964       ext4_discard_blocks = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5965           message_arena, ext4_discard_blocks, submessage_arena);
5966     }
5967     set_has_ext4_discard_blocks();
5968     _impl_.event_.ext4_discard_blocks_ = ext4_discard_blocks;
5969   }
5970   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_discard_blocks)
5971 }
clear_ext4_discard_blocks()5972 void FtraceEvent::clear_ext4_discard_blocks() {
5973   if (_internal_has_ext4_discard_blocks()) {
5974     if (GetArenaForAllocation() == nullptr) {
5975       delete _impl_.event_.ext4_discard_blocks_;
5976     }
5977     clear_has_event();
5978   }
5979 }
set_allocated_ext4_discard_preallocations(::perfetto::protos::Ext4DiscardPreallocationsFtraceEvent * ext4_discard_preallocations)5980 void FtraceEvent::set_allocated_ext4_discard_preallocations(::perfetto::protos::Ext4DiscardPreallocationsFtraceEvent* ext4_discard_preallocations) {
5981   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
5982   clear_event();
5983   if (ext4_discard_preallocations) {
5984     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
5985         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
5986                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_discard_preallocations));
5987     if (message_arena != submessage_arena) {
5988       ext4_discard_preallocations = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
5989           message_arena, ext4_discard_preallocations, submessage_arena);
5990     }
5991     set_has_ext4_discard_preallocations();
5992     _impl_.event_.ext4_discard_preallocations_ = ext4_discard_preallocations;
5993   }
5994   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_discard_preallocations)
5995 }
clear_ext4_discard_preallocations()5996 void FtraceEvent::clear_ext4_discard_preallocations() {
5997   if (_internal_has_ext4_discard_preallocations()) {
5998     if (GetArenaForAllocation() == nullptr) {
5999       delete _impl_.event_.ext4_discard_preallocations_;
6000     }
6001     clear_has_event();
6002   }
6003 }
set_allocated_ext4_drop_inode(::perfetto::protos::Ext4DropInodeFtraceEvent * ext4_drop_inode)6004 void FtraceEvent::set_allocated_ext4_drop_inode(::perfetto::protos::Ext4DropInodeFtraceEvent* ext4_drop_inode) {
6005   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6006   clear_event();
6007   if (ext4_drop_inode) {
6008     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6009         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6010                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_drop_inode));
6011     if (message_arena != submessage_arena) {
6012       ext4_drop_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6013           message_arena, ext4_drop_inode, submessage_arena);
6014     }
6015     set_has_ext4_drop_inode();
6016     _impl_.event_.ext4_drop_inode_ = ext4_drop_inode;
6017   }
6018   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_drop_inode)
6019 }
clear_ext4_drop_inode()6020 void FtraceEvent::clear_ext4_drop_inode() {
6021   if (_internal_has_ext4_drop_inode()) {
6022     if (GetArenaForAllocation() == nullptr) {
6023       delete _impl_.event_.ext4_drop_inode_;
6024     }
6025     clear_has_event();
6026   }
6027 }
set_allocated_ext4_es_cache_extent(::perfetto::protos::Ext4EsCacheExtentFtraceEvent * ext4_es_cache_extent)6028 void FtraceEvent::set_allocated_ext4_es_cache_extent(::perfetto::protos::Ext4EsCacheExtentFtraceEvent* ext4_es_cache_extent) {
6029   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6030   clear_event();
6031   if (ext4_es_cache_extent) {
6032     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6033         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6034                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_cache_extent));
6035     if (message_arena != submessage_arena) {
6036       ext4_es_cache_extent = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6037           message_arena, ext4_es_cache_extent, submessage_arena);
6038     }
6039     set_has_ext4_es_cache_extent();
6040     _impl_.event_.ext4_es_cache_extent_ = ext4_es_cache_extent;
6041   }
6042   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_cache_extent)
6043 }
clear_ext4_es_cache_extent()6044 void FtraceEvent::clear_ext4_es_cache_extent() {
6045   if (_internal_has_ext4_es_cache_extent()) {
6046     if (GetArenaForAllocation() == nullptr) {
6047       delete _impl_.event_.ext4_es_cache_extent_;
6048     }
6049     clear_has_event();
6050   }
6051 }
set_allocated_ext4_es_find_delayed_extent_range_enter(::perfetto::protos::Ext4EsFindDelayedExtentRangeEnterFtraceEvent * ext4_es_find_delayed_extent_range_enter)6052 void FtraceEvent::set_allocated_ext4_es_find_delayed_extent_range_enter(::perfetto::protos::Ext4EsFindDelayedExtentRangeEnterFtraceEvent* ext4_es_find_delayed_extent_range_enter) {
6053   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6054   clear_event();
6055   if (ext4_es_find_delayed_extent_range_enter) {
6056     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6057         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6058                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_find_delayed_extent_range_enter));
6059     if (message_arena != submessage_arena) {
6060       ext4_es_find_delayed_extent_range_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6061           message_arena, ext4_es_find_delayed_extent_range_enter, submessage_arena);
6062     }
6063     set_has_ext4_es_find_delayed_extent_range_enter();
6064     _impl_.event_.ext4_es_find_delayed_extent_range_enter_ = ext4_es_find_delayed_extent_range_enter;
6065   }
6066   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_find_delayed_extent_range_enter)
6067 }
clear_ext4_es_find_delayed_extent_range_enter()6068 void FtraceEvent::clear_ext4_es_find_delayed_extent_range_enter() {
6069   if (_internal_has_ext4_es_find_delayed_extent_range_enter()) {
6070     if (GetArenaForAllocation() == nullptr) {
6071       delete _impl_.event_.ext4_es_find_delayed_extent_range_enter_;
6072     }
6073     clear_has_event();
6074   }
6075 }
set_allocated_ext4_es_find_delayed_extent_range_exit(::perfetto::protos::Ext4EsFindDelayedExtentRangeExitFtraceEvent * ext4_es_find_delayed_extent_range_exit)6076 void FtraceEvent::set_allocated_ext4_es_find_delayed_extent_range_exit(::perfetto::protos::Ext4EsFindDelayedExtentRangeExitFtraceEvent* ext4_es_find_delayed_extent_range_exit) {
6077   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6078   clear_event();
6079   if (ext4_es_find_delayed_extent_range_exit) {
6080     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6081         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6082                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_find_delayed_extent_range_exit));
6083     if (message_arena != submessage_arena) {
6084       ext4_es_find_delayed_extent_range_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6085           message_arena, ext4_es_find_delayed_extent_range_exit, submessage_arena);
6086     }
6087     set_has_ext4_es_find_delayed_extent_range_exit();
6088     _impl_.event_.ext4_es_find_delayed_extent_range_exit_ = ext4_es_find_delayed_extent_range_exit;
6089   }
6090   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_find_delayed_extent_range_exit)
6091 }
clear_ext4_es_find_delayed_extent_range_exit()6092 void FtraceEvent::clear_ext4_es_find_delayed_extent_range_exit() {
6093   if (_internal_has_ext4_es_find_delayed_extent_range_exit()) {
6094     if (GetArenaForAllocation() == nullptr) {
6095       delete _impl_.event_.ext4_es_find_delayed_extent_range_exit_;
6096     }
6097     clear_has_event();
6098   }
6099 }
set_allocated_ext4_es_insert_extent(::perfetto::protos::Ext4EsInsertExtentFtraceEvent * ext4_es_insert_extent)6100 void FtraceEvent::set_allocated_ext4_es_insert_extent(::perfetto::protos::Ext4EsInsertExtentFtraceEvent* ext4_es_insert_extent) {
6101   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6102   clear_event();
6103   if (ext4_es_insert_extent) {
6104     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6105         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6106                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_insert_extent));
6107     if (message_arena != submessage_arena) {
6108       ext4_es_insert_extent = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6109           message_arena, ext4_es_insert_extent, submessage_arena);
6110     }
6111     set_has_ext4_es_insert_extent();
6112     _impl_.event_.ext4_es_insert_extent_ = ext4_es_insert_extent;
6113   }
6114   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_insert_extent)
6115 }
clear_ext4_es_insert_extent()6116 void FtraceEvent::clear_ext4_es_insert_extent() {
6117   if (_internal_has_ext4_es_insert_extent()) {
6118     if (GetArenaForAllocation() == nullptr) {
6119       delete _impl_.event_.ext4_es_insert_extent_;
6120     }
6121     clear_has_event();
6122   }
6123 }
set_allocated_ext4_es_lookup_extent_enter(::perfetto::protos::Ext4EsLookupExtentEnterFtraceEvent * ext4_es_lookup_extent_enter)6124 void FtraceEvent::set_allocated_ext4_es_lookup_extent_enter(::perfetto::protos::Ext4EsLookupExtentEnterFtraceEvent* ext4_es_lookup_extent_enter) {
6125   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6126   clear_event();
6127   if (ext4_es_lookup_extent_enter) {
6128     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6129         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6130                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_lookup_extent_enter));
6131     if (message_arena != submessage_arena) {
6132       ext4_es_lookup_extent_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6133           message_arena, ext4_es_lookup_extent_enter, submessage_arena);
6134     }
6135     set_has_ext4_es_lookup_extent_enter();
6136     _impl_.event_.ext4_es_lookup_extent_enter_ = ext4_es_lookup_extent_enter;
6137   }
6138   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_lookup_extent_enter)
6139 }
clear_ext4_es_lookup_extent_enter()6140 void FtraceEvent::clear_ext4_es_lookup_extent_enter() {
6141   if (_internal_has_ext4_es_lookup_extent_enter()) {
6142     if (GetArenaForAllocation() == nullptr) {
6143       delete _impl_.event_.ext4_es_lookup_extent_enter_;
6144     }
6145     clear_has_event();
6146   }
6147 }
set_allocated_ext4_es_lookup_extent_exit(::perfetto::protos::Ext4EsLookupExtentExitFtraceEvent * ext4_es_lookup_extent_exit)6148 void FtraceEvent::set_allocated_ext4_es_lookup_extent_exit(::perfetto::protos::Ext4EsLookupExtentExitFtraceEvent* ext4_es_lookup_extent_exit) {
6149   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6150   clear_event();
6151   if (ext4_es_lookup_extent_exit) {
6152     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6153         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6154                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_lookup_extent_exit));
6155     if (message_arena != submessage_arena) {
6156       ext4_es_lookup_extent_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6157           message_arena, ext4_es_lookup_extent_exit, submessage_arena);
6158     }
6159     set_has_ext4_es_lookup_extent_exit();
6160     _impl_.event_.ext4_es_lookup_extent_exit_ = ext4_es_lookup_extent_exit;
6161   }
6162   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_lookup_extent_exit)
6163 }
clear_ext4_es_lookup_extent_exit()6164 void FtraceEvent::clear_ext4_es_lookup_extent_exit() {
6165   if (_internal_has_ext4_es_lookup_extent_exit()) {
6166     if (GetArenaForAllocation() == nullptr) {
6167       delete _impl_.event_.ext4_es_lookup_extent_exit_;
6168     }
6169     clear_has_event();
6170   }
6171 }
set_allocated_ext4_es_remove_extent(::perfetto::protos::Ext4EsRemoveExtentFtraceEvent * ext4_es_remove_extent)6172 void FtraceEvent::set_allocated_ext4_es_remove_extent(::perfetto::protos::Ext4EsRemoveExtentFtraceEvent* ext4_es_remove_extent) {
6173   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6174   clear_event();
6175   if (ext4_es_remove_extent) {
6176     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6177         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6178                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_remove_extent));
6179     if (message_arena != submessage_arena) {
6180       ext4_es_remove_extent = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6181           message_arena, ext4_es_remove_extent, submessage_arena);
6182     }
6183     set_has_ext4_es_remove_extent();
6184     _impl_.event_.ext4_es_remove_extent_ = ext4_es_remove_extent;
6185   }
6186   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_remove_extent)
6187 }
clear_ext4_es_remove_extent()6188 void FtraceEvent::clear_ext4_es_remove_extent() {
6189   if (_internal_has_ext4_es_remove_extent()) {
6190     if (GetArenaForAllocation() == nullptr) {
6191       delete _impl_.event_.ext4_es_remove_extent_;
6192     }
6193     clear_has_event();
6194   }
6195 }
set_allocated_ext4_es_shrink(::perfetto::protos::Ext4EsShrinkFtraceEvent * ext4_es_shrink)6196 void FtraceEvent::set_allocated_ext4_es_shrink(::perfetto::protos::Ext4EsShrinkFtraceEvent* ext4_es_shrink) {
6197   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6198   clear_event();
6199   if (ext4_es_shrink) {
6200     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6201         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6202                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_shrink));
6203     if (message_arena != submessage_arena) {
6204       ext4_es_shrink = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6205           message_arena, ext4_es_shrink, submessage_arena);
6206     }
6207     set_has_ext4_es_shrink();
6208     _impl_.event_.ext4_es_shrink_ = ext4_es_shrink;
6209   }
6210   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_shrink)
6211 }
clear_ext4_es_shrink()6212 void FtraceEvent::clear_ext4_es_shrink() {
6213   if (_internal_has_ext4_es_shrink()) {
6214     if (GetArenaForAllocation() == nullptr) {
6215       delete _impl_.event_.ext4_es_shrink_;
6216     }
6217     clear_has_event();
6218   }
6219 }
set_allocated_ext4_es_shrink_count(::perfetto::protos::Ext4EsShrinkCountFtraceEvent * ext4_es_shrink_count)6220 void FtraceEvent::set_allocated_ext4_es_shrink_count(::perfetto::protos::Ext4EsShrinkCountFtraceEvent* ext4_es_shrink_count) {
6221   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6222   clear_event();
6223   if (ext4_es_shrink_count) {
6224     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6225         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6226                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_shrink_count));
6227     if (message_arena != submessage_arena) {
6228       ext4_es_shrink_count = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6229           message_arena, ext4_es_shrink_count, submessage_arena);
6230     }
6231     set_has_ext4_es_shrink_count();
6232     _impl_.event_.ext4_es_shrink_count_ = ext4_es_shrink_count;
6233   }
6234   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_shrink_count)
6235 }
clear_ext4_es_shrink_count()6236 void FtraceEvent::clear_ext4_es_shrink_count() {
6237   if (_internal_has_ext4_es_shrink_count()) {
6238     if (GetArenaForAllocation() == nullptr) {
6239       delete _impl_.event_.ext4_es_shrink_count_;
6240     }
6241     clear_has_event();
6242   }
6243 }
set_allocated_ext4_es_shrink_scan_enter(::perfetto::protos::Ext4EsShrinkScanEnterFtraceEvent * ext4_es_shrink_scan_enter)6244 void FtraceEvent::set_allocated_ext4_es_shrink_scan_enter(::perfetto::protos::Ext4EsShrinkScanEnterFtraceEvent* ext4_es_shrink_scan_enter) {
6245   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6246   clear_event();
6247   if (ext4_es_shrink_scan_enter) {
6248     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6249         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6250                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_shrink_scan_enter));
6251     if (message_arena != submessage_arena) {
6252       ext4_es_shrink_scan_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6253           message_arena, ext4_es_shrink_scan_enter, submessage_arena);
6254     }
6255     set_has_ext4_es_shrink_scan_enter();
6256     _impl_.event_.ext4_es_shrink_scan_enter_ = ext4_es_shrink_scan_enter;
6257   }
6258   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_shrink_scan_enter)
6259 }
clear_ext4_es_shrink_scan_enter()6260 void FtraceEvent::clear_ext4_es_shrink_scan_enter() {
6261   if (_internal_has_ext4_es_shrink_scan_enter()) {
6262     if (GetArenaForAllocation() == nullptr) {
6263       delete _impl_.event_.ext4_es_shrink_scan_enter_;
6264     }
6265     clear_has_event();
6266   }
6267 }
set_allocated_ext4_es_shrink_scan_exit(::perfetto::protos::Ext4EsShrinkScanExitFtraceEvent * ext4_es_shrink_scan_exit)6268 void FtraceEvent::set_allocated_ext4_es_shrink_scan_exit(::perfetto::protos::Ext4EsShrinkScanExitFtraceEvent* ext4_es_shrink_scan_exit) {
6269   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6270   clear_event();
6271   if (ext4_es_shrink_scan_exit) {
6272     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6273         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6274                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_es_shrink_scan_exit));
6275     if (message_arena != submessage_arena) {
6276       ext4_es_shrink_scan_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6277           message_arena, ext4_es_shrink_scan_exit, submessage_arena);
6278     }
6279     set_has_ext4_es_shrink_scan_exit();
6280     _impl_.event_.ext4_es_shrink_scan_exit_ = ext4_es_shrink_scan_exit;
6281   }
6282   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_es_shrink_scan_exit)
6283 }
clear_ext4_es_shrink_scan_exit()6284 void FtraceEvent::clear_ext4_es_shrink_scan_exit() {
6285   if (_internal_has_ext4_es_shrink_scan_exit()) {
6286     if (GetArenaForAllocation() == nullptr) {
6287       delete _impl_.event_.ext4_es_shrink_scan_exit_;
6288     }
6289     clear_has_event();
6290   }
6291 }
set_allocated_ext4_evict_inode(::perfetto::protos::Ext4EvictInodeFtraceEvent * ext4_evict_inode)6292 void FtraceEvent::set_allocated_ext4_evict_inode(::perfetto::protos::Ext4EvictInodeFtraceEvent* ext4_evict_inode) {
6293   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6294   clear_event();
6295   if (ext4_evict_inode) {
6296     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6297         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6298                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_evict_inode));
6299     if (message_arena != submessage_arena) {
6300       ext4_evict_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6301           message_arena, ext4_evict_inode, submessage_arena);
6302     }
6303     set_has_ext4_evict_inode();
6304     _impl_.event_.ext4_evict_inode_ = ext4_evict_inode;
6305   }
6306   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_evict_inode)
6307 }
clear_ext4_evict_inode()6308 void FtraceEvent::clear_ext4_evict_inode() {
6309   if (_internal_has_ext4_evict_inode()) {
6310     if (GetArenaForAllocation() == nullptr) {
6311       delete _impl_.event_.ext4_evict_inode_;
6312     }
6313     clear_has_event();
6314   }
6315 }
set_allocated_ext4_ext_convert_to_initialized_enter(::perfetto::protos::Ext4ExtConvertToInitializedEnterFtraceEvent * ext4_ext_convert_to_initialized_enter)6316 void FtraceEvent::set_allocated_ext4_ext_convert_to_initialized_enter(::perfetto::protos::Ext4ExtConvertToInitializedEnterFtraceEvent* ext4_ext_convert_to_initialized_enter) {
6317   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6318   clear_event();
6319   if (ext4_ext_convert_to_initialized_enter) {
6320     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6321         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6322                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_convert_to_initialized_enter));
6323     if (message_arena != submessage_arena) {
6324       ext4_ext_convert_to_initialized_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6325           message_arena, ext4_ext_convert_to_initialized_enter, submessage_arena);
6326     }
6327     set_has_ext4_ext_convert_to_initialized_enter();
6328     _impl_.event_.ext4_ext_convert_to_initialized_enter_ = ext4_ext_convert_to_initialized_enter;
6329   }
6330   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_convert_to_initialized_enter)
6331 }
clear_ext4_ext_convert_to_initialized_enter()6332 void FtraceEvent::clear_ext4_ext_convert_to_initialized_enter() {
6333   if (_internal_has_ext4_ext_convert_to_initialized_enter()) {
6334     if (GetArenaForAllocation() == nullptr) {
6335       delete _impl_.event_.ext4_ext_convert_to_initialized_enter_;
6336     }
6337     clear_has_event();
6338   }
6339 }
set_allocated_ext4_ext_convert_to_initialized_fastpath(::perfetto::protos::Ext4ExtConvertToInitializedFastpathFtraceEvent * ext4_ext_convert_to_initialized_fastpath)6340 void FtraceEvent::set_allocated_ext4_ext_convert_to_initialized_fastpath(::perfetto::protos::Ext4ExtConvertToInitializedFastpathFtraceEvent* ext4_ext_convert_to_initialized_fastpath) {
6341   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6342   clear_event();
6343   if (ext4_ext_convert_to_initialized_fastpath) {
6344     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6345         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6346                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_convert_to_initialized_fastpath));
6347     if (message_arena != submessage_arena) {
6348       ext4_ext_convert_to_initialized_fastpath = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6349           message_arena, ext4_ext_convert_to_initialized_fastpath, submessage_arena);
6350     }
6351     set_has_ext4_ext_convert_to_initialized_fastpath();
6352     _impl_.event_.ext4_ext_convert_to_initialized_fastpath_ = ext4_ext_convert_to_initialized_fastpath;
6353   }
6354   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_convert_to_initialized_fastpath)
6355 }
clear_ext4_ext_convert_to_initialized_fastpath()6356 void FtraceEvent::clear_ext4_ext_convert_to_initialized_fastpath() {
6357   if (_internal_has_ext4_ext_convert_to_initialized_fastpath()) {
6358     if (GetArenaForAllocation() == nullptr) {
6359       delete _impl_.event_.ext4_ext_convert_to_initialized_fastpath_;
6360     }
6361     clear_has_event();
6362   }
6363 }
set_allocated_ext4_ext_handle_unwritten_extents(::perfetto::protos::Ext4ExtHandleUnwrittenExtentsFtraceEvent * ext4_ext_handle_unwritten_extents)6364 void FtraceEvent::set_allocated_ext4_ext_handle_unwritten_extents(::perfetto::protos::Ext4ExtHandleUnwrittenExtentsFtraceEvent* ext4_ext_handle_unwritten_extents) {
6365   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6366   clear_event();
6367   if (ext4_ext_handle_unwritten_extents) {
6368     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6369         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6370                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_handle_unwritten_extents));
6371     if (message_arena != submessage_arena) {
6372       ext4_ext_handle_unwritten_extents = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6373           message_arena, ext4_ext_handle_unwritten_extents, submessage_arena);
6374     }
6375     set_has_ext4_ext_handle_unwritten_extents();
6376     _impl_.event_.ext4_ext_handle_unwritten_extents_ = ext4_ext_handle_unwritten_extents;
6377   }
6378   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_handle_unwritten_extents)
6379 }
clear_ext4_ext_handle_unwritten_extents()6380 void FtraceEvent::clear_ext4_ext_handle_unwritten_extents() {
6381   if (_internal_has_ext4_ext_handle_unwritten_extents()) {
6382     if (GetArenaForAllocation() == nullptr) {
6383       delete _impl_.event_.ext4_ext_handle_unwritten_extents_;
6384     }
6385     clear_has_event();
6386   }
6387 }
set_allocated_ext4_ext_in_cache(::perfetto::protos::Ext4ExtInCacheFtraceEvent * ext4_ext_in_cache)6388 void FtraceEvent::set_allocated_ext4_ext_in_cache(::perfetto::protos::Ext4ExtInCacheFtraceEvent* ext4_ext_in_cache) {
6389   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6390   clear_event();
6391   if (ext4_ext_in_cache) {
6392     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6393         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6394                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_in_cache));
6395     if (message_arena != submessage_arena) {
6396       ext4_ext_in_cache = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6397           message_arena, ext4_ext_in_cache, submessage_arena);
6398     }
6399     set_has_ext4_ext_in_cache();
6400     _impl_.event_.ext4_ext_in_cache_ = ext4_ext_in_cache;
6401   }
6402   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_in_cache)
6403 }
clear_ext4_ext_in_cache()6404 void FtraceEvent::clear_ext4_ext_in_cache() {
6405   if (_internal_has_ext4_ext_in_cache()) {
6406     if (GetArenaForAllocation() == nullptr) {
6407       delete _impl_.event_.ext4_ext_in_cache_;
6408     }
6409     clear_has_event();
6410   }
6411 }
set_allocated_ext4_ext_load_extent(::perfetto::protos::Ext4ExtLoadExtentFtraceEvent * ext4_ext_load_extent)6412 void FtraceEvent::set_allocated_ext4_ext_load_extent(::perfetto::protos::Ext4ExtLoadExtentFtraceEvent* ext4_ext_load_extent) {
6413   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6414   clear_event();
6415   if (ext4_ext_load_extent) {
6416     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6417         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6418                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_load_extent));
6419     if (message_arena != submessage_arena) {
6420       ext4_ext_load_extent = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6421           message_arena, ext4_ext_load_extent, submessage_arena);
6422     }
6423     set_has_ext4_ext_load_extent();
6424     _impl_.event_.ext4_ext_load_extent_ = ext4_ext_load_extent;
6425   }
6426   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_load_extent)
6427 }
clear_ext4_ext_load_extent()6428 void FtraceEvent::clear_ext4_ext_load_extent() {
6429   if (_internal_has_ext4_ext_load_extent()) {
6430     if (GetArenaForAllocation() == nullptr) {
6431       delete _impl_.event_.ext4_ext_load_extent_;
6432     }
6433     clear_has_event();
6434   }
6435 }
set_allocated_ext4_ext_map_blocks_enter(::perfetto::protos::Ext4ExtMapBlocksEnterFtraceEvent * ext4_ext_map_blocks_enter)6436 void FtraceEvent::set_allocated_ext4_ext_map_blocks_enter(::perfetto::protos::Ext4ExtMapBlocksEnterFtraceEvent* ext4_ext_map_blocks_enter) {
6437   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6438   clear_event();
6439   if (ext4_ext_map_blocks_enter) {
6440     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6441         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6442                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_map_blocks_enter));
6443     if (message_arena != submessage_arena) {
6444       ext4_ext_map_blocks_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6445           message_arena, ext4_ext_map_blocks_enter, submessage_arena);
6446     }
6447     set_has_ext4_ext_map_blocks_enter();
6448     _impl_.event_.ext4_ext_map_blocks_enter_ = ext4_ext_map_blocks_enter;
6449   }
6450   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_map_blocks_enter)
6451 }
clear_ext4_ext_map_blocks_enter()6452 void FtraceEvent::clear_ext4_ext_map_blocks_enter() {
6453   if (_internal_has_ext4_ext_map_blocks_enter()) {
6454     if (GetArenaForAllocation() == nullptr) {
6455       delete _impl_.event_.ext4_ext_map_blocks_enter_;
6456     }
6457     clear_has_event();
6458   }
6459 }
set_allocated_ext4_ext_map_blocks_exit(::perfetto::protos::Ext4ExtMapBlocksExitFtraceEvent * ext4_ext_map_blocks_exit)6460 void FtraceEvent::set_allocated_ext4_ext_map_blocks_exit(::perfetto::protos::Ext4ExtMapBlocksExitFtraceEvent* ext4_ext_map_blocks_exit) {
6461   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6462   clear_event();
6463   if (ext4_ext_map_blocks_exit) {
6464     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6465         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6466                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_map_blocks_exit));
6467     if (message_arena != submessage_arena) {
6468       ext4_ext_map_blocks_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6469           message_arena, ext4_ext_map_blocks_exit, submessage_arena);
6470     }
6471     set_has_ext4_ext_map_blocks_exit();
6472     _impl_.event_.ext4_ext_map_blocks_exit_ = ext4_ext_map_blocks_exit;
6473   }
6474   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_map_blocks_exit)
6475 }
clear_ext4_ext_map_blocks_exit()6476 void FtraceEvent::clear_ext4_ext_map_blocks_exit() {
6477   if (_internal_has_ext4_ext_map_blocks_exit()) {
6478     if (GetArenaForAllocation() == nullptr) {
6479       delete _impl_.event_.ext4_ext_map_blocks_exit_;
6480     }
6481     clear_has_event();
6482   }
6483 }
set_allocated_ext4_ext_put_in_cache(::perfetto::protos::Ext4ExtPutInCacheFtraceEvent * ext4_ext_put_in_cache)6484 void FtraceEvent::set_allocated_ext4_ext_put_in_cache(::perfetto::protos::Ext4ExtPutInCacheFtraceEvent* ext4_ext_put_in_cache) {
6485   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6486   clear_event();
6487   if (ext4_ext_put_in_cache) {
6488     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6489         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6490                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_put_in_cache));
6491     if (message_arena != submessage_arena) {
6492       ext4_ext_put_in_cache = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6493           message_arena, ext4_ext_put_in_cache, submessage_arena);
6494     }
6495     set_has_ext4_ext_put_in_cache();
6496     _impl_.event_.ext4_ext_put_in_cache_ = ext4_ext_put_in_cache;
6497   }
6498   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_put_in_cache)
6499 }
clear_ext4_ext_put_in_cache()6500 void FtraceEvent::clear_ext4_ext_put_in_cache() {
6501   if (_internal_has_ext4_ext_put_in_cache()) {
6502     if (GetArenaForAllocation() == nullptr) {
6503       delete _impl_.event_.ext4_ext_put_in_cache_;
6504     }
6505     clear_has_event();
6506   }
6507 }
set_allocated_ext4_ext_remove_space(::perfetto::protos::Ext4ExtRemoveSpaceFtraceEvent * ext4_ext_remove_space)6508 void FtraceEvent::set_allocated_ext4_ext_remove_space(::perfetto::protos::Ext4ExtRemoveSpaceFtraceEvent* ext4_ext_remove_space) {
6509   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6510   clear_event();
6511   if (ext4_ext_remove_space) {
6512     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6513         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6514                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_remove_space));
6515     if (message_arena != submessage_arena) {
6516       ext4_ext_remove_space = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6517           message_arena, ext4_ext_remove_space, submessage_arena);
6518     }
6519     set_has_ext4_ext_remove_space();
6520     _impl_.event_.ext4_ext_remove_space_ = ext4_ext_remove_space;
6521   }
6522   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_remove_space)
6523 }
clear_ext4_ext_remove_space()6524 void FtraceEvent::clear_ext4_ext_remove_space() {
6525   if (_internal_has_ext4_ext_remove_space()) {
6526     if (GetArenaForAllocation() == nullptr) {
6527       delete _impl_.event_.ext4_ext_remove_space_;
6528     }
6529     clear_has_event();
6530   }
6531 }
set_allocated_ext4_ext_remove_space_done(::perfetto::protos::Ext4ExtRemoveSpaceDoneFtraceEvent * ext4_ext_remove_space_done)6532 void FtraceEvent::set_allocated_ext4_ext_remove_space_done(::perfetto::protos::Ext4ExtRemoveSpaceDoneFtraceEvent* ext4_ext_remove_space_done) {
6533   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6534   clear_event();
6535   if (ext4_ext_remove_space_done) {
6536     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6537         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6538                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_remove_space_done));
6539     if (message_arena != submessage_arena) {
6540       ext4_ext_remove_space_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6541           message_arena, ext4_ext_remove_space_done, submessage_arena);
6542     }
6543     set_has_ext4_ext_remove_space_done();
6544     _impl_.event_.ext4_ext_remove_space_done_ = ext4_ext_remove_space_done;
6545   }
6546   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_remove_space_done)
6547 }
clear_ext4_ext_remove_space_done()6548 void FtraceEvent::clear_ext4_ext_remove_space_done() {
6549   if (_internal_has_ext4_ext_remove_space_done()) {
6550     if (GetArenaForAllocation() == nullptr) {
6551       delete _impl_.event_.ext4_ext_remove_space_done_;
6552     }
6553     clear_has_event();
6554   }
6555 }
set_allocated_ext4_ext_rm_idx(::perfetto::protos::Ext4ExtRmIdxFtraceEvent * ext4_ext_rm_idx)6556 void FtraceEvent::set_allocated_ext4_ext_rm_idx(::perfetto::protos::Ext4ExtRmIdxFtraceEvent* ext4_ext_rm_idx) {
6557   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6558   clear_event();
6559   if (ext4_ext_rm_idx) {
6560     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6561         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6562                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_rm_idx));
6563     if (message_arena != submessage_arena) {
6564       ext4_ext_rm_idx = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6565           message_arena, ext4_ext_rm_idx, submessage_arena);
6566     }
6567     set_has_ext4_ext_rm_idx();
6568     _impl_.event_.ext4_ext_rm_idx_ = ext4_ext_rm_idx;
6569   }
6570   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_rm_idx)
6571 }
clear_ext4_ext_rm_idx()6572 void FtraceEvent::clear_ext4_ext_rm_idx() {
6573   if (_internal_has_ext4_ext_rm_idx()) {
6574     if (GetArenaForAllocation() == nullptr) {
6575       delete _impl_.event_.ext4_ext_rm_idx_;
6576     }
6577     clear_has_event();
6578   }
6579 }
set_allocated_ext4_ext_rm_leaf(::perfetto::protos::Ext4ExtRmLeafFtraceEvent * ext4_ext_rm_leaf)6580 void FtraceEvent::set_allocated_ext4_ext_rm_leaf(::perfetto::protos::Ext4ExtRmLeafFtraceEvent* ext4_ext_rm_leaf) {
6581   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6582   clear_event();
6583   if (ext4_ext_rm_leaf) {
6584     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6585         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6586                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_rm_leaf));
6587     if (message_arena != submessage_arena) {
6588       ext4_ext_rm_leaf = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6589           message_arena, ext4_ext_rm_leaf, submessage_arena);
6590     }
6591     set_has_ext4_ext_rm_leaf();
6592     _impl_.event_.ext4_ext_rm_leaf_ = ext4_ext_rm_leaf;
6593   }
6594   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_rm_leaf)
6595 }
clear_ext4_ext_rm_leaf()6596 void FtraceEvent::clear_ext4_ext_rm_leaf() {
6597   if (_internal_has_ext4_ext_rm_leaf()) {
6598     if (GetArenaForAllocation() == nullptr) {
6599       delete _impl_.event_.ext4_ext_rm_leaf_;
6600     }
6601     clear_has_event();
6602   }
6603 }
set_allocated_ext4_ext_show_extent(::perfetto::protos::Ext4ExtShowExtentFtraceEvent * ext4_ext_show_extent)6604 void FtraceEvent::set_allocated_ext4_ext_show_extent(::perfetto::protos::Ext4ExtShowExtentFtraceEvent* ext4_ext_show_extent) {
6605   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6606   clear_event();
6607   if (ext4_ext_show_extent) {
6608     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6609         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6610                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ext_show_extent));
6611     if (message_arena != submessage_arena) {
6612       ext4_ext_show_extent = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6613           message_arena, ext4_ext_show_extent, submessage_arena);
6614     }
6615     set_has_ext4_ext_show_extent();
6616     _impl_.event_.ext4_ext_show_extent_ = ext4_ext_show_extent;
6617   }
6618   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ext_show_extent)
6619 }
clear_ext4_ext_show_extent()6620 void FtraceEvent::clear_ext4_ext_show_extent() {
6621   if (_internal_has_ext4_ext_show_extent()) {
6622     if (GetArenaForAllocation() == nullptr) {
6623       delete _impl_.event_.ext4_ext_show_extent_;
6624     }
6625     clear_has_event();
6626   }
6627 }
set_allocated_ext4_fallocate_enter(::perfetto::protos::Ext4FallocateEnterFtraceEvent * ext4_fallocate_enter)6628 void FtraceEvent::set_allocated_ext4_fallocate_enter(::perfetto::protos::Ext4FallocateEnterFtraceEvent* ext4_fallocate_enter) {
6629   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6630   clear_event();
6631   if (ext4_fallocate_enter) {
6632     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6633         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6634                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_fallocate_enter));
6635     if (message_arena != submessage_arena) {
6636       ext4_fallocate_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6637           message_arena, ext4_fallocate_enter, submessage_arena);
6638     }
6639     set_has_ext4_fallocate_enter();
6640     _impl_.event_.ext4_fallocate_enter_ = ext4_fallocate_enter;
6641   }
6642   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_fallocate_enter)
6643 }
clear_ext4_fallocate_enter()6644 void FtraceEvent::clear_ext4_fallocate_enter() {
6645   if (_internal_has_ext4_fallocate_enter()) {
6646     if (GetArenaForAllocation() == nullptr) {
6647       delete _impl_.event_.ext4_fallocate_enter_;
6648     }
6649     clear_has_event();
6650   }
6651 }
set_allocated_ext4_fallocate_exit(::perfetto::protos::Ext4FallocateExitFtraceEvent * ext4_fallocate_exit)6652 void FtraceEvent::set_allocated_ext4_fallocate_exit(::perfetto::protos::Ext4FallocateExitFtraceEvent* ext4_fallocate_exit) {
6653   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6654   clear_event();
6655   if (ext4_fallocate_exit) {
6656     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6657         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6658                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_fallocate_exit));
6659     if (message_arena != submessage_arena) {
6660       ext4_fallocate_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6661           message_arena, ext4_fallocate_exit, submessage_arena);
6662     }
6663     set_has_ext4_fallocate_exit();
6664     _impl_.event_.ext4_fallocate_exit_ = ext4_fallocate_exit;
6665   }
6666   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_fallocate_exit)
6667 }
clear_ext4_fallocate_exit()6668 void FtraceEvent::clear_ext4_fallocate_exit() {
6669   if (_internal_has_ext4_fallocate_exit()) {
6670     if (GetArenaForAllocation() == nullptr) {
6671       delete _impl_.event_.ext4_fallocate_exit_;
6672     }
6673     clear_has_event();
6674   }
6675 }
set_allocated_ext4_find_delalloc_range(::perfetto::protos::Ext4FindDelallocRangeFtraceEvent * ext4_find_delalloc_range)6676 void FtraceEvent::set_allocated_ext4_find_delalloc_range(::perfetto::protos::Ext4FindDelallocRangeFtraceEvent* ext4_find_delalloc_range) {
6677   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6678   clear_event();
6679   if (ext4_find_delalloc_range) {
6680     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6681         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6682                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_find_delalloc_range));
6683     if (message_arena != submessage_arena) {
6684       ext4_find_delalloc_range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6685           message_arena, ext4_find_delalloc_range, submessage_arena);
6686     }
6687     set_has_ext4_find_delalloc_range();
6688     _impl_.event_.ext4_find_delalloc_range_ = ext4_find_delalloc_range;
6689   }
6690   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_find_delalloc_range)
6691 }
clear_ext4_find_delalloc_range()6692 void FtraceEvent::clear_ext4_find_delalloc_range() {
6693   if (_internal_has_ext4_find_delalloc_range()) {
6694     if (GetArenaForAllocation() == nullptr) {
6695       delete _impl_.event_.ext4_find_delalloc_range_;
6696     }
6697     clear_has_event();
6698   }
6699 }
set_allocated_ext4_forget(::perfetto::protos::Ext4ForgetFtraceEvent * ext4_forget)6700 void FtraceEvent::set_allocated_ext4_forget(::perfetto::protos::Ext4ForgetFtraceEvent* ext4_forget) {
6701   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6702   clear_event();
6703   if (ext4_forget) {
6704     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6705         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6706                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_forget));
6707     if (message_arena != submessage_arena) {
6708       ext4_forget = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6709           message_arena, ext4_forget, submessage_arena);
6710     }
6711     set_has_ext4_forget();
6712     _impl_.event_.ext4_forget_ = ext4_forget;
6713   }
6714   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_forget)
6715 }
clear_ext4_forget()6716 void FtraceEvent::clear_ext4_forget() {
6717   if (_internal_has_ext4_forget()) {
6718     if (GetArenaForAllocation() == nullptr) {
6719       delete _impl_.event_.ext4_forget_;
6720     }
6721     clear_has_event();
6722   }
6723 }
set_allocated_ext4_free_blocks(::perfetto::protos::Ext4FreeBlocksFtraceEvent * ext4_free_blocks)6724 void FtraceEvent::set_allocated_ext4_free_blocks(::perfetto::protos::Ext4FreeBlocksFtraceEvent* ext4_free_blocks) {
6725   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6726   clear_event();
6727   if (ext4_free_blocks) {
6728     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6729         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6730                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_free_blocks));
6731     if (message_arena != submessage_arena) {
6732       ext4_free_blocks = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6733           message_arena, ext4_free_blocks, submessage_arena);
6734     }
6735     set_has_ext4_free_blocks();
6736     _impl_.event_.ext4_free_blocks_ = ext4_free_blocks;
6737   }
6738   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_free_blocks)
6739 }
clear_ext4_free_blocks()6740 void FtraceEvent::clear_ext4_free_blocks() {
6741   if (_internal_has_ext4_free_blocks()) {
6742     if (GetArenaForAllocation() == nullptr) {
6743       delete _impl_.event_.ext4_free_blocks_;
6744     }
6745     clear_has_event();
6746   }
6747 }
set_allocated_ext4_free_inode(::perfetto::protos::Ext4FreeInodeFtraceEvent * ext4_free_inode)6748 void FtraceEvent::set_allocated_ext4_free_inode(::perfetto::protos::Ext4FreeInodeFtraceEvent* ext4_free_inode) {
6749   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6750   clear_event();
6751   if (ext4_free_inode) {
6752     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6753         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6754                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_free_inode));
6755     if (message_arena != submessage_arena) {
6756       ext4_free_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6757           message_arena, ext4_free_inode, submessage_arena);
6758     }
6759     set_has_ext4_free_inode();
6760     _impl_.event_.ext4_free_inode_ = ext4_free_inode;
6761   }
6762   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_free_inode)
6763 }
clear_ext4_free_inode()6764 void FtraceEvent::clear_ext4_free_inode() {
6765   if (_internal_has_ext4_free_inode()) {
6766     if (GetArenaForAllocation() == nullptr) {
6767       delete _impl_.event_.ext4_free_inode_;
6768     }
6769     clear_has_event();
6770   }
6771 }
set_allocated_ext4_get_implied_cluster_alloc_exit(::perfetto::protos::Ext4GetImpliedClusterAllocExitFtraceEvent * ext4_get_implied_cluster_alloc_exit)6772 void FtraceEvent::set_allocated_ext4_get_implied_cluster_alloc_exit(::perfetto::protos::Ext4GetImpliedClusterAllocExitFtraceEvent* ext4_get_implied_cluster_alloc_exit) {
6773   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6774   clear_event();
6775   if (ext4_get_implied_cluster_alloc_exit) {
6776     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6777         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6778                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_get_implied_cluster_alloc_exit));
6779     if (message_arena != submessage_arena) {
6780       ext4_get_implied_cluster_alloc_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6781           message_arena, ext4_get_implied_cluster_alloc_exit, submessage_arena);
6782     }
6783     set_has_ext4_get_implied_cluster_alloc_exit();
6784     _impl_.event_.ext4_get_implied_cluster_alloc_exit_ = ext4_get_implied_cluster_alloc_exit;
6785   }
6786   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_get_implied_cluster_alloc_exit)
6787 }
clear_ext4_get_implied_cluster_alloc_exit()6788 void FtraceEvent::clear_ext4_get_implied_cluster_alloc_exit() {
6789   if (_internal_has_ext4_get_implied_cluster_alloc_exit()) {
6790     if (GetArenaForAllocation() == nullptr) {
6791       delete _impl_.event_.ext4_get_implied_cluster_alloc_exit_;
6792     }
6793     clear_has_event();
6794   }
6795 }
set_allocated_ext4_get_reserved_cluster_alloc(::perfetto::protos::Ext4GetReservedClusterAllocFtraceEvent * ext4_get_reserved_cluster_alloc)6796 void FtraceEvent::set_allocated_ext4_get_reserved_cluster_alloc(::perfetto::protos::Ext4GetReservedClusterAllocFtraceEvent* ext4_get_reserved_cluster_alloc) {
6797   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6798   clear_event();
6799   if (ext4_get_reserved_cluster_alloc) {
6800     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6801         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6802                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_get_reserved_cluster_alloc));
6803     if (message_arena != submessage_arena) {
6804       ext4_get_reserved_cluster_alloc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6805           message_arena, ext4_get_reserved_cluster_alloc, submessage_arena);
6806     }
6807     set_has_ext4_get_reserved_cluster_alloc();
6808     _impl_.event_.ext4_get_reserved_cluster_alloc_ = ext4_get_reserved_cluster_alloc;
6809   }
6810   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_get_reserved_cluster_alloc)
6811 }
clear_ext4_get_reserved_cluster_alloc()6812 void FtraceEvent::clear_ext4_get_reserved_cluster_alloc() {
6813   if (_internal_has_ext4_get_reserved_cluster_alloc()) {
6814     if (GetArenaForAllocation() == nullptr) {
6815       delete _impl_.event_.ext4_get_reserved_cluster_alloc_;
6816     }
6817     clear_has_event();
6818   }
6819 }
set_allocated_ext4_ind_map_blocks_enter(::perfetto::protos::Ext4IndMapBlocksEnterFtraceEvent * ext4_ind_map_blocks_enter)6820 void FtraceEvent::set_allocated_ext4_ind_map_blocks_enter(::perfetto::protos::Ext4IndMapBlocksEnterFtraceEvent* ext4_ind_map_blocks_enter) {
6821   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6822   clear_event();
6823   if (ext4_ind_map_blocks_enter) {
6824     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6825         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6826                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ind_map_blocks_enter));
6827     if (message_arena != submessage_arena) {
6828       ext4_ind_map_blocks_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6829           message_arena, ext4_ind_map_blocks_enter, submessage_arena);
6830     }
6831     set_has_ext4_ind_map_blocks_enter();
6832     _impl_.event_.ext4_ind_map_blocks_enter_ = ext4_ind_map_blocks_enter;
6833   }
6834   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ind_map_blocks_enter)
6835 }
clear_ext4_ind_map_blocks_enter()6836 void FtraceEvent::clear_ext4_ind_map_blocks_enter() {
6837   if (_internal_has_ext4_ind_map_blocks_enter()) {
6838     if (GetArenaForAllocation() == nullptr) {
6839       delete _impl_.event_.ext4_ind_map_blocks_enter_;
6840     }
6841     clear_has_event();
6842   }
6843 }
set_allocated_ext4_ind_map_blocks_exit(::perfetto::protos::Ext4IndMapBlocksExitFtraceEvent * ext4_ind_map_blocks_exit)6844 void FtraceEvent::set_allocated_ext4_ind_map_blocks_exit(::perfetto::protos::Ext4IndMapBlocksExitFtraceEvent* ext4_ind_map_blocks_exit) {
6845   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6846   clear_event();
6847   if (ext4_ind_map_blocks_exit) {
6848     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6849         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6850                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_ind_map_blocks_exit));
6851     if (message_arena != submessage_arena) {
6852       ext4_ind_map_blocks_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6853           message_arena, ext4_ind_map_blocks_exit, submessage_arena);
6854     }
6855     set_has_ext4_ind_map_blocks_exit();
6856     _impl_.event_.ext4_ind_map_blocks_exit_ = ext4_ind_map_blocks_exit;
6857   }
6858   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_ind_map_blocks_exit)
6859 }
clear_ext4_ind_map_blocks_exit()6860 void FtraceEvent::clear_ext4_ind_map_blocks_exit() {
6861   if (_internal_has_ext4_ind_map_blocks_exit()) {
6862     if (GetArenaForAllocation() == nullptr) {
6863       delete _impl_.event_.ext4_ind_map_blocks_exit_;
6864     }
6865     clear_has_event();
6866   }
6867 }
set_allocated_ext4_insert_range(::perfetto::protos::Ext4InsertRangeFtraceEvent * ext4_insert_range)6868 void FtraceEvent::set_allocated_ext4_insert_range(::perfetto::protos::Ext4InsertRangeFtraceEvent* ext4_insert_range) {
6869   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6870   clear_event();
6871   if (ext4_insert_range) {
6872     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6873         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6874                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_insert_range));
6875     if (message_arena != submessage_arena) {
6876       ext4_insert_range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6877           message_arena, ext4_insert_range, submessage_arena);
6878     }
6879     set_has_ext4_insert_range();
6880     _impl_.event_.ext4_insert_range_ = ext4_insert_range;
6881   }
6882   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_insert_range)
6883 }
clear_ext4_insert_range()6884 void FtraceEvent::clear_ext4_insert_range() {
6885   if (_internal_has_ext4_insert_range()) {
6886     if (GetArenaForAllocation() == nullptr) {
6887       delete _impl_.event_.ext4_insert_range_;
6888     }
6889     clear_has_event();
6890   }
6891 }
set_allocated_ext4_invalidatepage(::perfetto::protos::Ext4InvalidatepageFtraceEvent * ext4_invalidatepage)6892 void FtraceEvent::set_allocated_ext4_invalidatepage(::perfetto::protos::Ext4InvalidatepageFtraceEvent* ext4_invalidatepage) {
6893   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6894   clear_event();
6895   if (ext4_invalidatepage) {
6896     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6897         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6898                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_invalidatepage));
6899     if (message_arena != submessage_arena) {
6900       ext4_invalidatepage = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6901           message_arena, ext4_invalidatepage, submessage_arena);
6902     }
6903     set_has_ext4_invalidatepage();
6904     _impl_.event_.ext4_invalidatepage_ = ext4_invalidatepage;
6905   }
6906   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_invalidatepage)
6907 }
clear_ext4_invalidatepage()6908 void FtraceEvent::clear_ext4_invalidatepage() {
6909   if (_internal_has_ext4_invalidatepage()) {
6910     if (GetArenaForAllocation() == nullptr) {
6911       delete _impl_.event_.ext4_invalidatepage_;
6912     }
6913     clear_has_event();
6914   }
6915 }
set_allocated_ext4_journal_start(::perfetto::protos::Ext4JournalStartFtraceEvent * ext4_journal_start)6916 void FtraceEvent::set_allocated_ext4_journal_start(::perfetto::protos::Ext4JournalStartFtraceEvent* ext4_journal_start) {
6917   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6918   clear_event();
6919   if (ext4_journal_start) {
6920     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6921         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6922                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_journal_start));
6923     if (message_arena != submessage_arena) {
6924       ext4_journal_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6925           message_arena, ext4_journal_start, submessage_arena);
6926     }
6927     set_has_ext4_journal_start();
6928     _impl_.event_.ext4_journal_start_ = ext4_journal_start;
6929   }
6930   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_journal_start)
6931 }
clear_ext4_journal_start()6932 void FtraceEvent::clear_ext4_journal_start() {
6933   if (_internal_has_ext4_journal_start()) {
6934     if (GetArenaForAllocation() == nullptr) {
6935       delete _impl_.event_.ext4_journal_start_;
6936     }
6937     clear_has_event();
6938   }
6939 }
set_allocated_ext4_journal_start_reserved(::perfetto::protos::Ext4JournalStartReservedFtraceEvent * ext4_journal_start_reserved)6940 void FtraceEvent::set_allocated_ext4_journal_start_reserved(::perfetto::protos::Ext4JournalStartReservedFtraceEvent* ext4_journal_start_reserved) {
6941   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6942   clear_event();
6943   if (ext4_journal_start_reserved) {
6944     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6945         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6946                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_journal_start_reserved));
6947     if (message_arena != submessage_arena) {
6948       ext4_journal_start_reserved = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6949           message_arena, ext4_journal_start_reserved, submessage_arena);
6950     }
6951     set_has_ext4_journal_start_reserved();
6952     _impl_.event_.ext4_journal_start_reserved_ = ext4_journal_start_reserved;
6953   }
6954   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_journal_start_reserved)
6955 }
clear_ext4_journal_start_reserved()6956 void FtraceEvent::clear_ext4_journal_start_reserved() {
6957   if (_internal_has_ext4_journal_start_reserved()) {
6958     if (GetArenaForAllocation() == nullptr) {
6959       delete _impl_.event_.ext4_journal_start_reserved_;
6960     }
6961     clear_has_event();
6962   }
6963 }
set_allocated_ext4_journalled_invalidatepage(::perfetto::protos::Ext4JournalledInvalidatepageFtraceEvent * ext4_journalled_invalidatepage)6964 void FtraceEvent::set_allocated_ext4_journalled_invalidatepage(::perfetto::protos::Ext4JournalledInvalidatepageFtraceEvent* ext4_journalled_invalidatepage) {
6965   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6966   clear_event();
6967   if (ext4_journalled_invalidatepage) {
6968     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6969         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6970                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_journalled_invalidatepage));
6971     if (message_arena != submessage_arena) {
6972       ext4_journalled_invalidatepage = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6973           message_arena, ext4_journalled_invalidatepage, submessage_arena);
6974     }
6975     set_has_ext4_journalled_invalidatepage();
6976     _impl_.event_.ext4_journalled_invalidatepage_ = ext4_journalled_invalidatepage;
6977   }
6978   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_journalled_invalidatepage)
6979 }
clear_ext4_journalled_invalidatepage()6980 void FtraceEvent::clear_ext4_journalled_invalidatepage() {
6981   if (_internal_has_ext4_journalled_invalidatepage()) {
6982     if (GetArenaForAllocation() == nullptr) {
6983       delete _impl_.event_.ext4_journalled_invalidatepage_;
6984     }
6985     clear_has_event();
6986   }
6987 }
set_allocated_ext4_journalled_write_end(::perfetto::protos::Ext4JournalledWriteEndFtraceEvent * ext4_journalled_write_end)6988 void FtraceEvent::set_allocated_ext4_journalled_write_end(::perfetto::protos::Ext4JournalledWriteEndFtraceEvent* ext4_journalled_write_end) {
6989   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
6990   clear_event();
6991   if (ext4_journalled_write_end) {
6992     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
6993         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
6994                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_journalled_write_end));
6995     if (message_arena != submessage_arena) {
6996       ext4_journalled_write_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
6997           message_arena, ext4_journalled_write_end, submessage_arena);
6998     }
6999     set_has_ext4_journalled_write_end();
7000     _impl_.event_.ext4_journalled_write_end_ = ext4_journalled_write_end;
7001   }
7002   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_journalled_write_end)
7003 }
clear_ext4_journalled_write_end()7004 void FtraceEvent::clear_ext4_journalled_write_end() {
7005   if (_internal_has_ext4_journalled_write_end()) {
7006     if (GetArenaForAllocation() == nullptr) {
7007       delete _impl_.event_.ext4_journalled_write_end_;
7008     }
7009     clear_has_event();
7010   }
7011 }
set_allocated_ext4_load_inode(::perfetto::protos::Ext4LoadInodeFtraceEvent * ext4_load_inode)7012 void FtraceEvent::set_allocated_ext4_load_inode(::perfetto::protos::Ext4LoadInodeFtraceEvent* ext4_load_inode) {
7013   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7014   clear_event();
7015   if (ext4_load_inode) {
7016     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7017         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7018                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_load_inode));
7019     if (message_arena != submessage_arena) {
7020       ext4_load_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7021           message_arena, ext4_load_inode, submessage_arena);
7022     }
7023     set_has_ext4_load_inode();
7024     _impl_.event_.ext4_load_inode_ = ext4_load_inode;
7025   }
7026   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_load_inode)
7027 }
clear_ext4_load_inode()7028 void FtraceEvent::clear_ext4_load_inode() {
7029   if (_internal_has_ext4_load_inode()) {
7030     if (GetArenaForAllocation() == nullptr) {
7031       delete _impl_.event_.ext4_load_inode_;
7032     }
7033     clear_has_event();
7034   }
7035 }
set_allocated_ext4_load_inode_bitmap(::perfetto::protos::Ext4LoadInodeBitmapFtraceEvent * ext4_load_inode_bitmap)7036 void FtraceEvent::set_allocated_ext4_load_inode_bitmap(::perfetto::protos::Ext4LoadInodeBitmapFtraceEvent* ext4_load_inode_bitmap) {
7037   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7038   clear_event();
7039   if (ext4_load_inode_bitmap) {
7040     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7041         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7042                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_load_inode_bitmap));
7043     if (message_arena != submessage_arena) {
7044       ext4_load_inode_bitmap = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7045           message_arena, ext4_load_inode_bitmap, submessage_arena);
7046     }
7047     set_has_ext4_load_inode_bitmap();
7048     _impl_.event_.ext4_load_inode_bitmap_ = ext4_load_inode_bitmap;
7049   }
7050   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_load_inode_bitmap)
7051 }
clear_ext4_load_inode_bitmap()7052 void FtraceEvent::clear_ext4_load_inode_bitmap() {
7053   if (_internal_has_ext4_load_inode_bitmap()) {
7054     if (GetArenaForAllocation() == nullptr) {
7055       delete _impl_.event_.ext4_load_inode_bitmap_;
7056     }
7057     clear_has_event();
7058   }
7059 }
set_allocated_ext4_mark_inode_dirty(::perfetto::protos::Ext4MarkInodeDirtyFtraceEvent * ext4_mark_inode_dirty)7060 void FtraceEvent::set_allocated_ext4_mark_inode_dirty(::perfetto::protos::Ext4MarkInodeDirtyFtraceEvent* ext4_mark_inode_dirty) {
7061   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7062   clear_event();
7063   if (ext4_mark_inode_dirty) {
7064     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7065         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7066                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mark_inode_dirty));
7067     if (message_arena != submessage_arena) {
7068       ext4_mark_inode_dirty = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7069           message_arena, ext4_mark_inode_dirty, submessage_arena);
7070     }
7071     set_has_ext4_mark_inode_dirty();
7072     _impl_.event_.ext4_mark_inode_dirty_ = ext4_mark_inode_dirty;
7073   }
7074   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mark_inode_dirty)
7075 }
clear_ext4_mark_inode_dirty()7076 void FtraceEvent::clear_ext4_mark_inode_dirty() {
7077   if (_internal_has_ext4_mark_inode_dirty()) {
7078     if (GetArenaForAllocation() == nullptr) {
7079       delete _impl_.event_.ext4_mark_inode_dirty_;
7080     }
7081     clear_has_event();
7082   }
7083 }
set_allocated_ext4_mb_bitmap_load(::perfetto::protos::Ext4MbBitmapLoadFtraceEvent * ext4_mb_bitmap_load)7084 void FtraceEvent::set_allocated_ext4_mb_bitmap_load(::perfetto::protos::Ext4MbBitmapLoadFtraceEvent* ext4_mb_bitmap_load) {
7085   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7086   clear_event();
7087   if (ext4_mb_bitmap_load) {
7088     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7089         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7090                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mb_bitmap_load));
7091     if (message_arena != submessage_arena) {
7092       ext4_mb_bitmap_load = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7093           message_arena, ext4_mb_bitmap_load, submessage_arena);
7094     }
7095     set_has_ext4_mb_bitmap_load();
7096     _impl_.event_.ext4_mb_bitmap_load_ = ext4_mb_bitmap_load;
7097   }
7098   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mb_bitmap_load)
7099 }
clear_ext4_mb_bitmap_load()7100 void FtraceEvent::clear_ext4_mb_bitmap_load() {
7101   if (_internal_has_ext4_mb_bitmap_load()) {
7102     if (GetArenaForAllocation() == nullptr) {
7103       delete _impl_.event_.ext4_mb_bitmap_load_;
7104     }
7105     clear_has_event();
7106   }
7107 }
set_allocated_ext4_mb_buddy_bitmap_load(::perfetto::protos::Ext4MbBuddyBitmapLoadFtraceEvent * ext4_mb_buddy_bitmap_load)7108 void FtraceEvent::set_allocated_ext4_mb_buddy_bitmap_load(::perfetto::protos::Ext4MbBuddyBitmapLoadFtraceEvent* ext4_mb_buddy_bitmap_load) {
7109   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7110   clear_event();
7111   if (ext4_mb_buddy_bitmap_load) {
7112     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7113         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7114                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mb_buddy_bitmap_load));
7115     if (message_arena != submessage_arena) {
7116       ext4_mb_buddy_bitmap_load = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7117           message_arena, ext4_mb_buddy_bitmap_load, submessage_arena);
7118     }
7119     set_has_ext4_mb_buddy_bitmap_load();
7120     _impl_.event_.ext4_mb_buddy_bitmap_load_ = ext4_mb_buddy_bitmap_load;
7121   }
7122   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mb_buddy_bitmap_load)
7123 }
clear_ext4_mb_buddy_bitmap_load()7124 void FtraceEvent::clear_ext4_mb_buddy_bitmap_load() {
7125   if (_internal_has_ext4_mb_buddy_bitmap_load()) {
7126     if (GetArenaForAllocation() == nullptr) {
7127       delete _impl_.event_.ext4_mb_buddy_bitmap_load_;
7128     }
7129     clear_has_event();
7130   }
7131 }
set_allocated_ext4_mb_discard_preallocations(::perfetto::protos::Ext4MbDiscardPreallocationsFtraceEvent * ext4_mb_discard_preallocations)7132 void FtraceEvent::set_allocated_ext4_mb_discard_preallocations(::perfetto::protos::Ext4MbDiscardPreallocationsFtraceEvent* ext4_mb_discard_preallocations) {
7133   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7134   clear_event();
7135   if (ext4_mb_discard_preallocations) {
7136     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7137         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7138                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mb_discard_preallocations));
7139     if (message_arena != submessage_arena) {
7140       ext4_mb_discard_preallocations = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7141           message_arena, ext4_mb_discard_preallocations, submessage_arena);
7142     }
7143     set_has_ext4_mb_discard_preallocations();
7144     _impl_.event_.ext4_mb_discard_preallocations_ = ext4_mb_discard_preallocations;
7145   }
7146   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mb_discard_preallocations)
7147 }
clear_ext4_mb_discard_preallocations()7148 void FtraceEvent::clear_ext4_mb_discard_preallocations() {
7149   if (_internal_has_ext4_mb_discard_preallocations()) {
7150     if (GetArenaForAllocation() == nullptr) {
7151       delete _impl_.event_.ext4_mb_discard_preallocations_;
7152     }
7153     clear_has_event();
7154   }
7155 }
set_allocated_ext4_mb_new_group_pa(::perfetto::protos::Ext4MbNewGroupPaFtraceEvent * ext4_mb_new_group_pa)7156 void FtraceEvent::set_allocated_ext4_mb_new_group_pa(::perfetto::protos::Ext4MbNewGroupPaFtraceEvent* ext4_mb_new_group_pa) {
7157   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7158   clear_event();
7159   if (ext4_mb_new_group_pa) {
7160     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7161         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7162                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mb_new_group_pa));
7163     if (message_arena != submessage_arena) {
7164       ext4_mb_new_group_pa = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7165           message_arena, ext4_mb_new_group_pa, submessage_arena);
7166     }
7167     set_has_ext4_mb_new_group_pa();
7168     _impl_.event_.ext4_mb_new_group_pa_ = ext4_mb_new_group_pa;
7169   }
7170   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mb_new_group_pa)
7171 }
clear_ext4_mb_new_group_pa()7172 void FtraceEvent::clear_ext4_mb_new_group_pa() {
7173   if (_internal_has_ext4_mb_new_group_pa()) {
7174     if (GetArenaForAllocation() == nullptr) {
7175       delete _impl_.event_.ext4_mb_new_group_pa_;
7176     }
7177     clear_has_event();
7178   }
7179 }
set_allocated_ext4_mb_new_inode_pa(::perfetto::protos::Ext4MbNewInodePaFtraceEvent * ext4_mb_new_inode_pa)7180 void FtraceEvent::set_allocated_ext4_mb_new_inode_pa(::perfetto::protos::Ext4MbNewInodePaFtraceEvent* ext4_mb_new_inode_pa) {
7181   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7182   clear_event();
7183   if (ext4_mb_new_inode_pa) {
7184     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7185         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7186                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mb_new_inode_pa));
7187     if (message_arena != submessage_arena) {
7188       ext4_mb_new_inode_pa = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7189           message_arena, ext4_mb_new_inode_pa, submessage_arena);
7190     }
7191     set_has_ext4_mb_new_inode_pa();
7192     _impl_.event_.ext4_mb_new_inode_pa_ = ext4_mb_new_inode_pa;
7193   }
7194   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mb_new_inode_pa)
7195 }
clear_ext4_mb_new_inode_pa()7196 void FtraceEvent::clear_ext4_mb_new_inode_pa() {
7197   if (_internal_has_ext4_mb_new_inode_pa()) {
7198     if (GetArenaForAllocation() == nullptr) {
7199       delete _impl_.event_.ext4_mb_new_inode_pa_;
7200     }
7201     clear_has_event();
7202   }
7203 }
set_allocated_ext4_mb_release_group_pa(::perfetto::protos::Ext4MbReleaseGroupPaFtraceEvent * ext4_mb_release_group_pa)7204 void FtraceEvent::set_allocated_ext4_mb_release_group_pa(::perfetto::protos::Ext4MbReleaseGroupPaFtraceEvent* ext4_mb_release_group_pa) {
7205   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7206   clear_event();
7207   if (ext4_mb_release_group_pa) {
7208     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7209         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7210                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mb_release_group_pa));
7211     if (message_arena != submessage_arena) {
7212       ext4_mb_release_group_pa = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7213           message_arena, ext4_mb_release_group_pa, submessage_arena);
7214     }
7215     set_has_ext4_mb_release_group_pa();
7216     _impl_.event_.ext4_mb_release_group_pa_ = ext4_mb_release_group_pa;
7217   }
7218   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mb_release_group_pa)
7219 }
clear_ext4_mb_release_group_pa()7220 void FtraceEvent::clear_ext4_mb_release_group_pa() {
7221   if (_internal_has_ext4_mb_release_group_pa()) {
7222     if (GetArenaForAllocation() == nullptr) {
7223       delete _impl_.event_.ext4_mb_release_group_pa_;
7224     }
7225     clear_has_event();
7226   }
7227 }
set_allocated_ext4_mb_release_inode_pa(::perfetto::protos::Ext4MbReleaseInodePaFtraceEvent * ext4_mb_release_inode_pa)7228 void FtraceEvent::set_allocated_ext4_mb_release_inode_pa(::perfetto::protos::Ext4MbReleaseInodePaFtraceEvent* ext4_mb_release_inode_pa) {
7229   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7230   clear_event();
7231   if (ext4_mb_release_inode_pa) {
7232     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7233         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7234                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mb_release_inode_pa));
7235     if (message_arena != submessage_arena) {
7236       ext4_mb_release_inode_pa = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7237           message_arena, ext4_mb_release_inode_pa, submessage_arena);
7238     }
7239     set_has_ext4_mb_release_inode_pa();
7240     _impl_.event_.ext4_mb_release_inode_pa_ = ext4_mb_release_inode_pa;
7241   }
7242   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mb_release_inode_pa)
7243 }
clear_ext4_mb_release_inode_pa()7244 void FtraceEvent::clear_ext4_mb_release_inode_pa() {
7245   if (_internal_has_ext4_mb_release_inode_pa()) {
7246     if (GetArenaForAllocation() == nullptr) {
7247       delete _impl_.event_.ext4_mb_release_inode_pa_;
7248     }
7249     clear_has_event();
7250   }
7251 }
set_allocated_ext4_mballoc_alloc(::perfetto::protos::Ext4MballocAllocFtraceEvent * ext4_mballoc_alloc)7252 void FtraceEvent::set_allocated_ext4_mballoc_alloc(::perfetto::protos::Ext4MballocAllocFtraceEvent* ext4_mballoc_alloc) {
7253   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7254   clear_event();
7255   if (ext4_mballoc_alloc) {
7256     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7257         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7258                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mballoc_alloc));
7259     if (message_arena != submessage_arena) {
7260       ext4_mballoc_alloc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7261           message_arena, ext4_mballoc_alloc, submessage_arena);
7262     }
7263     set_has_ext4_mballoc_alloc();
7264     _impl_.event_.ext4_mballoc_alloc_ = ext4_mballoc_alloc;
7265   }
7266   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mballoc_alloc)
7267 }
clear_ext4_mballoc_alloc()7268 void FtraceEvent::clear_ext4_mballoc_alloc() {
7269   if (_internal_has_ext4_mballoc_alloc()) {
7270     if (GetArenaForAllocation() == nullptr) {
7271       delete _impl_.event_.ext4_mballoc_alloc_;
7272     }
7273     clear_has_event();
7274   }
7275 }
set_allocated_ext4_mballoc_discard(::perfetto::protos::Ext4MballocDiscardFtraceEvent * ext4_mballoc_discard)7276 void FtraceEvent::set_allocated_ext4_mballoc_discard(::perfetto::protos::Ext4MballocDiscardFtraceEvent* ext4_mballoc_discard) {
7277   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7278   clear_event();
7279   if (ext4_mballoc_discard) {
7280     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7281         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7282                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mballoc_discard));
7283     if (message_arena != submessage_arena) {
7284       ext4_mballoc_discard = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7285           message_arena, ext4_mballoc_discard, submessage_arena);
7286     }
7287     set_has_ext4_mballoc_discard();
7288     _impl_.event_.ext4_mballoc_discard_ = ext4_mballoc_discard;
7289   }
7290   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mballoc_discard)
7291 }
clear_ext4_mballoc_discard()7292 void FtraceEvent::clear_ext4_mballoc_discard() {
7293   if (_internal_has_ext4_mballoc_discard()) {
7294     if (GetArenaForAllocation() == nullptr) {
7295       delete _impl_.event_.ext4_mballoc_discard_;
7296     }
7297     clear_has_event();
7298   }
7299 }
set_allocated_ext4_mballoc_free(::perfetto::protos::Ext4MballocFreeFtraceEvent * ext4_mballoc_free)7300 void FtraceEvent::set_allocated_ext4_mballoc_free(::perfetto::protos::Ext4MballocFreeFtraceEvent* ext4_mballoc_free) {
7301   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7302   clear_event();
7303   if (ext4_mballoc_free) {
7304     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7305         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7306                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mballoc_free));
7307     if (message_arena != submessage_arena) {
7308       ext4_mballoc_free = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7309           message_arena, ext4_mballoc_free, submessage_arena);
7310     }
7311     set_has_ext4_mballoc_free();
7312     _impl_.event_.ext4_mballoc_free_ = ext4_mballoc_free;
7313   }
7314   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mballoc_free)
7315 }
clear_ext4_mballoc_free()7316 void FtraceEvent::clear_ext4_mballoc_free() {
7317   if (_internal_has_ext4_mballoc_free()) {
7318     if (GetArenaForAllocation() == nullptr) {
7319       delete _impl_.event_.ext4_mballoc_free_;
7320     }
7321     clear_has_event();
7322   }
7323 }
set_allocated_ext4_mballoc_prealloc(::perfetto::protos::Ext4MballocPreallocFtraceEvent * ext4_mballoc_prealloc)7324 void FtraceEvent::set_allocated_ext4_mballoc_prealloc(::perfetto::protos::Ext4MballocPreallocFtraceEvent* ext4_mballoc_prealloc) {
7325   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7326   clear_event();
7327   if (ext4_mballoc_prealloc) {
7328     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7329         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7330                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_mballoc_prealloc));
7331     if (message_arena != submessage_arena) {
7332       ext4_mballoc_prealloc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7333           message_arena, ext4_mballoc_prealloc, submessage_arena);
7334     }
7335     set_has_ext4_mballoc_prealloc();
7336     _impl_.event_.ext4_mballoc_prealloc_ = ext4_mballoc_prealloc;
7337   }
7338   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_mballoc_prealloc)
7339 }
clear_ext4_mballoc_prealloc()7340 void FtraceEvent::clear_ext4_mballoc_prealloc() {
7341   if (_internal_has_ext4_mballoc_prealloc()) {
7342     if (GetArenaForAllocation() == nullptr) {
7343       delete _impl_.event_.ext4_mballoc_prealloc_;
7344     }
7345     clear_has_event();
7346   }
7347 }
set_allocated_ext4_other_inode_update_time(::perfetto::protos::Ext4OtherInodeUpdateTimeFtraceEvent * ext4_other_inode_update_time)7348 void FtraceEvent::set_allocated_ext4_other_inode_update_time(::perfetto::protos::Ext4OtherInodeUpdateTimeFtraceEvent* ext4_other_inode_update_time) {
7349   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7350   clear_event();
7351   if (ext4_other_inode_update_time) {
7352     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7353         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7354                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_other_inode_update_time));
7355     if (message_arena != submessage_arena) {
7356       ext4_other_inode_update_time = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7357           message_arena, ext4_other_inode_update_time, submessage_arena);
7358     }
7359     set_has_ext4_other_inode_update_time();
7360     _impl_.event_.ext4_other_inode_update_time_ = ext4_other_inode_update_time;
7361   }
7362   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_other_inode_update_time)
7363 }
clear_ext4_other_inode_update_time()7364 void FtraceEvent::clear_ext4_other_inode_update_time() {
7365   if (_internal_has_ext4_other_inode_update_time()) {
7366     if (GetArenaForAllocation() == nullptr) {
7367       delete _impl_.event_.ext4_other_inode_update_time_;
7368     }
7369     clear_has_event();
7370   }
7371 }
set_allocated_ext4_punch_hole(::perfetto::protos::Ext4PunchHoleFtraceEvent * ext4_punch_hole)7372 void FtraceEvent::set_allocated_ext4_punch_hole(::perfetto::protos::Ext4PunchHoleFtraceEvent* ext4_punch_hole) {
7373   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7374   clear_event();
7375   if (ext4_punch_hole) {
7376     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7377         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7378                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_punch_hole));
7379     if (message_arena != submessage_arena) {
7380       ext4_punch_hole = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7381           message_arena, ext4_punch_hole, submessage_arena);
7382     }
7383     set_has_ext4_punch_hole();
7384     _impl_.event_.ext4_punch_hole_ = ext4_punch_hole;
7385   }
7386   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_punch_hole)
7387 }
clear_ext4_punch_hole()7388 void FtraceEvent::clear_ext4_punch_hole() {
7389   if (_internal_has_ext4_punch_hole()) {
7390     if (GetArenaForAllocation() == nullptr) {
7391       delete _impl_.event_.ext4_punch_hole_;
7392     }
7393     clear_has_event();
7394   }
7395 }
set_allocated_ext4_read_block_bitmap_load(::perfetto::protos::Ext4ReadBlockBitmapLoadFtraceEvent * ext4_read_block_bitmap_load)7396 void FtraceEvent::set_allocated_ext4_read_block_bitmap_load(::perfetto::protos::Ext4ReadBlockBitmapLoadFtraceEvent* ext4_read_block_bitmap_load) {
7397   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7398   clear_event();
7399   if (ext4_read_block_bitmap_load) {
7400     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7401         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7402                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_read_block_bitmap_load));
7403     if (message_arena != submessage_arena) {
7404       ext4_read_block_bitmap_load = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7405           message_arena, ext4_read_block_bitmap_load, submessage_arena);
7406     }
7407     set_has_ext4_read_block_bitmap_load();
7408     _impl_.event_.ext4_read_block_bitmap_load_ = ext4_read_block_bitmap_load;
7409   }
7410   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_read_block_bitmap_load)
7411 }
clear_ext4_read_block_bitmap_load()7412 void FtraceEvent::clear_ext4_read_block_bitmap_load() {
7413   if (_internal_has_ext4_read_block_bitmap_load()) {
7414     if (GetArenaForAllocation() == nullptr) {
7415       delete _impl_.event_.ext4_read_block_bitmap_load_;
7416     }
7417     clear_has_event();
7418   }
7419 }
set_allocated_ext4_readpage(::perfetto::protos::Ext4ReadpageFtraceEvent * ext4_readpage)7420 void FtraceEvent::set_allocated_ext4_readpage(::perfetto::protos::Ext4ReadpageFtraceEvent* ext4_readpage) {
7421   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7422   clear_event();
7423   if (ext4_readpage) {
7424     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7425         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7426                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_readpage));
7427     if (message_arena != submessage_arena) {
7428       ext4_readpage = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7429           message_arena, ext4_readpage, submessage_arena);
7430     }
7431     set_has_ext4_readpage();
7432     _impl_.event_.ext4_readpage_ = ext4_readpage;
7433   }
7434   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_readpage)
7435 }
clear_ext4_readpage()7436 void FtraceEvent::clear_ext4_readpage() {
7437   if (_internal_has_ext4_readpage()) {
7438     if (GetArenaForAllocation() == nullptr) {
7439       delete _impl_.event_.ext4_readpage_;
7440     }
7441     clear_has_event();
7442   }
7443 }
set_allocated_ext4_releasepage(::perfetto::protos::Ext4ReleasepageFtraceEvent * ext4_releasepage)7444 void FtraceEvent::set_allocated_ext4_releasepage(::perfetto::protos::Ext4ReleasepageFtraceEvent* ext4_releasepage) {
7445   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7446   clear_event();
7447   if (ext4_releasepage) {
7448     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7449         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7450                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_releasepage));
7451     if (message_arena != submessage_arena) {
7452       ext4_releasepage = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7453           message_arena, ext4_releasepage, submessage_arena);
7454     }
7455     set_has_ext4_releasepage();
7456     _impl_.event_.ext4_releasepage_ = ext4_releasepage;
7457   }
7458   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_releasepage)
7459 }
clear_ext4_releasepage()7460 void FtraceEvent::clear_ext4_releasepage() {
7461   if (_internal_has_ext4_releasepage()) {
7462     if (GetArenaForAllocation() == nullptr) {
7463       delete _impl_.event_.ext4_releasepage_;
7464     }
7465     clear_has_event();
7466   }
7467 }
set_allocated_ext4_remove_blocks(::perfetto::protos::Ext4RemoveBlocksFtraceEvent * ext4_remove_blocks)7468 void FtraceEvent::set_allocated_ext4_remove_blocks(::perfetto::protos::Ext4RemoveBlocksFtraceEvent* ext4_remove_blocks) {
7469   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7470   clear_event();
7471   if (ext4_remove_blocks) {
7472     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7473         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7474                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_remove_blocks));
7475     if (message_arena != submessage_arena) {
7476       ext4_remove_blocks = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7477           message_arena, ext4_remove_blocks, submessage_arena);
7478     }
7479     set_has_ext4_remove_blocks();
7480     _impl_.event_.ext4_remove_blocks_ = ext4_remove_blocks;
7481   }
7482   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_remove_blocks)
7483 }
clear_ext4_remove_blocks()7484 void FtraceEvent::clear_ext4_remove_blocks() {
7485   if (_internal_has_ext4_remove_blocks()) {
7486     if (GetArenaForAllocation() == nullptr) {
7487       delete _impl_.event_.ext4_remove_blocks_;
7488     }
7489     clear_has_event();
7490   }
7491 }
set_allocated_ext4_request_blocks(::perfetto::protos::Ext4RequestBlocksFtraceEvent * ext4_request_blocks)7492 void FtraceEvent::set_allocated_ext4_request_blocks(::perfetto::protos::Ext4RequestBlocksFtraceEvent* ext4_request_blocks) {
7493   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7494   clear_event();
7495   if (ext4_request_blocks) {
7496     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7497         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7498                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_request_blocks));
7499     if (message_arena != submessage_arena) {
7500       ext4_request_blocks = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7501           message_arena, ext4_request_blocks, submessage_arena);
7502     }
7503     set_has_ext4_request_blocks();
7504     _impl_.event_.ext4_request_blocks_ = ext4_request_blocks;
7505   }
7506   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_request_blocks)
7507 }
clear_ext4_request_blocks()7508 void FtraceEvent::clear_ext4_request_blocks() {
7509   if (_internal_has_ext4_request_blocks()) {
7510     if (GetArenaForAllocation() == nullptr) {
7511       delete _impl_.event_.ext4_request_blocks_;
7512     }
7513     clear_has_event();
7514   }
7515 }
set_allocated_ext4_request_inode(::perfetto::protos::Ext4RequestInodeFtraceEvent * ext4_request_inode)7516 void FtraceEvent::set_allocated_ext4_request_inode(::perfetto::protos::Ext4RequestInodeFtraceEvent* ext4_request_inode) {
7517   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7518   clear_event();
7519   if (ext4_request_inode) {
7520     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7521         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7522                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_request_inode));
7523     if (message_arena != submessage_arena) {
7524       ext4_request_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7525           message_arena, ext4_request_inode, submessage_arena);
7526     }
7527     set_has_ext4_request_inode();
7528     _impl_.event_.ext4_request_inode_ = ext4_request_inode;
7529   }
7530   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_request_inode)
7531 }
clear_ext4_request_inode()7532 void FtraceEvent::clear_ext4_request_inode() {
7533   if (_internal_has_ext4_request_inode()) {
7534     if (GetArenaForAllocation() == nullptr) {
7535       delete _impl_.event_.ext4_request_inode_;
7536     }
7537     clear_has_event();
7538   }
7539 }
set_allocated_ext4_sync_fs(::perfetto::protos::Ext4SyncFsFtraceEvent * ext4_sync_fs)7540 void FtraceEvent::set_allocated_ext4_sync_fs(::perfetto::protos::Ext4SyncFsFtraceEvent* ext4_sync_fs) {
7541   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7542   clear_event();
7543   if (ext4_sync_fs) {
7544     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7545         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7546                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_sync_fs));
7547     if (message_arena != submessage_arena) {
7548       ext4_sync_fs = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7549           message_arena, ext4_sync_fs, submessage_arena);
7550     }
7551     set_has_ext4_sync_fs();
7552     _impl_.event_.ext4_sync_fs_ = ext4_sync_fs;
7553   }
7554   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_sync_fs)
7555 }
clear_ext4_sync_fs()7556 void FtraceEvent::clear_ext4_sync_fs() {
7557   if (_internal_has_ext4_sync_fs()) {
7558     if (GetArenaForAllocation() == nullptr) {
7559       delete _impl_.event_.ext4_sync_fs_;
7560     }
7561     clear_has_event();
7562   }
7563 }
set_allocated_ext4_trim_all_free(::perfetto::protos::Ext4TrimAllFreeFtraceEvent * ext4_trim_all_free)7564 void FtraceEvent::set_allocated_ext4_trim_all_free(::perfetto::protos::Ext4TrimAllFreeFtraceEvent* ext4_trim_all_free) {
7565   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7566   clear_event();
7567   if (ext4_trim_all_free) {
7568     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7569         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7570                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_trim_all_free));
7571     if (message_arena != submessage_arena) {
7572       ext4_trim_all_free = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7573           message_arena, ext4_trim_all_free, submessage_arena);
7574     }
7575     set_has_ext4_trim_all_free();
7576     _impl_.event_.ext4_trim_all_free_ = ext4_trim_all_free;
7577   }
7578   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_trim_all_free)
7579 }
clear_ext4_trim_all_free()7580 void FtraceEvent::clear_ext4_trim_all_free() {
7581   if (_internal_has_ext4_trim_all_free()) {
7582     if (GetArenaForAllocation() == nullptr) {
7583       delete _impl_.event_.ext4_trim_all_free_;
7584     }
7585     clear_has_event();
7586   }
7587 }
set_allocated_ext4_trim_extent(::perfetto::protos::Ext4TrimExtentFtraceEvent * ext4_trim_extent)7588 void FtraceEvent::set_allocated_ext4_trim_extent(::perfetto::protos::Ext4TrimExtentFtraceEvent* ext4_trim_extent) {
7589   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7590   clear_event();
7591   if (ext4_trim_extent) {
7592     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7593         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7594                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_trim_extent));
7595     if (message_arena != submessage_arena) {
7596       ext4_trim_extent = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7597           message_arena, ext4_trim_extent, submessage_arena);
7598     }
7599     set_has_ext4_trim_extent();
7600     _impl_.event_.ext4_trim_extent_ = ext4_trim_extent;
7601   }
7602   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_trim_extent)
7603 }
clear_ext4_trim_extent()7604 void FtraceEvent::clear_ext4_trim_extent() {
7605   if (_internal_has_ext4_trim_extent()) {
7606     if (GetArenaForAllocation() == nullptr) {
7607       delete _impl_.event_.ext4_trim_extent_;
7608     }
7609     clear_has_event();
7610   }
7611 }
set_allocated_ext4_truncate_enter(::perfetto::protos::Ext4TruncateEnterFtraceEvent * ext4_truncate_enter)7612 void FtraceEvent::set_allocated_ext4_truncate_enter(::perfetto::protos::Ext4TruncateEnterFtraceEvent* ext4_truncate_enter) {
7613   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7614   clear_event();
7615   if (ext4_truncate_enter) {
7616     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7617         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7618                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_truncate_enter));
7619     if (message_arena != submessage_arena) {
7620       ext4_truncate_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7621           message_arena, ext4_truncate_enter, submessage_arena);
7622     }
7623     set_has_ext4_truncate_enter();
7624     _impl_.event_.ext4_truncate_enter_ = ext4_truncate_enter;
7625   }
7626   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_truncate_enter)
7627 }
clear_ext4_truncate_enter()7628 void FtraceEvent::clear_ext4_truncate_enter() {
7629   if (_internal_has_ext4_truncate_enter()) {
7630     if (GetArenaForAllocation() == nullptr) {
7631       delete _impl_.event_.ext4_truncate_enter_;
7632     }
7633     clear_has_event();
7634   }
7635 }
set_allocated_ext4_truncate_exit(::perfetto::protos::Ext4TruncateExitFtraceEvent * ext4_truncate_exit)7636 void FtraceEvent::set_allocated_ext4_truncate_exit(::perfetto::protos::Ext4TruncateExitFtraceEvent* ext4_truncate_exit) {
7637   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7638   clear_event();
7639   if (ext4_truncate_exit) {
7640     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7641         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7642                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_truncate_exit));
7643     if (message_arena != submessage_arena) {
7644       ext4_truncate_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7645           message_arena, ext4_truncate_exit, submessage_arena);
7646     }
7647     set_has_ext4_truncate_exit();
7648     _impl_.event_.ext4_truncate_exit_ = ext4_truncate_exit;
7649   }
7650   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_truncate_exit)
7651 }
clear_ext4_truncate_exit()7652 void FtraceEvent::clear_ext4_truncate_exit() {
7653   if (_internal_has_ext4_truncate_exit()) {
7654     if (GetArenaForAllocation() == nullptr) {
7655       delete _impl_.event_.ext4_truncate_exit_;
7656     }
7657     clear_has_event();
7658   }
7659 }
set_allocated_ext4_unlink_enter(::perfetto::protos::Ext4UnlinkEnterFtraceEvent * ext4_unlink_enter)7660 void FtraceEvent::set_allocated_ext4_unlink_enter(::perfetto::protos::Ext4UnlinkEnterFtraceEvent* ext4_unlink_enter) {
7661   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7662   clear_event();
7663   if (ext4_unlink_enter) {
7664     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7665         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7666                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_unlink_enter));
7667     if (message_arena != submessage_arena) {
7668       ext4_unlink_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7669           message_arena, ext4_unlink_enter, submessage_arena);
7670     }
7671     set_has_ext4_unlink_enter();
7672     _impl_.event_.ext4_unlink_enter_ = ext4_unlink_enter;
7673   }
7674   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_unlink_enter)
7675 }
clear_ext4_unlink_enter()7676 void FtraceEvent::clear_ext4_unlink_enter() {
7677   if (_internal_has_ext4_unlink_enter()) {
7678     if (GetArenaForAllocation() == nullptr) {
7679       delete _impl_.event_.ext4_unlink_enter_;
7680     }
7681     clear_has_event();
7682   }
7683 }
set_allocated_ext4_unlink_exit(::perfetto::protos::Ext4UnlinkExitFtraceEvent * ext4_unlink_exit)7684 void FtraceEvent::set_allocated_ext4_unlink_exit(::perfetto::protos::Ext4UnlinkExitFtraceEvent* ext4_unlink_exit) {
7685   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7686   clear_event();
7687   if (ext4_unlink_exit) {
7688     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7689         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7690                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_unlink_exit));
7691     if (message_arena != submessage_arena) {
7692       ext4_unlink_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7693           message_arena, ext4_unlink_exit, submessage_arena);
7694     }
7695     set_has_ext4_unlink_exit();
7696     _impl_.event_.ext4_unlink_exit_ = ext4_unlink_exit;
7697   }
7698   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_unlink_exit)
7699 }
clear_ext4_unlink_exit()7700 void FtraceEvent::clear_ext4_unlink_exit() {
7701   if (_internal_has_ext4_unlink_exit()) {
7702     if (GetArenaForAllocation() == nullptr) {
7703       delete _impl_.event_.ext4_unlink_exit_;
7704     }
7705     clear_has_event();
7706   }
7707 }
set_allocated_ext4_write_begin(::perfetto::protos::Ext4WriteBeginFtraceEvent * ext4_write_begin)7708 void FtraceEvent::set_allocated_ext4_write_begin(::perfetto::protos::Ext4WriteBeginFtraceEvent* ext4_write_begin) {
7709   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7710   clear_event();
7711   if (ext4_write_begin) {
7712     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7713         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7714                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_write_begin));
7715     if (message_arena != submessage_arena) {
7716       ext4_write_begin = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7717           message_arena, ext4_write_begin, submessage_arena);
7718     }
7719     set_has_ext4_write_begin();
7720     _impl_.event_.ext4_write_begin_ = ext4_write_begin;
7721   }
7722   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_write_begin)
7723 }
clear_ext4_write_begin()7724 void FtraceEvent::clear_ext4_write_begin() {
7725   if (_internal_has_ext4_write_begin()) {
7726     if (GetArenaForAllocation() == nullptr) {
7727       delete _impl_.event_.ext4_write_begin_;
7728     }
7729     clear_has_event();
7730   }
7731 }
set_allocated_ext4_write_end(::perfetto::protos::Ext4WriteEndFtraceEvent * ext4_write_end)7732 void FtraceEvent::set_allocated_ext4_write_end(::perfetto::protos::Ext4WriteEndFtraceEvent* ext4_write_end) {
7733   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7734   clear_event();
7735   if (ext4_write_end) {
7736     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7737         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7738                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_write_end));
7739     if (message_arena != submessage_arena) {
7740       ext4_write_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7741           message_arena, ext4_write_end, submessage_arena);
7742     }
7743     set_has_ext4_write_end();
7744     _impl_.event_.ext4_write_end_ = ext4_write_end;
7745   }
7746   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_write_end)
7747 }
clear_ext4_write_end()7748 void FtraceEvent::clear_ext4_write_end() {
7749   if (_internal_has_ext4_write_end()) {
7750     if (GetArenaForAllocation() == nullptr) {
7751       delete _impl_.event_.ext4_write_end_;
7752     }
7753     clear_has_event();
7754   }
7755 }
set_allocated_ext4_writepage(::perfetto::protos::Ext4WritepageFtraceEvent * ext4_writepage)7756 void FtraceEvent::set_allocated_ext4_writepage(::perfetto::protos::Ext4WritepageFtraceEvent* ext4_writepage) {
7757   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7758   clear_event();
7759   if (ext4_writepage) {
7760     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7761         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7762                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_writepage));
7763     if (message_arena != submessage_arena) {
7764       ext4_writepage = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7765           message_arena, ext4_writepage, submessage_arena);
7766     }
7767     set_has_ext4_writepage();
7768     _impl_.event_.ext4_writepage_ = ext4_writepage;
7769   }
7770   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_writepage)
7771 }
clear_ext4_writepage()7772 void FtraceEvent::clear_ext4_writepage() {
7773   if (_internal_has_ext4_writepage()) {
7774     if (GetArenaForAllocation() == nullptr) {
7775       delete _impl_.event_.ext4_writepage_;
7776     }
7777     clear_has_event();
7778   }
7779 }
set_allocated_ext4_writepages(::perfetto::protos::Ext4WritepagesFtraceEvent * ext4_writepages)7780 void FtraceEvent::set_allocated_ext4_writepages(::perfetto::protos::Ext4WritepagesFtraceEvent* ext4_writepages) {
7781   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7782   clear_event();
7783   if (ext4_writepages) {
7784     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7785         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7786                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_writepages));
7787     if (message_arena != submessage_arena) {
7788       ext4_writepages = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7789           message_arena, ext4_writepages, submessage_arena);
7790     }
7791     set_has_ext4_writepages();
7792     _impl_.event_.ext4_writepages_ = ext4_writepages;
7793   }
7794   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_writepages)
7795 }
clear_ext4_writepages()7796 void FtraceEvent::clear_ext4_writepages() {
7797   if (_internal_has_ext4_writepages()) {
7798     if (GetArenaForAllocation() == nullptr) {
7799       delete _impl_.event_.ext4_writepages_;
7800     }
7801     clear_has_event();
7802   }
7803 }
set_allocated_ext4_writepages_result(::perfetto::protos::Ext4WritepagesResultFtraceEvent * ext4_writepages_result)7804 void FtraceEvent::set_allocated_ext4_writepages_result(::perfetto::protos::Ext4WritepagesResultFtraceEvent* ext4_writepages_result) {
7805   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7806   clear_event();
7807   if (ext4_writepages_result) {
7808     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7809         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7810                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_writepages_result));
7811     if (message_arena != submessage_arena) {
7812       ext4_writepages_result = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7813           message_arena, ext4_writepages_result, submessage_arena);
7814     }
7815     set_has_ext4_writepages_result();
7816     _impl_.event_.ext4_writepages_result_ = ext4_writepages_result;
7817   }
7818   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_writepages_result)
7819 }
clear_ext4_writepages_result()7820 void FtraceEvent::clear_ext4_writepages_result() {
7821   if (_internal_has_ext4_writepages_result()) {
7822     if (GetArenaForAllocation() == nullptr) {
7823       delete _impl_.event_.ext4_writepages_result_;
7824     }
7825     clear_has_event();
7826   }
7827 }
set_allocated_ext4_zero_range(::perfetto::protos::Ext4ZeroRangeFtraceEvent * ext4_zero_range)7828 void FtraceEvent::set_allocated_ext4_zero_range(::perfetto::protos::Ext4ZeroRangeFtraceEvent* ext4_zero_range) {
7829   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7830   clear_event();
7831   if (ext4_zero_range) {
7832     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7833         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7834                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ext4_zero_range));
7835     if (message_arena != submessage_arena) {
7836       ext4_zero_range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7837           message_arena, ext4_zero_range, submessage_arena);
7838     }
7839     set_has_ext4_zero_range();
7840     _impl_.event_.ext4_zero_range_ = ext4_zero_range;
7841   }
7842   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ext4_zero_range)
7843 }
clear_ext4_zero_range()7844 void FtraceEvent::clear_ext4_zero_range() {
7845   if (_internal_has_ext4_zero_range()) {
7846     if (GetArenaForAllocation() == nullptr) {
7847       delete _impl_.event_.ext4_zero_range_;
7848     }
7849     clear_has_event();
7850   }
7851 }
set_allocated_task_newtask(::perfetto::protos::TaskNewtaskFtraceEvent * task_newtask)7852 void FtraceEvent::set_allocated_task_newtask(::perfetto::protos::TaskNewtaskFtraceEvent* task_newtask) {
7853   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7854   clear_event();
7855   if (task_newtask) {
7856     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7857         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7858                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(task_newtask));
7859     if (message_arena != submessage_arena) {
7860       task_newtask = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7861           message_arena, task_newtask, submessage_arena);
7862     }
7863     set_has_task_newtask();
7864     _impl_.event_.task_newtask_ = task_newtask;
7865   }
7866   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.task_newtask)
7867 }
clear_task_newtask()7868 void FtraceEvent::clear_task_newtask() {
7869   if (_internal_has_task_newtask()) {
7870     if (GetArenaForAllocation() == nullptr) {
7871       delete _impl_.event_.task_newtask_;
7872     }
7873     clear_has_event();
7874   }
7875 }
set_allocated_task_rename(::perfetto::protos::TaskRenameFtraceEvent * task_rename)7876 void FtraceEvent::set_allocated_task_rename(::perfetto::protos::TaskRenameFtraceEvent* task_rename) {
7877   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7878   clear_event();
7879   if (task_rename) {
7880     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7881         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7882                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(task_rename));
7883     if (message_arena != submessage_arena) {
7884       task_rename = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7885           message_arena, task_rename, submessage_arena);
7886     }
7887     set_has_task_rename();
7888     _impl_.event_.task_rename_ = task_rename;
7889   }
7890   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.task_rename)
7891 }
clear_task_rename()7892 void FtraceEvent::clear_task_rename() {
7893   if (_internal_has_task_rename()) {
7894     if (GetArenaForAllocation() == nullptr) {
7895       delete _impl_.event_.task_rename_;
7896     }
7897     clear_has_event();
7898   }
7899 }
set_allocated_sched_process_exec(::perfetto::protos::SchedProcessExecFtraceEvent * sched_process_exec)7900 void FtraceEvent::set_allocated_sched_process_exec(::perfetto::protos::SchedProcessExecFtraceEvent* sched_process_exec) {
7901   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7902   clear_event();
7903   if (sched_process_exec) {
7904     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7905         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7906                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_process_exec));
7907     if (message_arena != submessage_arena) {
7908       sched_process_exec = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7909           message_arena, sched_process_exec, submessage_arena);
7910     }
7911     set_has_sched_process_exec();
7912     _impl_.event_.sched_process_exec_ = sched_process_exec;
7913   }
7914   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_process_exec)
7915 }
clear_sched_process_exec()7916 void FtraceEvent::clear_sched_process_exec() {
7917   if (_internal_has_sched_process_exec()) {
7918     if (GetArenaForAllocation() == nullptr) {
7919       delete _impl_.event_.sched_process_exec_;
7920     }
7921     clear_has_event();
7922   }
7923 }
set_allocated_sched_process_exit(::perfetto::protos::SchedProcessExitFtraceEvent * sched_process_exit)7924 void FtraceEvent::set_allocated_sched_process_exit(::perfetto::protos::SchedProcessExitFtraceEvent* sched_process_exit) {
7925   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7926   clear_event();
7927   if (sched_process_exit) {
7928     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7929         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7930                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_process_exit));
7931     if (message_arena != submessage_arena) {
7932       sched_process_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7933           message_arena, sched_process_exit, submessage_arena);
7934     }
7935     set_has_sched_process_exit();
7936     _impl_.event_.sched_process_exit_ = sched_process_exit;
7937   }
7938   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_process_exit)
7939 }
clear_sched_process_exit()7940 void FtraceEvent::clear_sched_process_exit() {
7941   if (_internal_has_sched_process_exit()) {
7942     if (GetArenaForAllocation() == nullptr) {
7943       delete _impl_.event_.sched_process_exit_;
7944     }
7945     clear_has_event();
7946   }
7947 }
set_allocated_sched_process_fork(::perfetto::protos::SchedProcessForkFtraceEvent * sched_process_fork)7948 void FtraceEvent::set_allocated_sched_process_fork(::perfetto::protos::SchedProcessForkFtraceEvent* sched_process_fork) {
7949   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7950   clear_event();
7951   if (sched_process_fork) {
7952     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7953         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7954                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_process_fork));
7955     if (message_arena != submessage_arena) {
7956       sched_process_fork = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7957           message_arena, sched_process_fork, submessage_arena);
7958     }
7959     set_has_sched_process_fork();
7960     _impl_.event_.sched_process_fork_ = sched_process_fork;
7961   }
7962   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_process_fork)
7963 }
clear_sched_process_fork()7964 void FtraceEvent::clear_sched_process_fork() {
7965   if (_internal_has_sched_process_fork()) {
7966     if (GetArenaForAllocation() == nullptr) {
7967       delete _impl_.event_.sched_process_fork_;
7968     }
7969     clear_has_event();
7970   }
7971 }
set_allocated_sched_process_free(::perfetto::protos::SchedProcessFreeFtraceEvent * sched_process_free)7972 void FtraceEvent::set_allocated_sched_process_free(::perfetto::protos::SchedProcessFreeFtraceEvent* sched_process_free) {
7973   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7974   clear_event();
7975   if (sched_process_free) {
7976     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
7977         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
7978                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_process_free));
7979     if (message_arena != submessage_arena) {
7980       sched_process_free = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
7981           message_arena, sched_process_free, submessage_arena);
7982     }
7983     set_has_sched_process_free();
7984     _impl_.event_.sched_process_free_ = sched_process_free;
7985   }
7986   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_process_free)
7987 }
clear_sched_process_free()7988 void FtraceEvent::clear_sched_process_free() {
7989   if (_internal_has_sched_process_free()) {
7990     if (GetArenaForAllocation() == nullptr) {
7991       delete _impl_.event_.sched_process_free_;
7992     }
7993     clear_has_event();
7994   }
7995 }
set_allocated_sched_process_hang(::perfetto::protos::SchedProcessHangFtraceEvent * sched_process_hang)7996 void FtraceEvent::set_allocated_sched_process_hang(::perfetto::protos::SchedProcessHangFtraceEvent* sched_process_hang) {
7997   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
7998   clear_event();
7999   if (sched_process_hang) {
8000     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8001         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8002                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_process_hang));
8003     if (message_arena != submessage_arena) {
8004       sched_process_hang = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8005           message_arena, sched_process_hang, submessage_arena);
8006     }
8007     set_has_sched_process_hang();
8008     _impl_.event_.sched_process_hang_ = sched_process_hang;
8009   }
8010   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_process_hang)
8011 }
clear_sched_process_hang()8012 void FtraceEvent::clear_sched_process_hang() {
8013   if (_internal_has_sched_process_hang()) {
8014     if (GetArenaForAllocation() == nullptr) {
8015       delete _impl_.event_.sched_process_hang_;
8016     }
8017     clear_has_event();
8018   }
8019 }
set_allocated_sched_process_wait(::perfetto::protos::SchedProcessWaitFtraceEvent * sched_process_wait)8020 void FtraceEvent::set_allocated_sched_process_wait(::perfetto::protos::SchedProcessWaitFtraceEvent* sched_process_wait) {
8021   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8022   clear_event();
8023   if (sched_process_wait) {
8024     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8025         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8026                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_process_wait));
8027     if (message_arena != submessage_arena) {
8028       sched_process_wait = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8029           message_arena, sched_process_wait, submessage_arena);
8030     }
8031     set_has_sched_process_wait();
8032     _impl_.event_.sched_process_wait_ = sched_process_wait;
8033   }
8034   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_process_wait)
8035 }
clear_sched_process_wait()8036 void FtraceEvent::clear_sched_process_wait() {
8037   if (_internal_has_sched_process_wait()) {
8038     if (GetArenaForAllocation() == nullptr) {
8039       delete _impl_.event_.sched_process_wait_;
8040     }
8041     clear_has_event();
8042   }
8043 }
set_allocated_f2fs_do_submit_bio(::perfetto::protos::F2fsDoSubmitBioFtraceEvent * f2fs_do_submit_bio)8044 void FtraceEvent::set_allocated_f2fs_do_submit_bio(::perfetto::protos::F2fsDoSubmitBioFtraceEvent* f2fs_do_submit_bio) {
8045   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8046   clear_event();
8047   if (f2fs_do_submit_bio) {
8048     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8049         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8050                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_do_submit_bio));
8051     if (message_arena != submessage_arena) {
8052       f2fs_do_submit_bio = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8053           message_arena, f2fs_do_submit_bio, submessage_arena);
8054     }
8055     set_has_f2fs_do_submit_bio();
8056     _impl_.event_.f2fs_do_submit_bio_ = f2fs_do_submit_bio;
8057   }
8058   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_do_submit_bio)
8059 }
clear_f2fs_do_submit_bio()8060 void FtraceEvent::clear_f2fs_do_submit_bio() {
8061   if (_internal_has_f2fs_do_submit_bio()) {
8062     if (GetArenaForAllocation() == nullptr) {
8063       delete _impl_.event_.f2fs_do_submit_bio_;
8064     }
8065     clear_has_event();
8066   }
8067 }
set_allocated_f2fs_evict_inode(::perfetto::protos::F2fsEvictInodeFtraceEvent * f2fs_evict_inode)8068 void FtraceEvent::set_allocated_f2fs_evict_inode(::perfetto::protos::F2fsEvictInodeFtraceEvent* f2fs_evict_inode) {
8069   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8070   clear_event();
8071   if (f2fs_evict_inode) {
8072     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8073         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8074                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_evict_inode));
8075     if (message_arena != submessage_arena) {
8076       f2fs_evict_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8077           message_arena, f2fs_evict_inode, submessage_arena);
8078     }
8079     set_has_f2fs_evict_inode();
8080     _impl_.event_.f2fs_evict_inode_ = f2fs_evict_inode;
8081   }
8082   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_evict_inode)
8083 }
clear_f2fs_evict_inode()8084 void FtraceEvent::clear_f2fs_evict_inode() {
8085   if (_internal_has_f2fs_evict_inode()) {
8086     if (GetArenaForAllocation() == nullptr) {
8087       delete _impl_.event_.f2fs_evict_inode_;
8088     }
8089     clear_has_event();
8090   }
8091 }
set_allocated_f2fs_fallocate(::perfetto::protos::F2fsFallocateFtraceEvent * f2fs_fallocate)8092 void FtraceEvent::set_allocated_f2fs_fallocate(::perfetto::protos::F2fsFallocateFtraceEvent* f2fs_fallocate) {
8093   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8094   clear_event();
8095   if (f2fs_fallocate) {
8096     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8097         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8098                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_fallocate));
8099     if (message_arena != submessage_arena) {
8100       f2fs_fallocate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8101           message_arena, f2fs_fallocate, submessage_arena);
8102     }
8103     set_has_f2fs_fallocate();
8104     _impl_.event_.f2fs_fallocate_ = f2fs_fallocate;
8105   }
8106   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_fallocate)
8107 }
clear_f2fs_fallocate()8108 void FtraceEvent::clear_f2fs_fallocate() {
8109   if (_internal_has_f2fs_fallocate()) {
8110     if (GetArenaForAllocation() == nullptr) {
8111       delete _impl_.event_.f2fs_fallocate_;
8112     }
8113     clear_has_event();
8114   }
8115 }
set_allocated_f2fs_get_data_block(::perfetto::protos::F2fsGetDataBlockFtraceEvent * f2fs_get_data_block)8116 void FtraceEvent::set_allocated_f2fs_get_data_block(::perfetto::protos::F2fsGetDataBlockFtraceEvent* f2fs_get_data_block) {
8117   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8118   clear_event();
8119   if (f2fs_get_data_block) {
8120     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8121         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8122                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_get_data_block));
8123     if (message_arena != submessage_arena) {
8124       f2fs_get_data_block = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8125           message_arena, f2fs_get_data_block, submessage_arena);
8126     }
8127     set_has_f2fs_get_data_block();
8128     _impl_.event_.f2fs_get_data_block_ = f2fs_get_data_block;
8129   }
8130   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_get_data_block)
8131 }
clear_f2fs_get_data_block()8132 void FtraceEvent::clear_f2fs_get_data_block() {
8133   if (_internal_has_f2fs_get_data_block()) {
8134     if (GetArenaForAllocation() == nullptr) {
8135       delete _impl_.event_.f2fs_get_data_block_;
8136     }
8137     clear_has_event();
8138   }
8139 }
set_allocated_f2fs_get_victim(::perfetto::protos::F2fsGetVictimFtraceEvent * f2fs_get_victim)8140 void FtraceEvent::set_allocated_f2fs_get_victim(::perfetto::protos::F2fsGetVictimFtraceEvent* f2fs_get_victim) {
8141   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8142   clear_event();
8143   if (f2fs_get_victim) {
8144     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8145         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8146                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_get_victim));
8147     if (message_arena != submessage_arena) {
8148       f2fs_get_victim = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8149           message_arena, f2fs_get_victim, submessage_arena);
8150     }
8151     set_has_f2fs_get_victim();
8152     _impl_.event_.f2fs_get_victim_ = f2fs_get_victim;
8153   }
8154   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_get_victim)
8155 }
clear_f2fs_get_victim()8156 void FtraceEvent::clear_f2fs_get_victim() {
8157   if (_internal_has_f2fs_get_victim()) {
8158     if (GetArenaForAllocation() == nullptr) {
8159       delete _impl_.event_.f2fs_get_victim_;
8160     }
8161     clear_has_event();
8162   }
8163 }
set_allocated_f2fs_iget(::perfetto::protos::F2fsIgetFtraceEvent * f2fs_iget)8164 void FtraceEvent::set_allocated_f2fs_iget(::perfetto::protos::F2fsIgetFtraceEvent* f2fs_iget) {
8165   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8166   clear_event();
8167   if (f2fs_iget) {
8168     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8169         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8170                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_iget));
8171     if (message_arena != submessage_arena) {
8172       f2fs_iget = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8173           message_arena, f2fs_iget, submessage_arena);
8174     }
8175     set_has_f2fs_iget();
8176     _impl_.event_.f2fs_iget_ = f2fs_iget;
8177   }
8178   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_iget)
8179 }
clear_f2fs_iget()8180 void FtraceEvent::clear_f2fs_iget() {
8181   if (_internal_has_f2fs_iget()) {
8182     if (GetArenaForAllocation() == nullptr) {
8183       delete _impl_.event_.f2fs_iget_;
8184     }
8185     clear_has_event();
8186   }
8187 }
set_allocated_f2fs_iget_exit(::perfetto::protos::F2fsIgetExitFtraceEvent * f2fs_iget_exit)8188 void FtraceEvent::set_allocated_f2fs_iget_exit(::perfetto::protos::F2fsIgetExitFtraceEvent* f2fs_iget_exit) {
8189   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8190   clear_event();
8191   if (f2fs_iget_exit) {
8192     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8193         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8194                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_iget_exit));
8195     if (message_arena != submessage_arena) {
8196       f2fs_iget_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8197           message_arena, f2fs_iget_exit, submessage_arena);
8198     }
8199     set_has_f2fs_iget_exit();
8200     _impl_.event_.f2fs_iget_exit_ = f2fs_iget_exit;
8201   }
8202   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_iget_exit)
8203 }
clear_f2fs_iget_exit()8204 void FtraceEvent::clear_f2fs_iget_exit() {
8205   if (_internal_has_f2fs_iget_exit()) {
8206     if (GetArenaForAllocation() == nullptr) {
8207       delete _impl_.event_.f2fs_iget_exit_;
8208     }
8209     clear_has_event();
8210   }
8211 }
set_allocated_f2fs_new_inode(::perfetto::protos::F2fsNewInodeFtraceEvent * f2fs_new_inode)8212 void FtraceEvent::set_allocated_f2fs_new_inode(::perfetto::protos::F2fsNewInodeFtraceEvent* f2fs_new_inode) {
8213   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8214   clear_event();
8215   if (f2fs_new_inode) {
8216     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8217         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8218                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_new_inode));
8219     if (message_arena != submessage_arena) {
8220       f2fs_new_inode = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8221           message_arena, f2fs_new_inode, submessage_arena);
8222     }
8223     set_has_f2fs_new_inode();
8224     _impl_.event_.f2fs_new_inode_ = f2fs_new_inode;
8225   }
8226   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_new_inode)
8227 }
clear_f2fs_new_inode()8228 void FtraceEvent::clear_f2fs_new_inode() {
8229   if (_internal_has_f2fs_new_inode()) {
8230     if (GetArenaForAllocation() == nullptr) {
8231       delete _impl_.event_.f2fs_new_inode_;
8232     }
8233     clear_has_event();
8234   }
8235 }
set_allocated_f2fs_readpage(::perfetto::protos::F2fsReadpageFtraceEvent * f2fs_readpage)8236 void FtraceEvent::set_allocated_f2fs_readpage(::perfetto::protos::F2fsReadpageFtraceEvent* f2fs_readpage) {
8237   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8238   clear_event();
8239   if (f2fs_readpage) {
8240     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8241         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8242                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_readpage));
8243     if (message_arena != submessage_arena) {
8244       f2fs_readpage = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8245           message_arena, f2fs_readpage, submessage_arena);
8246     }
8247     set_has_f2fs_readpage();
8248     _impl_.event_.f2fs_readpage_ = f2fs_readpage;
8249   }
8250   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_readpage)
8251 }
clear_f2fs_readpage()8252 void FtraceEvent::clear_f2fs_readpage() {
8253   if (_internal_has_f2fs_readpage()) {
8254     if (GetArenaForAllocation() == nullptr) {
8255       delete _impl_.event_.f2fs_readpage_;
8256     }
8257     clear_has_event();
8258   }
8259 }
set_allocated_f2fs_reserve_new_block(::perfetto::protos::F2fsReserveNewBlockFtraceEvent * f2fs_reserve_new_block)8260 void FtraceEvent::set_allocated_f2fs_reserve_new_block(::perfetto::protos::F2fsReserveNewBlockFtraceEvent* f2fs_reserve_new_block) {
8261   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8262   clear_event();
8263   if (f2fs_reserve_new_block) {
8264     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8265         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8266                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_reserve_new_block));
8267     if (message_arena != submessage_arena) {
8268       f2fs_reserve_new_block = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8269           message_arena, f2fs_reserve_new_block, submessage_arena);
8270     }
8271     set_has_f2fs_reserve_new_block();
8272     _impl_.event_.f2fs_reserve_new_block_ = f2fs_reserve_new_block;
8273   }
8274   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_reserve_new_block)
8275 }
clear_f2fs_reserve_new_block()8276 void FtraceEvent::clear_f2fs_reserve_new_block() {
8277   if (_internal_has_f2fs_reserve_new_block()) {
8278     if (GetArenaForAllocation() == nullptr) {
8279       delete _impl_.event_.f2fs_reserve_new_block_;
8280     }
8281     clear_has_event();
8282   }
8283 }
set_allocated_f2fs_set_page_dirty(::perfetto::protos::F2fsSetPageDirtyFtraceEvent * f2fs_set_page_dirty)8284 void FtraceEvent::set_allocated_f2fs_set_page_dirty(::perfetto::protos::F2fsSetPageDirtyFtraceEvent* f2fs_set_page_dirty) {
8285   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8286   clear_event();
8287   if (f2fs_set_page_dirty) {
8288     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8289         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8290                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_set_page_dirty));
8291     if (message_arena != submessage_arena) {
8292       f2fs_set_page_dirty = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8293           message_arena, f2fs_set_page_dirty, submessage_arena);
8294     }
8295     set_has_f2fs_set_page_dirty();
8296     _impl_.event_.f2fs_set_page_dirty_ = f2fs_set_page_dirty;
8297   }
8298   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_set_page_dirty)
8299 }
clear_f2fs_set_page_dirty()8300 void FtraceEvent::clear_f2fs_set_page_dirty() {
8301   if (_internal_has_f2fs_set_page_dirty()) {
8302     if (GetArenaForAllocation() == nullptr) {
8303       delete _impl_.event_.f2fs_set_page_dirty_;
8304     }
8305     clear_has_event();
8306   }
8307 }
set_allocated_f2fs_submit_write_page(::perfetto::protos::F2fsSubmitWritePageFtraceEvent * f2fs_submit_write_page)8308 void FtraceEvent::set_allocated_f2fs_submit_write_page(::perfetto::protos::F2fsSubmitWritePageFtraceEvent* f2fs_submit_write_page) {
8309   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8310   clear_event();
8311   if (f2fs_submit_write_page) {
8312     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8313         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8314                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_submit_write_page));
8315     if (message_arena != submessage_arena) {
8316       f2fs_submit_write_page = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8317           message_arena, f2fs_submit_write_page, submessage_arena);
8318     }
8319     set_has_f2fs_submit_write_page();
8320     _impl_.event_.f2fs_submit_write_page_ = f2fs_submit_write_page;
8321   }
8322   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_submit_write_page)
8323 }
clear_f2fs_submit_write_page()8324 void FtraceEvent::clear_f2fs_submit_write_page() {
8325   if (_internal_has_f2fs_submit_write_page()) {
8326     if (GetArenaForAllocation() == nullptr) {
8327       delete _impl_.event_.f2fs_submit_write_page_;
8328     }
8329     clear_has_event();
8330   }
8331 }
set_allocated_f2fs_sync_file_enter(::perfetto::protos::F2fsSyncFileEnterFtraceEvent * f2fs_sync_file_enter)8332 void FtraceEvent::set_allocated_f2fs_sync_file_enter(::perfetto::protos::F2fsSyncFileEnterFtraceEvent* f2fs_sync_file_enter) {
8333   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8334   clear_event();
8335   if (f2fs_sync_file_enter) {
8336     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8337         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8338                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_sync_file_enter));
8339     if (message_arena != submessage_arena) {
8340       f2fs_sync_file_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8341           message_arena, f2fs_sync_file_enter, submessage_arena);
8342     }
8343     set_has_f2fs_sync_file_enter();
8344     _impl_.event_.f2fs_sync_file_enter_ = f2fs_sync_file_enter;
8345   }
8346   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_sync_file_enter)
8347 }
clear_f2fs_sync_file_enter()8348 void FtraceEvent::clear_f2fs_sync_file_enter() {
8349   if (_internal_has_f2fs_sync_file_enter()) {
8350     if (GetArenaForAllocation() == nullptr) {
8351       delete _impl_.event_.f2fs_sync_file_enter_;
8352     }
8353     clear_has_event();
8354   }
8355 }
set_allocated_f2fs_sync_file_exit(::perfetto::protos::F2fsSyncFileExitFtraceEvent * f2fs_sync_file_exit)8356 void FtraceEvent::set_allocated_f2fs_sync_file_exit(::perfetto::protos::F2fsSyncFileExitFtraceEvent* f2fs_sync_file_exit) {
8357   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8358   clear_event();
8359   if (f2fs_sync_file_exit) {
8360     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8361         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8362                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_sync_file_exit));
8363     if (message_arena != submessage_arena) {
8364       f2fs_sync_file_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8365           message_arena, f2fs_sync_file_exit, submessage_arena);
8366     }
8367     set_has_f2fs_sync_file_exit();
8368     _impl_.event_.f2fs_sync_file_exit_ = f2fs_sync_file_exit;
8369   }
8370   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_sync_file_exit)
8371 }
clear_f2fs_sync_file_exit()8372 void FtraceEvent::clear_f2fs_sync_file_exit() {
8373   if (_internal_has_f2fs_sync_file_exit()) {
8374     if (GetArenaForAllocation() == nullptr) {
8375       delete _impl_.event_.f2fs_sync_file_exit_;
8376     }
8377     clear_has_event();
8378   }
8379 }
set_allocated_f2fs_sync_fs(::perfetto::protos::F2fsSyncFsFtraceEvent * f2fs_sync_fs)8380 void FtraceEvent::set_allocated_f2fs_sync_fs(::perfetto::protos::F2fsSyncFsFtraceEvent* f2fs_sync_fs) {
8381   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8382   clear_event();
8383   if (f2fs_sync_fs) {
8384     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8385         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8386                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_sync_fs));
8387     if (message_arena != submessage_arena) {
8388       f2fs_sync_fs = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8389           message_arena, f2fs_sync_fs, submessage_arena);
8390     }
8391     set_has_f2fs_sync_fs();
8392     _impl_.event_.f2fs_sync_fs_ = f2fs_sync_fs;
8393   }
8394   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_sync_fs)
8395 }
clear_f2fs_sync_fs()8396 void FtraceEvent::clear_f2fs_sync_fs() {
8397   if (_internal_has_f2fs_sync_fs()) {
8398     if (GetArenaForAllocation() == nullptr) {
8399       delete _impl_.event_.f2fs_sync_fs_;
8400     }
8401     clear_has_event();
8402   }
8403 }
set_allocated_f2fs_truncate(::perfetto::protos::F2fsTruncateFtraceEvent * f2fs_truncate)8404 void FtraceEvent::set_allocated_f2fs_truncate(::perfetto::protos::F2fsTruncateFtraceEvent* f2fs_truncate) {
8405   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8406   clear_event();
8407   if (f2fs_truncate) {
8408     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8409         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8410                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate));
8411     if (message_arena != submessage_arena) {
8412       f2fs_truncate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8413           message_arena, f2fs_truncate, submessage_arena);
8414     }
8415     set_has_f2fs_truncate();
8416     _impl_.event_.f2fs_truncate_ = f2fs_truncate;
8417   }
8418   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate)
8419 }
clear_f2fs_truncate()8420 void FtraceEvent::clear_f2fs_truncate() {
8421   if (_internal_has_f2fs_truncate()) {
8422     if (GetArenaForAllocation() == nullptr) {
8423       delete _impl_.event_.f2fs_truncate_;
8424     }
8425     clear_has_event();
8426   }
8427 }
set_allocated_f2fs_truncate_blocks_enter(::perfetto::protos::F2fsTruncateBlocksEnterFtraceEvent * f2fs_truncate_blocks_enter)8428 void FtraceEvent::set_allocated_f2fs_truncate_blocks_enter(::perfetto::protos::F2fsTruncateBlocksEnterFtraceEvent* f2fs_truncate_blocks_enter) {
8429   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8430   clear_event();
8431   if (f2fs_truncate_blocks_enter) {
8432     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8433         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8434                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_blocks_enter));
8435     if (message_arena != submessage_arena) {
8436       f2fs_truncate_blocks_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8437           message_arena, f2fs_truncate_blocks_enter, submessage_arena);
8438     }
8439     set_has_f2fs_truncate_blocks_enter();
8440     _impl_.event_.f2fs_truncate_blocks_enter_ = f2fs_truncate_blocks_enter;
8441   }
8442   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_blocks_enter)
8443 }
clear_f2fs_truncate_blocks_enter()8444 void FtraceEvent::clear_f2fs_truncate_blocks_enter() {
8445   if (_internal_has_f2fs_truncate_blocks_enter()) {
8446     if (GetArenaForAllocation() == nullptr) {
8447       delete _impl_.event_.f2fs_truncate_blocks_enter_;
8448     }
8449     clear_has_event();
8450   }
8451 }
set_allocated_f2fs_truncate_blocks_exit(::perfetto::protos::F2fsTruncateBlocksExitFtraceEvent * f2fs_truncate_blocks_exit)8452 void FtraceEvent::set_allocated_f2fs_truncate_blocks_exit(::perfetto::protos::F2fsTruncateBlocksExitFtraceEvent* f2fs_truncate_blocks_exit) {
8453   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8454   clear_event();
8455   if (f2fs_truncate_blocks_exit) {
8456     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8457         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8458                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_blocks_exit));
8459     if (message_arena != submessage_arena) {
8460       f2fs_truncate_blocks_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8461           message_arena, f2fs_truncate_blocks_exit, submessage_arena);
8462     }
8463     set_has_f2fs_truncate_blocks_exit();
8464     _impl_.event_.f2fs_truncate_blocks_exit_ = f2fs_truncate_blocks_exit;
8465   }
8466   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_blocks_exit)
8467 }
clear_f2fs_truncate_blocks_exit()8468 void FtraceEvent::clear_f2fs_truncate_blocks_exit() {
8469   if (_internal_has_f2fs_truncate_blocks_exit()) {
8470     if (GetArenaForAllocation() == nullptr) {
8471       delete _impl_.event_.f2fs_truncate_blocks_exit_;
8472     }
8473     clear_has_event();
8474   }
8475 }
set_allocated_f2fs_truncate_data_blocks_range(::perfetto::protos::F2fsTruncateDataBlocksRangeFtraceEvent * f2fs_truncate_data_blocks_range)8476 void FtraceEvent::set_allocated_f2fs_truncate_data_blocks_range(::perfetto::protos::F2fsTruncateDataBlocksRangeFtraceEvent* f2fs_truncate_data_blocks_range) {
8477   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8478   clear_event();
8479   if (f2fs_truncate_data_blocks_range) {
8480     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8481         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8482                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_data_blocks_range));
8483     if (message_arena != submessage_arena) {
8484       f2fs_truncate_data_blocks_range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8485           message_arena, f2fs_truncate_data_blocks_range, submessage_arena);
8486     }
8487     set_has_f2fs_truncate_data_blocks_range();
8488     _impl_.event_.f2fs_truncate_data_blocks_range_ = f2fs_truncate_data_blocks_range;
8489   }
8490   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_data_blocks_range)
8491 }
clear_f2fs_truncate_data_blocks_range()8492 void FtraceEvent::clear_f2fs_truncate_data_blocks_range() {
8493   if (_internal_has_f2fs_truncate_data_blocks_range()) {
8494     if (GetArenaForAllocation() == nullptr) {
8495       delete _impl_.event_.f2fs_truncate_data_blocks_range_;
8496     }
8497     clear_has_event();
8498   }
8499 }
set_allocated_f2fs_truncate_inode_blocks_enter(::perfetto::protos::F2fsTruncateInodeBlocksEnterFtraceEvent * f2fs_truncate_inode_blocks_enter)8500 void FtraceEvent::set_allocated_f2fs_truncate_inode_blocks_enter(::perfetto::protos::F2fsTruncateInodeBlocksEnterFtraceEvent* f2fs_truncate_inode_blocks_enter) {
8501   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8502   clear_event();
8503   if (f2fs_truncate_inode_blocks_enter) {
8504     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8505         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8506                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_inode_blocks_enter));
8507     if (message_arena != submessage_arena) {
8508       f2fs_truncate_inode_blocks_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8509           message_arena, f2fs_truncate_inode_blocks_enter, submessage_arena);
8510     }
8511     set_has_f2fs_truncate_inode_blocks_enter();
8512     _impl_.event_.f2fs_truncate_inode_blocks_enter_ = f2fs_truncate_inode_blocks_enter;
8513   }
8514   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_inode_blocks_enter)
8515 }
clear_f2fs_truncate_inode_blocks_enter()8516 void FtraceEvent::clear_f2fs_truncate_inode_blocks_enter() {
8517   if (_internal_has_f2fs_truncate_inode_blocks_enter()) {
8518     if (GetArenaForAllocation() == nullptr) {
8519       delete _impl_.event_.f2fs_truncate_inode_blocks_enter_;
8520     }
8521     clear_has_event();
8522   }
8523 }
set_allocated_f2fs_truncate_inode_blocks_exit(::perfetto::protos::F2fsTruncateInodeBlocksExitFtraceEvent * f2fs_truncate_inode_blocks_exit)8524 void FtraceEvent::set_allocated_f2fs_truncate_inode_blocks_exit(::perfetto::protos::F2fsTruncateInodeBlocksExitFtraceEvent* f2fs_truncate_inode_blocks_exit) {
8525   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8526   clear_event();
8527   if (f2fs_truncate_inode_blocks_exit) {
8528     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8529         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8530                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_inode_blocks_exit));
8531     if (message_arena != submessage_arena) {
8532       f2fs_truncate_inode_blocks_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8533           message_arena, f2fs_truncate_inode_blocks_exit, submessage_arena);
8534     }
8535     set_has_f2fs_truncate_inode_blocks_exit();
8536     _impl_.event_.f2fs_truncate_inode_blocks_exit_ = f2fs_truncate_inode_blocks_exit;
8537   }
8538   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_inode_blocks_exit)
8539 }
clear_f2fs_truncate_inode_blocks_exit()8540 void FtraceEvent::clear_f2fs_truncate_inode_blocks_exit() {
8541   if (_internal_has_f2fs_truncate_inode_blocks_exit()) {
8542     if (GetArenaForAllocation() == nullptr) {
8543       delete _impl_.event_.f2fs_truncate_inode_blocks_exit_;
8544     }
8545     clear_has_event();
8546   }
8547 }
set_allocated_f2fs_truncate_node(::perfetto::protos::F2fsTruncateNodeFtraceEvent * f2fs_truncate_node)8548 void FtraceEvent::set_allocated_f2fs_truncate_node(::perfetto::protos::F2fsTruncateNodeFtraceEvent* f2fs_truncate_node) {
8549   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8550   clear_event();
8551   if (f2fs_truncate_node) {
8552     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8553         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8554                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_node));
8555     if (message_arena != submessage_arena) {
8556       f2fs_truncate_node = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8557           message_arena, f2fs_truncate_node, submessage_arena);
8558     }
8559     set_has_f2fs_truncate_node();
8560     _impl_.event_.f2fs_truncate_node_ = f2fs_truncate_node;
8561   }
8562   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_node)
8563 }
clear_f2fs_truncate_node()8564 void FtraceEvent::clear_f2fs_truncate_node() {
8565   if (_internal_has_f2fs_truncate_node()) {
8566     if (GetArenaForAllocation() == nullptr) {
8567       delete _impl_.event_.f2fs_truncate_node_;
8568     }
8569     clear_has_event();
8570   }
8571 }
set_allocated_f2fs_truncate_nodes_enter(::perfetto::protos::F2fsTruncateNodesEnterFtraceEvent * f2fs_truncate_nodes_enter)8572 void FtraceEvent::set_allocated_f2fs_truncate_nodes_enter(::perfetto::protos::F2fsTruncateNodesEnterFtraceEvent* f2fs_truncate_nodes_enter) {
8573   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8574   clear_event();
8575   if (f2fs_truncate_nodes_enter) {
8576     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8577         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8578                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_nodes_enter));
8579     if (message_arena != submessage_arena) {
8580       f2fs_truncate_nodes_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8581           message_arena, f2fs_truncate_nodes_enter, submessage_arena);
8582     }
8583     set_has_f2fs_truncate_nodes_enter();
8584     _impl_.event_.f2fs_truncate_nodes_enter_ = f2fs_truncate_nodes_enter;
8585   }
8586   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_nodes_enter)
8587 }
clear_f2fs_truncate_nodes_enter()8588 void FtraceEvent::clear_f2fs_truncate_nodes_enter() {
8589   if (_internal_has_f2fs_truncate_nodes_enter()) {
8590     if (GetArenaForAllocation() == nullptr) {
8591       delete _impl_.event_.f2fs_truncate_nodes_enter_;
8592     }
8593     clear_has_event();
8594   }
8595 }
set_allocated_f2fs_truncate_nodes_exit(::perfetto::protos::F2fsTruncateNodesExitFtraceEvent * f2fs_truncate_nodes_exit)8596 void FtraceEvent::set_allocated_f2fs_truncate_nodes_exit(::perfetto::protos::F2fsTruncateNodesExitFtraceEvent* f2fs_truncate_nodes_exit) {
8597   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8598   clear_event();
8599   if (f2fs_truncate_nodes_exit) {
8600     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8601         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8602                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_nodes_exit));
8603     if (message_arena != submessage_arena) {
8604       f2fs_truncate_nodes_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8605           message_arena, f2fs_truncate_nodes_exit, submessage_arena);
8606     }
8607     set_has_f2fs_truncate_nodes_exit();
8608     _impl_.event_.f2fs_truncate_nodes_exit_ = f2fs_truncate_nodes_exit;
8609   }
8610   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_nodes_exit)
8611 }
clear_f2fs_truncate_nodes_exit()8612 void FtraceEvent::clear_f2fs_truncate_nodes_exit() {
8613   if (_internal_has_f2fs_truncate_nodes_exit()) {
8614     if (GetArenaForAllocation() == nullptr) {
8615       delete _impl_.event_.f2fs_truncate_nodes_exit_;
8616     }
8617     clear_has_event();
8618   }
8619 }
set_allocated_f2fs_truncate_partial_nodes(::perfetto::protos::F2fsTruncatePartialNodesFtraceEvent * f2fs_truncate_partial_nodes)8620 void FtraceEvent::set_allocated_f2fs_truncate_partial_nodes(::perfetto::protos::F2fsTruncatePartialNodesFtraceEvent* f2fs_truncate_partial_nodes) {
8621   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8622   clear_event();
8623   if (f2fs_truncate_partial_nodes) {
8624     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8625         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8626                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_truncate_partial_nodes));
8627     if (message_arena != submessage_arena) {
8628       f2fs_truncate_partial_nodes = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8629           message_arena, f2fs_truncate_partial_nodes, submessage_arena);
8630     }
8631     set_has_f2fs_truncate_partial_nodes();
8632     _impl_.event_.f2fs_truncate_partial_nodes_ = f2fs_truncate_partial_nodes;
8633   }
8634   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_truncate_partial_nodes)
8635 }
clear_f2fs_truncate_partial_nodes()8636 void FtraceEvent::clear_f2fs_truncate_partial_nodes() {
8637   if (_internal_has_f2fs_truncate_partial_nodes()) {
8638     if (GetArenaForAllocation() == nullptr) {
8639       delete _impl_.event_.f2fs_truncate_partial_nodes_;
8640     }
8641     clear_has_event();
8642   }
8643 }
set_allocated_f2fs_unlink_enter(::perfetto::protos::F2fsUnlinkEnterFtraceEvent * f2fs_unlink_enter)8644 void FtraceEvent::set_allocated_f2fs_unlink_enter(::perfetto::protos::F2fsUnlinkEnterFtraceEvent* f2fs_unlink_enter) {
8645   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8646   clear_event();
8647   if (f2fs_unlink_enter) {
8648     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8649         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8650                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_unlink_enter));
8651     if (message_arena != submessage_arena) {
8652       f2fs_unlink_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8653           message_arena, f2fs_unlink_enter, submessage_arena);
8654     }
8655     set_has_f2fs_unlink_enter();
8656     _impl_.event_.f2fs_unlink_enter_ = f2fs_unlink_enter;
8657   }
8658   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_unlink_enter)
8659 }
clear_f2fs_unlink_enter()8660 void FtraceEvent::clear_f2fs_unlink_enter() {
8661   if (_internal_has_f2fs_unlink_enter()) {
8662     if (GetArenaForAllocation() == nullptr) {
8663       delete _impl_.event_.f2fs_unlink_enter_;
8664     }
8665     clear_has_event();
8666   }
8667 }
set_allocated_f2fs_unlink_exit(::perfetto::protos::F2fsUnlinkExitFtraceEvent * f2fs_unlink_exit)8668 void FtraceEvent::set_allocated_f2fs_unlink_exit(::perfetto::protos::F2fsUnlinkExitFtraceEvent* f2fs_unlink_exit) {
8669   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8670   clear_event();
8671   if (f2fs_unlink_exit) {
8672     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8673         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8674                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_unlink_exit));
8675     if (message_arena != submessage_arena) {
8676       f2fs_unlink_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8677           message_arena, f2fs_unlink_exit, submessage_arena);
8678     }
8679     set_has_f2fs_unlink_exit();
8680     _impl_.event_.f2fs_unlink_exit_ = f2fs_unlink_exit;
8681   }
8682   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_unlink_exit)
8683 }
clear_f2fs_unlink_exit()8684 void FtraceEvent::clear_f2fs_unlink_exit() {
8685   if (_internal_has_f2fs_unlink_exit()) {
8686     if (GetArenaForAllocation() == nullptr) {
8687       delete _impl_.event_.f2fs_unlink_exit_;
8688     }
8689     clear_has_event();
8690   }
8691 }
set_allocated_f2fs_vm_page_mkwrite(::perfetto::protos::F2fsVmPageMkwriteFtraceEvent * f2fs_vm_page_mkwrite)8692 void FtraceEvent::set_allocated_f2fs_vm_page_mkwrite(::perfetto::protos::F2fsVmPageMkwriteFtraceEvent* f2fs_vm_page_mkwrite) {
8693   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8694   clear_event();
8695   if (f2fs_vm_page_mkwrite) {
8696     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8697         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8698                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_vm_page_mkwrite));
8699     if (message_arena != submessage_arena) {
8700       f2fs_vm_page_mkwrite = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8701           message_arena, f2fs_vm_page_mkwrite, submessage_arena);
8702     }
8703     set_has_f2fs_vm_page_mkwrite();
8704     _impl_.event_.f2fs_vm_page_mkwrite_ = f2fs_vm_page_mkwrite;
8705   }
8706   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_vm_page_mkwrite)
8707 }
clear_f2fs_vm_page_mkwrite()8708 void FtraceEvent::clear_f2fs_vm_page_mkwrite() {
8709   if (_internal_has_f2fs_vm_page_mkwrite()) {
8710     if (GetArenaForAllocation() == nullptr) {
8711       delete _impl_.event_.f2fs_vm_page_mkwrite_;
8712     }
8713     clear_has_event();
8714   }
8715 }
set_allocated_f2fs_write_begin(::perfetto::protos::F2fsWriteBeginFtraceEvent * f2fs_write_begin)8716 void FtraceEvent::set_allocated_f2fs_write_begin(::perfetto::protos::F2fsWriteBeginFtraceEvent* f2fs_write_begin) {
8717   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8718   clear_event();
8719   if (f2fs_write_begin) {
8720     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8721         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8722                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_write_begin));
8723     if (message_arena != submessage_arena) {
8724       f2fs_write_begin = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8725           message_arena, f2fs_write_begin, submessage_arena);
8726     }
8727     set_has_f2fs_write_begin();
8728     _impl_.event_.f2fs_write_begin_ = f2fs_write_begin;
8729   }
8730   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_write_begin)
8731 }
clear_f2fs_write_begin()8732 void FtraceEvent::clear_f2fs_write_begin() {
8733   if (_internal_has_f2fs_write_begin()) {
8734     if (GetArenaForAllocation() == nullptr) {
8735       delete _impl_.event_.f2fs_write_begin_;
8736     }
8737     clear_has_event();
8738   }
8739 }
set_allocated_f2fs_write_checkpoint(::perfetto::protos::F2fsWriteCheckpointFtraceEvent * f2fs_write_checkpoint)8740 void FtraceEvent::set_allocated_f2fs_write_checkpoint(::perfetto::protos::F2fsWriteCheckpointFtraceEvent* f2fs_write_checkpoint) {
8741   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8742   clear_event();
8743   if (f2fs_write_checkpoint) {
8744     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8745         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8746                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_write_checkpoint));
8747     if (message_arena != submessage_arena) {
8748       f2fs_write_checkpoint = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8749           message_arena, f2fs_write_checkpoint, submessage_arena);
8750     }
8751     set_has_f2fs_write_checkpoint();
8752     _impl_.event_.f2fs_write_checkpoint_ = f2fs_write_checkpoint;
8753   }
8754   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_write_checkpoint)
8755 }
clear_f2fs_write_checkpoint()8756 void FtraceEvent::clear_f2fs_write_checkpoint() {
8757   if (_internal_has_f2fs_write_checkpoint()) {
8758     if (GetArenaForAllocation() == nullptr) {
8759       delete _impl_.event_.f2fs_write_checkpoint_;
8760     }
8761     clear_has_event();
8762   }
8763 }
set_allocated_f2fs_write_end(::perfetto::protos::F2fsWriteEndFtraceEvent * f2fs_write_end)8764 void FtraceEvent::set_allocated_f2fs_write_end(::perfetto::protos::F2fsWriteEndFtraceEvent* f2fs_write_end) {
8765   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8766   clear_event();
8767   if (f2fs_write_end) {
8768     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8769         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8770                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_write_end));
8771     if (message_arena != submessage_arena) {
8772       f2fs_write_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8773           message_arena, f2fs_write_end, submessage_arena);
8774     }
8775     set_has_f2fs_write_end();
8776     _impl_.event_.f2fs_write_end_ = f2fs_write_end;
8777   }
8778   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_write_end)
8779 }
clear_f2fs_write_end()8780 void FtraceEvent::clear_f2fs_write_end() {
8781   if (_internal_has_f2fs_write_end()) {
8782     if (GetArenaForAllocation() == nullptr) {
8783       delete _impl_.event_.f2fs_write_end_;
8784     }
8785     clear_has_event();
8786   }
8787 }
set_allocated_alloc_pages_iommu_end(::perfetto::protos::AllocPagesIommuEndFtraceEvent * alloc_pages_iommu_end)8788 void FtraceEvent::set_allocated_alloc_pages_iommu_end(::perfetto::protos::AllocPagesIommuEndFtraceEvent* alloc_pages_iommu_end) {
8789   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8790   clear_event();
8791   if (alloc_pages_iommu_end) {
8792     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8793         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8794                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(alloc_pages_iommu_end));
8795     if (message_arena != submessage_arena) {
8796       alloc_pages_iommu_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8797           message_arena, alloc_pages_iommu_end, submessage_arena);
8798     }
8799     set_has_alloc_pages_iommu_end();
8800     _impl_.event_.alloc_pages_iommu_end_ = alloc_pages_iommu_end;
8801   }
8802   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.alloc_pages_iommu_end)
8803 }
clear_alloc_pages_iommu_end()8804 void FtraceEvent::clear_alloc_pages_iommu_end() {
8805   if (_internal_has_alloc_pages_iommu_end()) {
8806     if (GetArenaForAllocation() == nullptr) {
8807       delete _impl_.event_.alloc_pages_iommu_end_;
8808     }
8809     clear_has_event();
8810   }
8811 }
set_allocated_alloc_pages_iommu_fail(::perfetto::protos::AllocPagesIommuFailFtraceEvent * alloc_pages_iommu_fail)8812 void FtraceEvent::set_allocated_alloc_pages_iommu_fail(::perfetto::protos::AllocPagesIommuFailFtraceEvent* alloc_pages_iommu_fail) {
8813   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8814   clear_event();
8815   if (alloc_pages_iommu_fail) {
8816     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8817         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8818                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(alloc_pages_iommu_fail));
8819     if (message_arena != submessage_arena) {
8820       alloc_pages_iommu_fail = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8821           message_arena, alloc_pages_iommu_fail, submessage_arena);
8822     }
8823     set_has_alloc_pages_iommu_fail();
8824     _impl_.event_.alloc_pages_iommu_fail_ = alloc_pages_iommu_fail;
8825   }
8826   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.alloc_pages_iommu_fail)
8827 }
clear_alloc_pages_iommu_fail()8828 void FtraceEvent::clear_alloc_pages_iommu_fail() {
8829   if (_internal_has_alloc_pages_iommu_fail()) {
8830     if (GetArenaForAllocation() == nullptr) {
8831       delete _impl_.event_.alloc_pages_iommu_fail_;
8832     }
8833     clear_has_event();
8834   }
8835 }
set_allocated_alloc_pages_iommu_start(::perfetto::protos::AllocPagesIommuStartFtraceEvent * alloc_pages_iommu_start)8836 void FtraceEvent::set_allocated_alloc_pages_iommu_start(::perfetto::protos::AllocPagesIommuStartFtraceEvent* alloc_pages_iommu_start) {
8837   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8838   clear_event();
8839   if (alloc_pages_iommu_start) {
8840     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8841         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8842                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(alloc_pages_iommu_start));
8843     if (message_arena != submessage_arena) {
8844       alloc_pages_iommu_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8845           message_arena, alloc_pages_iommu_start, submessage_arena);
8846     }
8847     set_has_alloc_pages_iommu_start();
8848     _impl_.event_.alloc_pages_iommu_start_ = alloc_pages_iommu_start;
8849   }
8850   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.alloc_pages_iommu_start)
8851 }
clear_alloc_pages_iommu_start()8852 void FtraceEvent::clear_alloc_pages_iommu_start() {
8853   if (_internal_has_alloc_pages_iommu_start()) {
8854     if (GetArenaForAllocation() == nullptr) {
8855       delete _impl_.event_.alloc_pages_iommu_start_;
8856     }
8857     clear_has_event();
8858   }
8859 }
set_allocated_alloc_pages_sys_end(::perfetto::protos::AllocPagesSysEndFtraceEvent * alloc_pages_sys_end)8860 void FtraceEvent::set_allocated_alloc_pages_sys_end(::perfetto::protos::AllocPagesSysEndFtraceEvent* alloc_pages_sys_end) {
8861   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8862   clear_event();
8863   if (alloc_pages_sys_end) {
8864     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8865         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8866                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(alloc_pages_sys_end));
8867     if (message_arena != submessage_arena) {
8868       alloc_pages_sys_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8869           message_arena, alloc_pages_sys_end, submessage_arena);
8870     }
8871     set_has_alloc_pages_sys_end();
8872     _impl_.event_.alloc_pages_sys_end_ = alloc_pages_sys_end;
8873   }
8874   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.alloc_pages_sys_end)
8875 }
clear_alloc_pages_sys_end()8876 void FtraceEvent::clear_alloc_pages_sys_end() {
8877   if (_internal_has_alloc_pages_sys_end()) {
8878     if (GetArenaForAllocation() == nullptr) {
8879       delete _impl_.event_.alloc_pages_sys_end_;
8880     }
8881     clear_has_event();
8882   }
8883 }
set_allocated_alloc_pages_sys_fail(::perfetto::protos::AllocPagesSysFailFtraceEvent * alloc_pages_sys_fail)8884 void FtraceEvent::set_allocated_alloc_pages_sys_fail(::perfetto::protos::AllocPagesSysFailFtraceEvent* alloc_pages_sys_fail) {
8885   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8886   clear_event();
8887   if (alloc_pages_sys_fail) {
8888     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8889         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8890                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(alloc_pages_sys_fail));
8891     if (message_arena != submessage_arena) {
8892       alloc_pages_sys_fail = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8893           message_arena, alloc_pages_sys_fail, submessage_arena);
8894     }
8895     set_has_alloc_pages_sys_fail();
8896     _impl_.event_.alloc_pages_sys_fail_ = alloc_pages_sys_fail;
8897   }
8898   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.alloc_pages_sys_fail)
8899 }
clear_alloc_pages_sys_fail()8900 void FtraceEvent::clear_alloc_pages_sys_fail() {
8901   if (_internal_has_alloc_pages_sys_fail()) {
8902     if (GetArenaForAllocation() == nullptr) {
8903       delete _impl_.event_.alloc_pages_sys_fail_;
8904     }
8905     clear_has_event();
8906   }
8907 }
set_allocated_alloc_pages_sys_start(::perfetto::protos::AllocPagesSysStartFtraceEvent * alloc_pages_sys_start)8908 void FtraceEvent::set_allocated_alloc_pages_sys_start(::perfetto::protos::AllocPagesSysStartFtraceEvent* alloc_pages_sys_start) {
8909   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8910   clear_event();
8911   if (alloc_pages_sys_start) {
8912     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8913         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8914                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(alloc_pages_sys_start));
8915     if (message_arena != submessage_arena) {
8916       alloc_pages_sys_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8917           message_arena, alloc_pages_sys_start, submessage_arena);
8918     }
8919     set_has_alloc_pages_sys_start();
8920     _impl_.event_.alloc_pages_sys_start_ = alloc_pages_sys_start;
8921   }
8922   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.alloc_pages_sys_start)
8923 }
clear_alloc_pages_sys_start()8924 void FtraceEvent::clear_alloc_pages_sys_start() {
8925   if (_internal_has_alloc_pages_sys_start()) {
8926     if (GetArenaForAllocation() == nullptr) {
8927       delete _impl_.event_.alloc_pages_sys_start_;
8928     }
8929     clear_has_event();
8930   }
8931 }
set_allocated_dma_alloc_contiguous_retry(::perfetto::protos::DmaAllocContiguousRetryFtraceEvent * dma_alloc_contiguous_retry)8932 void FtraceEvent::set_allocated_dma_alloc_contiguous_retry(::perfetto::protos::DmaAllocContiguousRetryFtraceEvent* dma_alloc_contiguous_retry) {
8933   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8934   clear_event();
8935   if (dma_alloc_contiguous_retry) {
8936     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8937         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8938                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dma_alloc_contiguous_retry));
8939     if (message_arena != submessage_arena) {
8940       dma_alloc_contiguous_retry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8941           message_arena, dma_alloc_contiguous_retry, submessage_arena);
8942     }
8943     set_has_dma_alloc_contiguous_retry();
8944     _impl_.event_.dma_alloc_contiguous_retry_ = dma_alloc_contiguous_retry;
8945   }
8946   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dma_alloc_contiguous_retry)
8947 }
clear_dma_alloc_contiguous_retry()8948 void FtraceEvent::clear_dma_alloc_contiguous_retry() {
8949   if (_internal_has_dma_alloc_contiguous_retry()) {
8950     if (GetArenaForAllocation() == nullptr) {
8951       delete _impl_.event_.dma_alloc_contiguous_retry_;
8952     }
8953     clear_has_event();
8954   }
8955 }
set_allocated_iommu_map_range(::perfetto::protos::IommuMapRangeFtraceEvent * iommu_map_range)8956 void FtraceEvent::set_allocated_iommu_map_range(::perfetto::protos::IommuMapRangeFtraceEvent* iommu_map_range) {
8957   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8958   clear_event();
8959   if (iommu_map_range) {
8960     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8961         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8962                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(iommu_map_range));
8963     if (message_arena != submessage_arena) {
8964       iommu_map_range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8965           message_arena, iommu_map_range, submessage_arena);
8966     }
8967     set_has_iommu_map_range();
8968     _impl_.event_.iommu_map_range_ = iommu_map_range;
8969   }
8970   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.iommu_map_range)
8971 }
clear_iommu_map_range()8972 void FtraceEvent::clear_iommu_map_range() {
8973   if (_internal_has_iommu_map_range()) {
8974     if (GetArenaForAllocation() == nullptr) {
8975       delete _impl_.event_.iommu_map_range_;
8976     }
8977     clear_has_event();
8978   }
8979 }
set_allocated_iommu_sec_ptbl_map_range_end(::perfetto::protos::IommuSecPtblMapRangeEndFtraceEvent * iommu_sec_ptbl_map_range_end)8980 void FtraceEvent::set_allocated_iommu_sec_ptbl_map_range_end(::perfetto::protos::IommuSecPtblMapRangeEndFtraceEvent* iommu_sec_ptbl_map_range_end) {
8981   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
8982   clear_event();
8983   if (iommu_sec_ptbl_map_range_end) {
8984     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
8985         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
8986                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(iommu_sec_ptbl_map_range_end));
8987     if (message_arena != submessage_arena) {
8988       iommu_sec_ptbl_map_range_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
8989           message_arena, iommu_sec_ptbl_map_range_end, submessage_arena);
8990     }
8991     set_has_iommu_sec_ptbl_map_range_end();
8992     _impl_.event_.iommu_sec_ptbl_map_range_end_ = iommu_sec_ptbl_map_range_end;
8993   }
8994   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.iommu_sec_ptbl_map_range_end)
8995 }
clear_iommu_sec_ptbl_map_range_end()8996 void FtraceEvent::clear_iommu_sec_ptbl_map_range_end() {
8997   if (_internal_has_iommu_sec_ptbl_map_range_end()) {
8998     if (GetArenaForAllocation() == nullptr) {
8999       delete _impl_.event_.iommu_sec_ptbl_map_range_end_;
9000     }
9001     clear_has_event();
9002   }
9003 }
set_allocated_iommu_sec_ptbl_map_range_start(::perfetto::protos::IommuSecPtblMapRangeStartFtraceEvent * iommu_sec_ptbl_map_range_start)9004 void FtraceEvent::set_allocated_iommu_sec_ptbl_map_range_start(::perfetto::protos::IommuSecPtblMapRangeStartFtraceEvent* iommu_sec_ptbl_map_range_start) {
9005   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9006   clear_event();
9007   if (iommu_sec_ptbl_map_range_start) {
9008     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9009         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9010                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(iommu_sec_ptbl_map_range_start));
9011     if (message_arena != submessage_arena) {
9012       iommu_sec_ptbl_map_range_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9013           message_arena, iommu_sec_ptbl_map_range_start, submessage_arena);
9014     }
9015     set_has_iommu_sec_ptbl_map_range_start();
9016     _impl_.event_.iommu_sec_ptbl_map_range_start_ = iommu_sec_ptbl_map_range_start;
9017   }
9018   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.iommu_sec_ptbl_map_range_start)
9019 }
clear_iommu_sec_ptbl_map_range_start()9020 void FtraceEvent::clear_iommu_sec_ptbl_map_range_start() {
9021   if (_internal_has_iommu_sec_ptbl_map_range_start()) {
9022     if (GetArenaForAllocation() == nullptr) {
9023       delete _impl_.event_.iommu_sec_ptbl_map_range_start_;
9024     }
9025     clear_has_event();
9026   }
9027 }
set_allocated_ion_alloc_buffer_end(::perfetto::protos::IonAllocBufferEndFtraceEvent * ion_alloc_buffer_end)9028 void FtraceEvent::set_allocated_ion_alloc_buffer_end(::perfetto::protos::IonAllocBufferEndFtraceEvent* ion_alloc_buffer_end) {
9029   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9030   clear_event();
9031   if (ion_alloc_buffer_end) {
9032     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9033         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9034                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_alloc_buffer_end));
9035     if (message_arena != submessage_arena) {
9036       ion_alloc_buffer_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9037           message_arena, ion_alloc_buffer_end, submessage_arena);
9038     }
9039     set_has_ion_alloc_buffer_end();
9040     _impl_.event_.ion_alloc_buffer_end_ = ion_alloc_buffer_end;
9041   }
9042   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_alloc_buffer_end)
9043 }
clear_ion_alloc_buffer_end()9044 void FtraceEvent::clear_ion_alloc_buffer_end() {
9045   if (_internal_has_ion_alloc_buffer_end()) {
9046     if (GetArenaForAllocation() == nullptr) {
9047       delete _impl_.event_.ion_alloc_buffer_end_;
9048     }
9049     clear_has_event();
9050   }
9051 }
set_allocated_ion_alloc_buffer_fail(::perfetto::protos::IonAllocBufferFailFtraceEvent * ion_alloc_buffer_fail)9052 void FtraceEvent::set_allocated_ion_alloc_buffer_fail(::perfetto::protos::IonAllocBufferFailFtraceEvent* ion_alloc_buffer_fail) {
9053   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9054   clear_event();
9055   if (ion_alloc_buffer_fail) {
9056     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9057         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9058                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_alloc_buffer_fail));
9059     if (message_arena != submessage_arena) {
9060       ion_alloc_buffer_fail = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9061           message_arena, ion_alloc_buffer_fail, submessage_arena);
9062     }
9063     set_has_ion_alloc_buffer_fail();
9064     _impl_.event_.ion_alloc_buffer_fail_ = ion_alloc_buffer_fail;
9065   }
9066   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_alloc_buffer_fail)
9067 }
clear_ion_alloc_buffer_fail()9068 void FtraceEvent::clear_ion_alloc_buffer_fail() {
9069   if (_internal_has_ion_alloc_buffer_fail()) {
9070     if (GetArenaForAllocation() == nullptr) {
9071       delete _impl_.event_.ion_alloc_buffer_fail_;
9072     }
9073     clear_has_event();
9074   }
9075 }
set_allocated_ion_alloc_buffer_fallback(::perfetto::protos::IonAllocBufferFallbackFtraceEvent * ion_alloc_buffer_fallback)9076 void FtraceEvent::set_allocated_ion_alloc_buffer_fallback(::perfetto::protos::IonAllocBufferFallbackFtraceEvent* ion_alloc_buffer_fallback) {
9077   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9078   clear_event();
9079   if (ion_alloc_buffer_fallback) {
9080     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9081         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9082                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_alloc_buffer_fallback));
9083     if (message_arena != submessage_arena) {
9084       ion_alloc_buffer_fallback = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9085           message_arena, ion_alloc_buffer_fallback, submessage_arena);
9086     }
9087     set_has_ion_alloc_buffer_fallback();
9088     _impl_.event_.ion_alloc_buffer_fallback_ = ion_alloc_buffer_fallback;
9089   }
9090   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_alloc_buffer_fallback)
9091 }
clear_ion_alloc_buffer_fallback()9092 void FtraceEvent::clear_ion_alloc_buffer_fallback() {
9093   if (_internal_has_ion_alloc_buffer_fallback()) {
9094     if (GetArenaForAllocation() == nullptr) {
9095       delete _impl_.event_.ion_alloc_buffer_fallback_;
9096     }
9097     clear_has_event();
9098   }
9099 }
set_allocated_ion_alloc_buffer_start(::perfetto::protos::IonAllocBufferStartFtraceEvent * ion_alloc_buffer_start)9100 void FtraceEvent::set_allocated_ion_alloc_buffer_start(::perfetto::protos::IonAllocBufferStartFtraceEvent* ion_alloc_buffer_start) {
9101   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9102   clear_event();
9103   if (ion_alloc_buffer_start) {
9104     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9105         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9106                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_alloc_buffer_start));
9107     if (message_arena != submessage_arena) {
9108       ion_alloc_buffer_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9109           message_arena, ion_alloc_buffer_start, submessage_arena);
9110     }
9111     set_has_ion_alloc_buffer_start();
9112     _impl_.event_.ion_alloc_buffer_start_ = ion_alloc_buffer_start;
9113   }
9114   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_alloc_buffer_start)
9115 }
clear_ion_alloc_buffer_start()9116 void FtraceEvent::clear_ion_alloc_buffer_start() {
9117   if (_internal_has_ion_alloc_buffer_start()) {
9118     if (GetArenaForAllocation() == nullptr) {
9119       delete _impl_.event_.ion_alloc_buffer_start_;
9120     }
9121     clear_has_event();
9122   }
9123 }
set_allocated_ion_cp_alloc_retry(::perfetto::protos::IonCpAllocRetryFtraceEvent * ion_cp_alloc_retry)9124 void FtraceEvent::set_allocated_ion_cp_alloc_retry(::perfetto::protos::IonCpAllocRetryFtraceEvent* ion_cp_alloc_retry) {
9125   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9126   clear_event();
9127   if (ion_cp_alloc_retry) {
9128     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9129         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9130                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_cp_alloc_retry));
9131     if (message_arena != submessage_arena) {
9132       ion_cp_alloc_retry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9133           message_arena, ion_cp_alloc_retry, submessage_arena);
9134     }
9135     set_has_ion_cp_alloc_retry();
9136     _impl_.event_.ion_cp_alloc_retry_ = ion_cp_alloc_retry;
9137   }
9138   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_cp_alloc_retry)
9139 }
clear_ion_cp_alloc_retry()9140 void FtraceEvent::clear_ion_cp_alloc_retry() {
9141   if (_internal_has_ion_cp_alloc_retry()) {
9142     if (GetArenaForAllocation() == nullptr) {
9143       delete _impl_.event_.ion_cp_alloc_retry_;
9144     }
9145     clear_has_event();
9146   }
9147 }
set_allocated_ion_cp_secure_buffer_end(::perfetto::protos::IonCpSecureBufferEndFtraceEvent * ion_cp_secure_buffer_end)9148 void FtraceEvent::set_allocated_ion_cp_secure_buffer_end(::perfetto::protos::IonCpSecureBufferEndFtraceEvent* ion_cp_secure_buffer_end) {
9149   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9150   clear_event();
9151   if (ion_cp_secure_buffer_end) {
9152     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9153         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9154                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_cp_secure_buffer_end));
9155     if (message_arena != submessage_arena) {
9156       ion_cp_secure_buffer_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9157           message_arena, ion_cp_secure_buffer_end, submessage_arena);
9158     }
9159     set_has_ion_cp_secure_buffer_end();
9160     _impl_.event_.ion_cp_secure_buffer_end_ = ion_cp_secure_buffer_end;
9161   }
9162   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_cp_secure_buffer_end)
9163 }
clear_ion_cp_secure_buffer_end()9164 void FtraceEvent::clear_ion_cp_secure_buffer_end() {
9165   if (_internal_has_ion_cp_secure_buffer_end()) {
9166     if (GetArenaForAllocation() == nullptr) {
9167       delete _impl_.event_.ion_cp_secure_buffer_end_;
9168     }
9169     clear_has_event();
9170   }
9171 }
set_allocated_ion_cp_secure_buffer_start(::perfetto::protos::IonCpSecureBufferStartFtraceEvent * ion_cp_secure_buffer_start)9172 void FtraceEvent::set_allocated_ion_cp_secure_buffer_start(::perfetto::protos::IonCpSecureBufferStartFtraceEvent* ion_cp_secure_buffer_start) {
9173   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9174   clear_event();
9175   if (ion_cp_secure_buffer_start) {
9176     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9177         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9178                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_cp_secure_buffer_start));
9179     if (message_arena != submessage_arena) {
9180       ion_cp_secure_buffer_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9181           message_arena, ion_cp_secure_buffer_start, submessage_arena);
9182     }
9183     set_has_ion_cp_secure_buffer_start();
9184     _impl_.event_.ion_cp_secure_buffer_start_ = ion_cp_secure_buffer_start;
9185   }
9186   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_cp_secure_buffer_start)
9187 }
clear_ion_cp_secure_buffer_start()9188 void FtraceEvent::clear_ion_cp_secure_buffer_start() {
9189   if (_internal_has_ion_cp_secure_buffer_start()) {
9190     if (GetArenaForAllocation() == nullptr) {
9191       delete _impl_.event_.ion_cp_secure_buffer_start_;
9192     }
9193     clear_has_event();
9194   }
9195 }
set_allocated_ion_prefetching(::perfetto::protos::IonPrefetchingFtraceEvent * ion_prefetching)9196 void FtraceEvent::set_allocated_ion_prefetching(::perfetto::protos::IonPrefetchingFtraceEvent* ion_prefetching) {
9197   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9198   clear_event();
9199   if (ion_prefetching) {
9200     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9201         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9202                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_prefetching));
9203     if (message_arena != submessage_arena) {
9204       ion_prefetching = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9205           message_arena, ion_prefetching, submessage_arena);
9206     }
9207     set_has_ion_prefetching();
9208     _impl_.event_.ion_prefetching_ = ion_prefetching;
9209   }
9210   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_prefetching)
9211 }
clear_ion_prefetching()9212 void FtraceEvent::clear_ion_prefetching() {
9213   if (_internal_has_ion_prefetching()) {
9214     if (GetArenaForAllocation() == nullptr) {
9215       delete _impl_.event_.ion_prefetching_;
9216     }
9217     clear_has_event();
9218   }
9219 }
set_allocated_ion_secure_cma_add_to_pool_end(::perfetto::protos::IonSecureCmaAddToPoolEndFtraceEvent * ion_secure_cma_add_to_pool_end)9220 void FtraceEvent::set_allocated_ion_secure_cma_add_to_pool_end(::perfetto::protos::IonSecureCmaAddToPoolEndFtraceEvent* ion_secure_cma_add_to_pool_end) {
9221   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9222   clear_event();
9223   if (ion_secure_cma_add_to_pool_end) {
9224     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9225         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9226                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_secure_cma_add_to_pool_end));
9227     if (message_arena != submessage_arena) {
9228       ion_secure_cma_add_to_pool_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9229           message_arena, ion_secure_cma_add_to_pool_end, submessage_arena);
9230     }
9231     set_has_ion_secure_cma_add_to_pool_end();
9232     _impl_.event_.ion_secure_cma_add_to_pool_end_ = ion_secure_cma_add_to_pool_end;
9233   }
9234   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_secure_cma_add_to_pool_end)
9235 }
clear_ion_secure_cma_add_to_pool_end()9236 void FtraceEvent::clear_ion_secure_cma_add_to_pool_end() {
9237   if (_internal_has_ion_secure_cma_add_to_pool_end()) {
9238     if (GetArenaForAllocation() == nullptr) {
9239       delete _impl_.event_.ion_secure_cma_add_to_pool_end_;
9240     }
9241     clear_has_event();
9242   }
9243 }
set_allocated_ion_secure_cma_add_to_pool_start(::perfetto::protos::IonSecureCmaAddToPoolStartFtraceEvent * ion_secure_cma_add_to_pool_start)9244 void FtraceEvent::set_allocated_ion_secure_cma_add_to_pool_start(::perfetto::protos::IonSecureCmaAddToPoolStartFtraceEvent* ion_secure_cma_add_to_pool_start) {
9245   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9246   clear_event();
9247   if (ion_secure_cma_add_to_pool_start) {
9248     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9249         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9250                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_secure_cma_add_to_pool_start));
9251     if (message_arena != submessage_arena) {
9252       ion_secure_cma_add_to_pool_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9253           message_arena, ion_secure_cma_add_to_pool_start, submessage_arena);
9254     }
9255     set_has_ion_secure_cma_add_to_pool_start();
9256     _impl_.event_.ion_secure_cma_add_to_pool_start_ = ion_secure_cma_add_to_pool_start;
9257   }
9258   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_secure_cma_add_to_pool_start)
9259 }
clear_ion_secure_cma_add_to_pool_start()9260 void FtraceEvent::clear_ion_secure_cma_add_to_pool_start() {
9261   if (_internal_has_ion_secure_cma_add_to_pool_start()) {
9262     if (GetArenaForAllocation() == nullptr) {
9263       delete _impl_.event_.ion_secure_cma_add_to_pool_start_;
9264     }
9265     clear_has_event();
9266   }
9267 }
set_allocated_ion_secure_cma_allocate_end(::perfetto::protos::IonSecureCmaAllocateEndFtraceEvent * ion_secure_cma_allocate_end)9268 void FtraceEvent::set_allocated_ion_secure_cma_allocate_end(::perfetto::protos::IonSecureCmaAllocateEndFtraceEvent* ion_secure_cma_allocate_end) {
9269   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9270   clear_event();
9271   if (ion_secure_cma_allocate_end) {
9272     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9273         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9274                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_secure_cma_allocate_end));
9275     if (message_arena != submessage_arena) {
9276       ion_secure_cma_allocate_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9277           message_arena, ion_secure_cma_allocate_end, submessage_arena);
9278     }
9279     set_has_ion_secure_cma_allocate_end();
9280     _impl_.event_.ion_secure_cma_allocate_end_ = ion_secure_cma_allocate_end;
9281   }
9282   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_secure_cma_allocate_end)
9283 }
clear_ion_secure_cma_allocate_end()9284 void FtraceEvent::clear_ion_secure_cma_allocate_end() {
9285   if (_internal_has_ion_secure_cma_allocate_end()) {
9286     if (GetArenaForAllocation() == nullptr) {
9287       delete _impl_.event_.ion_secure_cma_allocate_end_;
9288     }
9289     clear_has_event();
9290   }
9291 }
set_allocated_ion_secure_cma_allocate_start(::perfetto::protos::IonSecureCmaAllocateStartFtraceEvent * ion_secure_cma_allocate_start)9292 void FtraceEvent::set_allocated_ion_secure_cma_allocate_start(::perfetto::protos::IonSecureCmaAllocateStartFtraceEvent* ion_secure_cma_allocate_start) {
9293   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9294   clear_event();
9295   if (ion_secure_cma_allocate_start) {
9296     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9297         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9298                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_secure_cma_allocate_start));
9299     if (message_arena != submessage_arena) {
9300       ion_secure_cma_allocate_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9301           message_arena, ion_secure_cma_allocate_start, submessage_arena);
9302     }
9303     set_has_ion_secure_cma_allocate_start();
9304     _impl_.event_.ion_secure_cma_allocate_start_ = ion_secure_cma_allocate_start;
9305   }
9306   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_secure_cma_allocate_start)
9307 }
clear_ion_secure_cma_allocate_start()9308 void FtraceEvent::clear_ion_secure_cma_allocate_start() {
9309   if (_internal_has_ion_secure_cma_allocate_start()) {
9310     if (GetArenaForAllocation() == nullptr) {
9311       delete _impl_.event_.ion_secure_cma_allocate_start_;
9312     }
9313     clear_has_event();
9314   }
9315 }
set_allocated_ion_secure_cma_shrink_pool_end(::perfetto::protos::IonSecureCmaShrinkPoolEndFtraceEvent * ion_secure_cma_shrink_pool_end)9316 void FtraceEvent::set_allocated_ion_secure_cma_shrink_pool_end(::perfetto::protos::IonSecureCmaShrinkPoolEndFtraceEvent* ion_secure_cma_shrink_pool_end) {
9317   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9318   clear_event();
9319   if (ion_secure_cma_shrink_pool_end) {
9320     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9321         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9322                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_secure_cma_shrink_pool_end));
9323     if (message_arena != submessage_arena) {
9324       ion_secure_cma_shrink_pool_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9325           message_arena, ion_secure_cma_shrink_pool_end, submessage_arena);
9326     }
9327     set_has_ion_secure_cma_shrink_pool_end();
9328     _impl_.event_.ion_secure_cma_shrink_pool_end_ = ion_secure_cma_shrink_pool_end;
9329   }
9330   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_secure_cma_shrink_pool_end)
9331 }
clear_ion_secure_cma_shrink_pool_end()9332 void FtraceEvent::clear_ion_secure_cma_shrink_pool_end() {
9333   if (_internal_has_ion_secure_cma_shrink_pool_end()) {
9334     if (GetArenaForAllocation() == nullptr) {
9335       delete _impl_.event_.ion_secure_cma_shrink_pool_end_;
9336     }
9337     clear_has_event();
9338   }
9339 }
set_allocated_ion_secure_cma_shrink_pool_start(::perfetto::protos::IonSecureCmaShrinkPoolStartFtraceEvent * ion_secure_cma_shrink_pool_start)9340 void FtraceEvent::set_allocated_ion_secure_cma_shrink_pool_start(::perfetto::protos::IonSecureCmaShrinkPoolStartFtraceEvent* ion_secure_cma_shrink_pool_start) {
9341   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9342   clear_event();
9343   if (ion_secure_cma_shrink_pool_start) {
9344     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9345         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9346                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_secure_cma_shrink_pool_start));
9347     if (message_arena != submessage_arena) {
9348       ion_secure_cma_shrink_pool_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9349           message_arena, ion_secure_cma_shrink_pool_start, submessage_arena);
9350     }
9351     set_has_ion_secure_cma_shrink_pool_start();
9352     _impl_.event_.ion_secure_cma_shrink_pool_start_ = ion_secure_cma_shrink_pool_start;
9353   }
9354   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_secure_cma_shrink_pool_start)
9355 }
clear_ion_secure_cma_shrink_pool_start()9356 void FtraceEvent::clear_ion_secure_cma_shrink_pool_start() {
9357   if (_internal_has_ion_secure_cma_shrink_pool_start()) {
9358     if (GetArenaForAllocation() == nullptr) {
9359       delete _impl_.event_.ion_secure_cma_shrink_pool_start_;
9360     }
9361     clear_has_event();
9362   }
9363 }
set_allocated_kfree(::perfetto::protos::KfreeFtraceEvent * kfree)9364 void FtraceEvent::set_allocated_kfree(::perfetto::protos::KfreeFtraceEvent* kfree) {
9365   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9366   clear_event();
9367   if (kfree) {
9368     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9369         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9370                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kfree));
9371     if (message_arena != submessage_arena) {
9372       kfree = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9373           message_arena, kfree, submessage_arena);
9374     }
9375     set_has_kfree();
9376     _impl_.event_.kfree_ = kfree;
9377   }
9378   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kfree)
9379 }
clear_kfree()9380 void FtraceEvent::clear_kfree() {
9381   if (_internal_has_kfree()) {
9382     if (GetArenaForAllocation() == nullptr) {
9383       delete _impl_.event_.kfree_;
9384     }
9385     clear_has_event();
9386   }
9387 }
set_allocated_kmalloc(::perfetto::protos::KmallocFtraceEvent * kmalloc)9388 void FtraceEvent::set_allocated_kmalloc(::perfetto::protos::KmallocFtraceEvent* kmalloc) {
9389   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9390   clear_event();
9391   if (kmalloc) {
9392     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9393         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9394                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kmalloc));
9395     if (message_arena != submessage_arena) {
9396       kmalloc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9397           message_arena, kmalloc, submessage_arena);
9398     }
9399     set_has_kmalloc();
9400     _impl_.event_.kmalloc_ = kmalloc;
9401   }
9402   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kmalloc)
9403 }
clear_kmalloc()9404 void FtraceEvent::clear_kmalloc() {
9405   if (_internal_has_kmalloc()) {
9406     if (GetArenaForAllocation() == nullptr) {
9407       delete _impl_.event_.kmalloc_;
9408     }
9409     clear_has_event();
9410   }
9411 }
set_allocated_kmalloc_node(::perfetto::protos::KmallocNodeFtraceEvent * kmalloc_node)9412 void FtraceEvent::set_allocated_kmalloc_node(::perfetto::protos::KmallocNodeFtraceEvent* kmalloc_node) {
9413   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9414   clear_event();
9415   if (kmalloc_node) {
9416     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9417         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9418                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kmalloc_node));
9419     if (message_arena != submessage_arena) {
9420       kmalloc_node = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9421           message_arena, kmalloc_node, submessage_arena);
9422     }
9423     set_has_kmalloc_node();
9424     _impl_.event_.kmalloc_node_ = kmalloc_node;
9425   }
9426   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kmalloc_node)
9427 }
clear_kmalloc_node()9428 void FtraceEvent::clear_kmalloc_node() {
9429   if (_internal_has_kmalloc_node()) {
9430     if (GetArenaForAllocation() == nullptr) {
9431       delete _impl_.event_.kmalloc_node_;
9432     }
9433     clear_has_event();
9434   }
9435 }
set_allocated_kmem_cache_alloc(::perfetto::protos::KmemCacheAllocFtraceEvent * kmem_cache_alloc)9436 void FtraceEvent::set_allocated_kmem_cache_alloc(::perfetto::protos::KmemCacheAllocFtraceEvent* kmem_cache_alloc) {
9437   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9438   clear_event();
9439   if (kmem_cache_alloc) {
9440     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9441         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9442                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kmem_cache_alloc));
9443     if (message_arena != submessage_arena) {
9444       kmem_cache_alloc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9445           message_arena, kmem_cache_alloc, submessage_arena);
9446     }
9447     set_has_kmem_cache_alloc();
9448     _impl_.event_.kmem_cache_alloc_ = kmem_cache_alloc;
9449   }
9450   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kmem_cache_alloc)
9451 }
clear_kmem_cache_alloc()9452 void FtraceEvent::clear_kmem_cache_alloc() {
9453   if (_internal_has_kmem_cache_alloc()) {
9454     if (GetArenaForAllocation() == nullptr) {
9455       delete _impl_.event_.kmem_cache_alloc_;
9456     }
9457     clear_has_event();
9458   }
9459 }
set_allocated_kmem_cache_alloc_node(::perfetto::protos::KmemCacheAllocNodeFtraceEvent * kmem_cache_alloc_node)9460 void FtraceEvent::set_allocated_kmem_cache_alloc_node(::perfetto::protos::KmemCacheAllocNodeFtraceEvent* kmem_cache_alloc_node) {
9461   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9462   clear_event();
9463   if (kmem_cache_alloc_node) {
9464     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9465         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9466                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kmem_cache_alloc_node));
9467     if (message_arena != submessage_arena) {
9468       kmem_cache_alloc_node = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9469           message_arena, kmem_cache_alloc_node, submessage_arena);
9470     }
9471     set_has_kmem_cache_alloc_node();
9472     _impl_.event_.kmem_cache_alloc_node_ = kmem_cache_alloc_node;
9473   }
9474   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kmem_cache_alloc_node)
9475 }
clear_kmem_cache_alloc_node()9476 void FtraceEvent::clear_kmem_cache_alloc_node() {
9477   if (_internal_has_kmem_cache_alloc_node()) {
9478     if (GetArenaForAllocation() == nullptr) {
9479       delete _impl_.event_.kmem_cache_alloc_node_;
9480     }
9481     clear_has_event();
9482   }
9483 }
set_allocated_kmem_cache_free(::perfetto::protos::KmemCacheFreeFtraceEvent * kmem_cache_free)9484 void FtraceEvent::set_allocated_kmem_cache_free(::perfetto::protos::KmemCacheFreeFtraceEvent* kmem_cache_free) {
9485   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9486   clear_event();
9487   if (kmem_cache_free) {
9488     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9489         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9490                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kmem_cache_free));
9491     if (message_arena != submessage_arena) {
9492       kmem_cache_free = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9493           message_arena, kmem_cache_free, submessage_arena);
9494     }
9495     set_has_kmem_cache_free();
9496     _impl_.event_.kmem_cache_free_ = kmem_cache_free;
9497   }
9498   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kmem_cache_free)
9499 }
clear_kmem_cache_free()9500 void FtraceEvent::clear_kmem_cache_free() {
9501   if (_internal_has_kmem_cache_free()) {
9502     if (GetArenaForAllocation() == nullptr) {
9503       delete _impl_.event_.kmem_cache_free_;
9504     }
9505     clear_has_event();
9506   }
9507 }
set_allocated_migrate_pages_end(::perfetto::protos::MigratePagesEndFtraceEvent * migrate_pages_end)9508 void FtraceEvent::set_allocated_migrate_pages_end(::perfetto::protos::MigratePagesEndFtraceEvent* migrate_pages_end) {
9509   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9510   clear_event();
9511   if (migrate_pages_end) {
9512     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9513         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9514                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(migrate_pages_end));
9515     if (message_arena != submessage_arena) {
9516       migrate_pages_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9517           message_arena, migrate_pages_end, submessage_arena);
9518     }
9519     set_has_migrate_pages_end();
9520     _impl_.event_.migrate_pages_end_ = migrate_pages_end;
9521   }
9522   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.migrate_pages_end)
9523 }
clear_migrate_pages_end()9524 void FtraceEvent::clear_migrate_pages_end() {
9525   if (_internal_has_migrate_pages_end()) {
9526     if (GetArenaForAllocation() == nullptr) {
9527       delete _impl_.event_.migrate_pages_end_;
9528     }
9529     clear_has_event();
9530   }
9531 }
set_allocated_migrate_pages_start(::perfetto::protos::MigratePagesStartFtraceEvent * migrate_pages_start)9532 void FtraceEvent::set_allocated_migrate_pages_start(::perfetto::protos::MigratePagesStartFtraceEvent* migrate_pages_start) {
9533   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9534   clear_event();
9535   if (migrate_pages_start) {
9536     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9537         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9538                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(migrate_pages_start));
9539     if (message_arena != submessage_arena) {
9540       migrate_pages_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9541           message_arena, migrate_pages_start, submessage_arena);
9542     }
9543     set_has_migrate_pages_start();
9544     _impl_.event_.migrate_pages_start_ = migrate_pages_start;
9545   }
9546   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.migrate_pages_start)
9547 }
clear_migrate_pages_start()9548 void FtraceEvent::clear_migrate_pages_start() {
9549   if (_internal_has_migrate_pages_start()) {
9550     if (GetArenaForAllocation() == nullptr) {
9551       delete _impl_.event_.migrate_pages_start_;
9552     }
9553     clear_has_event();
9554   }
9555 }
set_allocated_migrate_retry(::perfetto::protos::MigrateRetryFtraceEvent * migrate_retry)9556 void FtraceEvent::set_allocated_migrate_retry(::perfetto::protos::MigrateRetryFtraceEvent* migrate_retry) {
9557   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9558   clear_event();
9559   if (migrate_retry) {
9560     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9561         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9562                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(migrate_retry));
9563     if (message_arena != submessage_arena) {
9564       migrate_retry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9565           message_arena, migrate_retry, submessage_arena);
9566     }
9567     set_has_migrate_retry();
9568     _impl_.event_.migrate_retry_ = migrate_retry;
9569   }
9570   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.migrate_retry)
9571 }
clear_migrate_retry()9572 void FtraceEvent::clear_migrate_retry() {
9573   if (_internal_has_migrate_retry()) {
9574     if (GetArenaForAllocation() == nullptr) {
9575       delete _impl_.event_.migrate_retry_;
9576     }
9577     clear_has_event();
9578   }
9579 }
set_allocated_mm_page_alloc(::perfetto::protos::MmPageAllocFtraceEvent * mm_page_alloc)9580 void FtraceEvent::set_allocated_mm_page_alloc(::perfetto::protos::MmPageAllocFtraceEvent* mm_page_alloc) {
9581   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9582   clear_event();
9583   if (mm_page_alloc) {
9584     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9585         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9586                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_page_alloc));
9587     if (message_arena != submessage_arena) {
9588       mm_page_alloc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9589           message_arena, mm_page_alloc, submessage_arena);
9590     }
9591     set_has_mm_page_alloc();
9592     _impl_.event_.mm_page_alloc_ = mm_page_alloc;
9593   }
9594   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_page_alloc)
9595 }
clear_mm_page_alloc()9596 void FtraceEvent::clear_mm_page_alloc() {
9597   if (_internal_has_mm_page_alloc()) {
9598     if (GetArenaForAllocation() == nullptr) {
9599       delete _impl_.event_.mm_page_alloc_;
9600     }
9601     clear_has_event();
9602   }
9603 }
set_allocated_mm_page_alloc_extfrag(::perfetto::protos::MmPageAllocExtfragFtraceEvent * mm_page_alloc_extfrag)9604 void FtraceEvent::set_allocated_mm_page_alloc_extfrag(::perfetto::protos::MmPageAllocExtfragFtraceEvent* mm_page_alloc_extfrag) {
9605   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9606   clear_event();
9607   if (mm_page_alloc_extfrag) {
9608     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9609         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9610                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_page_alloc_extfrag));
9611     if (message_arena != submessage_arena) {
9612       mm_page_alloc_extfrag = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9613           message_arena, mm_page_alloc_extfrag, submessage_arena);
9614     }
9615     set_has_mm_page_alloc_extfrag();
9616     _impl_.event_.mm_page_alloc_extfrag_ = mm_page_alloc_extfrag;
9617   }
9618   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_page_alloc_extfrag)
9619 }
clear_mm_page_alloc_extfrag()9620 void FtraceEvent::clear_mm_page_alloc_extfrag() {
9621   if (_internal_has_mm_page_alloc_extfrag()) {
9622     if (GetArenaForAllocation() == nullptr) {
9623       delete _impl_.event_.mm_page_alloc_extfrag_;
9624     }
9625     clear_has_event();
9626   }
9627 }
set_allocated_mm_page_alloc_zone_locked(::perfetto::protos::MmPageAllocZoneLockedFtraceEvent * mm_page_alloc_zone_locked)9628 void FtraceEvent::set_allocated_mm_page_alloc_zone_locked(::perfetto::protos::MmPageAllocZoneLockedFtraceEvent* mm_page_alloc_zone_locked) {
9629   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9630   clear_event();
9631   if (mm_page_alloc_zone_locked) {
9632     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9633         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9634                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_page_alloc_zone_locked));
9635     if (message_arena != submessage_arena) {
9636       mm_page_alloc_zone_locked = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9637           message_arena, mm_page_alloc_zone_locked, submessage_arena);
9638     }
9639     set_has_mm_page_alloc_zone_locked();
9640     _impl_.event_.mm_page_alloc_zone_locked_ = mm_page_alloc_zone_locked;
9641   }
9642   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_page_alloc_zone_locked)
9643 }
clear_mm_page_alloc_zone_locked()9644 void FtraceEvent::clear_mm_page_alloc_zone_locked() {
9645   if (_internal_has_mm_page_alloc_zone_locked()) {
9646     if (GetArenaForAllocation() == nullptr) {
9647       delete _impl_.event_.mm_page_alloc_zone_locked_;
9648     }
9649     clear_has_event();
9650   }
9651 }
set_allocated_mm_page_free(::perfetto::protos::MmPageFreeFtraceEvent * mm_page_free)9652 void FtraceEvent::set_allocated_mm_page_free(::perfetto::protos::MmPageFreeFtraceEvent* mm_page_free) {
9653   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9654   clear_event();
9655   if (mm_page_free) {
9656     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9657         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9658                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_page_free));
9659     if (message_arena != submessage_arena) {
9660       mm_page_free = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9661           message_arena, mm_page_free, submessage_arena);
9662     }
9663     set_has_mm_page_free();
9664     _impl_.event_.mm_page_free_ = mm_page_free;
9665   }
9666   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_page_free)
9667 }
clear_mm_page_free()9668 void FtraceEvent::clear_mm_page_free() {
9669   if (_internal_has_mm_page_free()) {
9670     if (GetArenaForAllocation() == nullptr) {
9671       delete _impl_.event_.mm_page_free_;
9672     }
9673     clear_has_event();
9674   }
9675 }
set_allocated_mm_page_free_batched(::perfetto::protos::MmPageFreeBatchedFtraceEvent * mm_page_free_batched)9676 void FtraceEvent::set_allocated_mm_page_free_batched(::perfetto::protos::MmPageFreeBatchedFtraceEvent* mm_page_free_batched) {
9677   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9678   clear_event();
9679   if (mm_page_free_batched) {
9680     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9681         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9682                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_page_free_batched));
9683     if (message_arena != submessage_arena) {
9684       mm_page_free_batched = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9685           message_arena, mm_page_free_batched, submessage_arena);
9686     }
9687     set_has_mm_page_free_batched();
9688     _impl_.event_.mm_page_free_batched_ = mm_page_free_batched;
9689   }
9690   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_page_free_batched)
9691 }
clear_mm_page_free_batched()9692 void FtraceEvent::clear_mm_page_free_batched() {
9693   if (_internal_has_mm_page_free_batched()) {
9694     if (GetArenaForAllocation() == nullptr) {
9695       delete _impl_.event_.mm_page_free_batched_;
9696     }
9697     clear_has_event();
9698   }
9699 }
set_allocated_mm_page_pcpu_drain(::perfetto::protos::MmPagePcpuDrainFtraceEvent * mm_page_pcpu_drain)9700 void FtraceEvent::set_allocated_mm_page_pcpu_drain(::perfetto::protos::MmPagePcpuDrainFtraceEvent* mm_page_pcpu_drain) {
9701   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9702   clear_event();
9703   if (mm_page_pcpu_drain) {
9704     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9705         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9706                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_page_pcpu_drain));
9707     if (message_arena != submessage_arena) {
9708       mm_page_pcpu_drain = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9709           message_arena, mm_page_pcpu_drain, submessage_arena);
9710     }
9711     set_has_mm_page_pcpu_drain();
9712     _impl_.event_.mm_page_pcpu_drain_ = mm_page_pcpu_drain;
9713   }
9714   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_page_pcpu_drain)
9715 }
clear_mm_page_pcpu_drain()9716 void FtraceEvent::clear_mm_page_pcpu_drain() {
9717   if (_internal_has_mm_page_pcpu_drain()) {
9718     if (GetArenaForAllocation() == nullptr) {
9719       delete _impl_.event_.mm_page_pcpu_drain_;
9720     }
9721     clear_has_event();
9722   }
9723 }
set_allocated_rss_stat(::perfetto::protos::RssStatFtraceEvent * rss_stat)9724 void FtraceEvent::set_allocated_rss_stat(::perfetto::protos::RssStatFtraceEvent* rss_stat) {
9725   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9726   clear_event();
9727   if (rss_stat) {
9728     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9729         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9730                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(rss_stat));
9731     if (message_arena != submessage_arena) {
9732       rss_stat = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9733           message_arena, rss_stat, submessage_arena);
9734     }
9735     set_has_rss_stat();
9736     _impl_.event_.rss_stat_ = rss_stat;
9737   }
9738   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.rss_stat)
9739 }
clear_rss_stat()9740 void FtraceEvent::clear_rss_stat() {
9741   if (_internal_has_rss_stat()) {
9742     if (GetArenaForAllocation() == nullptr) {
9743       delete _impl_.event_.rss_stat_;
9744     }
9745     clear_has_event();
9746   }
9747 }
set_allocated_ion_heap_shrink(::perfetto::protos::IonHeapShrinkFtraceEvent * ion_heap_shrink)9748 void FtraceEvent::set_allocated_ion_heap_shrink(::perfetto::protos::IonHeapShrinkFtraceEvent* ion_heap_shrink) {
9749   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9750   clear_event();
9751   if (ion_heap_shrink) {
9752     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9753         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9754                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_heap_shrink));
9755     if (message_arena != submessage_arena) {
9756       ion_heap_shrink = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9757           message_arena, ion_heap_shrink, submessage_arena);
9758     }
9759     set_has_ion_heap_shrink();
9760     _impl_.event_.ion_heap_shrink_ = ion_heap_shrink;
9761   }
9762   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_heap_shrink)
9763 }
clear_ion_heap_shrink()9764 void FtraceEvent::clear_ion_heap_shrink() {
9765   if (_internal_has_ion_heap_shrink()) {
9766     if (GetArenaForAllocation() == nullptr) {
9767       delete _impl_.event_.ion_heap_shrink_;
9768     }
9769     clear_has_event();
9770   }
9771 }
set_allocated_ion_heap_grow(::perfetto::protos::IonHeapGrowFtraceEvent * ion_heap_grow)9772 void FtraceEvent::set_allocated_ion_heap_grow(::perfetto::protos::IonHeapGrowFtraceEvent* ion_heap_grow) {
9773   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9774   clear_event();
9775   if (ion_heap_grow) {
9776     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9777         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9778                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_heap_grow));
9779     if (message_arena != submessage_arena) {
9780       ion_heap_grow = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9781           message_arena, ion_heap_grow, submessage_arena);
9782     }
9783     set_has_ion_heap_grow();
9784     _impl_.event_.ion_heap_grow_ = ion_heap_grow;
9785   }
9786   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_heap_grow)
9787 }
clear_ion_heap_grow()9788 void FtraceEvent::clear_ion_heap_grow() {
9789   if (_internal_has_ion_heap_grow()) {
9790     if (GetArenaForAllocation() == nullptr) {
9791       delete _impl_.event_.ion_heap_grow_;
9792     }
9793     clear_has_event();
9794   }
9795 }
set_allocated_fence_init(::perfetto::protos::FenceInitFtraceEvent * fence_init)9796 void FtraceEvent::set_allocated_fence_init(::perfetto::protos::FenceInitFtraceEvent* fence_init) {
9797   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9798   clear_event();
9799   if (fence_init) {
9800     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9801         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9802                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fence_init));
9803     if (message_arena != submessage_arena) {
9804       fence_init = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9805           message_arena, fence_init, submessage_arena);
9806     }
9807     set_has_fence_init();
9808     _impl_.event_.fence_init_ = fence_init;
9809   }
9810   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fence_init)
9811 }
clear_fence_init()9812 void FtraceEvent::clear_fence_init() {
9813   if (_internal_has_fence_init()) {
9814     if (GetArenaForAllocation() == nullptr) {
9815       delete _impl_.event_.fence_init_;
9816     }
9817     clear_has_event();
9818   }
9819 }
set_allocated_fence_destroy(::perfetto::protos::FenceDestroyFtraceEvent * fence_destroy)9820 void FtraceEvent::set_allocated_fence_destroy(::perfetto::protos::FenceDestroyFtraceEvent* fence_destroy) {
9821   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9822   clear_event();
9823   if (fence_destroy) {
9824     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9825         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9826                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fence_destroy));
9827     if (message_arena != submessage_arena) {
9828       fence_destroy = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9829           message_arena, fence_destroy, submessage_arena);
9830     }
9831     set_has_fence_destroy();
9832     _impl_.event_.fence_destroy_ = fence_destroy;
9833   }
9834   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fence_destroy)
9835 }
clear_fence_destroy()9836 void FtraceEvent::clear_fence_destroy() {
9837   if (_internal_has_fence_destroy()) {
9838     if (GetArenaForAllocation() == nullptr) {
9839       delete _impl_.event_.fence_destroy_;
9840     }
9841     clear_has_event();
9842   }
9843 }
set_allocated_fence_enable_signal(::perfetto::protos::FenceEnableSignalFtraceEvent * fence_enable_signal)9844 void FtraceEvent::set_allocated_fence_enable_signal(::perfetto::protos::FenceEnableSignalFtraceEvent* fence_enable_signal) {
9845   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9846   clear_event();
9847   if (fence_enable_signal) {
9848     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9849         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9850                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fence_enable_signal));
9851     if (message_arena != submessage_arena) {
9852       fence_enable_signal = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9853           message_arena, fence_enable_signal, submessage_arena);
9854     }
9855     set_has_fence_enable_signal();
9856     _impl_.event_.fence_enable_signal_ = fence_enable_signal;
9857   }
9858   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fence_enable_signal)
9859 }
clear_fence_enable_signal()9860 void FtraceEvent::clear_fence_enable_signal() {
9861   if (_internal_has_fence_enable_signal()) {
9862     if (GetArenaForAllocation() == nullptr) {
9863       delete _impl_.event_.fence_enable_signal_;
9864     }
9865     clear_has_event();
9866   }
9867 }
set_allocated_fence_signaled(::perfetto::protos::FenceSignaledFtraceEvent * fence_signaled)9868 void FtraceEvent::set_allocated_fence_signaled(::perfetto::protos::FenceSignaledFtraceEvent* fence_signaled) {
9869   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9870   clear_event();
9871   if (fence_signaled) {
9872     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9873         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9874                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fence_signaled));
9875     if (message_arena != submessage_arena) {
9876       fence_signaled = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9877           message_arena, fence_signaled, submessage_arena);
9878     }
9879     set_has_fence_signaled();
9880     _impl_.event_.fence_signaled_ = fence_signaled;
9881   }
9882   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fence_signaled)
9883 }
clear_fence_signaled()9884 void FtraceEvent::clear_fence_signaled() {
9885   if (_internal_has_fence_signaled()) {
9886     if (GetArenaForAllocation() == nullptr) {
9887       delete _impl_.event_.fence_signaled_;
9888     }
9889     clear_has_event();
9890   }
9891 }
set_allocated_clk_enable(::perfetto::protos::ClkEnableFtraceEvent * clk_enable)9892 void FtraceEvent::set_allocated_clk_enable(::perfetto::protos::ClkEnableFtraceEvent* clk_enable) {
9893   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9894   clear_event();
9895   if (clk_enable) {
9896     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9897         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9898                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(clk_enable));
9899     if (message_arena != submessage_arena) {
9900       clk_enable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9901           message_arena, clk_enable, submessage_arena);
9902     }
9903     set_has_clk_enable();
9904     _impl_.event_.clk_enable_ = clk_enable;
9905   }
9906   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.clk_enable)
9907 }
clear_clk_enable()9908 void FtraceEvent::clear_clk_enable() {
9909   if (_internal_has_clk_enable()) {
9910     if (GetArenaForAllocation() == nullptr) {
9911       delete _impl_.event_.clk_enable_;
9912     }
9913     clear_has_event();
9914   }
9915 }
set_allocated_clk_disable(::perfetto::protos::ClkDisableFtraceEvent * clk_disable)9916 void FtraceEvent::set_allocated_clk_disable(::perfetto::protos::ClkDisableFtraceEvent* clk_disable) {
9917   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9918   clear_event();
9919   if (clk_disable) {
9920     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9921         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9922                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(clk_disable));
9923     if (message_arena != submessage_arena) {
9924       clk_disable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9925           message_arena, clk_disable, submessage_arena);
9926     }
9927     set_has_clk_disable();
9928     _impl_.event_.clk_disable_ = clk_disable;
9929   }
9930   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.clk_disable)
9931 }
clear_clk_disable()9932 void FtraceEvent::clear_clk_disable() {
9933   if (_internal_has_clk_disable()) {
9934     if (GetArenaForAllocation() == nullptr) {
9935       delete _impl_.event_.clk_disable_;
9936     }
9937     clear_has_event();
9938   }
9939 }
set_allocated_clk_set_rate(::perfetto::protos::ClkSetRateFtraceEvent * clk_set_rate)9940 void FtraceEvent::set_allocated_clk_set_rate(::perfetto::protos::ClkSetRateFtraceEvent* clk_set_rate) {
9941   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9942   clear_event();
9943   if (clk_set_rate) {
9944     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9945         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9946                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(clk_set_rate));
9947     if (message_arena != submessage_arena) {
9948       clk_set_rate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9949           message_arena, clk_set_rate, submessage_arena);
9950     }
9951     set_has_clk_set_rate();
9952     _impl_.event_.clk_set_rate_ = clk_set_rate;
9953   }
9954   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.clk_set_rate)
9955 }
clear_clk_set_rate()9956 void FtraceEvent::clear_clk_set_rate() {
9957   if (_internal_has_clk_set_rate()) {
9958     if (GetArenaForAllocation() == nullptr) {
9959       delete _impl_.event_.clk_set_rate_;
9960     }
9961     clear_has_event();
9962   }
9963 }
set_allocated_binder_transaction_alloc_buf(::perfetto::protos::BinderTransactionAllocBufFtraceEvent * binder_transaction_alloc_buf)9964 void FtraceEvent::set_allocated_binder_transaction_alloc_buf(::perfetto::protos::BinderTransactionAllocBufFtraceEvent* binder_transaction_alloc_buf) {
9965   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9966   clear_event();
9967   if (binder_transaction_alloc_buf) {
9968     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9969         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9970                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_transaction_alloc_buf));
9971     if (message_arena != submessage_arena) {
9972       binder_transaction_alloc_buf = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9973           message_arena, binder_transaction_alloc_buf, submessage_arena);
9974     }
9975     set_has_binder_transaction_alloc_buf();
9976     _impl_.event_.binder_transaction_alloc_buf_ = binder_transaction_alloc_buf;
9977   }
9978   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_transaction_alloc_buf)
9979 }
clear_binder_transaction_alloc_buf()9980 void FtraceEvent::clear_binder_transaction_alloc_buf() {
9981   if (_internal_has_binder_transaction_alloc_buf()) {
9982     if (GetArenaForAllocation() == nullptr) {
9983       delete _impl_.event_.binder_transaction_alloc_buf_;
9984     }
9985     clear_has_event();
9986   }
9987 }
set_allocated_signal_deliver(::perfetto::protos::SignalDeliverFtraceEvent * signal_deliver)9988 void FtraceEvent::set_allocated_signal_deliver(::perfetto::protos::SignalDeliverFtraceEvent* signal_deliver) {
9989   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
9990   clear_event();
9991   if (signal_deliver) {
9992     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
9993         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
9994                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(signal_deliver));
9995     if (message_arena != submessage_arena) {
9996       signal_deliver = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
9997           message_arena, signal_deliver, submessage_arena);
9998     }
9999     set_has_signal_deliver();
10000     _impl_.event_.signal_deliver_ = signal_deliver;
10001   }
10002   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.signal_deliver)
10003 }
clear_signal_deliver()10004 void FtraceEvent::clear_signal_deliver() {
10005   if (_internal_has_signal_deliver()) {
10006     if (GetArenaForAllocation() == nullptr) {
10007       delete _impl_.event_.signal_deliver_;
10008     }
10009     clear_has_event();
10010   }
10011 }
set_allocated_signal_generate(::perfetto::protos::SignalGenerateFtraceEvent * signal_generate)10012 void FtraceEvent::set_allocated_signal_generate(::perfetto::protos::SignalGenerateFtraceEvent* signal_generate) {
10013   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10014   clear_event();
10015   if (signal_generate) {
10016     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10017         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10018                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(signal_generate));
10019     if (message_arena != submessage_arena) {
10020       signal_generate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10021           message_arena, signal_generate, submessage_arena);
10022     }
10023     set_has_signal_generate();
10024     _impl_.event_.signal_generate_ = signal_generate;
10025   }
10026   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.signal_generate)
10027 }
clear_signal_generate()10028 void FtraceEvent::clear_signal_generate() {
10029   if (_internal_has_signal_generate()) {
10030     if (GetArenaForAllocation() == nullptr) {
10031       delete _impl_.event_.signal_generate_;
10032     }
10033     clear_has_event();
10034   }
10035 }
set_allocated_oom_score_adj_update(::perfetto::protos::OomScoreAdjUpdateFtraceEvent * oom_score_adj_update)10036 void FtraceEvent::set_allocated_oom_score_adj_update(::perfetto::protos::OomScoreAdjUpdateFtraceEvent* oom_score_adj_update) {
10037   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10038   clear_event();
10039   if (oom_score_adj_update) {
10040     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10041         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10042                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(oom_score_adj_update));
10043     if (message_arena != submessage_arena) {
10044       oom_score_adj_update = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10045           message_arena, oom_score_adj_update, submessage_arena);
10046     }
10047     set_has_oom_score_adj_update();
10048     _impl_.event_.oom_score_adj_update_ = oom_score_adj_update;
10049   }
10050   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.oom_score_adj_update)
10051 }
clear_oom_score_adj_update()10052 void FtraceEvent::clear_oom_score_adj_update() {
10053   if (_internal_has_oom_score_adj_update()) {
10054     if (GetArenaForAllocation() == nullptr) {
10055       delete _impl_.event_.oom_score_adj_update_;
10056     }
10057     clear_has_event();
10058   }
10059 }
set_allocated_generic(::perfetto::protos::GenericFtraceEvent * generic)10060 void FtraceEvent::set_allocated_generic(::perfetto::protos::GenericFtraceEvent* generic) {
10061   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10062   clear_event();
10063   if (generic) {
10064     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10065         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10066                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(generic));
10067     if (message_arena != submessage_arena) {
10068       generic = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10069           message_arena, generic, submessage_arena);
10070     }
10071     set_has_generic();
10072     _impl_.event_.generic_ = generic;
10073   }
10074   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.generic)
10075 }
clear_generic()10076 void FtraceEvent::clear_generic() {
10077   if (_internal_has_generic()) {
10078     if (GetArenaForAllocation() == nullptr) {
10079       delete _impl_.event_.generic_;
10080     }
10081     clear_has_event();
10082   }
10083 }
set_allocated_mm_event_record(::perfetto::protos::MmEventRecordFtraceEvent * mm_event_record)10084 void FtraceEvent::set_allocated_mm_event_record(::perfetto::protos::MmEventRecordFtraceEvent* mm_event_record) {
10085   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10086   clear_event();
10087   if (mm_event_record) {
10088     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10089         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10090                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_event_record));
10091     if (message_arena != submessage_arena) {
10092       mm_event_record = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10093           message_arena, mm_event_record, submessage_arena);
10094     }
10095     set_has_mm_event_record();
10096     _impl_.event_.mm_event_record_ = mm_event_record;
10097   }
10098   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_event_record)
10099 }
clear_mm_event_record()10100 void FtraceEvent::clear_mm_event_record() {
10101   if (_internal_has_mm_event_record()) {
10102     if (GetArenaForAllocation() == nullptr) {
10103       delete _impl_.event_.mm_event_record_;
10104     }
10105     clear_has_event();
10106   }
10107 }
set_allocated_sys_enter(::perfetto::protos::SysEnterFtraceEvent * sys_enter)10108 void FtraceEvent::set_allocated_sys_enter(::perfetto::protos::SysEnterFtraceEvent* sys_enter) {
10109   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10110   clear_event();
10111   if (sys_enter) {
10112     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10113         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10114                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sys_enter));
10115     if (message_arena != submessage_arena) {
10116       sys_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10117           message_arena, sys_enter, submessage_arena);
10118     }
10119     set_has_sys_enter();
10120     _impl_.event_.sys_enter_ = sys_enter;
10121   }
10122   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sys_enter)
10123 }
clear_sys_enter()10124 void FtraceEvent::clear_sys_enter() {
10125   if (_internal_has_sys_enter()) {
10126     if (GetArenaForAllocation() == nullptr) {
10127       delete _impl_.event_.sys_enter_;
10128     }
10129     clear_has_event();
10130   }
10131 }
set_allocated_sys_exit(::perfetto::protos::SysExitFtraceEvent * sys_exit)10132 void FtraceEvent::set_allocated_sys_exit(::perfetto::protos::SysExitFtraceEvent* sys_exit) {
10133   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10134   clear_event();
10135   if (sys_exit) {
10136     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10137         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10138                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sys_exit));
10139     if (message_arena != submessage_arena) {
10140       sys_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10141           message_arena, sys_exit, submessage_arena);
10142     }
10143     set_has_sys_exit();
10144     _impl_.event_.sys_exit_ = sys_exit;
10145   }
10146   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sys_exit)
10147 }
clear_sys_exit()10148 void FtraceEvent::clear_sys_exit() {
10149   if (_internal_has_sys_exit()) {
10150     if (GetArenaForAllocation() == nullptr) {
10151       delete _impl_.event_.sys_exit_;
10152     }
10153     clear_has_event();
10154   }
10155 }
set_allocated_zero(::perfetto::protos::ZeroFtraceEvent * zero)10156 void FtraceEvent::set_allocated_zero(::perfetto::protos::ZeroFtraceEvent* zero) {
10157   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10158   clear_event();
10159   if (zero) {
10160     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10161         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10162                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(zero));
10163     if (message_arena != submessage_arena) {
10164       zero = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10165           message_arena, zero, submessage_arena);
10166     }
10167     set_has_zero();
10168     _impl_.event_.zero_ = zero;
10169   }
10170   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.zero)
10171 }
clear_zero()10172 void FtraceEvent::clear_zero() {
10173   if (_internal_has_zero()) {
10174     if (GetArenaForAllocation() == nullptr) {
10175       delete _impl_.event_.zero_;
10176     }
10177     clear_has_event();
10178   }
10179 }
set_allocated_gpu_frequency(::perfetto::protos::GpuFrequencyFtraceEvent * gpu_frequency)10180 void FtraceEvent::set_allocated_gpu_frequency(::perfetto::protos::GpuFrequencyFtraceEvent* gpu_frequency) {
10181   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10182   clear_event();
10183   if (gpu_frequency) {
10184     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10185         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10186                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(gpu_frequency));
10187     if (message_arena != submessage_arena) {
10188       gpu_frequency = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10189           message_arena, gpu_frequency, submessage_arena);
10190     }
10191     set_has_gpu_frequency();
10192     _impl_.event_.gpu_frequency_ = gpu_frequency;
10193   }
10194   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.gpu_frequency)
10195 }
clear_gpu_frequency()10196 void FtraceEvent::clear_gpu_frequency() {
10197   if (_internal_has_gpu_frequency()) {
10198     if (GetArenaForAllocation() == nullptr) {
10199       delete _impl_.event_.gpu_frequency_;
10200     }
10201     clear_has_event();
10202   }
10203 }
set_allocated_sde_tracing_mark_write(::perfetto::protos::SdeTracingMarkWriteFtraceEvent * sde_tracing_mark_write)10204 void FtraceEvent::set_allocated_sde_tracing_mark_write(::perfetto::protos::SdeTracingMarkWriteFtraceEvent* sde_tracing_mark_write) {
10205   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10206   clear_event();
10207   if (sde_tracing_mark_write) {
10208     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10209         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10210                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sde_tracing_mark_write));
10211     if (message_arena != submessage_arena) {
10212       sde_tracing_mark_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10213           message_arena, sde_tracing_mark_write, submessage_arena);
10214     }
10215     set_has_sde_tracing_mark_write();
10216     _impl_.event_.sde_tracing_mark_write_ = sde_tracing_mark_write;
10217   }
10218   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sde_tracing_mark_write)
10219 }
clear_sde_tracing_mark_write()10220 void FtraceEvent::clear_sde_tracing_mark_write() {
10221   if (_internal_has_sde_tracing_mark_write()) {
10222     if (GetArenaForAllocation() == nullptr) {
10223       delete _impl_.event_.sde_tracing_mark_write_;
10224     }
10225     clear_has_event();
10226   }
10227 }
set_allocated_mark_victim(::perfetto::protos::MarkVictimFtraceEvent * mark_victim)10228 void FtraceEvent::set_allocated_mark_victim(::perfetto::protos::MarkVictimFtraceEvent* mark_victim) {
10229   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10230   clear_event();
10231   if (mark_victim) {
10232     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10233         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10234                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mark_victim));
10235     if (message_arena != submessage_arena) {
10236       mark_victim = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10237           message_arena, mark_victim, submessage_arena);
10238     }
10239     set_has_mark_victim();
10240     _impl_.event_.mark_victim_ = mark_victim;
10241   }
10242   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mark_victim)
10243 }
clear_mark_victim()10244 void FtraceEvent::clear_mark_victim() {
10245   if (_internal_has_mark_victim()) {
10246     if (GetArenaForAllocation() == nullptr) {
10247       delete _impl_.event_.mark_victim_;
10248     }
10249     clear_has_event();
10250   }
10251 }
set_allocated_ion_stat(::perfetto::protos::IonStatFtraceEvent * ion_stat)10252 void FtraceEvent::set_allocated_ion_stat(::perfetto::protos::IonStatFtraceEvent* ion_stat) {
10253   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10254   clear_event();
10255   if (ion_stat) {
10256     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10257         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10258                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_stat));
10259     if (message_arena != submessage_arena) {
10260       ion_stat = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10261           message_arena, ion_stat, submessage_arena);
10262     }
10263     set_has_ion_stat();
10264     _impl_.event_.ion_stat_ = ion_stat;
10265   }
10266   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_stat)
10267 }
clear_ion_stat()10268 void FtraceEvent::clear_ion_stat() {
10269   if (_internal_has_ion_stat()) {
10270     if (GetArenaForAllocation() == nullptr) {
10271       delete _impl_.event_.ion_stat_;
10272     }
10273     clear_has_event();
10274   }
10275 }
set_allocated_ion_buffer_create(::perfetto::protos::IonBufferCreateFtraceEvent * ion_buffer_create)10276 void FtraceEvent::set_allocated_ion_buffer_create(::perfetto::protos::IonBufferCreateFtraceEvent* ion_buffer_create) {
10277   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10278   clear_event();
10279   if (ion_buffer_create) {
10280     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10281         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10282                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_buffer_create));
10283     if (message_arena != submessage_arena) {
10284       ion_buffer_create = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10285           message_arena, ion_buffer_create, submessage_arena);
10286     }
10287     set_has_ion_buffer_create();
10288     _impl_.event_.ion_buffer_create_ = ion_buffer_create;
10289   }
10290   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_buffer_create)
10291 }
clear_ion_buffer_create()10292 void FtraceEvent::clear_ion_buffer_create() {
10293   if (_internal_has_ion_buffer_create()) {
10294     if (GetArenaForAllocation() == nullptr) {
10295       delete _impl_.event_.ion_buffer_create_;
10296     }
10297     clear_has_event();
10298   }
10299 }
set_allocated_ion_buffer_destroy(::perfetto::protos::IonBufferDestroyFtraceEvent * ion_buffer_destroy)10300 void FtraceEvent::set_allocated_ion_buffer_destroy(::perfetto::protos::IonBufferDestroyFtraceEvent* ion_buffer_destroy) {
10301   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10302   clear_event();
10303   if (ion_buffer_destroy) {
10304     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10305         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10306                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ion_buffer_destroy));
10307     if (message_arena != submessage_arena) {
10308       ion_buffer_destroy = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10309           message_arena, ion_buffer_destroy, submessage_arena);
10310     }
10311     set_has_ion_buffer_destroy();
10312     _impl_.event_.ion_buffer_destroy_ = ion_buffer_destroy;
10313   }
10314   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ion_buffer_destroy)
10315 }
clear_ion_buffer_destroy()10316 void FtraceEvent::clear_ion_buffer_destroy() {
10317   if (_internal_has_ion_buffer_destroy()) {
10318     if (GetArenaForAllocation() == nullptr) {
10319       delete _impl_.event_.ion_buffer_destroy_;
10320     }
10321     clear_has_event();
10322   }
10323 }
set_allocated_scm_call_start(::perfetto::protos::ScmCallStartFtraceEvent * scm_call_start)10324 void FtraceEvent::set_allocated_scm_call_start(::perfetto::protos::ScmCallStartFtraceEvent* scm_call_start) {
10325   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10326   clear_event();
10327   if (scm_call_start) {
10328     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10329         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10330                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(scm_call_start));
10331     if (message_arena != submessage_arena) {
10332       scm_call_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10333           message_arena, scm_call_start, submessage_arena);
10334     }
10335     set_has_scm_call_start();
10336     _impl_.event_.scm_call_start_ = scm_call_start;
10337   }
10338   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.scm_call_start)
10339 }
clear_scm_call_start()10340 void FtraceEvent::clear_scm_call_start() {
10341   if (_internal_has_scm_call_start()) {
10342     if (GetArenaForAllocation() == nullptr) {
10343       delete _impl_.event_.scm_call_start_;
10344     }
10345     clear_has_event();
10346   }
10347 }
set_allocated_scm_call_end(::perfetto::protos::ScmCallEndFtraceEvent * scm_call_end)10348 void FtraceEvent::set_allocated_scm_call_end(::perfetto::protos::ScmCallEndFtraceEvent* scm_call_end) {
10349   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10350   clear_event();
10351   if (scm_call_end) {
10352     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10353         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10354                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(scm_call_end));
10355     if (message_arena != submessage_arena) {
10356       scm_call_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10357           message_arena, scm_call_end, submessage_arena);
10358     }
10359     set_has_scm_call_end();
10360     _impl_.event_.scm_call_end_ = scm_call_end;
10361   }
10362   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.scm_call_end)
10363 }
clear_scm_call_end()10364 void FtraceEvent::clear_scm_call_end() {
10365   if (_internal_has_scm_call_end()) {
10366     if (GetArenaForAllocation() == nullptr) {
10367       delete _impl_.event_.scm_call_end_;
10368     }
10369     clear_has_event();
10370   }
10371 }
set_allocated_gpu_mem_total(::perfetto::protos::GpuMemTotalFtraceEvent * gpu_mem_total)10372 void FtraceEvent::set_allocated_gpu_mem_total(::perfetto::protos::GpuMemTotalFtraceEvent* gpu_mem_total) {
10373   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10374   clear_event();
10375   if (gpu_mem_total) {
10376     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10377         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10378                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(gpu_mem_total));
10379     if (message_arena != submessage_arena) {
10380       gpu_mem_total = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10381           message_arena, gpu_mem_total, submessage_arena);
10382     }
10383     set_has_gpu_mem_total();
10384     _impl_.event_.gpu_mem_total_ = gpu_mem_total;
10385   }
10386   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.gpu_mem_total)
10387 }
clear_gpu_mem_total()10388 void FtraceEvent::clear_gpu_mem_total() {
10389   if (_internal_has_gpu_mem_total()) {
10390     if (GetArenaForAllocation() == nullptr) {
10391       delete _impl_.event_.gpu_mem_total_;
10392     }
10393     clear_has_event();
10394   }
10395 }
set_allocated_thermal_temperature(::perfetto::protos::ThermalTemperatureFtraceEvent * thermal_temperature)10396 void FtraceEvent::set_allocated_thermal_temperature(::perfetto::protos::ThermalTemperatureFtraceEvent* thermal_temperature) {
10397   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10398   clear_event();
10399   if (thermal_temperature) {
10400     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10401         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10402                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(thermal_temperature));
10403     if (message_arena != submessage_arena) {
10404       thermal_temperature = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10405           message_arena, thermal_temperature, submessage_arena);
10406     }
10407     set_has_thermal_temperature();
10408     _impl_.event_.thermal_temperature_ = thermal_temperature;
10409   }
10410   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.thermal_temperature)
10411 }
clear_thermal_temperature()10412 void FtraceEvent::clear_thermal_temperature() {
10413   if (_internal_has_thermal_temperature()) {
10414     if (GetArenaForAllocation() == nullptr) {
10415       delete _impl_.event_.thermal_temperature_;
10416     }
10417     clear_has_event();
10418   }
10419 }
set_allocated_cdev_update(::perfetto::protos::CdevUpdateFtraceEvent * cdev_update)10420 void FtraceEvent::set_allocated_cdev_update(::perfetto::protos::CdevUpdateFtraceEvent* cdev_update) {
10421   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10422   clear_event();
10423   if (cdev_update) {
10424     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10425         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10426                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cdev_update));
10427     if (message_arena != submessage_arena) {
10428       cdev_update = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10429           message_arena, cdev_update, submessage_arena);
10430     }
10431     set_has_cdev_update();
10432     _impl_.event_.cdev_update_ = cdev_update;
10433   }
10434   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cdev_update)
10435 }
clear_cdev_update()10436 void FtraceEvent::clear_cdev_update() {
10437   if (_internal_has_cdev_update()) {
10438     if (GetArenaForAllocation() == nullptr) {
10439       delete _impl_.event_.cdev_update_;
10440     }
10441     clear_has_event();
10442   }
10443 }
set_allocated_cpuhp_exit(::perfetto::protos::CpuhpExitFtraceEvent * cpuhp_exit)10444 void FtraceEvent::set_allocated_cpuhp_exit(::perfetto::protos::CpuhpExitFtraceEvent* cpuhp_exit) {
10445   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10446   clear_event();
10447   if (cpuhp_exit) {
10448     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10449         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10450                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpuhp_exit));
10451     if (message_arena != submessage_arena) {
10452       cpuhp_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10453           message_arena, cpuhp_exit, submessage_arena);
10454     }
10455     set_has_cpuhp_exit();
10456     _impl_.event_.cpuhp_exit_ = cpuhp_exit;
10457   }
10458   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpuhp_exit)
10459 }
clear_cpuhp_exit()10460 void FtraceEvent::clear_cpuhp_exit() {
10461   if (_internal_has_cpuhp_exit()) {
10462     if (GetArenaForAllocation() == nullptr) {
10463       delete _impl_.event_.cpuhp_exit_;
10464     }
10465     clear_has_event();
10466   }
10467 }
set_allocated_cpuhp_multi_enter(::perfetto::protos::CpuhpMultiEnterFtraceEvent * cpuhp_multi_enter)10468 void FtraceEvent::set_allocated_cpuhp_multi_enter(::perfetto::protos::CpuhpMultiEnterFtraceEvent* cpuhp_multi_enter) {
10469   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10470   clear_event();
10471   if (cpuhp_multi_enter) {
10472     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10473         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10474                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpuhp_multi_enter));
10475     if (message_arena != submessage_arena) {
10476       cpuhp_multi_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10477           message_arena, cpuhp_multi_enter, submessage_arena);
10478     }
10479     set_has_cpuhp_multi_enter();
10480     _impl_.event_.cpuhp_multi_enter_ = cpuhp_multi_enter;
10481   }
10482   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpuhp_multi_enter)
10483 }
clear_cpuhp_multi_enter()10484 void FtraceEvent::clear_cpuhp_multi_enter() {
10485   if (_internal_has_cpuhp_multi_enter()) {
10486     if (GetArenaForAllocation() == nullptr) {
10487       delete _impl_.event_.cpuhp_multi_enter_;
10488     }
10489     clear_has_event();
10490   }
10491 }
set_allocated_cpuhp_enter(::perfetto::protos::CpuhpEnterFtraceEvent * cpuhp_enter)10492 void FtraceEvent::set_allocated_cpuhp_enter(::perfetto::protos::CpuhpEnterFtraceEvent* cpuhp_enter) {
10493   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10494   clear_event();
10495   if (cpuhp_enter) {
10496     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10497         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10498                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpuhp_enter));
10499     if (message_arena != submessage_arena) {
10500       cpuhp_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10501           message_arena, cpuhp_enter, submessage_arena);
10502     }
10503     set_has_cpuhp_enter();
10504     _impl_.event_.cpuhp_enter_ = cpuhp_enter;
10505   }
10506   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpuhp_enter)
10507 }
clear_cpuhp_enter()10508 void FtraceEvent::clear_cpuhp_enter() {
10509   if (_internal_has_cpuhp_enter()) {
10510     if (GetArenaForAllocation() == nullptr) {
10511       delete _impl_.event_.cpuhp_enter_;
10512     }
10513     clear_has_event();
10514   }
10515 }
set_allocated_cpuhp_latency(::perfetto::protos::CpuhpLatencyFtraceEvent * cpuhp_latency)10516 void FtraceEvent::set_allocated_cpuhp_latency(::perfetto::protos::CpuhpLatencyFtraceEvent* cpuhp_latency) {
10517   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10518   clear_event();
10519   if (cpuhp_latency) {
10520     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10521         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10522                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpuhp_latency));
10523     if (message_arena != submessage_arena) {
10524       cpuhp_latency = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10525           message_arena, cpuhp_latency, submessage_arena);
10526     }
10527     set_has_cpuhp_latency();
10528     _impl_.event_.cpuhp_latency_ = cpuhp_latency;
10529   }
10530   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpuhp_latency)
10531 }
clear_cpuhp_latency()10532 void FtraceEvent::clear_cpuhp_latency() {
10533   if (_internal_has_cpuhp_latency()) {
10534     if (GetArenaForAllocation() == nullptr) {
10535       delete _impl_.event_.cpuhp_latency_;
10536     }
10537     clear_has_event();
10538   }
10539 }
set_allocated_fastrpc_dma_stat(::perfetto::protos::FastrpcDmaStatFtraceEvent * fastrpc_dma_stat)10540 void FtraceEvent::set_allocated_fastrpc_dma_stat(::perfetto::protos::FastrpcDmaStatFtraceEvent* fastrpc_dma_stat) {
10541   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10542   clear_event();
10543   if (fastrpc_dma_stat) {
10544     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10545         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10546                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fastrpc_dma_stat));
10547     if (message_arena != submessage_arena) {
10548       fastrpc_dma_stat = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10549           message_arena, fastrpc_dma_stat, submessage_arena);
10550     }
10551     set_has_fastrpc_dma_stat();
10552     _impl_.event_.fastrpc_dma_stat_ = fastrpc_dma_stat;
10553   }
10554   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fastrpc_dma_stat)
10555 }
clear_fastrpc_dma_stat()10556 void FtraceEvent::clear_fastrpc_dma_stat() {
10557   if (_internal_has_fastrpc_dma_stat()) {
10558     if (GetArenaForAllocation() == nullptr) {
10559       delete _impl_.event_.fastrpc_dma_stat_;
10560     }
10561     clear_has_event();
10562   }
10563 }
set_allocated_dpu_tracing_mark_write(::perfetto::protos::DpuTracingMarkWriteFtraceEvent * dpu_tracing_mark_write)10564 void FtraceEvent::set_allocated_dpu_tracing_mark_write(::perfetto::protos::DpuTracingMarkWriteFtraceEvent* dpu_tracing_mark_write) {
10565   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10566   clear_event();
10567   if (dpu_tracing_mark_write) {
10568     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10569         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10570                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dpu_tracing_mark_write));
10571     if (message_arena != submessage_arena) {
10572       dpu_tracing_mark_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10573           message_arena, dpu_tracing_mark_write, submessage_arena);
10574     }
10575     set_has_dpu_tracing_mark_write();
10576     _impl_.event_.dpu_tracing_mark_write_ = dpu_tracing_mark_write;
10577   }
10578   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dpu_tracing_mark_write)
10579 }
clear_dpu_tracing_mark_write()10580 void FtraceEvent::clear_dpu_tracing_mark_write() {
10581   if (_internal_has_dpu_tracing_mark_write()) {
10582     if (GetArenaForAllocation() == nullptr) {
10583       delete _impl_.event_.dpu_tracing_mark_write_;
10584     }
10585     clear_has_event();
10586   }
10587 }
set_allocated_g2d_tracing_mark_write(::perfetto::protos::G2dTracingMarkWriteFtraceEvent * g2d_tracing_mark_write)10588 void FtraceEvent::set_allocated_g2d_tracing_mark_write(::perfetto::protos::G2dTracingMarkWriteFtraceEvent* g2d_tracing_mark_write) {
10589   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10590   clear_event();
10591   if (g2d_tracing_mark_write) {
10592     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10593         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10594                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(g2d_tracing_mark_write));
10595     if (message_arena != submessage_arena) {
10596       g2d_tracing_mark_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10597           message_arena, g2d_tracing_mark_write, submessage_arena);
10598     }
10599     set_has_g2d_tracing_mark_write();
10600     _impl_.event_.g2d_tracing_mark_write_ = g2d_tracing_mark_write;
10601   }
10602   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.g2d_tracing_mark_write)
10603 }
clear_g2d_tracing_mark_write()10604 void FtraceEvent::clear_g2d_tracing_mark_write() {
10605   if (_internal_has_g2d_tracing_mark_write()) {
10606     if (GetArenaForAllocation() == nullptr) {
10607       delete _impl_.event_.g2d_tracing_mark_write_;
10608     }
10609     clear_has_event();
10610   }
10611 }
set_allocated_mali_tracing_mark_write(::perfetto::protos::MaliTracingMarkWriteFtraceEvent * mali_tracing_mark_write)10612 void FtraceEvent::set_allocated_mali_tracing_mark_write(::perfetto::protos::MaliTracingMarkWriteFtraceEvent* mali_tracing_mark_write) {
10613   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10614   clear_event();
10615   if (mali_tracing_mark_write) {
10616     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10617         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10618                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_tracing_mark_write));
10619     if (message_arena != submessage_arena) {
10620       mali_tracing_mark_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10621           message_arena, mali_tracing_mark_write, submessage_arena);
10622     }
10623     set_has_mali_tracing_mark_write();
10624     _impl_.event_.mali_tracing_mark_write_ = mali_tracing_mark_write;
10625   }
10626   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_tracing_mark_write)
10627 }
clear_mali_tracing_mark_write()10628 void FtraceEvent::clear_mali_tracing_mark_write() {
10629   if (_internal_has_mali_tracing_mark_write()) {
10630     if (GetArenaForAllocation() == nullptr) {
10631       delete _impl_.event_.mali_tracing_mark_write_;
10632     }
10633     clear_has_event();
10634   }
10635 }
set_allocated_dma_heap_stat(::perfetto::protos::DmaHeapStatFtraceEvent * dma_heap_stat)10636 void FtraceEvent::set_allocated_dma_heap_stat(::perfetto::protos::DmaHeapStatFtraceEvent* dma_heap_stat) {
10637   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10638   clear_event();
10639   if (dma_heap_stat) {
10640     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10641         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10642                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dma_heap_stat));
10643     if (message_arena != submessage_arena) {
10644       dma_heap_stat = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10645           message_arena, dma_heap_stat, submessage_arena);
10646     }
10647     set_has_dma_heap_stat();
10648     _impl_.event_.dma_heap_stat_ = dma_heap_stat;
10649   }
10650   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dma_heap_stat)
10651 }
clear_dma_heap_stat()10652 void FtraceEvent::clear_dma_heap_stat() {
10653   if (_internal_has_dma_heap_stat()) {
10654     if (GetArenaForAllocation() == nullptr) {
10655       delete _impl_.event_.dma_heap_stat_;
10656     }
10657     clear_has_event();
10658   }
10659 }
set_allocated_cpuhp_pause(::perfetto::protos::CpuhpPauseFtraceEvent * cpuhp_pause)10660 void FtraceEvent::set_allocated_cpuhp_pause(::perfetto::protos::CpuhpPauseFtraceEvent* cpuhp_pause) {
10661   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10662   clear_event();
10663   if (cpuhp_pause) {
10664     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10665         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10666                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cpuhp_pause));
10667     if (message_arena != submessage_arena) {
10668       cpuhp_pause = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10669           message_arena, cpuhp_pause, submessage_arena);
10670     }
10671     set_has_cpuhp_pause();
10672     _impl_.event_.cpuhp_pause_ = cpuhp_pause;
10673   }
10674   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cpuhp_pause)
10675 }
clear_cpuhp_pause()10676 void FtraceEvent::clear_cpuhp_pause() {
10677   if (_internal_has_cpuhp_pause()) {
10678     if (GetArenaForAllocation() == nullptr) {
10679       delete _impl_.event_.cpuhp_pause_;
10680     }
10681     clear_has_event();
10682   }
10683 }
set_allocated_sched_pi_setprio(::perfetto::protos::SchedPiSetprioFtraceEvent * sched_pi_setprio)10684 void FtraceEvent::set_allocated_sched_pi_setprio(::perfetto::protos::SchedPiSetprioFtraceEvent* sched_pi_setprio) {
10685   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10686   clear_event();
10687   if (sched_pi_setprio) {
10688     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10689         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10690                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_pi_setprio));
10691     if (message_arena != submessage_arena) {
10692       sched_pi_setprio = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10693           message_arena, sched_pi_setprio, submessage_arena);
10694     }
10695     set_has_sched_pi_setprio();
10696     _impl_.event_.sched_pi_setprio_ = sched_pi_setprio;
10697   }
10698   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_pi_setprio)
10699 }
clear_sched_pi_setprio()10700 void FtraceEvent::clear_sched_pi_setprio() {
10701   if (_internal_has_sched_pi_setprio()) {
10702     if (GetArenaForAllocation() == nullptr) {
10703       delete _impl_.event_.sched_pi_setprio_;
10704     }
10705     clear_has_event();
10706   }
10707 }
set_allocated_sde_sde_evtlog(::perfetto::protos::SdeSdeEvtlogFtraceEvent * sde_sde_evtlog)10708 void FtraceEvent::set_allocated_sde_sde_evtlog(::perfetto::protos::SdeSdeEvtlogFtraceEvent* sde_sde_evtlog) {
10709   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10710   clear_event();
10711   if (sde_sde_evtlog) {
10712     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10713         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10714                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sde_sde_evtlog));
10715     if (message_arena != submessage_arena) {
10716       sde_sde_evtlog = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10717           message_arena, sde_sde_evtlog, submessage_arena);
10718     }
10719     set_has_sde_sde_evtlog();
10720     _impl_.event_.sde_sde_evtlog_ = sde_sde_evtlog;
10721   }
10722   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sde_sde_evtlog)
10723 }
clear_sde_sde_evtlog()10724 void FtraceEvent::clear_sde_sde_evtlog() {
10725   if (_internal_has_sde_sde_evtlog()) {
10726     if (GetArenaForAllocation() == nullptr) {
10727       delete _impl_.event_.sde_sde_evtlog_;
10728     }
10729     clear_has_event();
10730   }
10731 }
set_allocated_sde_sde_perf_calc_crtc(::perfetto::protos::SdeSdePerfCalcCrtcFtraceEvent * sde_sde_perf_calc_crtc)10732 void FtraceEvent::set_allocated_sde_sde_perf_calc_crtc(::perfetto::protos::SdeSdePerfCalcCrtcFtraceEvent* sde_sde_perf_calc_crtc) {
10733   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10734   clear_event();
10735   if (sde_sde_perf_calc_crtc) {
10736     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10737         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10738                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sde_sde_perf_calc_crtc));
10739     if (message_arena != submessage_arena) {
10740       sde_sde_perf_calc_crtc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10741           message_arena, sde_sde_perf_calc_crtc, submessage_arena);
10742     }
10743     set_has_sde_sde_perf_calc_crtc();
10744     _impl_.event_.sde_sde_perf_calc_crtc_ = sde_sde_perf_calc_crtc;
10745   }
10746   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sde_sde_perf_calc_crtc)
10747 }
clear_sde_sde_perf_calc_crtc()10748 void FtraceEvent::clear_sde_sde_perf_calc_crtc() {
10749   if (_internal_has_sde_sde_perf_calc_crtc()) {
10750     if (GetArenaForAllocation() == nullptr) {
10751       delete _impl_.event_.sde_sde_perf_calc_crtc_;
10752     }
10753     clear_has_event();
10754   }
10755 }
set_allocated_sde_sde_perf_crtc_update(::perfetto::protos::SdeSdePerfCrtcUpdateFtraceEvent * sde_sde_perf_crtc_update)10756 void FtraceEvent::set_allocated_sde_sde_perf_crtc_update(::perfetto::protos::SdeSdePerfCrtcUpdateFtraceEvent* sde_sde_perf_crtc_update) {
10757   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10758   clear_event();
10759   if (sde_sde_perf_crtc_update) {
10760     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10761         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10762                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sde_sde_perf_crtc_update));
10763     if (message_arena != submessage_arena) {
10764       sde_sde_perf_crtc_update = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10765           message_arena, sde_sde_perf_crtc_update, submessage_arena);
10766     }
10767     set_has_sde_sde_perf_crtc_update();
10768     _impl_.event_.sde_sde_perf_crtc_update_ = sde_sde_perf_crtc_update;
10769   }
10770   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sde_sde_perf_crtc_update)
10771 }
clear_sde_sde_perf_crtc_update()10772 void FtraceEvent::clear_sde_sde_perf_crtc_update() {
10773   if (_internal_has_sde_sde_perf_crtc_update()) {
10774     if (GetArenaForAllocation() == nullptr) {
10775       delete _impl_.event_.sde_sde_perf_crtc_update_;
10776     }
10777     clear_has_event();
10778   }
10779 }
set_allocated_sde_sde_perf_set_qos_luts(::perfetto::protos::SdeSdePerfSetQosLutsFtraceEvent * sde_sde_perf_set_qos_luts)10780 void FtraceEvent::set_allocated_sde_sde_perf_set_qos_luts(::perfetto::protos::SdeSdePerfSetQosLutsFtraceEvent* sde_sde_perf_set_qos_luts) {
10781   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10782   clear_event();
10783   if (sde_sde_perf_set_qos_luts) {
10784     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10785         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10786                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sde_sde_perf_set_qos_luts));
10787     if (message_arena != submessage_arena) {
10788       sde_sde_perf_set_qos_luts = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10789           message_arena, sde_sde_perf_set_qos_luts, submessage_arena);
10790     }
10791     set_has_sde_sde_perf_set_qos_luts();
10792     _impl_.event_.sde_sde_perf_set_qos_luts_ = sde_sde_perf_set_qos_luts;
10793   }
10794   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sde_sde_perf_set_qos_luts)
10795 }
clear_sde_sde_perf_set_qos_luts()10796 void FtraceEvent::clear_sde_sde_perf_set_qos_luts() {
10797   if (_internal_has_sde_sde_perf_set_qos_luts()) {
10798     if (GetArenaForAllocation() == nullptr) {
10799       delete _impl_.event_.sde_sde_perf_set_qos_luts_;
10800     }
10801     clear_has_event();
10802   }
10803 }
set_allocated_sde_sde_perf_update_bus(::perfetto::protos::SdeSdePerfUpdateBusFtraceEvent * sde_sde_perf_update_bus)10804 void FtraceEvent::set_allocated_sde_sde_perf_update_bus(::perfetto::protos::SdeSdePerfUpdateBusFtraceEvent* sde_sde_perf_update_bus) {
10805   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10806   clear_event();
10807   if (sde_sde_perf_update_bus) {
10808     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10809         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10810                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sde_sde_perf_update_bus));
10811     if (message_arena != submessage_arena) {
10812       sde_sde_perf_update_bus = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10813           message_arena, sde_sde_perf_update_bus, submessage_arena);
10814     }
10815     set_has_sde_sde_perf_update_bus();
10816     _impl_.event_.sde_sde_perf_update_bus_ = sde_sde_perf_update_bus;
10817   }
10818   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sde_sde_perf_update_bus)
10819 }
clear_sde_sde_perf_update_bus()10820 void FtraceEvent::clear_sde_sde_perf_update_bus() {
10821   if (_internal_has_sde_sde_perf_update_bus()) {
10822     if (GetArenaForAllocation() == nullptr) {
10823       delete _impl_.event_.sde_sde_perf_update_bus_;
10824     }
10825     clear_has_event();
10826   }
10827 }
set_allocated_rss_stat_throttled(::perfetto::protos::RssStatThrottledFtraceEvent * rss_stat_throttled)10828 void FtraceEvent::set_allocated_rss_stat_throttled(::perfetto::protos::RssStatThrottledFtraceEvent* rss_stat_throttled) {
10829   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10830   clear_event();
10831   if (rss_stat_throttled) {
10832     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10833         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10834                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(rss_stat_throttled));
10835     if (message_arena != submessage_arena) {
10836       rss_stat_throttled = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10837           message_arena, rss_stat_throttled, submessage_arena);
10838     }
10839     set_has_rss_stat_throttled();
10840     _impl_.event_.rss_stat_throttled_ = rss_stat_throttled;
10841   }
10842   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.rss_stat_throttled)
10843 }
clear_rss_stat_throttled()10844 void FtraceEvent::clear_rss_stat_throttled() {
10845   if (_internal_has_rss_stat_throttled()) {
10846     if (GetArenaForAllocation() == nullptr) {
10847       delete _impl_.event_.rss_stat_throttled_;
10848     }
10849     clear_has_event();
10850   }
10851 }
set_allocated_netif_receive_skb(::perfetto::protos::NetifReceiveSkbFtraceEvent * netif_receive_skb)10852 void FtraceEvent::set_allocated_netif_receive_skb(::perfetto::protos::NetifReceiveSkbFtraceEvent* netif_receive_skb) {
10853   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10854   clear_event();
10855   if (netif_receive_skb) {
10856     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10857         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10858                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(netif_receive_skb));
10859     if (message_arena != submessage_arena) {
10860       netif_receive_skb = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10861           message_arena, netif_receive_skb, submessage_arena);
10862     }
10863     set_has_netif_receive_skb();
10864     _impl_.event_.netif_receive_skb_ = netif_receive_skb;
10865   }
10866   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.netif_receive_skb)
10867 }
clear_netif_receive_skb()10868 void FtraceEvent::clear_netif_receive_skb() {
10869   if (_internal_has_netif_receive_skb()) {
10870     if (GetArenaForAllocation() == nullptr) {
10871       delete _impl_.event_.netif_receive_skb_;
10872     }
10873     clear_has_event();
10874   }
10875 }
set_allocated_net_dev_xmit(::perfetto::protos::NetDevXmitFtraceEvent * net_dev_xmit)10876 void FtraceEvent::set_allocated_net_dev_xmit(::perfetto::protos::NetDevXmitFtraceEvent* net_dev_xmit) {
10877   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10878   clear_event();
10879   if (net_dev_xmit) {
10880     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10881         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10882                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(net_dev_xmit));
10883     if (message_arena != submessage_arena) {
10884       net_dev_xmit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10885           message_arena, net_dev_xmit, submessage_arena);
10886     }
10887     set_has_net_dev_xmit();
10888     _impl_.event_.net_dev_xmit_ = net_dev_xmit;
10889   }
10890   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.net_dev_xmit)
10891 }
clear_net_dev_xmit()10892 void FtraceEvent::clear_net_dev_xmit() {
10893   if (_internal_has_net_dev_xmit()) {
10894     if (GetArenaForAllocation() == nullptr) {
10895       delete _impl_.event_.net_dev_xmit_;
10896     }
10897     clear_has_event();
10898   }
10899 }
set_allocated_inet_sock_set_state(::perfetto::protos::InetSockSetStateFtraceEvent * inet_sock_set_state)10900 void FtraceEvent::set_allocated_inet_sock_set_state(::perfetto::protos::InetSockSetStateFtraceEvent* inet_sock_set_state) {
10901   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10902   clear_event();
10903   if (inet_sock_set_state) {
10904     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10905         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10906                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(inet_sock_set_state));
10907     if (message_arena != submessage_arena) {
10908       inet_sock_set_state = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10909           message_arena, inet_sock_set_state, submessage_arena);
10910     }
10911     set_has_inet_sock_set_state();
10912     _impl_.event_.inet_sock_set_state_ = inet_sock_set_state;
10913   }
10914   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.inet_sock_set_state)
10915 }
clear_inet_sock_set_state()10916 void FtraceEvent::clear_inet_sock_set_state() {
10917   if (_internal_has_inet_sock_set_state()) {
10918     if (GetArenaForAllocation() == nullptr) {
10919       delete _impl_.event_.inet_sock_set_state_;
10920     }
10921     clear_has_event();
10922   }
10923 }
set_allocated_tcp_retransmit_skb(::perfetto::protos::TcpRetransmitSkbFtraceEvent * tcp_retransmit_skb)10924 void FtraceEvent::set_allocated_tcp_retransmit_skb(::perfetto::protos::TcpRetransmitSkbFtraceEvent* tcp_retransmit_skb) {
10925   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10926   clear_event();
10927   if (tcp_retransmit_skb) {
10928     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10929         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10930                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(tcp_retransmit_skb));
10931     if (message_arena != submessage_arena) {
10932       tcp_retransmit_skb = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10933           message_arena, tcp_retransmit_skb, submessage_arena);
10934     }
10935     set_has_tcp_retransmit_skb();
10936     _impl_.event_.tcp_retransmit_skb_ = tcp_retransmit_skb;
10937   }
10938   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.tcp_retransmit_skb)
10939 }
clear_tcp_retransmit_skb()10940 void FtraceEvent::clear_tcp_retransmit_skb() {
10941   if (_internal_has_tcp_retransmit_skb()) {
10942     if (GetArenaForAllocation() == nullptr) {
10943       delete _impl_.event_.tcp_retransmit_skb_;
10944     }
10945     clear_has_event();
10946   }
10947 }
set_allocated_cros_ec_sensorhub_data(::perfetto::protos::CrosEcSensorhubDataFtraceEvent * cros_ec_sensorhub_data)10948 void FtraceEvent::set_allocated_cros_ec_sensorhub_data(::perfetto::protos::CrosEcSensorhubDataFtraceEvent* cros_ec_sensorhub_data) {
10949   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10950   clear_event();
10951   if (cros_ec_sensorhub_data) {
10952     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10953         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10954                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cros_ec_sensorhub_data));
10955     if (message_arena != submessage_arena) {
10956       cros_ec_sensorhub_data = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10957           message_arena, cros_ec_sensorhub_data, submessage_arena);
10958     }
10959     set_has_cros_ec_sensorhub_data();
10960     _impl_.event_.cros_ec_sensorhub_data_ = cros_ec_sensorhub_data;
10961   }
10962   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cros_ec_sensorhub_data)
10963 }
clear_cros_ec_sensorhub_data()10964 void FtraceEvent::clear_cros_ec_sensorhub_data() {
10965   if (_internal_has_cros_ec_sensorhub_data()) {
10966     if (GetArenaForAllocation() == nullptr) {
10967       delete _impl_.event_.cros_ec_sensorhub_data_;
10968     }
10969     clear_has_event();
10970   }
10971 }
set_allocated_napi_gro_receive_entry(::perfetto::protos::NapiGroReceiveEntryFtraceEvent * napi_gro_receive_entry)10972 void FtraceEvent::set_allocated_napi_gro_receive_entry(::perfetto::protos::NapiGroReceiveEntryFtraceEvent* napi_gro_receive_entry) {
10973   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10974   clear_event();
10975   if (napi_gro_receive_entry) {
10976     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
10977         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
10978                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(napi_gro_receive_entry));
10979     if (message_arena != submessage_arena) {
10980       napi_gro_receive_entry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
10981           message_arena, napi_gro_receive_entry, submessage_arena);
10982     }
10983     set_has_napi_gro_receive_entry();
10984     _impl_.event_.napi_gro_receive_entry_ = napi_gro_receive_entry;
10985   }
10986   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.napi_gro_receive_entry)
10987 }
clear_napi_gro_receive_entry()10988 void FtraceEvent::clear_napi_gro_receive_entry() {
10989   if (_internal_has_napi_gro_receive_entry()) {
10990     if (GetArenaForAllocation() == nullptr) {
10991       delete _impl_.event_.napi_gro_receive_entry_;
10992     }
10993     clear_has_event();
10994   }
10995 }
set_allocated_napi_gro_receive_exit(::perfetto::protos::NapiGroReceiveExitFtraceEvent * napi_gro_receive_exit)10996 void FtraceEvent::set_allocated_napi_gro_receive_exit(::perfetto::protos::NapiGroReceiveExitFtraceEvent* napi_gro_receive_exit) {
10997   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
10998   clear_event();
10999   if (napi_gro_receive_exit) {
11000     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11001         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11002                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(napi_gro_receive_exit));
11003     if (message_arena != submessage_arena) {
11004       napi_gro_receive_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11005           message_arena, napi_gro_receive_exit, submessage_arena);
11006     }
11007     set_has_napi_gro_receive_exit();
11008     _impl_.event_.napi_gro_receive_exit_ = napi_gro_receive_exit;
11009   }
11010   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.napi_gro_receive_exit)
11011 }
clear_napi_gro_receive_exit()11012 void FtraceEvent::clear_napi_gro_receive_exit() {
11013   if (_internal_has_napi_gro_receive_exit()) {
11014     if (GetArenaForAllocation() == nullptr) {
11015       delete _impl_.event_.napi_gro_receive_exit_;
11016     }
11017     clear_has_event();
11018   }
11019 }
set_allocated_kfree_skb(::perfetto::protos::KfreeSkbFtraceEvent * kfree_skb)11020 void FtraceEvent::set_allocated_kfree_skb(::perfetto::protos::KfreeSkbFtraceEvent* kfree_skb) {
11021   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11022   clear_event();
11023   if (kfree_skb) {
11024     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11025         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11026                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kfree_skb));
11027     if (message_arena != submessage_arena) {
11028       kfree_skb = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11029           message_arena, kfree_skb, submessage_arena);
11030     }
11031     set_has_kfree_skb();
11032     _impl_.event_.kfree_skb_ = kfree_skb;
11033   }
11034   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kfree_skb)
11035 }
clear_kfree_skb()11036 void FtraceEvent::clear_kfree_skb() {
11037   if (_internal_has_kfree_skb()) {
11038     if (GetArenaForAllocation() == nullptr) {
11039       delete _impl_.event_.kfree_skb_;
11040     }
11041     clear_has_event();
11042   }
11043 }
set_allocated_kvm_access_fault(::perfetto::protos::KvmAccessFaultFtraceEvent * kvm_access_fault)11044 void FtraceEvent::set_allocated_kvm_access_fault(::perfetto::protos::KvmAccessFaultFtraceEvent* kvm_access_fault) {
11045   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11046   clear_event();
11047   if (kvm_access_fault) {
11048     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11049         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11050                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_access_fault));
11051     if (message_arena != submessage_arena) {
11052       kvm_access_fault = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11053           message_arena, kvm_access_fault, submessage_arena);
11054     }
11055     set_has_kvm_access_fault();
11056     _impl_.event_.kvm_access_fault_ = kvm_access_fault;
11057   }
11058   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_access_fault)
11059 }
clear_kvm_access_fault()11060 void FtraceEvent::clear_kvm_access_fault() {
11061   if (_internal_has_kvm_access_fault()) {
11062     if (GetArenaForAllocation() == nullptr) {
11063       delete _impl_.event_.kvm_access_fault_;
11064     }
11065     clear_has_event();
11066   }
11067 }
set_allocated_kvm_ack_irq(::perfetto::protos::KvmAckIrqFtraceEvent * kvm_ack_irq)11068 void FtraceEvent::set_allocated_kvm_ack_irq(::perfetto::protos::KvmAckIrqFtraceEvent* kvm_ack_irq) {
11069   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11070   clear_event();
11071   if (kvm_ack_irq) {
11072     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11073         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11074                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_ack_irq));
11075     if (message_arena != submessage_arena) {
11076       kvm_ack_irq = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11077           message_arena, kvm_ack_irq, submessage_arena);
11078     }
11079     set_has_kvm_ack_irq();
11080     _impl_.event_.kvm_ack_irq_ = kvm_ack_irq;
11081   }
11082   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_ack_irq)
11083 }
clear_kvm_ack_irq()11084 void FtraceEvent::clear_kvm_ack_irq() {
11085   if (_internal_has_kvm_ack_irq()) {
11086     if (GetArenaForAllocation() == nullptr) {
11087       delete _impl_.event_.kvm_ack_irq_;
11088     }
11089     clear_has_event();
11090   }
11091 }
set_allocated_kvm_age_hva(::perfetto::protos::KvmAgeHvaFtraceEvent * kvm_age_hva)11092 void FtraceEvent::set_allocated_kvm_age_hva(::perfetto::protos::KvmAgeHvaFtraceEvent* kvm_age_hva) {
11093   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11094   clear_event();
11095   if (kvm_age_hva) {
11096     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11097         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11098                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_age_hva));
11099     if (message_arena != submessage_arena) {
11100       kvm_age_hva = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11101           message_arena, kvm_age_hva, submessage_arena);
11102     }
11103     set_has_kvm_age_hva();
11104     _impl_.event_.kvm_age_hva_ = kvm_age_hva;
11105   }
11106   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_age_hva)
11107 }
clear_kvm_age_hva()11108 void FtraceEvent::clear_kvm_age_hva() {
11109   if (_internal_has_kvm_age_hva()) {
11110     if (GetArenaForAllocation() == nullptr) {
11111       delete _impl_.event_.kvm_age_hva_;
11112     }
11113     clear_has_event();
11114   }
11115 }
set_allocated_kvm_age_page(::perfetto::protos::KvmAgePageFtraceEvent * kvm_age_page)11116 void FtraceEvent::set_allocated_kvm_age_page(::perfetto::protos::KvmAgePageFtraceEvent* kvm_age_page) {
11117   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11118   clear_event();
11119   if (kvm_age_page) {
11120     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11121         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11122                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_age_page));
11123     if (message_arena != submessage_arena) {
11124       kvm_age_page = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11125           message_arena, kvm_age_page, submessage_arena);
11126     }
11127     set_has_kvm_age_page();
11128     _impl_.event_.kvm_age_page_ = kvm_age_page;
11129   }
11130   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_age_page)
11131 }
clear_kvm_age_page()11132 void FtraceEvent::clear_kvm_age_page() {
11133   if (_internal_has_kvm_age_page()) {
11134     if (GetArenaForAllocation() == nullptr) {
11135       delete _impl_.event_.kvm_age_page_;
11136     }
11137     clear_has_event();
11138   }
11139 }
set_allocated_kvm_arm_clear_debug(::perfetto::protos::KvmArmClearDebugFtraceEvent * kvm_arm_clear_debug)11140 void FtraceEvent::set_allocated_kvm_arm_clear_debug(::perfetto::protos::KvmArmClearDebugFtraceEvent* kvm_arm_clear_debug) {
11141   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11142   clear_event();
11143   if (kvm_arm_clear_debug) {
11144     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11145         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11146                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_arm_clear_debug));
11147     if (message_arena != submessage_arena) {
11148       kvm_arm_clear_debug = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11149           message_arena, kvm_arm_clear_debug, submessage_arena);
11150     }
11151     set_has_kvm_arm_clear_debug();
11152     _impl_.event_.kvm_arm_clear_debug_ = kvm_arm_clear_debug;
11153   }
11154   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_arm_clear_debug)
11155 }
clear_kvm_arm_clear_debug()11156 void FtraceEvent::clear_kvm_arm_clear_debug() {
11157   if (_internal_has_kvm_arm_clear_debug()) {
11158     if (GetArenaForAllocation() == nullptr) {
11159       delete _impl_.event_.kvm_arm_clear_debug_;
11160     }
11161     clear_has_event();
11162   }
11163 }
set_allocated_kvm_arm_set_dreg32(::perfetto::protos::KvmArmSetDreg32FtraceEvent * kvm_arm_set_dreg32)11164 void FtraceEvent::set_allocated_kvm_arm_set_dreg32(::perfetto::protos::KvmArmSetDreg32FtraceEvent* kvm_arm_set_dreg32) {
11165   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11166   clear_event();
11167   if (kvm_arm_set_dreg32) {
11168     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11169         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11170                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_arm_set_dreg32));
11171     if (message_arena != submessage_arena) {
11172       kvm_arm_set_dreg32 = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11173           message_arena, kvm_arm_set_dreg32, submessage_arena);
11174     }
11175     set_has_kvm_arm_set_dreg32();
11176     _impl_.event_.kvm_arm_set_dreg32_ = kvm_arm_set_dreg32;
11177   }
11178   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_arm_set_dreg32)
11179 }
clear_kvm_arm_set_dreg32()11180 void FtraceEvent::clear_kvm_arm_set_dreg32() {
11181   if (_internal_has_kvm_arm_set_dreg32()) {
11182     if (GetArenaForAllocation() == nullptr) {
11183       delete _impl_.event_.kvm_arm_set_dreg32_;
11184     }
11185     clear_has_event();
11186   }
11187 }
set_allocated_kvm_arm_set_regset(::perfetto::protos::KvmArmSetRegsetFtraceEvent * kvm_arm_set_regset)11188 void FtraceEvent::set_allocated_kvm_arm_set_regset(::perfetto::protos::KvmArmSetRegsetFtraceEvent* kvm_arm_set_regset) {
11189   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11190   clear_event();
11191   if (kvm_arm_set_regset) {
11192     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11193         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11194                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_arm_set_regset));
11195     if (message_arena != submessage_arena) {
11196       kvm_arm_set_regset = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11197           message_arena, kvm_arm_set_regset, submessage_arena);
11198     }
11199     set_has_kvm_arm_set_regset();
11200     _impl_.event_.kvm_arm_set_regset_ = kvm_arm_set_regset;
11201   }
11202   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_arm_set_regset)
11203 }
clear_kvm_arm_set_regset()11204 void FtraceEvent::clear_kvm_arm_set_regset() {
11205   if (_internal_has_kvm_arm_set_regset()) {
11206     if (GetArenaForAllocation() == nullptr) {
11207       delete _impl_.event_.kvm_arm_set_regset_;
11208     }
11209     clear_has_event();
11210   }
11211 }
set_allocated_kvm_arm_setup_debug(::perfetto::protos::KvmArmSetupDebugFtraceEvent * kvm_arm_setup_debug)11212 void FtraceEvent::set_allocated_kvm_arm_setup_debug(::perfetto::protos::KvmArmSetupDebugFtraceEvent* kvm_arm_setup_debug) {
11213   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11214   clear_event();
11215   if (kvm_arm_setup_debug) {
11216     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11217         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11218                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_arm_setup_debug));
11219     if (message_arena != submessage_arena) {
11220       kvm_arm_setup_debug = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11221           message_arena, kvm_arm_setup_debug, submessage_arena);
11222     }
11223     set_has_kvm_arm_setup_debug();
11224     _impl_.event_.kvm_arm_setup_debug_ = kvm_arm_setup_debug;
11225   }
11226   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_arm_setup_debug)
11227 }
clear_kvm_arm_setup_debug()11228 void FtraceEvent::clear_kvm_arm_setup_debug() {
11229   if (_internal_has_kvm_arm_setup_debug()) {
11230     if (GetArenaForAllocation() == nullptr) {
11231       delete _impl_.event_.kvm_arm_setup_debug_;
11232     }
11233     clear_has_event();
11234   }
11235 }
set_allocated_kvm_entry(::perfetto::protos::KvmEntryFtraceEvent * kvm_entry)11236 void FtraceEvent::set_allocated_kvm_entry(::perfetto::protos::KvmEntryFtraceEvent* kvm_entry) {
11237   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11238   clear_event();
11239   if (kvm_entry) {
11240     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11241         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11242                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_entry));
11243     if (message_arena != submessage_arena) {
11244       kvm_entry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11245           message_arena, kvm_entry, submessage_arena);
11246     }
11247     set_has_kvm_entry();
11248     _impl_.event_.kvm_entry_ = kvm_entry;
11249   }
11250   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_entry)
11251 }
clear_kvm_entry()11252 void FtraceEvent::clear_kvm_entry() {
11253   if (_internal_has_kvm_entry()) {
11254     if (GetArenaForAllocation() == nullptr) {
11255       delete _impl_.event_.kvm_entry_;
11256     }
11257     clear_has_event();
11258   }
11259 }
set_allocated_kvm_exit(::perfetto::protos::KvmExitFtraceEvent * kvm_exit)11260 void FtraceEvent::set_allocated_kvm_exit(::perfetto::protos::KvmExitFtraceEvent* kvm_exit) {
11261   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11262   clear_event();
11263   if (kvm_exit) {
11264     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11265         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11266                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_exit));
11267     if (message_arena != submessage_arena) {
11268       kvm_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11269           message_arena, kvm_exit, submessage_arena);
11270     }
11271     set_has_kvm_exit();
11272     _impl_.event_.kvm_exit_ = kvm_exit;
11273   }
11274   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_exit)
11275 }
clear_kvm_exit()11276 void FtraceEvent::clear_kvm_exit() {
11277   if (_internal_has_kvm_exit()) {
11278     if (GetArenaForAllocation() == nullptr) {
11279       delete _impl_.event_.kvm_exit_;
11280     }
11281     clear_has_event();
11282   }
11283 }
set_allocated_kvm_fpu(::perfetto::protos::KvmFpuFtraceEvent * kvm_fpu)11284 void FtraceEvent::set_allocated_kvm_fpu(::perfetto::protos::KvmFpuFtraceEvent* kvm_fpu) {
11285   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11286   clear_event();
11287   if (kvm_fpu) {
11288     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11289         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11290                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_fpu));
11291     if (message_arena != submessage_arena) {
11292       kvm_fpu = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11293           message_arena, kvm_fpu, submessage_arena);
11294     }
11295     set_has_kvm_fpu();
11296     _impl_.event_.kvm_fpu_ = kvm_fpu;
11297   }
11298   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_fpu)
11299 }
clear_kvm_fpu()11300 void FtraceEvent::clear_kvm_fpu() {
11301   if (_internal_has_kvm_fpu()) {
11302     if (GetArenaForAllocation() == nullptr) {
11303       delete _impl_.event_.kvm_fpu_;
11304     }
11305     clear_has_event();
11306   }
11307 }
set_allocated_kvm_get_timer_map(::perfetto::protos::KvmGetTimerMapFtraceEvent * kvm_get_timer_map)11308 void FtraceEvent::set_allocated_kvm_get_timer_map(::perfetto::protos::KvmGetTimerMapFtraceEvent* kvm_get_timer_map) {
11309   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11310   clear_event();
11311   if (kvm_get_timer_map) {
11312     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11313         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11314                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_get_timer_map));
11315     if (message_arena != submessage_arena) {
11316       kvm_get_timer_map = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11317           message_arena, kvm_get_timer_map, submessage_arena);
11318     }
11319     set_has_kvm_get_timer_map();
11320     _impl_.event_.kvm_get_timer_map_ = kvm_get_timer_map;
11321   }
11322   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_get_timer_map)
11323 }
clear_kvm_get_timer_map()11324 void FtraceEvent::clear_kvm_get_timer_map() {
11325   if (_internal_has_kvm_get_timer_map()) {
11326     if (GetArenaForAllocation() == nullptr) {
11327       delete _impl_.event_.kvm_get_timer_map_;
11328     }
11329     clear_has_event();
11330   }
11331 }
set_allocated_kvm_guest_fault(::perfetto::protos::KvmGuestFaultFtraceEvent * kvm_guest_fault)11332 void FtraceEvent::set_allocated_kvm_guest_fault(::perfetto::protos::KvmGuestFaultFtraceEvent* kvm_guest_fault) {
11333   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11334   clear_event();
11335   if (kvm_guest_fault) {
11336     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11337         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11338                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_guest_fault));
11339     if (message_arena != submessage_arena) {
11340       kvm_guest_fault = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11341           message_arena, kvm_guest_fault, submessage_arena);
11342     }
11343     set_has_kvm_guest_fault();
11344     _impl_.event_.kvm_guest_fault_ = kvm_guest_fault;
11345   }
11346   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_guest_fault)
11347 }
clear_kvm_guest_fault()11348 void FtraceEvent::clear_kvm_guest_fault() {
11349   if (_internal_has_kvm_guest_fault()) {
11350     if (GetArenaForAllocation() == nullptr) {
11351       delete _impl_.event_.kvm_guest_fault_;
11352     }
11353     clear_has_event();
11354   }
11355 }
set_allocated_kvm_handle_sys_reg(::perfetto::protos::KvmHandleSysRegFtraceEvent * kvm_handle_sys_reg)11356 void FtraceEvent::set_allocated_kvm_handle_sys_reg(::perfetto::protos::KvmHandleSysRegFtraceEvent* kvm_handle_sys_reg) {
11357   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11358   clear_event();
11359   if (kvm_handle_sys_reg) {
11360     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11361         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11362                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_handle_sys_reg));
11363     if (message_arena != submessage_arena) {
11364       kvm_handle_sys_reg = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11365           message_arena, kvm_handle_sys_reg, submessage_arena);
11366     }
11367     set_has_kvm_handle_sys_reg();
11368     _impl_.event_.kvm_handle_sys_reg_ = kvm_handle_sys_reg;
11369   }
11370   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_handle_sys_reg)
11371 }
clear_kvm_handle_sys_reg()11372 void FtraceEvent::clear_kvm_handle_sys_reg() {
11373   if (_internal_has_kvm_handle_sys_reg()) {
11374     if (GetArenaForAllocation() == nullptr) {
11375       delete _impl_.event_.kvm_handle_sys_reg_;
11376     }
11377     clear_has_event();
11378   }
11379 }
set_allocated_kvm_hvc_arm64(::perfetto::protos::KvmHvcArm64FtraceEvent * kvm_hvc_arm64)11380 void FtraceEvent::set_allocated_kvm_hvc_arm64(::perfetto::protos::KvmHvcArm64FtraceEvent* kvm_hvc_arm64) {
11381   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11382   clear_event();
11383   if (kvm_hvc_arm64) {
11384     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11385         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11386                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_hvc_arm64));
11387     if (message_arena != submessage_arena) {
11388       kvm_hvc_arm64 = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11389           message_arena, kvm_hvc_arm64, submessage_arena);
11390     }
11391     set_has_kvm_hvc_arm64();
11392     _impl_.event_.kvm_hvc_arm64_ = kvm_hvc_arm64;
11393   }
11394   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_hvc_arm64)
11395 }
clear_kvm_hvc_arm64()11396 void FtraceEvent::clear_kvm_hvc_arm64() {
11397   if (_internal_has_kvm_hvc_arm64()) {
11398     if (GetArenaForAllocation() == nullptr) {
11399       delete _impl_.event_.kvm_hvc_arm64_;
11400     }
11401     clear_has_event();
11402   }
11403 }
set_allocated_kvm_irq_line(::perfetto::protos::KvmIrqLineFtraceEvent * kvm_irq_line)11404 void FtraceEvent::set_allocated_kvm_irq_line(::perfetto::protos::KvmIrqLineFtraceEvent* kvm_irq_line) {
11405   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11406   clear_event();
11407   if (kvm_irq_line) {
11408     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11409         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11410                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_irq_line));
11411     if (message_arena != submessage_arena) {
11412       kvm_irq_line = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11413           message_arena, kvm_irq_line, submessage_arena);
11414     }
11415     set_has_kvm_irq_line();
11416     _impl_.event_.kvm_irq_line_ = kvm_irq_line;
11417   }
11418   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_irq_line)
11419 }
clear_kvm_irq_line()11420 void FtraceEvent::clear_kvm_irq_line() {
11421   if (_internal_has_kvm_irq_line()) {
11422     if (GetArenaForAllocation() == nullptr) {
11423       delete _impl_.event_.kvm_irq_line_;
11424     }
11425     clear_has_event();
11426   }
11427 }
set_allocated_kvm_mmio(::perfetto::protos::KvmMmioFtraceEvent * kvm_mmio)11428 void FtraceEvent::set_allocated_kvm_mmio(::perfetto::protos::KvmMmioFtraceEvent* kvm_mmio) {
11429   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11430   clear_event();
11431   if (kvm_mmio) {
11432     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11433         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11434                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_mmio));
11435     if (message_arena != submessage_arena) {
11436       kvm_mmio = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11437           message_arena, kvm_mmio, submessage_arena);
11438     }
11439     set_has_kvm_mmio();
11440     _impl_.event_.kvm_mmio_ = kvm_mmio;
11441   }
11442   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_mmio)
11443 }
clear_kvm_mmio()11444 void FtraceEvent::clear_kvm_mmio() {
11445   if (_internal_has_kvm_mmio()) {
11446     if (GetArenaForAllocation() == nullptr) {
11447       delete _impl_.event_.kvm_mmio_;
11448     }
11449     clear_has_event();
11450   }
11451 }
set_allocated_kvm_mmio_emulate(::perfetto::protos::KvmMmioEmulateFtraceEvent * kvm_mmio_emulate)11452 void FtraceEvent::set_allocated_kvm_mmio_emulate(::perfetto::protos::KvmMmioEmulateFtraceEvent* kvm_mmio_emulate) {
11453   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11454   clear_event();
11455   if (kvm_mmio_emulate) {
11456     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11457         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11458                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_mmio_emulate));
11459     if (message_arena != submessage_arena) {
11460       kvm_mmio_emulate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11461           message_arena, kvm_mmio_emulate, submessage_arena);
11462     }
11463     set_has_kvm_mmio_emulate();
11464     _impl_.event_.kvm_mmio_emulate_ = kvm_mmio_emulate;
11465   }
11466   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_mmio_emulate)
11467 }
clear_kvm_mmio_emulate()11468 void FtraceEvent::clear_kvm_mmio_emulate() {
11469   if (_internal_has_kvm_mmio_emulate()) {
11470     if (GetArenaForAllocation() == nullptr) {
11471       delete _impl_.event_.kvm_mmio_emulate_;
11472     }
11473     clear_has_event();
11474   }
11475 }
set_allocated_kvm_set_guest_debug(::perfetto::protos::KvmSetGuestDebugFtraceEvent * kvm_set_guest_debug)11476 void FtraceEvent::set_allocated_kvm_set_guest_debug(::perfetto::protos::KvmSetGuestDebugFtraceEvent* kvm_set_guest_debug) {
11477   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11478   clear_event();
11479   if (kvm_set_guest_debug) {
11480     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11481         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11482                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_set_guest_debug));
11483     if (message_arena != submessage_arena) {
11484       kvm_set_guest_debug = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11485           message_arena, kvm_set_guest_debug, submessage_arena);
11486     }
11487     set_has_kvm_set_guest_debug();
11488     _impl_.event_.kvm_set_guest_debug_ = kvm_set_guest_debug;
11489   }
11490   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_set_guest_debug)
11491 }
clear_kvm_set_guest_debug()11492 void FtraceEvent::clear_kvm_set_guest_debug() {
11493   if (_internal_has_kvm_set_guest_debug()) {
11494     if (GetArenaForAllocation() == nullptr) {
11495       delete _impl_.event_.kvm_set_guest_debug_;
11496     }
11497     clear_has_event();
11498   }
11499 }
set_allocated_kvm_set_irq(::perfetto::protos::KvmSetIrqFtraceEvent * kvm_set_irq)11500 void FtraceEvent::set_allocated_kvm_set_irq(::perfetto::protos::KvmSetIrqFtraceEvent* kvm_set_irq) {
11501   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11502   clear_event();
11503   if (kvm_set_irq) {
11504     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11505         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11506                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_set_irq));
11507     if (message_arena != submessage_arena) {
11508       kvm_set_irq = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11509           message_arena, kvm_set_irq, submessage_arena);
11510     }
11511     set_has_kvm_set_irq();
11512     _impl_.event_.kvm_set_irq_ = kvm_set_irq;
11513   }
11514   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_set_irq)
11515 }
clear_kvm_set_irq()11516 void FtraceEvent::clear_kvm_set_irq() {
11517   if (_internal_has_kvm_set_irq()) {
11518     if (GetArenaForAllocation() == nullptr) {
11519       delete _impl_.event_.kvm_set_irq_;
11520     }
11521     clear_has_event();
11522   }
11523 }
set_allocated_kvm_set_spte_hva(::perfetto::protos::KvmSetSpteHvaFtraceEvent * kvm_set_spte_hva)11524 void FtraceEvent::set_allocated_kvm_set_spte_hva(::perfetto::protos::KvmSetSpteHvaFtraceEvent* kvm_set_spte_hva) {
11525   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11526   clear_event();
11527   if (kvm_set_spte_hva) {
11528     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11529         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11530                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_set_spte_hva));
11531     if (message_arena != submessage_arena) {
11532       kvm_set_spte_hva = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11533           message_arena, kvm_set_spte_hva, submessage_arena);
11534     }
11535     set_has_kvm_set_spte_hva();
11536     _impl_.event_.kvm_set_spte_hva_ = kvm_set_spte_hva;
11537   }
11538   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_set_spte_hva)
11539 }
clear_kvm_set_spte_hva()11540 void FtraceEvent::clear_kvm_set_spte_hva() {
11541   if (_internal_has_kvm_set_spte_hva()) {
11542     if (GetArenaForAllocation() == nullptr) {
11543       delete _impl_.event_.kvm_set_spte_hva_;
11544     }
11545     clear_has_event();
11546   }
11547 }
set_allocated_kvm_set_way_flush(::perfetto::protos::KvmSetWayFlushFtraceEvent * kvm_set_way_flush)11548 void FtraceEvent::set_allocated_kvm_set_way_flush(::perfetto::protos::KvmSetWayFlushFtraceEvent* kvm_set_way_flush) {
11549   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11550   clear_event();
11551   if (kvm_set_way_flush) {
11552     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11553         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11554                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_set_way_flush));
11555     if (message_arena != submessage_arena) {
11556       kvm_set_way_flush = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11557           message_arena, kvm_set_way_flush, submessage_arena);
11558     }
11559     set_has_kvm_set_way_flush();
11560     _impl_.event_.kvm_set_way_flush_ = kvm_set_way_flush;
11561   }
11562   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_set_way_flush)
11563 }
clear_kvm_set_way_flush()11564 void FtraceEvent::clear_kvm_set_way_flush() {
11565   if (_internal_has_kvm_set_way_flush()) {
11566     if (GetArenaForAllocation() == nullptr) {
11567       delete _impl_.event_.kvm_set_way_flush_;
11568     }
11569     clear_has_event();
11570   }
11571 }
set_allocated_kvm_sys_access(::perfetto::protos::KvmSysAccessFtraceEvent * kvm_sys_access)11572 void FtraceEvent::set_allocated_kvm_sys_access(::perfetto::protos::KvmSysAccessFtraceEvent* kvm_sys_access) {
11573   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11574   clear_event();
11575   if (kvm_sys_access) {
11576     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11577         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11578                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_sys_access));
11579     if (message_arena != submessage_arena) {
11580       kvm_sys_access = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11581           message_arena, kvm_sys_access, submessage_arena);
11582     }
11583     set_has_kvm_sys_access();
11584     _impl_.event_.kvm_sys_access_ = kvm_sys_access;
11585   }
11586   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_sys_access)
11587 }
clear_kvm_sys_access()11588 void FtraceEvent::clear_kvm_sys_access() {
11589   if (_internal_has_kvm_sys_access()) {
11590     if (GetArenaForAllocation() == nullptr) {
11591       delete _impl_.event_.kvm_sys_access_;
11592     }
11593     clear_has_event();
11594   }
11595 }
set_allocated_kvm_test_age_hva(::perfetto::protos::KvmTestAgeHvaFtraceEvent * kvm_test_age_hva)11596 void FtraceEvent::set_allocated_kvm_test_age_hva(::perfetto::protos::KvmTestAgeHvaFtraceEvent* kvm_test_age_hva) {
11597   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11598   clear_event();
11599   if (kvm_test_age_hva) {
11600     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11601         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11602                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_test_age_hva));
11603     if (message_arena != submessage_arena) {
11604       kvm_test_age_hva = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11605           message_arena, kvm_test_age_hva, submessage_arena);
11606     }
11607     set_has_kvm_test_age_hva();
11608     _impl_.event_.kvm_test_age_hva_ = kvm_test_age_hva;
11609   }
11610   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_test_age_hva)
11611 }
clear_kvm_test_age_hva()11612 void FtraceEvent::clear_kvm_test_age_hva() {
11613   if (_internal_has_kvm_test_age_hva()) {
11614     if (GetArenaForAllocation() == nullptr) {
11615       delete _impl_.event_.kvm_test_age_hva_;
11616     }
11617     clear_has_event();
11618   }
11619 }
set_allocated_kvm_timer_emulate(::perfetto::protos::KvmTimerEmulateFtraceEvent * kvm_timer_emulate)11620 void FtraceEvent::set_allocated_kvm_timer_emulate(::perfetto::protos::KvmTimerEmulateFtraceEvent* kvm_timer_emulate) {
11621   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11622   clear_event();
11623   if (kvm_timer_emulate) {
11624     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11625         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11626                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_timer_emulate));
11627     if (message_arena != submessage_arena) {
11628       kvm_timer_emulate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11629           message_arena, kvm_timer_emulate, submessage_arena);
11630     }
11631     set_has_kvm_timer_emulate();
11632     _impl_.event_.kvm_timer_emulate_ = kvm_timer_emulate;
11633   }
11634   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_timer_emulate)
11635 }
clear_kvm_timer_emulate()11636 void FtraceEvent::clear_kvm_timer_emulate() {
11637   if (_internal_has_kvm_timer_emulate()) {
11638     if (GetArenaForAllocation() == nullptr) {
11639       delete _impl_.event_.kvm_timer_emulate_;
11640     }
11641     clear_has_event();
11642   }
11643 }
set_allocated_kvm_timer_hrtimer_expire(::perfetto::protos::KvmTimerHrtimerExpireFtraceEvent * kvm_timer_hrtimer_expire)11644 void FtraceEvent::set_allocated_kvm_timer_hrtimer_expire(::perfetto::protos::KvmTimerHrtimerExpireFtraceEvent* kvm_timer_hrtimer_expire) {
11645   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11646   clear_event();
11647   if (kvm_timer_hrtimer_expire) {
11648     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11649         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11650                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_timer_hrtimer_expire));
11651     if (message_arena != submessage_arena) {
11652       kvm_timer_hrtimer_expire = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11653           message_arena, kvm_timer_hrtimer_expire, submessage_arena);
11654     }
11655     set_has_kvm_timer_hrtimer_expire();
11656     _impl_.event_.kvm_timer_hrtimer_expire_ = kvm_timer_hrtimer_expire;
11657   }
11658   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_timer_hrtimer_expire)
11659 }
clear_kvm_timer_hrtimer_expire()11660 void FtraceEvent::clear_kvm_timer_hrtimer_expire() {
11661   if (_internal_has_kvm_timer_hrtimer_expire()) {
11662     if (GetArenaForAllocation() == nullptr) {
11663       delete _impl_.event_.kvm_timer_hrtimer_expire_;
11664     }
11665     clear_has_event();
11666   }
11667 }
set_allocated_kvm_timer_restore_state(::perfetto::protos::KvmTimerRestoreStateFtraceEvent * kvm_timer_restore_state)11668 void FtraceEvent::set_allocated_kvm_timer_restore_state(::perfetto::protos::KvmTimerRestoreStateFtraceEvent* kvm_timer_restore_state) {
11669   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11670   clear_event();
11671   if (kvm_timer_restore_state) {
11672     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11673         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11674                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_timer_restore_state));
11675     if (message_arena != submessage_arena) {
11676       kvm_timer_restore_state = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11677           message_arena, kvm_timer_restore_state, submessage_arena);
11678     }
11679     set_has_kvm_timer_restore_state();
11680     _impl_.event_.kvm_timer_restore_state_ = kvm_timer_restore_state;
11681   }
11682   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_timer_restore_state)
11683 }
clear_kvm_timer_restore_state()11684 void FtraceEvent::clear_kvm_timer_restore_state() {
11685   if (_internal_has_kvm_timer_restore_state()) {
11686     if (GetArenaForAllocation() == nullptr) {
11687       delete _impl_.event_.kvm_timer_restore_state_;
11688     }
11689     clear_has_event();
11690   }
11691 }
set_allocated_kvm_timer_save_state(::perfetto::protos::KvmTimerSaveStateFtraceEvent * kvm_timer_save_state)11692 void FtraceEvent::set_allocated_kvm_timer_save_state(::perfetto::protos::KvmTimerSaveStateFtraceEvent* kvm_timer_save_state) {
11693   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11694   clear_event();
11695   if (kvm_timer_save_state) {
11696     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11697         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11698                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_timer_save_state));
11699     if (message_arena != submessage_arena) {
11700       kvm_timer_save_state = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11701           message_arena, kvm_timer_save_state, submessage_arena);
11702     }
11703     set_has_kvm_timer_save_state();
11704     _impl_.event_.kvm_timer_save_state_ = kvm_timer_save_state;
11705   }
11706   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_timer_save_state)
11707 }
clear_kvm_timer_save_state()11708 void FtraceEvent::clear_kvm_timer_save_state() {
11709   if (_internal_has_kvm_timer_save_state()) {
11710     if (GetArenaForAllocation() == nullptr) {
11711       delete _impl_.event_.kvm_timer_save_state_;
11712     }
11713     clear_has_event();
11714   }
11715 }
set_allocated_kvm_timer_update_irq(::perfetto::protos::KvmTimerUpdateIrqFtraceEvent * kvm_timer_update_irq)11716 void FtraceEvent::set_allocated_kvm_timer_update_irq(::perfetto::protos::KvmTimerUpdateIrqFtraceEvent* kvm_timer_update_irq) {
11717   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11718   clear_event();
11719   if (kvm_timer_update_irq) {
11720     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11721         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11722                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_timer_update_irq));
11723     if (message_arena != submessage_arena) {
11724       kvm_timer_update_irq = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11725           message_arena, kvm_timer_update_irq, submessage_arena);
11726     }
11727     set_has_kvm_timer_update_irq();
11728     _impl_.event_.kvm_timer_update_irq_ = kvm_timer_update_irq;
11729   }
11730   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_timer_update_irq)
11731 }
clear_kvm_timer_update_irq()11732 void FtraceEvent::clear_kvm_timer_update_irq() {
11733   if (_internal_has_kvm_timer_update_irq()) {
11734     if (GetArenaForAllocation() == nullptr) {
11735       delete _impl_.event_.kvm_timer_update_irq_;
11736     }
11737     clear_has_event();
11738   }
11739 }
set_allocated_kvm_toggle_cache(::perfetto::protos::KvmToggleCacheFtraceEvent * kvm_toggle_cache)11740 void FtraceEvent::set_allocated_kvm_toggle_cache(::perfetto::protos::KvmToggleCacheFtraceEvent* kvm_toggle_cache) {
11741   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11742   clear_event();
11743   if (kvm_toggle_cache) {
11744     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11745         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11746                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_toggle_cache));
11747     if (message_arena != submessage_arena) {
11748       kvm_toggle_cache = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11749           message_arena, kvm_toggle_cache, submessage_arena);
11750     }
11751     set_has_kvm_toggle_cache();
11752     _impl_.event_.kvm_toggle_cache_ = kvm_toggle_cache;
11753   }
11754   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_toggle_cache)
11755 }
clear_kvm_toggle_cache()11756 void FtraceEvent::clear_kvm_toggle_cache() {
11757   if (_internal_has_kvm_toggle_cache()) {
11758     if (GetArenaForAllocation() == nullptr) {
11759       delete _impl_.event_.kvm_toggle_cache_;
11760     }
11761     clear_has_event();
11762   }
11763 }
set_allocated_kvm_unmap_hva_range(::perfetto::protos::KvmUnmapHvaRangeFtraceEvent * kvm_unmap_hva_range)11764 void FtraceEvent::set_allocated_kvm_unmap_hva_range(::perfetto::protos::KvmUnmapHvaRangeFtraceEvent* kvm_unmap_hva_range) {
11765   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11766   clear_event();
11767   if (kvm_unmap_hva_range) {
11768     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11769         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11770                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_unmap_hva_range));
11771     if (message_arena != submessage_arena) {
11772       kvm_unmap_hva_range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11773           message_arena, kvm_unmap_hva_range, submessage_arena);
11774     }
11775     set_has_kvm_unmap_hva_range();
11776     _impl_.event_.kvm_unmap_hva_range_ = kvm_unmap_hva_range;
11777   }
11778   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_unmap_hva_range)
11779 }
clear_kvm_unmap_hva_range()11780 void FtraceEvent::clear_kvm_unmap_hva_range() {
11781   if (_internal_has_kvm_unmap_hva_range()) {
11782     if (GetArenaForAllocation() == nullptr) {
11783       delete _impl_.event_.kvm_unmap_hva_range_;
11784     }
11785     clear_has_event();
11786   }
11787 }
set_allocated_kvm_userspace_exit(::perfetto::protos::KvmUserspaceExitFtraceEvent * kvm_userspace_exit)11788 void FtraceEvent::set_allocated_kvm_userspace_exit(::perfetto::protos::KvmUserspaceExitFtraceEvent* kvm_userspace_exit) {
11789   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11790   clear_event();
11791   if (kvm_userspace_exit) {
11792     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11793         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11794                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_userspace_exit));
11795     if (message_arena != submessage_arena) {
11796       kvm_userspace_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11797           message_arena, kvm_userspace_exit, submessage_arena);
11798     }
11799     set_has_kvm_userspace_exit();
11800     _impl_.event_.kvm_userspace_exit_ = kvm_userspace_exit;
11801   }
11802   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_userspace_exit)
11803 }
clear_kvm_userspace_exit()11804 void FtraceEvent::clear_kvm_userspace_exit() {
11805   if (_internal_has_kvm_userspace_exit()) {
11806     if (GetArenaForAllocation() == nullptr) {
11807       delete _impl_.event_.kvm_userspace_exit_;
11808     }
11809     clear_has_event();
11810   }
11811 }
set_allocated_kvm_vcpu_wakeup(::perfetto::protos::KvmVcpuWakeupFtraceEvent * kvm_vcpu_wakeup)11812 void FtraceEvent::set_allocated_kvm_vcpu_wakeup(::perfetto::protos::KvmVcpuWakeupFtraceEvent* kvm_vcpu_wakeup) {
11813   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11814   clear_event();
11815   if (kvm_vcpu_wakeup) {
11816     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11817         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11818                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_vcpu_wakeup));
11819     if (message_arena != submessage_arena) {
11820       kvm_vcpu_wakeup = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11821           message_arena, kvm_vcpu_wakeup, submessage_arena);
11822     }
11823     set_has_kvm_vcpu_wakeup();
11824     _impl_.event_.kvm_vcpu_wakeup_ = kvm_vcpu_wakeup;
11825   }
11826   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_vcpu_wakeup)
11827 }
clear_kvm_vcpu_wakeup()11828 void FtraceEvent::clear_kvm_vcpu_wakeup() {
11829   if (_internal_has_kvm_vcpu_wakeup()) {
11830     if (GetArenaForAllocation() == nullptr) {
11831       delete _impl_.event_.kvm_vcpu_wakeup_;
11832     }
11833     clear_has_event();
11834   }
11835 }
set_allocated_kvm_wfx_arm64(::perfetto::protos::KvmWfxArm64FtraceEvent * kvm_wfx_arm64)11836 void FtraceEvent::set_allocated_kvm_wfx_arm64(::perfetto::protos::KvmWfxArm64FtraceEvent* kvm_wfx_arm64) {
11837   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11838   clear_event();
11839   if (kvm_wfx_arm64) {
11840     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11841         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11842                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kvm_wfx_arm64));
11843     if (message_arena != submessage_arena) {
11844       kvm_wfx_arm64 = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11845           message_arena, kvm_wfx_arm64, submessage_arena);
11846     }
11847     set_has_kvm_wfx_arm64();
11848     _impl_.event_.kvm_wfx_arm64_ = kvm_wfx_arm64;
11849   }
11850   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kvm_wfx_arm64)
11851 }
clear_kvm_wfx_arm64()11852 void FtraceEvent::clear_kvm_wfx_arm64() {
11853   if (_internal_has_kvm_wfx_arm64()) {
11854     if (GetArenaForAllocation() == nullptr) {
11855       delete _impl_.event_.kvm_wfx_arm64_;
11856     }
11857     clear_has_event();
11858   }
11859 }
set_allocated_trap_reg(::perfetto::protos::TrapRegFtraceEvent * trap_reg)11860 void FtraceEvent::set_allocated_trap_reg(::perfetto::protos::TrapRegFtraceEvent* trap_reg) {
11861   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11862   clear_event();
11863   if (trap_reg) {
11864     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11865         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11866                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trap_reg));
11867     if (message_arena != submessage_arena) {
11868       trap_reg = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11869           message_arena, trap_reg, submessage_arena);
11870     }
11871     set_has_trap_reg();
11872     _impl_.event_.trap_reg_ = trap_reg;
11873   }
11874   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trap_reg)
11875 }
clear_trap_reg()11876 void FtraceEvent::clear_trap_reg() {
11877   if (_internal_has_trap_reg()) {
11878     if (GetArenaForAllocation() == nullptr) {
11879       delete _impl_.event_.trap_reg_;
11880     }
11881     clear_has_event();
11882   }
11883 }
set_allocated_vgic_update_irq_pending(::perfetto::protos::VgicUpdateIrqPendingFtraceEvent * vgic_update_irq_pending)11884 void FtraceEvent::set_allocated_vgic_update_irq_pending(::perfetto::protos::VgicUpdateIrqPendingFtraceEvent* vgic_update_irq_pending) {
11885   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11886   clear_event();
11887   if (vgic_update_irq_pending) {
11888     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11889         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11890                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(vgic_update_irq_pending));
11891     if (message_arena != submessage_arena) {
11892       vgic_update_irq_pending = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11893           message_arena, vgic_update_irq_pending, submessage_arena);
11894     }
11895     set_has_vgic_update_irq_pending();
11896     _impl_.event_.vgic_update_irq_pending_ = vgic_update_irq_pending;
11897   }
11898   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.vgic_update_irq_pending)
11899 }
clear_vgic_update_irq_pending()11900 void FtraceEvent::clear_vgic_update_irq_pending() {
11901   if (_internal_has_vgic_update_irq_pending()) {
11902     if (GetArenaForAllocation() == nullptr) {
11903       delete _impl_.event_.vgic_update_irq_pending_;
11904     }
11905     clear_has_event();
11906   }
11907 }
set_allocated_wakeup_source_activate(::perfetto::protos::WakeupSourceActivateFtraceEvent * wakeup_source_activate)11908 void FtraceEvent::set_allocated_wakeup_source_activate(::perfetto::protos::WakeupSourceActivateFtraceEvent* wakeup_source_activate) {
11909   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11910   clear_event();
11911   if (wakeup_source_activate) {
11912     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11913         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11914                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(wakeup_source_activate));
11915     if (message_arena != submessage_arena) {
11916       wakeup_source_activate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11917           message_arena, wakeup_source_activate, submessage_arena);
11918     }
11919     set_has_wakeup_source_activate();
11920     _impl_.event_.wakeup_source_activate_ = wakeup_source_activate;
11921   }
11922   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.wakeup_source_activate)
11923 }
clear_wakeup_source_activate()11924 void FtraceEvent::clear_wakeup_source_activate() {
11925   if (_internal_has_wakeup_source_activate()) {
11926     if (GetArenaForAllocation() == nullptr) {
11927       delete _impl_.event_.wakeup_source_activate_;
11928     }
11929     clear_has_event();
11930   }
11931 }
set_allocated_wakeup_source_deactivate(::perfetto::protos::WakeupSourceDeactivateFtraceEvent * wakeup_source_deactivate)11932 void FtraceEvent::set_allocated_wakeup_source_deactivate(::perfetto::protos::WakeupSourceDeactivateFtraceEvent* wakeup_source_deactivate) {
11933   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11934   clear_event();
11935   if (wakeup_source_deactivate) {
11936     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11937         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11938                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(wakeup_source_deactivate));
11939     if (message_arena != submessage_arena) {
11940       wakeup_source_deactivate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11941           message_arena, wakeup_source_deactivate, submessage_arena);
11942     }
11943     set_has_wakeup_source_deactivate();
11944     _impl_.event_.wakeup_source_deactivate_ = wakeup_source_deactivate;
11945   }
11946   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.wakeup_source_deactivate)
11947 }
clear_wakeup_source_deactivate()11948 void FtraceEvent::clear_wakeup_source_deactivate() {
11949   if (_internal_has_wakeup_source_deactivate()) {
11950     if (GetArenaForAllocation() == nullptr) {
11951       delete _impl_.event_.wakeup_source_deactivate_;
11952     }
11953     clear_has_event();
11954   }
11955 }
set_allocated_ufshcd_command(::perfetto::protos::UfshcdCommandFtraceEvent * ufshcd_command)11956 void FtraceEvent::set_allocated_ufshcd_command(::perfetto::protos::UfshcdCommandFtraceEvent* ufshcd_command) {
11957   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11958   clear_event();
11959   if (ufshcd_command) {
11960     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11961         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11962                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ufshcd_command));
11963     if (message_arena != submessage_arena) {
11964       ufshcd_command = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11965           message_arena, ufshcd_command, submessage_arena);
11966     }
11967     set_has_ufshcd_command();
11968     _impl_.event_.ufshcd_command_ = ufshcd_command;
11969   }
11970   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ufshcd_command)
11971 }
clear_ufshcd_command()11972 void FtraceEvent::clear_ufshcd_command() {
11973   if (_internal_has_ufshcd_command()) {
11974     if (GetArenaForAllocation() == nullptr) {
11975       delete _impl_.event_.ufshcd_command_;
11976     }
11977     clear_has_event();
11978   }
11979 }
set_allocated_ufshcd_clk_gating(::perfetto::protos::UfshcdClkGatingFtraceEvent * ufshcd_clk_gating)11980 void FtraceEvent::set_allocated_ufshcd_clk_gating(::perfetto::protos::UfshcdClkGatingFtraceEvent* ufshcd_clk_gating) {
11981   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
11982   clear_event();
11983   if (ufshcd_clk_gating) {
11984     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
11985         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
11986                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(ufshcd_clk_gating));
11987     if (message_arena != submessage_arena) {
11988       ufshcd_clk_gating = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
11989           message_arena, ufshcd_clk_gating, submessage_arena);
11990     }
11991     set_has_ufshcd_clk_gating();
11992     _impl_.event_.ufshcd_clk_gating_ = ufshcd_clk_gating;
11993   }
11994   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.ufshcd_clk_gating)
11995 }
clear_ufshcd_clk_gating()11996 void FtraceEvent::clear_ufshcd_clk_gating() {
11997   if (_internal_has_ufshcd_clk_gating()) {
11998     if (GetArenaForAllocation() == nullptr) {
11999       delete _impl_.event_.ufshcd_clk_gating_;
12000     }
12001     clear_has_event();
12002   }
12003 }
set_allocated_console(::perfetto::protos::ConsoleFtraceEvent * console)12004 void FtraceEvent::set_allocated_console(::perfetto::protos::ConsoleFtraceEvent* console) {
12005   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12006   clear_event();
12007   if (console) {
12008     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12009         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12010                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(console));
12011     if (message_arena != submessage_arena) {
12012       console = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12013           message_arena, console, submessage_arena);
12014     }
12015     set_has_console();
12016     _impl_.event_.console_ = console;
12017   }
12018   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.console)
12019 }
clear_console()12020 void FtraceEvent::clear_console() {
12021   if (_internal_has_console()) {
12022     if (GetArenaForAllocation() == nullptr) {
12023       delete _impl_.event_.console_;
12024     }
12025     clear_has_event();
12026   }
12027 }
set_allocated_drm_vblank_event(::perfetto::protos::DrmVblankEventFtraceEvent * drm_vblank_event)12028 void FtraceEvent::set_allocated_drm_vblank_event(::perfetto::protos::DrmVblankEventFtraceEvent* drm_vblank_event) {
12029   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12030   clear_event();
12031   if (drm_vblank_event) {
12032     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12033         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12034                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(drm_vblank_event));
12035     if (message_arena != submessage_arena) {
12036       drm_vblank_event = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12037           message_arena, drm_vblank_event, submessage_arena);
12038     }
12039     set_has_drm_vblank_event();
12040     _impl_.event_.drm_vblank_event_ = drm_vblank_event;
12041   }
12042   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.drm_vblank_event)
12043 }
clear_drm_vblank_event()12044 void FtraceEvent::clear_drm_vblank_event() {
12045   if (_internal_has_drm_vblank_event()) {
12046     if (GetArenaForAllocation() == nullptr) {
12047       delete _impl_.event_.drm_vblank_event_;
12048     }
12049     clear_has_event();
12050   }
12051 }
set_allocated_drm_vblank_event_delivered(::perfetto::protos::DrmVblankEventDeliveredFtraceEvent * drm_vblank_event_delivered)12052 void FtraceEvent::set_allocated_drm_vblank_event_delivered(::perfetto::protos::DrmVblankEventDeliveredFtraceEvent* drm_vblank_event_delivered) {
12053   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12054   clear_event();
12055   if (drm_vblank_event_delivered) {
12056     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12057         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12058                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(drm_vblank_event_delivered));
12059     if (message_arena != submessage_arena) {
12060       drm_vblank_event_delivered = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12061           message_arena, drm_vblank_event_delivered, submessage_arena);
12062     }
12063     set_has_drm_vblank_event_delivered();
12064     _impl_.event_.drm_vblank_event_delivered_ = drm_vblank_event_delivered;
12065   }
12066   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.drm_vblank_event_delivered)
12067 }
clear_drm_vblank_event_delivered()12068 void FtraceEvent::clear_drm_vblank_event_delivered() {
12069   if (_internal_has_drm_vblank_event_delivered()) {
12070     if (GetArenaForAllocation() == nullptr) {
12071       delete _impl_.event_.drm_vblank_event_delivered_;
12072     }
12073     clear_has_event();
12074   }
12075 }
set_allocated_drm_sched_job(::perfetto::protos::DrmSchedJobFtraceEvent * drm_sched_job)12076 void FtraceEvent::set_allocated_drm_sched_job(::perfetto::protos::DrmSchedJobFtraceEvent* drm_sched_job) {
12077   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12078   clear_event();
12079   if (drm_sched_job) {
12080     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12081         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12082                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(drm_sched_job));
12083     if (message_arena != submessage_arena) {
12084       drm_sched_job = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12085           message_arena, drm_sched_job, submessage_arena);
12086     }
12087     set_has_drm_sched_job();
12088     _impl_.event_.drm_sched_job_ = drm_sched_job;
12089   }
12090   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.drm_sched_job)
12091 }
clear_drm_sched_job()12092 void FtraceEvent::clear_drm_sched_job() {
12093   if (_internal_has_drm_sched_job()) {
12094     if (GetArenaForAllocation() == nullptr) {
12095       delete _impl_.event_.drm_sched_job_;
12096     }
12097     clear_has_event();
12098   }
12099 }
set_allocated_drm_run_job(::perfetto::protos::DrmRunJobFtraceEvent * drm_run_job)12100 void FtraceEvent::set_allocated_drm_run_job(::perfetto::protos::DrmRunJobFtraceEvent* drm_run_job) {
12101   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12102   clear_event();
12103   if (drm_run_job) {
12104     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12105         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12106                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(drm_run_job));
12107     if (message_arena != submessage_arena) {
12108       drm_run_job = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12109           message_arena, drm_run_job, submessage_arena);
12110     }
12111     set_has_drm_run_job();
12112     _impl_.event_.drm_run_job_ = drm_run_job;
12113   }
12114   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.drm_run_job)
12115 }
clear_drm_run_job()12116 void FtraceEvent::clear_drm_run_job() {
12117   if (_internal_has_drm_run_job()) {
12118     if (GetArenaForAllocation() == nullptr) {
12119       delete _impl_.event_.drm_run_job_;
12120     }
12121     clear_has_event();
12122   }
12123 }
set_allocated_drm_sched_process_job(::perfetto::protos::DrmSchedProcessJobFtraceEvent * drm_sched_process_job)12124 void FtraceEvent::set_allocated_drm_sched_process_job(::perfetto::protos::DrmSchedProcessJobFtraceEvent* drm_sched_process_job) {
12125   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12126   clear_event();
12127   if (drm_sched_process_job) {
12128     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12129         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12130                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(drm_sched_process_job));
12131     if (message_arena != submessage_arena) {
12132       drm_sched_process_job = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12133           message_arena, drm_sched_process_job, submessage_arena);
12134     }
12135     set_has_drm_sched_process_job();
12136     _impl_.event_.drm_sched_process_job_ = drm_sched_process_job;
12137   }
12138   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.drm_sched_process_job)
12139 }
clear_drm_sched_process_job()12140 void FtraceEvent::clear_drm_sched_process_job() {
12141   if (_internal_has_drm_sched_process_job()) {
12142     if (GetArenaForAllocation() == nullptr) {
12143       delete _impl_.event_.drm_sched_process_job_;
12144     }
12145     clear_has_event();
12146   }
12147 }
set_allocated_dma_fence_init(::perfetto::protos::DmaFenceInitFtraceEvent * dma_fence_init)12148 void FtraceEvent::set_allocated_dma_fence_init(::perfetto::protos::DmaFenceInitFtraceEvent* dma_fence_init) {
12149   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12150   clear_event();
12151   if (dma_fence_init) {
12152     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12153         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12154                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dma_fence_init));
12155     if (message_arena != submessage_arena) {
12156       dma_fence_init = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12157           message_arena, dma_fence_init, submessage_arena);
12158     }
12159     set_has_dma_fence_init();
12160     _impl_.event_.dma_fence_init_ = dma_fence_init;
12161   }
12162   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dma_fence_init)
12163 }
clear_dma_fence_init()12164 void FtraceEvent::clear_dma_fence_init() {
12165   if (_internal_has_dma_fence_init()) {
12166     if (GetArenaForAllocation() == nullptr) {
12167       delete _impl_.event_.dma_fence_init_;
12168     }
12169     clear_has_event();
12170   }
12171 }
set_allocated_dma_fence_emit(::perfetto::protos::DmaFenceEmitFtraceEvent * dma_fence_emit)12172 void FtraceEvent::set_allocated_dma_fence_emit(::perfetto::protos::DmaFenceEmitFtraceEvent* dma_fence_emit) {
12173   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12174   clear_event();
12175   if (dma_fence_emit) {
12176     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12177         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12178                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dma_fence_emit));
12179     if (message_arena != submessage_arena) {
12180       dma_fence_emit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12181           message_arena, dma_fence_emit, submessage_arena);
12182     }
12183     set_has_dma_fence_emit();
12184     _impl_.event_.dma_fence_emit_ = dma_fence_emit;
12185   }
12186   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dma_fence_emit)
12187 }
clear_dma_fence_emit()12188 void FtraceEvent::clear_dma_fence_emit() {
12189   if (_internal_has_dma_fence_emit()) {
12190     if (GetArenaForAllocation() == nullptr) {
12191       delete _impl_.event_.dma_fence_emit_;
12192     }
12193     clear_has_event();
12194   }
12195 }
set_allocated_dma_fence_signaled(::perfetto::protos::DmaFenceSignaledFtraceEvent * dma_fence_signaled)12196 void FtraceEvent::set_allocated_dma_fence_signaled(::perfetto::protos::DmaFenceSignaledFtraceEvent* dma_fence_signaled) {
12197   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12198   clear_event();
12199   if (dma_fence_signaled) {
12200     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12201         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12202                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dma_fence_signaled));
12203     if (message_arena != submessage_arena) {
12204       dma_fence_signaled = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12205           message_arena, dma_fence_signaled, submessage_arena);
12206     }
12207     set_has_dma_fence_signaled();
12208     _impl_.event_.dma_fence_signaled_ = dma_fence_signaled;
12209   }
12210   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dma_fence_signaled)
12211 }
clear_dma_fence_signaled()12212 void FtraceEvent::clear_dma_fence_signaled() {
12213   if (_internal_has_dma_fence_signaled()) {
12214     if (GetArenaForAllocation() == nullptr) {
12215       delete _impl_.event_.dma_fence_signaled_;
12216     }
12217     clear_has_event();
12218   }
12219 }
set_allocated_dma_fence_wait_start(::perfetto::protos::DmaFenceWaitStartFtraceEvent * dma_fence_wait_start)12220 void FtraceEvent::set_allocated_dma_fence_wait_start(::perfetto::protos::DmaFenceWaitStartFtraceEvent* dma_fence_wait_start) {
12221   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12222   clear_event();
12223   if (dma_fence_wait_start) {
12224     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12225         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12226                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dma_fence_wait_start));
12227     if (message_arena != submessage_arena) {
12228       dma_fence_wait_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12229           message_arena, dma_fence_wait_start, submessage_arena);
12230     }
12231     set_has_dma_fence_wait_start();
12232     _impl_.event_.dma_fence_wait_start_ = dma_fence_wait_start;
12233   }
12234   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dma_fence_wait_start)
12235 }
clear_dma_fence_wait_start()12236 void FtraceEvent::clear_dma_fence_wait_start() {
12237   if (_internal_has_dma_fence_wait_start()) {
12238     if (GetArenaForAllocation() == nullptr) {
12239       delete _impl_.event_.dma_fence_wait_start_;
12240     }
12241     clear_has_event();
12242   }
12243 }
set_allocated_dma_fence_wait_end(::perfetto::protos::DmaFenceWaitEndFtraceEvent * dma_fence_wait_end)12244 void FtraceEvent::set_allocated_dma_fence_wait_end(::perfetto::protos::DmaFenceWaitEndFtraceEvent* dma_fence_wait_end) {
12245   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12246   clear_event();
12247   if (dma_fence_wait_end) {
12248     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12249         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12250                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dma_fence_wait_end));
12251     if (message_arena != submessage_arena) {
12252       dma_fence_wait_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12253           message_arena, dma_fence_wait_end, submessage_arena);
12254     }
12255     set_has_dma_fence_wait_end();
12256     _impl_.event_.dma_fence_wait_end_ = dma_fence_wait_end;
12257   }
12258   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dma_fence_wait_end)
12259 }
clear_dma_fence_wait_end()12260 void FtraceEvent::clear_dma_fence_wait_end() {
12261   if (_internal_has_dma_fence_wait_end()) {
12262     if (GetArenaForAllocation() == nullptr) {
12263       delete _impl_.event_.dma_fence_wait_end_;
12264     }
12265     clear_has_event();
12266   }
12267 }
set_allocated_f2fs_iostat(::perfetto::protos::F2fsIostatFtraceEvent * f2fs_iostat)12268 void FtraceEvent::set_allocated_f2fs_iostat(::perfetto::protos::F2fsIostatFtraceEvent* f2fs_iostat) {
12269   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12270   clear_event();
12271   if (f2fs_iostat) {
12272     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12273         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12274                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_iostat));
12275     if (message_arena != submessage_arena) {
12276       f2fs_iostat = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12277           message_arena, f2fs_iostat, submessage_arena);
12278     }
12279     set_has_f2fs_iostat();
12280     _impl_.event_.f2fs_iostat_ = f2fs_iostat;
12281   }
12282   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_iostat)
12283 }
clear_f2fs_iostat()12284 void FtraceEvent::clear_f2fs_iostat() {
12285   if (_internal_has_f2fs_iostat()) {
12286     if (GetArenaForAllocation() == nullptr) {
12287       delete _impl_.event_.f2fs_iostat_;
12288     }
12289     clear_has_event();
12290   }
12291 }
set_allocated_f2fs_iostat_latency(::perfetto::protos::F2fsIostatLatencyFtraceEvent * f2fs_iostat_latency)12292 void FtraceEvent::set_allocated_f2fs_iostat_latency(::perfetto::protos::F2fsIostatLatencyFtraceEvent* f2fs_iostat_latency) {
12293   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12294   clear_event();
12295   if (f2fs_iostat_latency) {
12296     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12297         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12298                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_iostat_latency));
12299     if (message_arena != submessage_arena) {
12300       f2fs_iostat_latency = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12301           message_arena, f2fs_iostat_latency, submessage_arena);
12302     }
12303     set_has_f2fs_iostat_latency();
12304     _impl_.event_.f2fs_iostat_latency_ = f2fs_iostat_latency;
12305   }
12306   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_iostat_latency)
12307 }
clear_f2fs_iostat_latency()12308 void FtraceEvent::clear_f2fs_iostat_latency() {
12309   if (_internal_has_f2fs_iostat_latency()) {
12310     if (GetArenaForAllocation() == nullptr) {
12311       delete _impl_.event_.f2fs_iostat_latency_;
12312     }
12313     clear_has_event();
12314   }
12315 }
set_allocated_sched_cpu_util_cfs(::perfetto::protos::SchedCpuUtilCfsFtraceEvent * sched_cpu_util_cfs)12316 void FtraceEvent::set_allocated_sched_cpu_util_cfs(::perfetto::protos::SchedCpuUtilCfsFtraceEvent* sched_cpu_util_cfs) {
12317   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12318   clear_event();
12319   if (sched_cpu_util_cfs) {
12320     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12321         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12322                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_cpu_util_cfs));
12323     if (message_arena != submessage_arena) {
12324       sched_cpu_util_cfs = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12325           message_arena, sched_cpu_util_cfs, submessage_arena);
12326     }
12327     set_has_sched_cpu_util_cfs();
12328     _impl_.event_.sched_cpu_util_cfs_ = sched_cpu_util_cfs;
12329   }
12330   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_cpu_util_cfs)
12331 }
clear_sched_cpu_util_cfs()12332 void FtraceEvent::clear_sched_cpu_util_cfs() {
12333   if (_internal_has_sched_cpu_util_cfs()) {
12334     if (GetArenaForAllocation() == nullptr) {
12335       delete _impl_.event_.sched_cpu_util_cfs_;
12336     }
12337     clear_has_event();
12338   }
12339 }
set_allocated_v4l2_qbuf(::perfetto::protos::V4l2QbufFtraceEvent * v4l2_qbuf)12340 void FtraceEvent::set_allocated_v4l2_qbuf(::perfetto::protos::V4l2QbufFtraceEvent* v4l2_qbuf) {
12341   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12342   clear_event();
12343   if (v4l2_qbuf) {
12344     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12345         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12346                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(v4l2_qbuf));
12347     if (message_arena != submessage_arena) {
12348       v4l2_qbuf = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12349           message_arena, v4l2_qbuf, submessage_arena);
12350     }
12351     set_has_v4l2_qbuf();
12352     _impl_.event_.v4l2_qbuf_ = v4l2_qbuf;
12353   }
12354   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.v4l2_qbuf)
12355 }
clear_v4l2_qbuf()12356 void FtraceEvent::clear_v4l2_qbuf() {
12357   if (_internal_has_v4l2_qbuf()) {
12358     if (GetArenaForAllocation() == nullptr) {
12359       delete _impl_.event_.v4l2_qbuf_;
12360     }
12361     clear_has_event();
12362   }
12363 }
set_allocated_v4l2_dqbuf(::perfetto::protos::V4l2DqbufFtraceEvent * v4l2_dqbuf)12364 void FtraceEvent::set_allocated_v4l2_dqbuf(::perfetto::protos::V4l2DqbufFtraceEvent* v4l2_dqbuf) {
12365   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12366   clear_event();
12367   if (v4l2_dqbuf) {
12368     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12369         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12370                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(v4l2_dqbuf));
12371     if (message_arena != submessage_arena) {
12372       v4l2_dqbuf = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12373           message_arena, v4l2_dqbuf, submessage_arena);
12374     }
12375     set_has_v4l2_dqbuf();
12376     _impl_.event_.v4l2_dqbuf_ = v4l2_dqbuf;
12377   }
12378   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.v4l2_dqbuf)
12379 }
clear_v4l2_dqbuf()12380 void FtraceEvent::clear_v4l2_dqbuf() {
12381   if (_internal_has_v4l2_dqbuf()) {
12382     if (GetArenaForAllocation() == nullptr) {
12383       delete _impl_.event_.v4l2_dqbuf_;
12384     }
12385     clear_has_event();
12386   }
12387 }
set_allocated_vb2_v4l2_buf_queue(::perfetto::protos::Vb2V4l2BufQueueFtraceEvent * vb2_v4l2_buf_queue)12388 void FtraceEvent::set_allocated_vb2_v4l2_buf_queue(::perfetto::protos::Vb2V4l2BufQueueFtraceEvent* vb2_v4l2_buf_queue) {
12389   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12390   clear_event();
12391   if (vb2_v4l2_buf_queue) {
12392     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12393         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12394                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(vb2_v4l2_buf_queue));
12395     if (message_arena != submessage_arena) {
12396       vb2_v4l2_buf_queue = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12397           message_arena, vb2_v4l2_buf_queue, submessage_arena);
12398     }
12399     set_has_vb2_v4l2_buf_queue();
12400     _impl_.event_.vb2_v4l2_buf_queue_ = vb2_v4l2_buf_queue;
12401   }
12402   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.vb2_v4l2_buf_queue)
12403 }
clear_vb2_v4l2_buf_queue()12404 void FtraceEvent::clear_vb2_v4l2_buf_queue() {
12405   if (_internal_has_vb2_v4l2_buf_queue()) {
12406     if (GetArenaForAllocation() == nullptr) {
12407       delete _impl_.event_.vb2_v4l2_buf_queue_;
12408     }
12409     clear_has_event();
12410   }
12411 }
set_allocated_vb2_v4l2_buf_done(::perfetto::protos::Vb2V4l2BufDoneFtraceEvent * vb2_v4l2_buf_done)12412 void FtraceEvent::set_allocated_vb2_v4l2_buf_done(::perfetto::protos::Vb2V4l2BufDoneFtraceEvent* vb2_v4l2_buf_done) {
12413   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12414   clear_event();
12415   if (vb2_v4l2_buf_done) {
12416     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12417         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12418                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(vb2_v4l2_buf_done));
12419     if (message_arena != submessage_arena) {
12420       vb2_v4l2_buf_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12421           message_arena, vb2_v4l2_buf_done, submessage_arena);
12422     }
12423     set_has_vb2_v4l2_buf_done();
12424     _impl_.event_.vb2_v4l2_buf_done_ = vb2_v4l2_buf_done;
12425   }
12426   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.vb2_v4l2_buf_done)
12427 }
clear_vb2_v4l2_buf_done()12428 void FtraceEvent::clear_vb2_v4l2_buf_done() {
12429   if (_internal_has_vb2_v4l2_buf_done()) {
12430     if (GetArenaForAllocation() == nullptr) {
12431       delete _impl_.event_.vb2_v4l2_buf_done_;
12432     }
12433     clear_has_event();
12434   }
12435 }
set_allocated_vb2_v4l2_qbuf(::perfetto::protos::Vb2V4l2QbufFtraceEvent * vb2_v4l2_qbuf)12436 void FtraceEvent::set_allocated_vb2_v4l2_qbuf(::perfetto::protos::Vb2V4l2QbufFtraceEvent* vb2_v4l2_qbuf) {
12437   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12438   clear_event();
12439   if (vb2_v4l2_qbuf) {
12440     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12441         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12442                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(vb2_v4l2_qbuf));
12443     if (message_arena != submessage_arena) {
12444       vb2_v4l2_qbuf = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12445           message_arena, vb2_v4l2_qbuf, submessage_arena);
12446     }
12447     set_has_vb2_v4l2_qbuf();
12448     _impl_.event_.vb2_v4l2_qbuf_ = vb2_v4l2_qbuf;
12449   }
12450   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.vb2_v4l2_qbuf)
12451 }
clear_vb2_v4l2_qbuf()12452 void FtraceEvent::clear_vb2_v4l2_qbuf() {
12453   if (_internal_has_vb2_v4l2_qbuf()) {
12454     if (GetArenaForAllocation() == nullptr) {
12455       delete _impl_.event_.vb2_v4l2_qbuf_;
12456     }
12457     clear_has_event();
12458   }
12459 }
set_allocated_vb2_v4l2_dqbuf(::perfetto::protos::Vb2V4l2DqbufFtraceEvent * vb2_v4l2_dqbuf)12460 void FtraceEvent::set_allocated_vb2_v4l2_dqbuf(::perfetto::protos::Vb2V4l2DqbufFtraceEvent* vb2_v4l2_dqbuf) {
12461   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12462   clear_event();
12463   if (vb2_v4l2_dqbuf) {
12464     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12465         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12466                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(vb2_v4l2_dqbuf));
12467     if (message_arena != submessage_arena) {
12468       vb2_v4l2_dqbuf = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12469           message_arena, vb2_v4l2_dqbuf, submessage_arena);
12470     }
12471     set_has_vb2_v4l2_dqbuf();
12472     _impl_.event_.vb2_v4l2_dqbuf_ = vb2_v4l2_dqbuf;
12473   }
12474   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.vb2_v4l2_dqbuf)
12475 }
clear_vb2_v4l2_dqbuf()12476 void FtraceEvent::clear_vb2_v4l2_dqbuf() {
12477   if (_internal_has_vb2_v4l2_dqbuf()) {
12478     if (GetArenaForAllocation() == nullptr) {
12479       delete _impl_.event_.vb2_v4l2_dqbuf_;
12480     }
12481     clear_has_event();
12482   }
12483 }
set_allocated_dsi_cmd_fifo_status(::perfetto::protos::DsiCmdFifoStatusFtraceEvent * dsi_cmd_fifo_status)12484 void FtraceEvent::set_allocated_dsi_cmd_fifo_status(::perfetto::protos::DsiCmdFifoStatusFtraceEvent* dsi_cmd_fifo_status) {
12485   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12486   clear_event();
12487   if (dsi_cmd_fifo_status) {
12488     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12489         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12490                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dsi_cmd_fifo_status));
12491     if (message_arena != submessage_arena) {
12492       dsi_cmd_fifo_status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12493           message_arena, dsi_cmd_fifo_status, submessage_arena);
12494     }
12495     set_has_dsi_cmd_fifo_status();
12496     _impl_.event_.dsi_cmd_fifo_status_ = dsi_cmd_fifo_status;
12497   }
12498   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dsi_cmd_fifo_status)
12499 }
clear_dsi_cmd_fifo_status()12500 void FtraceEvent::clear_dsi_cmd_fifo_status() {
12501   if (_internal_has_dsi_cmd_fifo_status()) {
12502     if (GetArenaForAllocation() == nullptr) {
12503       delete _impl_.event_.dsi_cmd_fifo_status_;
12504     }
12505     clear_has_event();
12506   }
12507 }
set_allocated_dsi_rx(::perfetto::protos::DsiRxFtraceEvent * dsi_rx)12508 void FtraceEvent::set_allocated_dsi_rx(::perfetto::protos::DsiRxFtraceEvent* dsi_rx) {
12509   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12510   clear_event();
12511   if (dsi_rx) {
12512     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12513         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12514                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dsi_rx));
12515     if (message_arena != submessage_arena) {
12516       dsi_rx = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12517           message_arena, dsi_rx, submessage_arena);
12518     }
12519     set_has_dsi_rx();
12520     _impl_.event_.dsi_rx_ = dsi_rx;
12521   }
12522   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dsi_rx)
12523 }
clear_dsi_rx()12524 void FtraceEvent::clear_dsi_rx() {
12525   if (_internal_has_dsi_rx()) {
12526     if (GetArenaForAllocation() == nullptr) {
12527       delete _impl_.event_.dsi_rx_;
12528     }
12529     clear_has_event();
12530   }
12531 }
set_allocated_dsi_tx(::perfetto::protos::DsiTxFtraceEvent * dsi_tx)12532 void FtraceEvent::set_allocated_dsi_tx(::perfetto::protos::DsiTxFtraceEvent* dsi_tx) {
12533   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12534   clear_event();
12535   if (dsi_tx) {
12536     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12537         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12538                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dsi_tx));
12539     if (message_arena != submessage_arena) {
12540       dsi_tx = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12541           message_arena, dsi_tx, submessage_arena);
12542     }
12543     set_has_dsi_tx();
12544     _impl_.event_.dsi_tx_ = dsi_tx;
12545   }
12546   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dsi_tx)
12547 }
clear_dsi_tx()12548 void FtraceEvent::clear_dsi_tx() {
12549   if (_internal_has_dsi_tx()) {
12550     if (GetArenaForAllocation() == nullptr) {
12551       delete _impl_.event_.dsi_tx_;
12552     }
12553     clear_has_event();
12554   }
12555 }
set_allocated_android_fs_dataread_end(::perfetto::protos::AndroidFsDatareadEndFtraceEvent * android_fs_dataread_end)12556 void FtraceEvent::set_allocated_android_fs_dataread_end(::perfetto::protos::AndroidFsDatareadEndFtraceEvent* android_fs_dataread_end) {
12557   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12558   clear_event();
12559   if (android_fs_dataread_end) {
12560     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12561         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12562                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(android_fs_dataread_end));
12563     if (message_arena != submessage_arena) {
12564       android_fs_dataread_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12565           message_arena, android_fs_dataread_end, submessage_arena);
12566     }
12567     set_has_android_fs_dataread_end();
12568     _impl_.event_.android_fs_dataread_end_ = android_fs_dataread_end;
12569   }
12570   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.android_fs_dataread_end)
12571 }
clear_android_fs_dataread_end()12572 void FtraceEvent::clear_android_fs_dataread_end() {
12573   if (_internal_has_android_fs_dataread_end()) {
12574     if (GetArenaForAllocation() == nullptr) {
12575       delete _impl_.event_.android_fs_dataread_end_;
12576     }
12577     clear_has_event();
12578   }
12579 }
set_allocated_android_fs_dataread_start(::perfetto::protos::AndroidFsDatareadStartFtraceEvent * android_fs_dataread_start)12580 void FtraceEvent::set_allocated_android_fs_dataread_start(::perfetto::protos::AndroidFsDatareadStartFtraceEvent* android_fs_dataread_start) {
12581   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12582   clear_event();
12583   if (android_fs_dataread_start) {
12584     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12585         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12586                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(android_fs_dataread_start));
12587     if (message_arena != submessage_arena) {
12588       android_fs_dataread_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12589           message_arena, android_fs_dataread_start, submessage_arena);
12590     }
12591     set_has_android_fs_dataread_start();
12592     _impl_.event_.android_fs_dataread_start_ = android_fs_dataread_start;
12593   }
12594   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.android_fs_dataread_start)
12595 }
clear_android_fs_dataread_start()12596 void FtraceEvent::clear_android_fs_dataread_start() {
12597   if (_internal_has_android_fs_dataread_start()) {
12598     if (GetArenaForAllocation() == nullptr) {
12599       delete _impl_.event_.android_fs_dataread_start_;
12600     }
12601     clear_has_event();
12602   }
12603 }
set_allocated_android_fs_datawrite_end(::perfetto::protos::AndroidFsDatawriteEndFtraceEvent * android_fs_datawrite_end)12604 void FtraceEvent::set_allocated_android_fs_datawrite_end(::perfetto::protos::AndroidFsDatawriteEndFtraceEvent* android_fs_datawrite_end) {
12605   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12606   clear_event();
12607   if (android_fs_datawrite_end) {
12608     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12609         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12610                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(android_fs_datawrite_end));
12611     if (message_arena != submessage_arena) {
12612       android_fs_datawrite_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12613           message_arena, android_fs_datawrite_end, submessage_arena);
12614     }
12615     set_has_android_fs_datawrite_end();
12616     _impl_.event_.android_fs_datawrite_end_ = android_fs_datawrite_end;
12617   }
12618   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.android_fs_datawrite_end)
12619 }
clear_android_fs_datawrite_end()12620 void FtraceEvent::clear_android_fs_datawrite_end() {
12621   if (_internal_has_android_fs_datawrite_end()) {
12622     if (GetArenaForAllocation() == nullptr) {
12623       delete _impl_.event_.android_fs_datawrite_end_;
12624     }
12625     clear_has_event();
12626   }
12627 }
set_allocated_android_fs_datawrite_start(::perfetto::protos::AndroidFsDatawriteStartFtraceEvent * android_fs_datawrite_start)12628 void FtraceEvent::set_allocated_android_fs_datawrite_start(::perfetto::protos::AndroidFsDatawriteStartFtraceEvent* android_fs_datawrite_start) {
12629   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12630   clear_event();
12631   if (android_fs_datawrite_start) {
12632     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12633         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12634                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(android_fs_datawrite_start));
12635     if (message_arena != submessage_arena) {
12636       android_fs_datawrite_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12637           message_arena, android_fs_datawrite_start, submessage_arena);
12638     }
12639     set_has_android_fs_datawrite_start();
12640     _impl_.event_.android_fs_datawrite_start_ = android_fs_datawrite_start;
12641   }
12642   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.android_fs_datawrite_start)
12643 }
clear_android_fs_datawrite_start()12644 void FtraceEvent::clear_android_fs_datawrite_start() {
12645   if (_internal_has_android_fs_datawrite_start()) {
12646     if (GetArenaForAllocation() == nullptr) {
12647       delete _impl_.event_.android_fs_datawrite_start_;
12648     }
12649     clear_has_event();
12650   }
12651 }
set_allocated_android_fs_fsync_end(::perfetto::protos::AndroidFsFsyncEndFtraceEvent * android_fs_fsync_end)12652 void FtraceEvent::set_allocated_android_fs_fsync_end(::perfetto::protos::AndroidFsFsyncEndFtraceEvent* android_fs_fsync_end) {
12653   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12654   clear_event();
12655   if (android_fs_fsync_end) {
12656     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12657         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12658                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(android_fs_fsync_end));
12659     if (message_arena != submessage_arena) {
12660       android_fs_fsync_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12661           message_arena, android_fs_fsync_end, submessage_arena);
12662     }
12663     set_has_android_fs_fsync_end();
12664     _impl_.event_.android_fs_fsync_end_ = android_fs_fsync_end;
12665   }
12666   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.android_fs_fsync_end)
12667 }
clear_android_fs_fsync_end()12668 void FtraceEvent::clear_android_fs_fsync_end() {
12669   if (_internal_has_android_fs_fsync_end()) {
12670     if (GetArenaForAllocation() == nullptr) {
12671       delete _impl_.event_.android_fs_fsync_end_;
12672     }
12673     clear_has_event();
12674   }
12675 }
set_allocated_android_fs_fsync_start(::perfetto::protos::AndroidFsFsyncStartFtraceEvent * android_fs_fsync_start)12676 void FtraceEvent::set_allocated_android_fs_fsync_start(::perfetto::protos::AndroidFsFsyncStartFtraceEvent* android_fs_fsync_start) {
12677   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12678   clear_event();
12679   if (android_fs_fsync_start) {
12680     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12681         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12682                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(android_fs_fsync_start));
12683     if (message_arena != submessage_arena) {
12684       android_fs_fsync_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12685           message_arena, android_fs_fsync_start, submessage_arena);
12686     }
12687     set_has_android_fs_fsync_start();
12688     _impl_.event_.android_fs_fsync_start_ = android_fs_fsync_start;
12689   }
12690   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.android_fs_fsync_start)
12691 }
clear_android_fs_fsync_start()12692 void FtraceEvent::clear_android_fs_fsync_start() {
12693   if (_internal_has_android_fs_fsync_start()) {
12694     if (GetArenaForAllocation() == nullptr) {
12695       delete _impl_.event_.android_fs_fsync_start_;
12696     }
12697     clear_has_event();
12698   }
12699 }
set_allocated_funcgraph_entry(::perfetto::protos::FuncgraphEntryFtraceEvent * funcgraph_entry)12700 void FtraceEvent::set_allocated_funcgraph_entry(::perfetto::protos::FuncgraphEntryFtraceEvent* funcgraph_entry) {
12701   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12702   clear_event();
12703   if (funcgraph_entry) {
12704     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12705         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12706                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(funcgraph_entry));
12707     if (message_arena != submessage_arena) {
12708       funcgraph_entry = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12709           message_arena, funcgraph_entry, submessage_arena);
12710     }
12711     set_has_funcgraph_entry();
12712     _impl_.event_.funcgraph_entry_ = funcgraph_entry;
12713   }
12714   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.funcgraph_entry)
12715 }
clear_funcgraph_entry()12716 void FtraceEvent::clear_funcgraph_entry() {
12717   if (_internal_has_funcgraph_entry()) {
12718     if (GetArenaForAllocation() == nullptr) {
12719       delete _impl_.event_.funcgraph_entry_;
12720     }
12721     clear_has_event();
12722   }
12723 }
set_allocated_funcgraph_exit(::perfetto::protos::FuncgraphExitFtraceEvent * funcgraph_exit)12724 void FtraceEvent::set_allocated_funcgraph_exit(::perfetto::protos::FuncgraphExitFtraceEvent* funcgraph_exit) {
12725   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12726   clear_event();
12727   if (funcgraph_exit) {
12728     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12729         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12730                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(funcgraph_exit));
12731     if (message_arena != submessage_arena) {
12732       funcgraph_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12733           message_arena, funcgraph_exit, submessage_arena);
12734     }
12735     set_has_funcgraph_exit();
12736     _impl_.event_.funcgraph_exit_ = funcgraph_exit;
12737   }
12738   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.funcgraph_exit)
12739 }
clear_funcgraph_exit()12740 void FtraceEvent::clear_funcgraph_exit() {
12741   if (_internal_has_funcgraph_exit()) {
12742     if (GetArenaForAllocation() == nullptr) {
12743       delete _impl_.event_.funcgraph_exit_;
12744     }
12745     clear_has_event();
12746   }
12747 }
set_allocated_virtio_video_cmd(::perfetto::protos::VirtioVideoCmdFtraceEvent * virtio_video_cmd)12748 void FtraceEvent::set_allocated_virtio_video_cmd(::perfetto::protos::VirtioVideoCmdFtraceEvent* virtio_video_cmd) {
12749   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12750   clear_event();
12751   if (virtio_video_cmd) {
12752     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12753         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12754                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(virtio_video_cmd));
12755     if (message_arena != submessage_arena) {
12756       virtio_video_cmd = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12757           message_arena, virtio_video_cmd, submessage_arena);
12758     }
12759     set_has_virtio_video_cmd();
12760     _impl_.event_.virtio_video_cmd_ = virtio_video_cmd;
12761   }
12762   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.virtio_video_cmd)
12763 }
clear_virtio_video_cmd()12764 void FtraceEvent::clear_virtio_video_cmd() {
12765   if (_internal_has_virtio_video_cmd()) {
12766     if (GetArenaForAllocation() == nullptr) {
12767       delete _impl_.event_.virtio_video_cmd_;
12768     }
12769     clear_has_event();
12770   }
12771 }
set_allocated_virtio_video_cmd_done(::perfetto::protos::VirtioVideoCmdDoneFtraceEvent * virtio_video_cmd_done)12772 void FtraceEvent::set_allocated_virtio_video_cmd_done(::perfetto::protos::VirtioVideoCmdDoneFtraceEvent* virtio_video_cmd_done) {
12773   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12774   clear_event();
12775   if (virtio_video_cmd_done) {
12776     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12777         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12778                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(virtio_video_cmd_done));
12779     if (message_arena != submessage_arena) {
12780       virtio_video_cmd_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12781           message_arena, virtio_video_cmd_done, submessage_arena);
12782     }
12783     set_has_virtio_video_cmd_done();
12784     _impl_.event_.virtio_video_cmd_done_ = virtio_video_cmd_done;
12785   }
12786   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.virtio_video_cmd_done)
12787 }
clear_virtio_video_cmd_done()12788 void FtraceEvent::clear_virtio_video_cmd_done() {
12789   if (_internal_has_virtio_video_cmd_done()) {
12790     if (GetArenaForAllocation() == nullptr) {
12791       delete _impl_.event_.virtio_video_cmd_done_;
12792     }
12793     clear_has_event();
12794   }
12795 }
set_allocated_virtio_video_resource_queue(::perfetto::protos::VirtioVideoResourceQueueFtraceEvent * virtio_video_resource_queue)12796 void FtraceEvent::set_allocated_virtio_video_resource_queue(::perfetto::protos::VirtioVideoResourceQueueFtraceEvent* virtio_video_resource_queue) {
12797   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12798   clear_event();
12799   if (virtio_video_resource_queue) {
12800     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12801         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12802                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(virtio_video_resource_queue));
12803     if (message_arena != submessage_arena) {
12804       virtio_video_resource_queue = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12805           message_arena, virtio_video_resource_queue, submessage_arena);
12806     }
12807     set_has_virtio_video_resource_queue();
12808     _impl_.event_.virtio_video_resource_queue_ = virtio_video_resource_queue;
12809   }
12810   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.virtio_video_resource_queue)
12811 }
clear_virtio_video_resource_queue()12812 void FtraceEvent::clear_virtio_video_resource_queue() {
12813   if (_internal_has_virtio_video_resource_queue()) {
12814     if (GetArenaForAllocation() == nullptr) {
12815       delete _impl_.event_.virtio_video_resource_queue_;
12816     }
12817     clear_has_event();
12818   }
12819 }
set_allocated_virtio_video_resource_queue_done(::perfetto::protos::VirtioVideoResourceQueueDoneFtraceEvent * virtio_video_resource_queue_done)12820 void FtraceEvent::set_allocated_virtio_video_resource_queue_done(::perfetto::protos::VirtioVideoResourceQueueDoneFtraceEvent* virtio_video_resource_queue_done) {
12821   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12822   clear_event();
12823   if (virtio_video_resource_queue_done) {
12824     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12825         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12826                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(virtio_video_resource_queue_done));
12827     if (message_arena != submessage_arena) {
12828       virtio_video_resource_queue_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12829           message_arena, virtio_video_resource_queue_done, submessage_arena);
12830     }
12831     set_has_virtio_video_resource_queue_done();
12832     _impl_.event_.virtio_video_resource_queue_done_ = virtio_video_resource_queue_done;
12833   }
12834   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.virtio_video_resource_queue_done)
12835 }
clear_virtio_video_resource_queue_done()12836 void FtraceEvent::clear_virtio_video_resource_queue_done() {
12837   if (_internal_has_virtio_video_resource_queue_done()) {
12838     if (GetArenaForAllocation() == nullptr) {
12839       delete _impl_.event_.virtio_video_resource_queue_done_;
12840     }
12841     clear_has_event();
12842   }
12843 }
set_allocated_mm_shrink_slab_start(::perfetto::protos::MmShrinkSlabStartFtraceEvent * mm_shrink_slab_start)12844 void FtraceEvent::set_allocated_mm_shrink_slab_start(::perfetto::protos::MmShrinkSlabStartFtraceEvent* mm_shrink_slab_start) {
12845   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12846   clear_event();
12847   if (mm_shrink_slab_start) {
12848     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12849         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12850                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_shrink_slab_start));
12851     if (message_arena != submessage_arena) {
12852       mm_shrink_slab_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12853           message_arena, mm_shrink_slab_start, submessage_arena);
12854     }
12855     set_has_mm_shrink_slab_start();
12856     _impl_.event_.mm_shrink_slab_start_ = mm_shrink_slab_start;
12857   }
12858   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_shrink_slab_start)
12859 }
clear_mm_shrink_slab_start()12860 void FtraceEvent::clear_mm_shrink_slab_start() {
12861   if (_internal_has_mm_shrink_slab_start()) {
12862     if (GetArenaForAllocation() == nullptr) {
12863       delete _impl_.event_.mm_shrink_slab_start_;
12864     }
12865     clear_has_event();
12866   }
12867 }
set_allocated_mm_shrink_slab_end(::perfetto::protos::MmShrinkSlabEndFtraceEvent * mm_shrink_slab_end)12868 void FtraceEvent::set_allocated_mm_shrink_slab_end(::perfetto::protos::MmShrinkSlabEndFtraceEvent* mm_shrink_slab_end) {
12869   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12870   clear_event();
12871   if (mm_shrink_slab_end) {
12872     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12873         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12874                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mm_shrink_slab_end));
12875     if (message_arena != submessage_arena) {
12876       mm_shrink_slab_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12877           message_arena, mm_shrink_slab_end, submessage_arena);
12878     }
12879     set_has_mm_shrink_slab_end();
12880     _impl_.event_.mm_shrink_slab_end_ = mm_shrink_slab_end;
12881   }
12882   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mm_shrink_slab_end)
12883 }
clear_mm_shrink_slab_end()12884 void FtraceEvent::clear_mm_shrink_slab_end() {
12885   if (_internal_has_mm_shrink_slab_end()) {
12886     if (GetArenaForAllocation() == nullptr) {
12887       delete _impl_.event_.mm_shrink_slab_end_;
12888     }
12889     clear_has_event();
12890   }
12891 }
set_allocated_trusty_smc(::perfetto::protos::TrustySmcFtraceEvent * trusty_smc)12892 void FtraceEvent::set_allocated_trusty_smc(::perfetto::protos::TrustySmcFtraceEvent* trusty_smc) {
12893   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12894   clear_event();
12895   if (trusty_smc) {
12896     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12897         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12898                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_smc));
12899     if (message_arena != submessage_arena) {
12900       trusty_smc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12901           message_arena, trusty_smc, submessage_arena);
12902     }
12903     set_has_trusty_smc();
12904     _impl_.event_.trusty_smc_ = trusty_smc;
12905   }
12906   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_smc)
12907 }
clear_trusty_smc()12908 void FtraceEvent::clear_trusty_smc() {
12909   if (_internal_has_trusty_smc()) {
12910     if (GetArenaForAllocation() == nullptr) {
12911       delete _impl_.event_.trusty_smc_;
12912     }
12913     clear_has_event();
12914   }
12915 }
set_allocated_trusty_smc_done(::perfetto::protos::TrustySmcDoneFtraceEvent * trusty_smc_done)12916 void FtraceEvent::set_allocated_trusty_smc_done(::perfetto::protos::TrustySmcDoneFtraceEvent* trusty_smc_done) {
12917   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12918   clear_event();
12919   if (trusty_smc_done) {
12920     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12921         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12922                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_smc_done));
12923     if (message_arena != submessage_arena) {
12924       trusty_smc_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12925           message_arena, trusty_smc_done, submessage_arena);
12926     }
12927     set_has_trusty_smc_done();
12928     _impl_.event_.trusty_smc_done_ = trusty_smc_done;
12929   }
12930   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_smc_done)
12931 }
clear_trusty_smc_done()12932 void FtraceEvent::clear_trusty_smc_done() {
12933   if (_internal_has_trusty_smc_done()) {
12934     if (GetArenaForAllocation() == nullptr) {
12935       delete _impl_.event_.trusty_smc_done_;
12936     }
12937     clear_has_event();
12938   }
12939 }
set_allocated_trusty_std_call32(::perfetto::protos::TrustyStdCall32FtraceEvent * trusty_std_call32)12940 void FtraceEvent::set_allocated_trusty_std_call32(::perfetto::protos::TrustyStdCall32FtraceEvent* trusty_std_call32) {
12941   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12942   clear_event();
12943   if (trusty_std_call32) {
12944     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12945         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12946                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_std_call32));
12947     if (message_arena != submessage_arena) {
12948       trusty_std_call32 = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12949           message_arena, trusty_std_call32, submessage_arena);
12950     }
12951     set_has_trusty_std_call32();
12952     _impl_.event_.trusty_std_call32_ = trusty_std_call32;
12953   }
12954   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_std_call32)
12955 }
clear_trusty_std_call32()12956 void FtraceEvent::clear_trusty_std_call32() {
12957   if (_internal_has_trusty_std_call32()) {
12958     if (GetArenaForAllocation() == nullptr) {
12959       delete _impl_.event_.trusty_std_call32_;
12960     }
12961     clear_has_event();
12962   }
12963 }
set_allocated_trusty_std_call32_done(::perfetto::protos::TrustyStdCall32DoneFtraceEvent * trusty_std_call32_done)12964 void FtraceEvent::set_allocated_trusty_std_call32_done(::perfetto::protos::TrustyStdCall32DoneFtraceEvent* trusty_std_call32_done) {
12965   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12966   clear_event();
12967   if (trusty_std_call32_done) {
12968     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12969         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12970                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_std_call32_done));
12971     if (message_arena != submessage_arena) {
12972       trusty_std_call32_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12973           message_arena, trusty_std_call32_done, submessage_arena);
12974     }
12975     set_has_trusty_std_call32_done();
12976     _impl_.event_.trusty_std_call32_done_ = trusty_std_call32_done;
12977   }
12978   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_std_call32_done)
12979 }
clear_trusty_std_call32_done()12980 void FtraceEvent::clear_trusty_std_call32_done() {
12981   if (_internal_has_trusty_std_call32_done()) {
12982     if (GetArenaForAllocation() == nullptr) {
12983       delete _impl_.event_.trusty_std_call32_done_;
12984     }
12985     clear_has_event();
12986   }
12987 }
set_allocated_trusty_share_memory(::perfetto::protos::TrustyShareMemoryFtraceEvent * trusty_share_memory)12988 void FtraceEvent::set_allocated_trusty_share_memory(::perfetto::protos::TrustyShareMemoryFtraceEvent* trusty_share_memory) {
12989   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
12990   clear_event();
12991   if (trusty_share_memory) {
12992     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
12993         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
12994                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_share_memory));
12995     if (message_arena != submessage_arena) {
12996       trusty_share_memory = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
12997           message_arena, trusty_share_memory, submessage_arena);
12998     }
12999     set_has_trusty_share_memory();
13000     _impl_.event_.trusty_share_memory_ = trusty_share_memory;
13001   }
13002   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_share_memory)
13003 }
clear_trusty_share_memory()13004 void FtraceEvent::clear_trusty_share_memory() {
13005   if (_internal_has_trusty_share_memory()) {
13006     if (GetArenaForAllocation() == nullptr) {
13007       delete _impl_.event_.trusty_share_memory_;
13008     }
13009     clear_has_event();
13010   }
13011 }
set_allocated_trusty_share_memory_done(::perfetto::protos::TrustyShareMemoryDoneFtraceEvent * trusty_share_memory_done)13012 void FtraceEvent::set_allocated_trusty_share_memory_done(::perfetto::protos::TrustyShareMemoryDoneFtraceEvent* trusty_share_memory_done) {
13013   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13014   clear_event();
13015   if (trusty_share_memory_done) {
13016     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13017         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13018                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_share_memory_done));
13019     if (message_arena != submessage_arena) {
13020       trusty_share_memory_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13021           message_arena, trusty_share_memory_done, submessage_arena);
13022     }
13023     set_has_trusty_share_memory_done();
13024     _impl_.event_.trusty_share_memory_done_ = trusty_share_memory_done;
13025   }
13026   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_share_memory_done)
13027 }
clear_trusty_share_memory_done()13028 void FtraceEvent::clear_trusty_share_memory_done() {
13029   if (_internal_has_trusty_share_memory_done()) {
13030     if (GetArenaForAllocation() == nullptr) {
13031       delete _impl_.event_.trusty_share_memory_done_;
13032     }
13033     clear_has_event();
13034   }
13035 }
set_allocated_trusty_reclaim_memory(::perfetto::protos::TrustyReclaimMemoryFtraceEvent * trusty_reclaim_memory)13036 void FtraceEvent::set_allocated_trusty_reclaim_memory(::perfetto::protos::TrustyReclaimMemoryFtraceEvent* trusty_reclaim_memory) {
13037   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13038   clear_event();
13039   if (trusty_reclaim_memory) {
13040     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13041         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13042                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_reclaim_memory));
13043     if (message_arena != submessage_arena) {
13044       trusty_reclaim_memory = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13045           message_arena, trusty_reclaim_memory, submessage_arena);
13046     }
13047     set_has_trusty_reclaim_memory();
13048     _impl_.event_.trusty_reclaim_memory_ = trusty_reclaim_memory;
13049   }
13050   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_reclaim_memory)
13051 }
clear_trusty_reclaim_memory()13052 void FtraceEvent::clear_trusty_reclaim_memory() {
13053   if (_internal_has_trusty_reclaim_memory()) {
13054     if (GetArenaForAllocation() == nullptr) {
13055       delete _impl_.event_.trusty_reclaim_memory_;
13056     }
13057     clear_has_event();
13058   }
13059 }
set_allocated_trusty_reclaim_memory_done(::perfetto::protos::TrustyReclaimMemoryDoneFtraceEvent * trusty_reclaim_memory_done)13060 void FtraceEvent::set_allocated_trusty_reclaim_memory_done(::perfetto::protos::TrustyReclaimMemoryDoneFtraceEvent* trusty_reclaim_memory_done) {
13061   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13062   clear_event();
13063   if (trusty_reclaim_memory_done) {
13064     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13065         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13066                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_reclaim_memory_done));
13067     if (message_arena != submessage_arena) {
13068       trusty_reclaim_memory_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13069           message_arena, trusty_reclaim_memory_done, submessage_arena);
13070     }
13071     set_has_trusty_reclaim_memory_done();
13072     _impl_.event_.trusty_reclaim_memory_done_ = trusty_reclaim_memory_done;
13073   }
13074   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_reclaim_memory_done)
13075 }
clear_trusty_reclaim_memory_done()13076 void FtraceEvent::clear_trusty_reclaim_memory_done() {
13077   if (_internal_has_trusty_reclaim_memory_done()) {
13078     if (GetArenaForAllocation() == nullptr) {
13079       delete _impl_.event_.trusty_reclaim_memory_done_;
13080     }
13081     clear_has_event();
13082   }
13083 }
set_allocated_trusty_irq(::perfetto::protos::TrustyIrqFtraceEvent * trusty_irq)13084 void FtraceEvent::set_allocated_trusty_irq(::perfetto::protos::TrustyIrqFtraceEvent* trusty_irq) {
13085   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13086   clear_event();
13087   if (trusty_irq) {
13088     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13089         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13090                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_irq));
13091     if (message_arena != submessage_arena) {
13092       trusty_irq = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13093           message_arena, trusty_irq, submessage_arena);
13094     }
13095     set_has_trusty_irq();
13096     _impl_.event_.trusty_irq_ = trusty_irq;
13097   }
13098   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_irq)
13099 }
clear_trusty_irq()13100 void FtraceEvent::clear_trusty_irq() {
13101   if (_internal_has_trusty_irq()) {
13102     if (GetArenaForAllocation() == nullptr) {
13103       delete _impl_.event_.trusty_irq_;
13104     }
13105     clear_has_event();
13106   }
13107 }
set_allocated_trusty_ipc_handle_event(::perfetto::protos::TrustyIpcHandleEventFtraceEvent * trusty_ipc_handle_event)13108 void FtraceEvent::set_allocated_trusty_ipc_handle_event(::perfetto::protos::TrustyIpcHandleEventFtraceEvent* trusty_ipc_handle_event) {
13109   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13110   clear_event();
13111   if (trusty_ipc_handle_event) {
13112     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13113         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13114                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_handle_event));
13115     if (message_arena != submessage_arena) {
13116       trusty_ipc_handle_event = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13117           message_arena, trusty_ipc_handle_event, submessage_arena);
13118     }
13119     set_has_trusty_ipc_handle_event();
13120     _impl_.event_.trusty_ipc_handle_event_ = trusty_ipc_handle_event;
13121   }
13122   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_handle_event)
13123 }
clear_trusty_ipc_handle_event()13124 void FtraceEvent::clear_trusty_ipc_handle_event() {
13125   if (_internal_has_trusty_ipc_handle_event()) {
13126     if (GetArenaForAllocation() == nullptr) {
13127       delete _impl_.event_.trusty_ipc_handle_event_;
13128     }
13129     clear_has_event();
13130   }
13131 }
set_allocated_trusty_ipc_connect(::perfetto::protos::TrustyIpcConnectFtraceEvent * trusty_ipc_connect)13132 void FtraceEvent::set_allocated_trusty_ipc_connect(::perfetto::protos::TrustyIpcConnectFtraceEvent* trusty_ipc_connect) {
13133   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13134   clear_event();
13135   if (trusty_ipc_connect) {
13136     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13137         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13138                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_connect));
13139     if (message_arena != submessage_arena) {
13140       trusty_ipc_connect = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13141           message_arena, trusty_ipc_connect, submessage_arena);
13142     }
13143     set_has_trusty_ipc_connect();
13144     _impl_.event_.trusty_ipc_connect_ = trusty_ipc_connect;
13145   }
13146   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_connect)
13147 }
clear_trusty_ipc_connect()13148 void FtraceEvent::clear_trusty_ipc_connect() {
13149   if (_internal_has_trusty_ipc_connect()) {
13150     if (GetArenaForAllocation() == nullptr) {
13151       delete _impl_.event_.trusty_ipc_connect_;
13152     }
13153     clear_has_event();
13154   }
13155 }
set_allocated_trusty_ipc_connect_end(::perfetto::protos::TrustyIpcConnectEndFtraceEvent * trusty_ipc_connect_end)13156 void FtraceEvent::set_allocated_trusty_ipc_connect_end(::perfetto::protos::TrustyIpcConnectEndFtraceEvent* trusty_ipc_connect_end) {
13157   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13158   clear_event();
13159   if (trusty_ipc_connect_end) {
13160     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13161         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13162                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_connect_end));
13163     if (message_arena != submessage_arena) {
13164       trusty_ipc_connect_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13165           message_arena, trusty_ipc_connect_end, submessage_arena);
13166     }
13167     set_has_trusty_ipc_connect_end();
13168     _impl_.event_.trusty_ipc_connect_end_ = trusty_ipc_connect_end;
13169   }
13170   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_connect_end)
13171 }
clear_trusty_ipc_connect_end()13172 void FtraceEvent::clear_trusty_ipc_connect_end() {
13173   if (_internal_has_trusty_ipc_connect_end()) {
13174     if (GetArenaForAllocation() == nullptr) {
13175       delete _impl_.event_.trusty_ipc_connect_end_;
13176     }
13177     clear_has_event();
13178   }
13179 }
set_allocated_trusty_ipc_write(::perfetto::protos::TrustyIpcWriteFtraceEvent * trusty_ipc_write)13180 void FtraceEvent::set_allocated_trusty_ipc_write(::perfetto::protos::TrustyIpcWriteFtraceEvent* trusty_ipc_write) {
13181   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13182   clear_event();
13183   if (trusty_ipc_write) {
13184     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13185         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13186                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_write));
13187     if (message_arena != submessage_arena) {
13188       trusty_ipc_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13189           message_arena, trusty_ipc_write, submessage_arena);
13190     }
13191     set_has_trusty_ipc_write();
13192     _impl_.event_.trusty_ipc_write_ = trusty_ipc_write;
13193   }
13194   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_write)
13195 }
clear_trusty_ipc_write()13196 void FtraceEvent::clear_trusty_ipc_write() {
13197   if (_internal_has_trusty_ipc_write()) {
13198     if (GetArenaForAllocation() == nullptr) {
13199       delete _impl_.event_.trusty_ipc_write_;
13200     }
13201     clear_has_event();
13202   }
13203 }
set_allocated_trusty_ipc_poll(::perfetto::protos::TrustyIpcPollFtraceEvent * trusty_ipc_poll)13204 void FtraceEvent::set_allocated_trusty_ipc_poll(::perfetto::protos::TrustyIpcPollFtraceEvent* trusty_ipc_poll) {
13205   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13206   clear_event();
13207   if (trusty_ipc_poll) {
13208     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13209         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13210                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_poll));
13211     if (message_arena != submessage_arena) {
13212       trusty_ipc_poll = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13213           message_arena, trusty_ipc_poll, submessage_arena);
13214     }
13215     set_has_trusty_ipc_poll();
13216     _impl_.event_.trusty_ipc_poll_ = trusty_ipc_poll;
13217   }
13218   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_poll)
13219 }
clear_trusty_ipc_poll()13220 void FtraceEvent::clear_trusty_ipc_poll() {
13221   if (_internal_has_trusty_ipc_poll()) {
13222     if (GetArenaForAllocation() == nullptr) {
13223       delete _impl_.event_.trusty_ipc_poll_;
13224     }
13225     clear_has_event();
13226   }
13227 }
set_allocated_trusty_ipc_read(::perfetto::protos::TrustyIpcReadFtraceEvent * trusty_ipc_read)13228 void FtraceEvent::set_allocated_trusty_ipc_read(::perfetto::protos::TrustyIpcReadFtraceEvent* trusty_ipc_read) {
13229   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13230   clear_event();
13231   if (trusty_ipc_read) {
13232     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13233         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13234                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_read));
13235     if (message_arena != submessage_arena) {
13236       trusty_ipc_read = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13237           message_arena, trusty_ipc_read, submessage_arena);
13238     }
13239     set_has_trusty_ipc_read();
13240     _impl_.event_.trusty_ipc_read_ = trusty_ipc_read;
13241   }
13242   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_read)
13243 }
clear_trusty_ipc_read()13244 void FtraceEvent::clear_trusty_ipc_read() {
13245   if (_internal_has_trusty_ipc_read()) {
13246     if (GetArenaForAllocation() == nullptr) {
13247       delete _impl_.event_.trusty_ipc_read_;
13248     }
13249     clear_has_event();
13250   }
13251 }
set_allocated_trusty_ipc_read_end(::perfetto::protos::TrustyIpcReadEndFtraceEvent * trusty_ipc_read_end)13252 void FtraceEvent::set_allocated_trusty_ipc_read_end(::perfetto::protos::TrustyIpcReadEndFtraceEvent* trusty_ipc_read_end) {
13253   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13254   clear_event();
13255   if (trusty_ipc_read_end) {
13256     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13257         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13258                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_read_end));
13259     if (message_arena != submessage_arena) {
13260       trusty_ipc_read_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13261           message_arena, trusty_ipc_read_end, submessage_arena);
13262     }
13263     set_has_trusty_ipc_read_end();
13264     _impl_.event_.trusty_ipc_read_end_ = trusty_ipc_read_end;
13265   }
13266   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_read_end)
13267 }
clear_trusty_ipc_read_end()13268 void FtraceEvent::clear_trusty_ipc_read_end() {
13269   if (_internal_has_trusty_ipc_read_end()) {
13270     if (GetArenaForAllocation() == nullptr) {
13271       delete _impl_.event_.trusty_ipc_read_end_;
13272     }
13273     clear_has_event();
13274   }
13275 }
set_allocated_trusty_ipc_rx(::perfetto::protos::TrustyIpcRxFtraceEvent * trusty_ipc_rx)13276 void FtraceEvent::set_allocated_trusty_ipc_rx(::perfetto::protos::TrustyIpcRxFtraceEvent* trusty_ipc_rx) {
13277   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13278   clear_event();
13279   if (trusty_ipc_rx) {
13280     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13281         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13282                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_ipc_rx));
13283     if (message_arena != submessage_arena) {
13284       trusty_ipc_rx = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13285           message_arena, trusty_ipc_rx, submessage_arena);
13286     }
13287     set_has_trusty_ipc_rx();
13288     _impl_.event_.trusty_ipc_rx_ = trusty_ipc_rx;
13289   }
13290   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_ipc_rx)
13291 }
clear_trusty_ipc_rx()13292 void FtraceEvent::clear_trusty_ipc_rx() {
13293   if (_internal_has_trusty_ipc_rx()) {
13294     if (GetArenaForAllocation() == nullptr) {
13295       delete _impl_.event_.trusty_ipc_rx_;
13296     }
13297     clear_has_event();
13298   }
13299 }
set_allocated_trusty_enqueue_nop(::perfetto::protos::TrustyEnqueueNopFtraceEvent * trusty_enqueue_nop)13300 void FtraceEvent::set_allocated_trusty_enqueue_nop(::perfetto::protos::TrustyEnqueueNopFtraceEvent* trusty_enqueue_nop) {
13301   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13302   clear_event();
13303   if (trusty_enqueue_nop) {
13304     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13305         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13306                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(trusty_enqueue_nop));
13307     if (message_arena != submessage_arena) {
13308       trusty_enqueue_nop = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13309           message_arena, trusty_enqueue_nop, submessage_arena);
13310     }
13311     set_has_trusty_enqueue_nop();
13312     _impl_.event_.trusty_enqueue_nop_ = trusty_enqueue_nop;
13313   }
13314   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.trusty_enqueue_nop)
13315 }
clear_trusty_enqueue_nop()13316 void FtraceEvent::clear_trusty_enqueue_nop() {
13317   if (_internal_has_trusty_enqueue_nop()) {
13318     if (GetArenaForAllocation() == nullptr) {
13319       delete _impl_.event_.trusty_enqueue_nop_;
13320     }
13321     clear_has_event();
13322   }
13323 }
set_allocated_cma_alloc_start(::perfetto::protos::CmaAllocStartFtraceEvent * cma_alloc_start)13324 void FtraceEvent::set_allocated_cma_alloc_start(::perfetto::protos::CmaAllocStartFtraceEvent* cma_alloc_start) {
13325   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13326   clear_event();
13327   if (cma_alloc_start) {
13328     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13329         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13330                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cma_alloc_start));
13331     if (message_arena != submessage_arena) {
13332       cma_alloc_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13333           message_arena, cma_alloc_start, submessage_arena);
13334     }
13335     set_has_cma_alloc_start();
13336     _impl_.event_.cma_alloc_start_ = cma_alloc_start;
13337   }
13338   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cma_alloc_start)
13339 }
clear_cma_alloc_start()13340 void FtraceEvent::clear_cma_alloc_start() {
13341   if (_internal_has_cma_alloc_start()) {
13342     if (GetArenaForAllocation() == nullptr) {
13343       delete _impl_.event_.cma_alloc_start_;
13344     }
13345     clear_has_event();
13346   }
13347 }
set_allocated_cma_alloc_info(::perfetto::protos::CmaAllocInfoFtraceEvent * cma_alloc_info)13348 void FtraceEvent::set_allocated_cma_alloc_info(::perfetto::protos::CmaAllocInfoFtraceEvent* cma_alloc_info) {
13349   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13350   clear_event();
13351   if (cma_alloc_info) {
13352     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13353         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13354                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(cma_alloc_info));
13355     if (message_arena != submessage_arena) {
13356       cma_alloc_info = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13357           message_arena, cma_alloc_info, submessage_arena);
13358     }
13359     set_has_cma_alloc_info();
13360     _impl_.event_.cma_alloc_info_ = cma_alloc_info;
13361   }
13362   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.cma_alloc_info)
13363 }
clear_cma_alloc_info()13364 void FtraceEvent::clear_cma_alloc_info() {
13365   if (_internal_has_cma_alloc_info()) {
13366     if (GetArenaForAllocation() == nullptr) {
13367       delete _impl_.event_.cma_alloc_info_;
13368     }
13369     clear_has_event();
13370   }
13371 }
set_allocated_lwis_tracing_mark_write(::perfetto::protos::LwisTracingMarkWriteFtraceEvent * lwis_tracing_mark_write)13372 void FtraceEvent::set_allocated_lwis_tracing_mark_write(::perfetto::protos::LwisTracingMarkWriteFtraceEvent* lwis_tracing_mark_write) {
13373   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13374   clear_event();
13375   if (lwis_tracing_mark_write) {
13376     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13377         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13378                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(lwis_tracing_mark_write));
13379     if (message_arena != submessage_arena) {
13380       lwis_tracing_mark_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13381           message_arena, lwis_tracing_mark_write, submessage_arena);
13382     }
13383     set_has_lwis_tracing_mark_write();
13384     _impl_.event_.lwis_tracing_mark_write_ = lwis_tracing_mark_write;
13385   }
13386   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.lwis_tracing_mark_write)
13387 }
clear_lwis_tracing_mark_write()13388 void FtraceEvent::clear_lwis_tracing_mark_write() {
13389   if (_internal_has_lwis_tracing_mark_write()) {
13390     if (GetArenaForAllocation() == nullptr) {
13391       delete _impl_.event_.lwis_tracing_mark_write_;
13392     }
13393     clear_has_event();
13394   }
13395 }
set_allocated_virtio_gpu_cmd_queue(::perfetto::protos::VirtioGpuCmdQueueFtraceEvent * virtio_gpu_cmd_queue)13396 void FtraceEvent::set_allocated_virtio_gpu_cmd_queue(::perfetto::protos::VirtioGpuCmdQueueFtraceEvent* virtio_gpu_cmd_queue) {
13397   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13398   clear_event();
13399   if (virtio_gpu_cmd_queue) {
13400     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13401         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13402                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(virtio_gpu_cmd_queue));
13403     if (message_arena != submessage_arena) {
13404       virtio_gpu_cmd_queue = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13405           message_arena, virtio_gpu_cmd_queue, submessage_arena);
13406     }
13407     set_has_virtio_gpu_cmd_queue();
13408     _impl_.event_.virtio_gpu_cmd_queue_ = virtio_gpu_cmd_queue;
13409   }
13410   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.virtio_gpu_cmd_queue)
13411 }
clear_virtio_gpu_cmd_queue()13412 void FtraceEvent::clear_virtio_gpu_cmd_queue() {
13413   if (_internal_has_virtio_gpu_cmd_queue()) {
13414     if (GetArenaForAllocation() == nullptr) {
13415       delete _impl_.event_.virtio_gpu_cmd_queue_;
13416     }
13417     clear_has_event();
13418   }
13419 }
set_allocated_virtio_gpu_cmd_response(::perfetto::protos::VirtioGpuCmdResponseFtraceEvent * virtio_gpu_cmd_response)13420 void FtraceEvent::set_allocated_virtio_gpu_cmd_response(::perfetto::protos::VirtioGpuCmdResponseFtraceEvent* virtio_gpu_cmd_response) {
13421   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13422   clear_event();
13423   if (virtio_gpu_cmd_response) {
13424     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13425         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13426                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(virtio_gpu_cmd_response));
13427     if (message_arena != submessage_arena) {
13428       virtio_gpu_cmd_response = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13429           message_arena, virtio_gpu_cmd_response, submessage_arena);
13430     }
13431     set_has_virtio_gpu_cmd_response();
13432     _impl_.event_.virtio_gpu_cmd_response_ = virtio_gpu_cmd_response;
13433   }
13434   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.virtio_gpu_cmd_response)
13435 }
clear_virtio_gpu_cmd_response()13436 void FtraceEvent::clear_virtio_gpu_cmd_response() {
13437   if (_internal_has_virtio_gpu_cmd_response()) {
13438     if (GetArenaForAllocation() == nullptr) {
13439       delete _impl_.event_.virtio_gpu_cmd_response_;
13440     }
13441     clear_has_event();
13442   }
13443 }
set_allocated_mali_mali_kcpu_cqs_set(::perfetto::protos::MaliMaliKCPUCQSSETFtraceEvent * mali_mali_kcpu_cqs_set)13444 void FtraceEvent::set_allocated_mali_mali_kcpu_cqs_set(::perfetto::protos::MaliMaliKCPUCQSSETFtraceEvent* mali_mali_kcpu_cqs_set) {
13445   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13446   clear_event();
13447   if (mali_mali_kcpu_cqs_set) {
13448     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13449         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13450                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_kcpu_cqs_set));
13451     if (message_arena != submessage_arena) {
13452       mali_mali_kcpu_cqs_set = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13453           message_arena, mali_mali_kcpu_cqs_set, submessage_arena);
13454     }
13455     set_has_mali_mali_kcpu_cqs_set();
13456     _impl_.event_.mali_mali_kcpu_cqs_set_ = mali_mali_kcpu_cqs_set;
13457   }
13458   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_KCPU_CQS_SET)
13459 }
clear_mali_mali_kcpu_cqs_set()13460 void FtraceEvent::clear_mali_mali_kcpu_cqs_set() {
13461   if (_internal_has_mali_mali_kcpu_cqs_set()) {
13462     if (GetArenaForAllocation() == nullptr) {
13463       delete _impl_.event_.mali_mali_kcpu_cqs_set_;
13464     }
13465     clear_has_event();
13466   }
13467 }
set_allocated_mali_mali_kcpu_cqs_wait_start(::perfetto::protos::MaliMaliKCPUCQSWAITSTARTFtraceEvent * mali_mali_kcpu_cqs_wait_start)13468 void FtraceEvent::set_allocated_mali_mali_kcpu_cqs_wait_start(::perfetto::protos::MaliMaliKCPUCQSWAITSTARTFtraceEvent* mali_mali_kcpu_cqs_wait_start) {
13469   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13470   clear_event();
13471   if (mali_mali_kcpu_cqs_wait_start) {
13472     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13473         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13474                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_kcpu_cqs_wait_start));
13475     if (message_arena != submessage_arena) {
13476       mali_mali_kcpu_cqs_wait_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13477           message_arena, mali_mali_kcpu_cqs_wait_start, submessage_arena);
13478     }
13479     set_has_mali_mali_kcpu_cqs_wait_start();
13480     _impl_.event_.mali_mali_kcpu_cqs_wait_start_ = mali_mali_kcpu_cqs_wait_start;
13481   }
13482   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_KCPU_CQS_WAIT_START)
13483 }
clear_mali_mali_kcpu_cqs_wait_start()13484 void FtraceEvent::clear_mali_mali_kcpu_cqs_wait_start() {
13485   if (_internal_has_mali_mali_kcpu_cqs_wait_start()) {
13486     if (GetArenaForAllocation() == nullptr) {
13487       delete _impl_.event_.mali_mali_kcpu_cqs_wait_start_;
13488     }
13489     clear_has_event();
13490   }
13491 }
set_allocated_mali_mali_kcpu_cqs_wait_end(::perfetto::protos::MaliMaliKCPUCQSWAITENDFtraceEvent * mali_mali_kcpu_cqs_wait_end)13492 void FtraceEvent::set_allocated_mali_mali_kcpu_cqs_wait_end(::perfetto::protos::MaliMaliKCPUCQSWAITENDFtraceEvent* mali_mali_kcpu_cqs_wait_end) {
13493   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13494   clear_event();
13495   if (mali_mali_kcpu_cqs_wait_end) {
13496     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13497         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13498                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_kcpu_cqs_wait_end));
13499     if (message_arena != submessage_arena) {
13500       mali_mali_kcpu_cqs_wait_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13501           message_arena, mali_mali_kcpu_cqs_wait_end, submessage_arena);
13502     }
13503     set_has_mali_mali_kcpu_cqs_wait_end();
13504     _impl_.event_.mali_mali_kcpu_cqs_wait_end_ = mali_mali_kcpu_cqs_wait_end;
13505   }
13506   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_KCPU_CQS_WAIT_END)
13507 }
clear_mali_mali_kcpu_cqs_wait_end()13508 void FtraceEvent::clear_mali_mali_kcpu_cqs_wait_end() {
13509   if (_internal_has_mali_mali_kcpu_cqs_wait_end()) {
13510     if (GetArenaForAllocation() == nullptr) {
13511       delete _impl_.event_.mali_mali_kcpu_cqs_wait_end_;
13512     }
13513     clear_has_event();
13514   }
13515 }
set_allocated_mali_mali_kcpu_fence_signal(::perfetto::protos::MaliMaliKCPUFENCESIGNALFtraceEvent * mali_mali_kcpu_fence_signal)13516 void FtraceEvent::set_allocated_mali_mali_kcpu_fence_signal(::perfetto::protos::MaliMaliKCPUFENCESIGNALFtraceEvent* mali_mali_kcpu_fence_signal) {
13517   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13518   clear_event();
13519   if (mali_mali_kcpu_fence_signal) {
13520     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13521         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13522                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_kcpu_fence_signal));
13523     if (message_arena != submessage_arena) {
13524       mali_mali_kcpu_fence_signal = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13525           message_arena, mali_mali_kcpu_fence_signal, submessage_arena);
13526     }
13527     set_has_mali_mali_kcpu_fence_signal();
13528     _impl_.event_.mali_mali_kcpu_fence_signal_ = mali_mali_kcpu_fence_signal;
13529   }
13530   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_KCPU_FENCE_SIGNAL)
13531 }
clear_mali_mali_kcpu_fence_signal()13532 void FtraceEvent::clear_mali_mali_kcpu_fence_signal() {
13533   if (_internal_has_mali_mali_kcpu_fence_signal()) {
13534     if (GetArenaForAllocation() == nullptr) {
13535       delete _impl_.event_.mali_mali_kcpu_fence_signal_;
13536     }
13537     clear_has_event();
13538   }
13539 }
set_allocated_mali_mali_kcpu_fence_wait_start(::perfetto::protos::MaliMaliKCPUFENCEWAITSTARTFtraceEvent * mali_mali_kcpu_fence_wait_start)13540 void FtraceEvent::set_allocated_mali_mali_kcpu_fence_wait_start(::perfetto::protos::MaliMaliKCPUFENCEWAITSTARTFtraceEvent* mali_mali_kcpu_fence_wait_start) {
13541   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13542   clear_event();
13543   if (mali_mali_kcpu_fence_wait_start) {
13544     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13545         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13546                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_kcpu_fence_wait_start));
13547     if (message_arena != submessage_arena) {
13548       mali_mali_kcpu_fence_wait_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13549           message_arena, mali_mali_kcpu_fence_wait_start, submessage_arena);
13550     }
13551     set_has_mali_mali_kcpu_fence_wait_start();
13552     _impl_.event_.mali_mali_kcpu_fence_wait_start_ = mali_mali_kcpu_fence_wait_start;
13553   }
13554   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_KCPU_FENCE_WAIT_START)
13555 }
clear_mali_mali_kcpu_fence_wait_start()13556 void FtraceEvent::clear_mali_mali_kcpu_fence_wait_start() {
13557   if (_internal_has_mali_mali_kcpu_fence_wait_start()) {
13558     if (GetArenaForAllocation() == nullptr) {
13559       delete _impl_.event_.mali_mali_kcpu_fence_wait_start_;
13560     }
13561     clear_has_event();
13562   }
13563 }
set_allocated_mali_mali_kcpu_fence_wait_end(::perfetto::protos::MaliMaliKCPUFENCEWAITENDFtraceEvent * mali_mali_kcpu_fence_wait_end)13564 void FtraceEvent::set_allocated_mali_mali_kcpu_fence_wait_end(::perfetto::protos::MaliMaliKCPUFENCEWAITENDFtraceEvent* mali_mali_kcpu_fence_wait_end) {
13565   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13566   clear_event();
13567   if (mali_mali_kcpu_fence_wait_end) {
13568     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13569         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13570                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_kcpu_fence_wait_end));
13571     if (message_arena != submessage_arena) {
13572       mali_mali_kcpu_fence_wait_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13573           message_arena, mali_mali_kcpu_fence_wait_end, submessage_arena);
13574     }
13575     set_has_mali_mali_kcpu_fence_wait_end();
13576     _impl_.event_.mali_mali_kcpu_fence_wait_end_ = mali_mali_kcpu_fence_wait_end;
13577   }
13578   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_KCPU_FENCE_WAIT_END)
13579 }
clear_mali_mali_kcpu_fence_wait_end()13580 void FtraceEvent::clear_mali_mali_kcpu_fence_wait_end() {
13581   if (_internal_has_mali_mali_kcpu_fence_wait_end()) {
13582     if (GetArenaForAllocation() == nullptr) {
13583       delete _impl_.event_.mali_mali_kcpu_fence_wait_end_;
13584     }
13585     clear_has_event();
13586   }
13587 }
set_allocated_hyp_enter(::perfetto::protos::HypEnterFtraceEvent * hyp_enter)13588 void FtraceEvent::set_allocated_hyp_enter(::perfetto::protos::HypEnterFtraceEvent* hyp_enter) {
13589   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13590   clear_event();
13591   if (hyp_enter) {
13592     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13593         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13594                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(hyp_enter));
13595     if (message_arena != submessage_arena) {
13596       hyp_enter = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13597           message_arena, hyp_enter, submessage_arena);
13598     }
13599     set_has_hyp_enter();
13600     _impl_.event_.hyp_enter_ = hyp_enter;
13601   }
13602   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.hyp_enter)
13603 }
clear_hyp_enter()13604 void FtraceEvent::clear_hyp_enter() {
13605   if (_internal_has_hyp_enter()) {
13606     if (GetArenaForAllocation() == nullptr) {
13607       delete _impl_.event_.hyp_enter_;
13608     }
13609     clear_has_event();
13610   }
13611 }
set_allocated_hyp_exit(::perfetto::protos::HypExitFtraceEvent * hyp_exit)13612 void FtraceEvent::set_allocated_hyp_exit(::perfetto::protos::HypExitFtraceEvent* hyp_exit) {
13613   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13614   clear_event();
13615   if (hyp_exit) {
13616     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13617         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13618                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(hyp_exit));
13619     if (message_arena != submessage_arena) {
13620       hyp_exit = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13621           message_arena, hyp_exit, submessage_arena);
13622     }
13623     set_has_hyp_exit();
13624     _impl_.event_.hyp_exit_ = hyp_exit;
13625   }
13626   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.hyp_exit)
13627 }
clear_hyp_exit()13628 void FtraceEvent::clear_hyp_exit() {
13629   if (_internal_has_hyp_exit()) {
13630     if (GetArenaForAllocation() == nullptr) {
13631       delete _impl_.event_.hyp_exit_;
13632     }
13633     clear_has_event();
13634   }
13635 }
set_allocated_host_hcall(::perfetto::protos::HostHcallFtraceEvent * host_hcall)13636 void FtraceEvent::set_allocated_host_hcall(::perfetto::protos::HostHcallFtraceEvent* host_hcall) {
13637   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13638   clear_event();
13639   if (host_hcall) {
13640     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13641         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13642                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(host_hcall));
13643     if (message_arena != submessage_arena) {
13644       host_hcall = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13645           message_arena, host_hcall, submessage_arena);
13646     }
13647     set_has_host_hcall();
13648     _impl_.event_.host_hcall_ = host_hcall;
13649   }
13650   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.host_hcall)
13651 }
clear_host_hcall()13652 void FtraceEvent::clear_host_hcall() {
13653   if (_internal_has_host_hcall()) {
13654     if (GetArenaForAllocation() == nullptr) {
13655       delete _impl_.event_.host_hcall_;
13656     }
13657     clear_has_event();
13658   }
13659 }
set_allocated_host_smc(::perfetto::protos::HostSmcFtraceEvent * host_smc)13660 void FtraceEvent::set_allocated_host_smc(::perfetto::protos::HostSmcFtraceEvent* host_smc) {
13661   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13662   clear_event();
13663   if (host_smc) {
13664     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13665         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13666                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(host_smc));
13667     if (message_arena != submessage_arena) {
13668       host_smc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13669           message_arena, host_smc, submessage_arena);
13670     }
13671     set_has_host_smc();
13672     _impl_.event_.host_smc_ = host_smc;
13673   }
13674   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.host_smc)
13675 }
clear_host_smc()13676 void FtraceEvent::clear_host_smc() {
13677   if (_internal_has_host_smc()) {
13678     if (GetArenaForAllocation() == nullptr) {
13679       delete _impl_.event_.host_smc_;
13680     }
13681     clear_has_event();
13682   }
13683 }
set_allocated_host_mem_abort(::perfetto::protos::HostMemAbortFtraceEvent * host_mem_abort)13684 void FtraceEvent::set_allocated_host_mem_abort(::perfetto::protos::HostMemAbortFtraceEvent* host_mem_abort) {
13685   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13686   clear_event();
13687   if (host_mem_abort) {
13688     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13689         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13690                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(host_mem_abort));
13691     if (message_arena != submessage_arena) {
13692       host_mem_abort = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13693           message_arena, host_mem_abort, submessage_arena);
13694     }
13695     set_has_host_mem_abort();
13696     _impl_.event_.host_mem_abort_ = host_mem_abort;
13697   }
13698   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.host_mem_abort)
13699 }
clear_host_mem_abort()13700 void FtraceEvent::clear_host_mem_abort() {
13701   if (_internal_has_host_mem_abort()) {
13702     if (GetArenaForAllocation() == nullptr) {
13703       delete _impl_.event_.host_mem_abort_;
13704     }
13705     clear_has_event();
13706   }
13707 }
set_allocated_suspend_resume_minimal(::perfetto::protos::SuspendResumeMinimalFtraceEvent * suspend_resume_minimal)13708 void FtraceEvent::set_allocated_suspend_resume_minimal(::perfetto::protos::SuspendResumeMinimalFtraceEvent* suspend_resume_minimal) {
13709   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13710   clear_event();
13711   if (suspend_resume_minimal) {
13712     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13713         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13714                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(suspend_resume_minimal));
13715     if (message_arena != submessage_arena) {
13716       suspend_resume_minimal = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13717           message_arena, suspend_resume_minimal, submessage_arena);
13718     }
13719     set_has_suspend_resume_minimal();
13720     _impl_.event_.suspend_resume_minimal_ = suspend_resume_minimal;
13721   }
13722   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.suspend_resume_minimal)
13723 }
clear_suspend_resume_minimal()13724 void FtraceEvent::clear_suspend_resume_minimal() {
13725   if (_internal_has_suspend_resume_minimal()) {
13726     if (GetArenaForAllocation() == nullptr) {
13727       delete _impl_.event_.suspend_resume_minimal_;
13728     }
13729     clear_has_event();
13730   }
13731 }
set_allocated_mali_mali_csf_interrupt_start(::perfetto::protos::MaliMaliCSFINTERRUPTSTARTFtraceEvent * mali_mali_csf_interrupt_start)13732 void FtraceEvent::set_allocated_mali_mali_csf_interrupt_start(::perfetto::protos::MaliMaliCSFINTERRUPTSTARTFtraceEvent* mali_mali_csf_interrupt_start) {
13733   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13734   clear_event();
13735   if (mali_mali_csf_interrupt_start) {
13736     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13737         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13738                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_csf_interrupt_start));
13739     if (message_arena != submessage_arena) {
13740       mali_mali_csf_interrupt_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13741           message_arena, mali_mali_csf_interrupt_start, submessage_arena);
13742     }
13743     set_has_mali_mali_csf_interrupt_start();
13744     _impl_.event_.mali_mali_csf_interrupt_start_ = mali_mali_csf_interrupt_start;
13745   }
13746   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_CSF_INTERRUPT_START)
13747 }
clear_mali_mali_csf_interrupt_start()13748 void FtraceEvent::clear_mali_mali_csf_interrupt_start() {
13749   if (_internal_has_mali_mali_csf_interrupt_start()) {
13750     if (GetArenaForAllocation() == nullptr) {
13751       delete _impl_.event_.mali_mali_csf_interrupt_start_;
13752     }
13753     clear_has_event();
13754   }
13755 }
set_allocated_mali_mali_csf_interrupt_end(::perfetto::protos::MaliMaliCSFINTERRUPTENDFtraceEvent * mali_mali_csf_interrupt_end)13756 void FtraceEvent::set_allocated_mali_mali_csf_interrupt_end(::perfetto::protos::MaliMaliCSFINTERRUPTENDFtraceEvent* mali_mali_csf_interrupt_end) {
13757   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13758   clear_event();
13759   if (mali_mali_csf_interrupt_end) {
13760     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13761         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13762                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_csf_interrupt_end));
13763     if (message_arena != submessage_arena) {
13764       mali_mali_csf_interrupt_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13765           message_arena, mali_mali_csf_interrupt_end, submessage_arena);
13766     }
13767     set_has_mali_mali_csf_interrupt_end();
13768     _impl_.event_.mali_mali_csf_interrupt_end_ = mali_mali_csf_interrupt_end;
13769   }
13770   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_CSF_INTERRUPT_END)
13771 }
clear_mali_mali_csf_interrupt_end()13772 void FtraceEvent::clear_mali_mali_csf_interrupt_end() {
13773   if (_internal_has_mali_mali_csf_interrupt_end()) {
13774     if (GetArenaForAllocation() == nullptr) {
13775       delete _impl_.event_.mali_mali_csf_interrupt_end_;
13776     }
13777     clear_has_event();
13778   }
13779 }
set_allocated_samsung_tracing_mark_write(::perfetto::protos::SamsungTracingMarkWriteFtraceEvent * samsung_tracing_mark_write)13780 void FtraceEvent::set_allocated_samsung_tracing_mark_write(::perfetto::protos::SamsungTracingMarkWriteFtraceEvent* samsung_tracing_mark_write) {
13781   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13782   clear_event();
13783   if (samsung_tracing_mark_write) {
13784     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13785         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13786                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(samsung_tracing_mark_write));
13787     if (message_arena != submessage_arena) {
13788       samsung_tracing_mark_write = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13789           message_arena, samsung_tracing_mark_write, submessage_arena);
13790     }
13791     set_has_samsung_tracing_mark_write();
13792     _impl_.event_.samsung_tracing_mark_write_ = samsung_tracing_mark_write;
13793   }
13794   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.samsung_tracing_mark_write)
13795 }
clear_samsung_tracing_mark_write()13796 void FtraceEvent::clear_samsung_tracing_mark_write() {
13797   if (_internal_has_samsung_tracing_mark_write()) {
13798     if (GetArenaForAllocation() == nullptr) {
13799       delete _impl_.event_.samsung_tracing_mark_write_;
13800     }
13801     clear_has_event();
13802   }
13803 }
set_allocated_binder_command(::perfetto::protos::BinderCommandFtraceEvent * binder_command)13804 void FtraceEvent::set_allocated_binder_command(::perfetto::protos::BinderCommandFtraceEvent* binder_command) {
13805   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13806   clear_event();
13807   if (binder_command) {
13808     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13809         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13810                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_command));
13811     if (message_arena != submessage_arena) {
13812       binder_command = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13813           message_arena, binder_command, submessage_arena);
13814     }
13815     set_has_binder_command();
13816     _impl_.event_.binder_command_ = binder_command;
13817   }
13818   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_command)
13819 }
clear_binder_command()13820 void FtraceEvent::clear_binder_command() {
13821   if (_internal_has_binder_command()) {
13822     if (GetArenaForAllocation() == nullptr) {
13823       delete _impl_.event_.binder_command_;
13824     }
13825     clear_has_event();
13826   }
13827 }
set_allocated_binder_return(::perfetto::protos::BinderReturnFtraceEvent * binder_return)13828 void FtraceEvent::set_allocated_binder_return(::perfetto::protos::BinderReturnFtraceEvent* binder_return) {
13829   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13830   clear_event();
13831   if (binder_return) {
13832     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13833         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13834                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(binder_return));
13835     if (message_arena != submessage_arena) {
13836       binder_return = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13837           message_arena, binder_return, submessage_arena);
13838     }
13839     set_has_binder_return();
13840     _impl_.event_.binder_return_ = binder_return;
13841   }
13842   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.binder_return)
13843 }
clear_binder_return()13844 void FtraceEvent::clear_binder_return() {
13845   if (_internal_has_binder_return()) {
13846     if (GetArenaForAllocation() == nullptr) {
13847       delete _impl_.event_.binder_return_;
13848     }
13849     clear_has_event();
13850   }
13851 }
set_allocated_sched_switch_with_ctrs(::perfetto::protos::SchedSwitchWithCtrsFtraceEvent * sched_switch_with_ctrs)13852 void FtraceEvent::set_allocated_sched_switch_with_ctrs(::perfetto::protos::SchedSwitchWithCtrsFtraceEvent* sched_switch_with_ctrs) {
13853   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13854   clear_event();
13855   if (sched_switch_with_ctrs) {
13856     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13857         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13858                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_switch_with_ctrs));
13859     if (message_arena != submessage_arena) {
13860       sched_switch_with_ctrs = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13861           message_arena, sched_switch_with_ctrs, submessage_arena);
13862     }
13863     set_has_sched_switch_with_ctrs();
13864     _impl_.event_.sched_switch_with_ctrs_ = sched_switch_with_ctrs;
13865   }
13866   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_switch_with_ctrs)
13867 }
clear_sched_switch_with_ctrs()13868 void FtraceEvent::clear_sched_switch_with_ctrs() {
13869   if (_internal_has_sched_switch_with_ctrs()) {
13870     if (GetArenaForAllocation() == nullptr) {
13871       delete _impl_.event_.sched_switch_with_ctrs_;
13872     }
13873     clear_has_event();
13874   }
13875 }
set_allocated_gpu_work_period(::perfetto::protos::GpuWorkPeriodFtraceEvent * gpu_work_period)13876 void FtraceEvent::set_allocated_gpu_work_period(::perfetto::protos::GpuWorkPeriodFtraceEvent* gpu_work_period) {
13877   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13878   clear_event();
13879   if (gpu_work_period) {
13880     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13881         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13882                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(gpu_work_period));
13883     if (message_arena != submessage_arena) {
13884       gpu_work_period = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13885           message_arena, gpu_work_period, submessage_arena);
13886     }
13887     set_has_gpu_work_period();
13888     _impl_.event_.gpu_work_period_ = gpu_work_period;
13889   }
13890   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.gpu_work_period)
13891 }
clear_gpu_work_period()13892 void FtraceEvent::clear_gpu_work_period() {
13893   if (_internal_has_gpu_work_period()) {
13894     if (GetArenaForAllocation() == nullptr) {
13895       delete _impl_.event_.gpu_work_period_;
13896     }
13897     clear_has_event();
13898   }
13899 }
set_allocated_rpm_status(::perfetto::protos::RpmStatusFtraceEvent * rpm_status)13900 void FtraceEvent::set_allocated_rpm_status(::perfetto::protos::RpmStatusFtraceEvent* rpm_status) {
13901   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13902   clear_event();
13903   if (rpm_status) {
13904     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13905         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13906                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(rpm_status));
13907     if (message_arena != submessage_arena) {
13908       rpm_status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13909           message_arena, rpm_status, submessage_arena);
13910     }
13911     set_has_rpm_status();
13912     _impl_.event_.rpm_status_ = rpm_status;
13913   }
13914   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.rpm_status)
13915 }
clear_rpm_status()13916 void FtraceEvent::clear_rpm_status() {
13917   if (_internal_has_rpm_status()) {
13918     if (GetArenaForAllocation() == nullptr) {
13919       delete _impl_.event_.rpm_status_;
13920     }
13921     clear_has_event();
13922   }
13923 }
set_allocated_panel_write_generic(::perfetto::protos::PanelWriteGenericFtraceEvent * panel_write_generic)13924 void FtraceEvent::set_allocated_panel_write_generic(::perfetto::protos::PanelWriteGenericFtraceEvent* panel_write_generic) {
13925   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13926   clear_event();
13927   if (panel_write_generic) {
13928     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13929         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13930                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(panel_write_generic));
13931     if (message_arena != submessage_arena) {
13932       panel_write_generic = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13933           message_arena, panel_write_generic, submessage_arena);
13934     }
13935     set_has_panel_write_generic();
13936     _impl_.event_.panel_write_generic_ = panel_write_generic;
13937   }
13938   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.panel_write_generic)
13939 }
clear_panel_write_generic()13940 void FtraceEvent::clear_panel_write_generic() {
13941   if (_internal_has_panel_write_generic()) {
13942     if (GetArenaForAllocation() == nullptr) {
13943       delete _impl_.event_.panel_write_generic_;
13944     }
13945     clear_has_event();
13946   }
13947 }
set_allocated_sched_migrate_task(::perfetto::protos::SchedMigrateTaskFtraceEvent * sched_migrate_task)13948 void FtraceEvent::set_allocated_sched_migrate_task(::perfetto::protos::SchedMigrateTaskFtraceEvent* sched_migrate_task) {
13949   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13950   clear_event();
13951   if (sched_migrate_task) {
13952     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13953         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13954                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_migrate_task));
13955     if (message_arena != submessage_arena) {
13956       sched_migrate_task = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13957           message_arena, sched_migrate_task, submessage_arena);
13958     }
13959     set_has_sched_migrate_task();
13960     _impl_.event_.sched_migrate_task_ = sched_migrate_task;
13961   }
13962   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_migrate_task)
13963 }
clear_sched_migrate_task()13964 void FtraceEvent::clear_sched_migrate_task() {
13965   if (_internal_has_sched_migrate_task()) {
13966     if (GetArenaForAllocation() == nullptr) {
13967       delete _impl_.event_.sched_migrate_task_;
13968     }
13969     clear_has_event();
13970   }
13971 }
set_allocated_dpu_dsi_cmd_fifo_status(::perfetto::protos::DpuDsiCmdFifoStatusFtraceEvent * dpu_dsi_cmd_fifo_status)13972 void FtraceEvent::set_allocated_dpu_dsi_cmd_fifo_status(::perfetto::protos::DpuDsiCmdFifoStatusFtraceEvent* dpu_dsi_cmd_fifo_status) {
13973   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13974   clear_event();
13975   if (dpu_dsi_cmd_fifo_status) {
13976     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
13977         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
13978                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dpu_dsi_cmd_fifo_status));
13979     if (message_arena != submessage_arena) {
13980       dpu_dsi_cmd_fifo_status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
13981           message_arena, dpu_dsi_cmd_fifo_status, submessage_arena);
13982     }
13983     set_has_dpu_dsi_cmd_fifo_status();
13984     _impl_.event_.dpu_dsi_cmd_fifo_status_ = dpu_dsi_cmd_fifo_status;
13985   }
13986   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dpu_dsi_cmd_fifo_status)
13987 }
clear_dpu_dsi_cmd_fifo_status()13988 void FtraceEvent::clear_dpu_dsi_cmd_fifo_status() {
13989   if (_internal_has_dpu_dsi_cmd_fifo_status()) {
13990     if (GetArenaForAllocation() == nullptr) {
13991       delete _impl_.event_.dpu_dsi_cmd_fifo_status_;
13992     }
13993     clear_has_event();
13994   }
13995 }
set_allocated_dpu_dsi_rx(::perfetto::protos::DpuDsiRxFtraceEvent * dpu_dsi_rx)13996 void FtraceEvent::set_allocated_dpu_dsi_rx(::perfetto::protos::DpuDsiRxFtraceEvent* dpu_dsi_rx) {
13997   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
13998   clear_event();
13999   if (dpu_dsi_rx) {
14000     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14001         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14002                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dpu_dsi_rx));
14003     if (message_arena != submessage_arena) {
14004       dpu_dsi_rx = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14005           message_arena, dpu_dsi_rx, submessage_arena);
14006     }
14007     set_has_dpu_dsi_rx();
14008     _impl_.event_.dpu_dsi_rx_ = dpu_dsi_rx;
14009   }
14010   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dpu_dsi_rx)
14011 }
clear_dpu_dsi_rx()14012 void FtraceEvent::clear_dpu_dsi_rx() {
14013   if (_internal_has_dpu_dsi_rx()) {
14014     if (GetArenaForAllocation() == nullptr) {
14015       delete _impl_.event_.dpu_dsi_rx_;
14016     }
14017     clear_has_event();
14018   }
14019 }
set_allocated_dpu_dsi_tx(::perfetto::protos::DpuDsiTxFtraceEvent * dpu_dsi_tx)14020 void FtraceEvent::set_allocated_dpu_dsi_tx(::perfetto::protos::DpuDsiTxFtraceEvent* dpu_dsi_tx) {
14021   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14022   clear_event();
14023   if (dpu_dsi_tx) {
14024     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14025         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14026                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dpu_dsi_tx));
14027     if (message_arena != submessage_arena) {
14028       dpu_dsi_tx = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14029           message_arena, dpu_dsi_tx, submessage_arena);
14030     }
14031     set_has_dpu_dsi_tx();
14032     _impl_.event_.dpu_dsi_tx_ = dpu_dsi_tx;
14033   }
14034   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dpu_dsi_tx)
14035 }
clear_dpu_dsi_tx()14036 void FtraceEvent::clear_dpu_dsi_tx() {
14037   if (_internal_has_dpu_dsi_tx()) {
14038     if (GetArenaForAllocation() == nullptr) {
14039       delete _impl_.event_.dpu_dsi_tx_;
14040     }
14041     clear_has_event();
14042   }
14043 }
set_allocated_f2fs_background_gc(::perfetto::protos::F2fsBackgroundGcFtraceEvent * f2fs_background_gc)14044 void FtraceEvent::set_allocated_f2fs_background_gc(::perfetto::protos::F2fsBackgroundGcFtraceEvent* f2fs_background_gc) {
14045   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14046   clear_event();
14047   if (f2fs_background_gc) {
14048     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14049         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14050                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_background_gc));
14051     if (message_arena != submessage_arena) {
14052       f2fs_background_gc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14053           message_arena, f2fs_background_gc, submessage_arena);
14054     }
14055     set_has_f2fs_background_gc();
14056     _impl_.event_.f2fs_background_gc_ = f2fs_background_gc;
14057   }
14058   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_background_gc)
14059 }
clear_f2fs_background_gc()14060 void FtraceEvent::clear_f2fs_background_gc() {
14061   if (_internal_has_f2fs_background_gc()) {
14062     if (GetArenaForAllocation() == nullptr) {
14063       delete _impl_.event_.f2fs_background_gc_;
14064     }
14065     clear_has_event();
14066   }
14067 }
set_allocated_f2fs_gc_begin(::perfetto::protos::F2fsGcBeginFtraceEvent * f2fs_gc_begin)14068 void FtraceEvent::set_allocated_f2fs_gc_begin(::perfetto::protos::F2fsGcBeginFtraceEvent* f2fs_gc_begin) {
14069   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14070   clear_event();
14071   if (f2fs_gc_begin) {
14072     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14073         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14074                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_gc_begin));
14075     if (message_arena != submessage_arena) {
14076       f2fs_gc_begin = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14077           message_arena, f2fs_gc_begin, submessage_arena);
14078     }
14079     set_has_f2fs_gc_begin();
14080     _impl_.event_.f2fs_gc_begin_ = f2fs_gc_begin;
14081   }
14082   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_gc_begin)
14083 }
clear_f2fs_gc_begin()14084 void FtraceEvent::clear_f2fs_gc_begin() {
14085   if (_internal_has_f2fs_gc_begin()) {
14086     if (GetArenaForAllocation() == nullptr) {
14087       delete _impl_.event_.f2fs_gc_begin_;
14088     }
14089     clear_has_event();
14090   }
14091 }
set_allocated_f2fs_gc_end(::perfetto::protos::F2fsGcEndFtraceEvent * f2fs_gc_end)14092 void FtraceEvent::set_allocated_f2fs_gc_end(::perfetto::protos::F2fsGcEndFtraceEvent* f2fs_gc_end) {
14093   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14094   clear_event();
14095   if (f2fs_gc_end) {
14096     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14097         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14098                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(f2fs_gc_end));
14099     if (message_arena != submessage_arena) {
14100       f2fs_gc_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14101           message_arena, f2fs_gc_end, submessage_arena);
14102     }
14103     set_has_f2fs_gc_end();
14104     _impl_.event_.f2fs_gc_end_ = f2fs_gc_end;
14105   }
14106   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.f2fs_gc_end)
14107 }
clear_f2fs_gc_end()14108 void FtraceEvent::clear_f2fs_gc_end() {
14109   if (_internal_has_f2fs_gc_end()) {
14110     if (GetArenaForAllocation() == nullptr) {
14111       delete _impl_.event_.f2fs_gc_end_;
14112     }
14113     clear_has_event();
14114   }
14115 }
set_allocated_fastrpc_dma_free(::perfetto::protos::FastrpcDmaFreeFtraceEvent * fastrpc_dma_free)14116 void FtraceEvent::set_allocated_fastrpc_dma_free(::perfetto::protos::FastrpcDmaFreeFtraceEvent* fastrpc_dma_free) {
14117   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14118   clear_event();
14119   if (fastrpc_dma_free) {
14120     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14121         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14122                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fastrpc_dma_free));
14123     if (message_arena != submessage_arena) {
14124       fastrpc_dma_free = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14125           message_arena, fastrpc_dma_free, submessage_arena);
14126     }
14127     set_has_fastrpc_dma_free();
14128     _impl_.event_.fastrpc_dma_free_ = fastrpc_dma_free;
14129   }
14130   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fastrpc_dma_free)
14131 }
clear_fastrpc_dma_free()14132 void FtraceEvent::clear_fastrpc_dma_free() {
14133   if (_internal_has_fastrpc_dma_free()) {
14134     if (GetArenaForAllocation() == nullptr) {
14135       delete _impl_.event_.fastrpc_dma_free_;
14136     }
14137     clear_has_event();
14138   }
14139 }
set_allocated_fastrpc_dma_alloc(::perfetto::protos::FastrpcDmaAllocFtraceEvent * fastrpc_dma_alloc)14140 void FtraceEvent::set_allocated_fastrpc_dma_alloc(::perfetto::protos::FastrpcDmaAllocFtraceEvent* fastrpc_dma_alloc) {
14141   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14142   clear_event();
14143   if (fastrpc_dma_alloc) {
14144     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14145         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14146                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fastrpc_dma_alloc));
14147     if (message_arena != submessage_arena) {
14148       fastrpc_dma_alloc = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14149           message_arena, fastrpc_dma_alloc, submessage_arena);
14150     }
14151     set_has_fastrpc_dma_alloc();
14152     _impl_.event_.fastrpc_dma_alloc_ = fastrpc_dma_alloc;
14153   }
14154   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fastrpc_dma_alloc)
14155 }
clear_fastrpc_dma_alloc()14156 void FtraceEvent::clear_fastrpc_dma_alloc() {
14157   if (_internal_has_fastrpc_dma_alloc()) {
14158     if (GetArenaForAllocation() == nullptr) {
14159       delete _impl_.event_.fastrpc_dma_alloc_;
14160     }
14161     clear_has_event();
14162   }
14163 }
set_allocated_fastrpc_dma_unmap(::perfetto::protos::FastrpcDmaUnmapFtraceEvent * fastrpc_dma_unmap)14164 void FtraceEvent::set_allocated_fastrpc_dma_unmap(::perfetto::protos::FastrpcDmaUnmapFtraceEvent* fastrpc_dma_unmap) {
14165   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14166   clear_event();
14167   if (fastrpc_dma_unmap) {
14168     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14169         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14170                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fastrpc_dma_unmap));
14171     if (message_arena != submessage_arena) {
14172       fastrpc_dma_unmap = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14173           message_arena, fastrpc_dma_unmap, submessage_arena);
14174     }
14175     set_has_fastrpc_dma_unmap();
14176     _impl_.event_.fastrpc_dma_unmap_ = fastrpc_dma_unmap;
14177   }
14178   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fastrpc_dma_unmap)
14179 }
clear_fastrpc_dma_unmap()14180 void FtraceEvent::clear_fastrpc_dma_unmap() {
14181   if (_internal_has_fastrpc_dma_unmap()) {
14182     if (GetArenaForAllocation() == nullptr) {
14183       delete _impl_.event_.fastrpc_dma_unmap_;
14184     }
14185     clear_has_event();
14186   }
14187 }
set_allocated_fastrpc_dma_map(::perfetto::protos::FastrpcDmaMapFtraceEvent * fastrpc_dma_map)14188 void FtraceEvent::set_allocated_fastrpc_dma_map(::perfetto::protos::FastrpcDmaMapFtraceEvent* fastrpc_dma_map) {
14189   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14190   clear_event();
14191   if (fastrpc_dma_map) {
14192     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14193         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14194                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(fastrpc_dma_map));
14195     if (message_arena != submessage_arena) {
14196       fastrpc_dma_map = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14197           message_arena, fastrpc_dma_map, submessage_arena);
14198     }
14199     set_has_fastrpc_dma_map();
14200     _impl_.event_.fastrpc_dma_map_ = fastrpc_dma_map;
14201   }
14202   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.fastrpc_dma_map)
14203 }
clear_fastrpc_dma_map()14204 void FtraceEvent::clear_fastrpc_dma_map() {
14205   if (_internal_has_fastrpc_dma_map()) {
14206     if (GetArenaForAllocation() == nullptr) {
14207       delete _impl_.event_.fastrpc_dma_map_;
14208     }
14209     clear_has_event();
14210   }
14211 }
set_allocated_google_icc_event(::perfetto::protos::GoogleIccEventFtraceEvent * google_icc_event)14212 void FtraceEvent::set_allocated_google_icc_event(::perfetto::protos::GoogleIccEventFtraceEvent* google_icc_event) {
14213   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14214   clear_event();
14215   if (google_icc_event) {
14216     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14217         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14218                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(google_icc_event));
14219     if (message_arena != submessage_arena) {
14220       google_icc_event = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14221           message_arena, google_icc_event, submessage_arena);
14222     }
14223     set_has_google_icc_event();
14224     _impl_.event_.google_icc_event_ = google_icc_event;
14225   }
14226   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.google_icc_event)
14227 }
clear_google_icc_event()14228 void FtraceEvent::clear_google_icc_event() {
14229   if (_internal_has_google_icc_event()) {
14230     if (GetArenaForAllocation() == nullptr) {
14231       delete _impl_.event_.google_icc_event_;
14232     }
14233     clear_has_event();
14234   }
14235 }
set_allocated_google_irm_event(::perfetto::protos::GoogleIrmEventFtraceEvent * google_irm_event)14236 void FtraceEvent::set_allocated_google_irm_event(::perfetto::protos::GoogleIrmEventFtraceEvent* google_irm_event) {
14237   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14238   clear_event();
14239   if (google_irm_event) {
14240     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14241         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14242                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(google_irm_event));
14243     if (message_arena != submessage_arena) {
14244       google_irm_event = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14245           message_arena, google_irm_event, submessage_arena);
14246     }
14247     set_has_google_irm_event();
14248     _impl_.event_.google_irm_event_ = google_irm_event;
14249   }
14250   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.google_irm_event)
14251 }
clear_google_irm_event()14252 void FtraceEvent::clear_google_irm_event() {
14253   if (_internal_has_google_irm_event()) {
14254     if (GetArenaForAllocation() == nullptr) {
14255       delete _impl_.event_.google_irm_event_;
14256     }
14257     clear_has_event();
14258   }
14259 }
set_allocated_device_pm_callback_start(::perfetto::protos::DevicePmCallbackStartFtraceEvent * device_pm_callback_start)14260 void FtraceEvent::set_allocated_device_pm_callback_start(::perfetto::protos::DevicePmCallbackStartFtraceEvent* device_pm_callback_start) {
14261   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14262   clear_event();
14263   if (device_pm_callback_start) {
14264     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14265         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14266                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(device_pm_callback_start));
14267     if (message_arena != submessage_arena) {
14268       device_pm_callback_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14269           message_arena, device_pm_callback_start, submessage_arena);
14270     }
14271     set_has_device_pm_callback_start();
14272     _impl_.event_.device_pm_callback_start_ = device_pm_callback_start;
14273   }
14274   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.device_pm_callback_start)
14275 }
clear_device_pm_callback_start()14276 void FtraceEvent::clear_device_pm_callback_start() {
14277   if (_internal_has_device_pm_callback_start()) {
14278     if (GetArenaForAllocation() == nullptr) {
14279       delete _impl_.event_.device_pm_callback_start_;
14280     }
14281     clear_has_event();
14282   }
14283 }
set_allocated_device_pm_callback_end(::perfetto::protos::DevicePmCallbackEndFtraceEvent * device_pm_callback_end)14284 void FtraceEvent::set_allocated_device_pm_callback_end(::perfetto::protos::DevicePmCallbackEndFtraceEvent* device_pm_callback_end) {
14285   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14286   clear_event();
14287   if (device_pm_callback_end) {
14288     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14289         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14290                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(device_pm_callback_end));
14291     if (message_arena != submessage_arena) {
14292       device_pm_callback_end = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14293           message_arena, device_pm_callback_end, submessage_arena);
14294     }
14295     set_has_device_pm_callback_end();
14296     _impl_.event_.device_pm_callback_end_ = device_pm_callback_end;
14297   }
14298   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.device_pm_callback_end)
14299 }
clear_device_pm_callback_end()14300 void FtraceEvent::clear_device_pm_callback_end() {
14301   if (_internal_has_device_pm_callback_end()) {
14302     if (GetArenaForAllocation() == nullptr) {
14303       delete _impl_.event_.device_pm_callback_end_;
14304     }
14305     clear_has_event();
14306   }
14307 }
set_allocated_thermal_exynos_acpm_bulk(::perfetto::protos::ThermalExynosAcpmBulkFtraceEvent * thermal_exynos_acpm_bulk)14308 void FtraceEvent::set_allocated_thermal_exynos_acpm_bulk(::perfetto::protos::ThermalExynosAcpmBulkFtraceEvent* thermal_exynos_acpm_bulk) {
14309   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14310   clear_event();
14311   if (thermal_exynos_acpm_bulk) {
14312     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14313         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14314                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(thermal_exynos_acpm_bulk));
14315     if (message_arena != submessage_arena) {
14316       thermal_exynos_acpm_bulk = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14317           message_arena, thermal_exynos_acpm_bulk, submessage_arena);
14318     }
14319     set_has_thermal_exynos_acpm_bulk();
14320     _impl_.event_.thermal_exynos_acpm_bulk_ = thermal_exynos_acpm_bulk;
14321   }
14322   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.thermal_exynos_acpm_bulk)
14323 }
clear_thermal_exynos_acpm_bulk()14324 void FtraceEvent::clear_thermal_exynos_acpm_bulk() {
14325   if (_internal_has_thermal_exynos_acpm_bulk()) {
14326     if (GetArenaForAllocation() == nullptr) {
14327       delete _impl_.event_.thermal_exynos_acpm_bulk_;
14328     }
14329     clear_has_event();
14330   }
14331 }
set_allocated_thermal_exynos_acpm_high_overhead(::perfetto::protos::ThermalExynosAcpmHighOverheadFtraceEvent * thermal_exynos_acpm_high_overhead)14332 void FtraceEvent::set_allocated_thermal_exynos_acpm_high_overhead(::perfetto::protos::ThermalExynosAcpmHighOverheadFtraceEvent* thermal_exynos_acpm_high_overhead) {
14333   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14334   clear_event();
14335   if (thermal_exynos_acpm_high_overhead) {
14336     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14337         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14338                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(thermal_exynos_acpm_high_overhead));
14339     if (message_arena != submessage_arena) {
14340       thermal_exynos_acpm_high_overhead = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14341           message_arena, thermal_exynos_acpm_high_overhead, submessage_arena);
14342     }
14343     set_has_thermal_exynos_acpm_high_overhead();
14344     _impl_.event_.thermal_exynos_acpm_high_overhead_ = thermal_exynos_acpm_high_overhead;
14345   }
14346   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.thermal_exynos_acpm_high_overhead)
14347 }
clear_thermal_exynos_acpm_high_overhead()14348 void FtraceEvent::clear_thermal_exynos_acpm_high_overhead() {
14349   if (_internal_has_thermal_exynos_acpm_high_overhead()) {
14350     if (GetArenaForAllocation() == nullptr) {
14351       delete _impl_.event_.thermal_exynos_acpm_high_overhead_;
14352     }
14353     clear_has_event();
14354   }
14355 }
set_allocated_dcvsh_freq(::perfetto::protos::DcvshFreqFtraceEvent * dcvsh_freq)14356 void FtraceEvent::set_allocated_dcvsh_freq(::perfetto::protos::DcvshFreqFtraceEvent* dcvsh_freq) {
14357   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14358   clear_event();
14359   if (dcvsh_freq) {
14360     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14361         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14362                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(dcvsh_freq));
14363     if (message_arena != submessage_arena) {
14364       dcvsh_freq = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14365           message_arena, dcvsh_freq, submessage_arena);
14366     }
14367     set_has_dcvsh_freq();
14368     _impl_.event_.dcvsh_freq_ = dcvsh_freq;
14369   }
14370   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.dcvsh_freq)
14371 }
clear_dcvsh_freq()14372 void FtraceEvent::clear_dcvsh_freq() {
14373   if (_internal_has_dcvsh_freq()) {
14374     if (GetArenaForAllocation() == nullptr) {
14375       delete _impl_.event_.dcvsh_freq_;
14376     }
14377     clear_has_event();
14378   }
14379 }
set_allocated_kgsl_gpu_frequency(::perfetto::protos::KgslGpuFrequencyFtraceEvent * kgsl_gpu_frequency)14380 void FtraceEvent::set_allocated_kgsl_gpu_frequency(::perfetto::protos::KgslGpuFrequencyFtraceEvent* kgsl_gpu_frequency) {
14381   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14382   clear_event();
14383   if (kgsl_gpu_frequency) {
14384     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14385         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14386                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kgsl_gpu_frequency));
14387     if (message_arena != submessage_arena) {
14388       kgsl_gpu_frequency = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14389           message_arena, kgsl_gpu_frequency, submessage_arena);
14390     }
14391     set_has_kgsl_gpu_frequency();
14392     _impl_.event_.kgsl_gpu_frequency_ = kgsl_gpu_frequency;
14393   }
14394   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kgsl_gpu_frequency)
14395 }
clear_kgsl_gpu_frequency()14396 void FtraceEvent::clear_kgsl_gpu_frequency() {
14397   if (_internal_has_kgsl_gpu_frequency()) {
14398     if (GetArenaForAllocation() == nullptr) {
14399       delete _impl_.event_.kgsl_gpu_frequency_;
14400     }
14401     clear_has_event();
14402   }
14403 }
set_allocated_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(::perfetto::protos::MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent * mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend)14404 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(::perfetto::protos::MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent* mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend) {
14405   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14406   clear_event();
14407   if (mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend) {
14408     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14409         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14410                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend));
14411     if (message_arena != submessage_arena) {
14412       mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14413           message_arena, mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend, submessage_arena);
14414     }
14415     set_has_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend();
14416     _impl_.event_.mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend_ = mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend;
14417   }
14418   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_CORES_DOWN_SCALE_NOTIFY_PEND)
14419 }
clear_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend()14420 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend() {
14421   if (_internal_has_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend()) {
14422     if (GetArenaForAllocation() == nullptr) {
14423       delete _impl_.event_.mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend_;
14424     }
14425     clear_has_event();
14426   }
14427 }
set_allocated_mali_mali_pm_mcu_hctl_cores_notify_pend(::perfetto::protos::MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent * mali_mali_pm_mcu_hctl_cores_notify_pend)14428 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_cores_notify_pend(::perfetto::protos::MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent* mali_mali_pm_mcu_hctl_cores_notify_pend) {
14429   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14430   clear_event();
14431   if (mali_mali_pm_mcu_hctl_cores_notify_pend) {
14432     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14433         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14434                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_cores_notify_pend));
14435     if (message_arena != submessage_arena) {
14436       mali_mali_pm_mcu_hctl_cores_notify_pend = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14437           message_arena, mali_mali_pm_mcu_hctl_cores_notify_pend, submessage_arena);
14438     }
14439     set_has_mali_mali_pm_mcu_hctl_cores_notify_pend();
14440     _impl_.event_.mali_mali_pm_mcu_hctl_cores_notify_pend_ = mali_mali_pm_mcu_hctl_cores_notify_pend;
14441   }
14442   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_CORES_NOTIFY_PEND)
14443 }
clear_mali_mali_pm_mcu_hctl_cores_notify_pend()14444 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_cores_notify_pend() {
14445   if (_internal_has_mali_mali_pm_mcu_hctl_cores_notify_pend()) {
14446     if (GetArenaForAllocation() == nullptr) {
14447       delete _impl_.event_.mali_mali_pm_mcu_hctl_cores_notify_pend_;
14448     }
14449     clear_has_event();
14450   }
14451 }
set_allocated_mali_mali_pm_mcu_hctl_core_inactive_pend(::perfetto::protos::MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent * mali_mali_pm_mcu_hctl_core_inactive_pend)14452 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_core_inactive_pend(::perfetto::protos::MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent* mali_mali_pm_mcu_hctl_core_inactive_pend) {
14453   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14454   clear_event();
14455   if (mali_mali_pm_mcu_hctl_core_inactive_pend) {
14456     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14457         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14458                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_core_inactive_pend));
14459     if (message_arena != submessage_arena) {
14460       mali_mali_pm_mcu_hctl_core_inactive_pend = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14461           message_arena, mali_mali_pm_mcu_hctl_core_inactive_pend, submessage_arena);
14462     }
14463     set_has_mali_mali_pm_mcu_hctl_core_inactive_pend();
14464     _impl_.event_.mali_mali_pm_mcu_hctl_core_inactive_pend_ = mali_mali_pm_mcu_hctl_core_inactive_pend;
14465   }
14466   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_CORE_INACTIVE_PEND)
14467 }
clear_mali_mali_pm_mcu_hctl_core_inactive_pend()14468 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_core_inactive_pend() {
14469   if (_internal_has_mali_mali_pm_mcu_hctl_core_inactive_pend()) {
14470     if (GetArenaForAllocation() == nullptr) {
14471       delete _impl_.event_.mali_mali_pm_mcu_hctl_core_inactive_pend_;
14472     }
14473     clear_has_event();
14474   }
14475 }
set_allocated_mali_mali_pm_mcu_hctl_mcu_on_recheck(::perfetto::protos::MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent * mali_mali_pm_mcu_hctl_mcu_on_recheck)14476 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_mcu_on_recheck(::perfetto::protos::MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent* mali_mali_pm_mcu_hctl_mcu_on_recheck) {
14477   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14478   clear_event();
14479   if (mali_mali_pm_mcu_hctl_mcu_on_recheck) {
14480     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14481         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14482                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_mcu_on_recheck));
14483     if (message_arena != submessage_arena) {
14484       mali_mali_pm_mcu_hctl_mcu_on_recheck = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14485           message_arena, mali_mali_pm_mcu_hctl_mcu_on_recheck, submessage_arena);
14486     }
14487     set_has_mali_mali_pm_mcu_hctl_mcu_on_recheck();
14488     _impl_.event_.mali_mali_pm_mcu_hctl_mcu_on_recheck_ = mali_mali_pm_mcu_hctl_mcu_on_recheck;
14489   }
14490   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_MCU_ON_RECHECK)
14491 }
clear_mali_mali_pm_mcu_hctl_mcu_on_recheck()14492 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_mcu_on_recheck() {
14493   if (_internal_has_mali_mali_pm_mcu_hctl_mcu_on_recheck()) {
14494     if (GetArenaForAllocation() == nullptr) {
14495       delete _impl_.event_.mali_mali_pm_mcu_hctl_mcu_on_recheck_;
14496     }
14497     clear_has_event();
14498   }
14499 }
set_allocated_mali_mali_pm_mcu_hctl_shaders_core_off_pend(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent * mali_mali_pm_mcu_hctl_shaders_core_off_pend)14500 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_shaders_core_off_pend(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent* mali_mali_pm_mcu_hctl_shaders_core_off_pend) {
14501   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14502   clear_event();
14503   if (mali_mali_pm_mcu_hctl_shaders_core_off_pend) {
14504     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14505         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14506                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_shaders_core_off_pend));
14507     if (message_arena != submessage_arena) {
14508       mali_mali_pm_mcu_hctl_shaders_core_off_pend = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14509           message_arena, mali_mali_pm_mcu_hctl_shaders_core_off_pend, submessage_arena);
14510     }
14511     set_has_mali_mali_pm_mcu_hctl_shaders_core_off_pend();
14512     _impl_.event_.mali_mali_pm_mcu_hctl_shaders_core_off_pend_ = mali_mali_pm_mcu_hctl_shaders_core_off_pend;
14513   }
14514   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_SHADERS_CORE_OFF_PEND)
14515 }
clear_mali_mali_pm_mcu_hctl_shaders_core_off_pend()14516 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_shaders_core_off_pend() {
14517   if (_internal_has_mali_mali_pm_mcu_hctl_shaders_core_off_pend()) {
14518     if (GetArenaForAllocation() == nullptr) {
14519       delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_core_off_pend_;
14520     }
14521     clear_has_event();
14522   }
14523 }
set_allocated_mali_mali_pm_mcu_hctl_shaders_pend_off(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent * mali_mali_pm_mcu_hctl_shaders_pend_off)14524 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_shaders_pend_off(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent* mali_mali_pm_mcu_hctl_shaders_pend_off) {
14525   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14526   clear_event();
14527   if (mali_mali_pm_mcu_hctl_shaders_pend_off) {
14528     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14529         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14530                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_shaders_pend_off));
14531     if (message_arena != submessage_arena) {
14532       mali_mali_pm_mcu_hctl_shaders_pend_off = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14533           message_arena, mali_mali_pm_mcu_hctl_shaders_pend_off, submessage_arena);
14534     }
14535     set_has_mali_mali_pm_mcu_hctl_shaders_pend_off();
14536     _impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_off_ = mali_mali_pm_mcu_hctl_shaders_pend_off;
14537   }
14538   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_SHADERS_PEND_OFF)
14539 }
clear_mali_mali_pm_mcu_hctl_shaders_pend_off()14540 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_shaders_pend_off() {
14541   if (_internal_has_mali_mali_pm_mcu_hctl_shaders_pend_off()) {
14542     if (GetArenaForAllocation() == nullptr) {
14543       delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_off_;
14544     }
14545     clear_has_event();
14546   }
14547 }
set_allocated_mali_mali_pm_mcu_hctl_shaders_pend_on(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent * mali_mali_pm_mcu_hctl_shaders_pend_on)14548 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_shaders_pend_on(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent* mali_mali_pm_mcu_hctl_shaders_pend_on) {
14549   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14550   clear_event();
14551   if (mali_mali_pm_mcu_hctl_shaders_pend_on) {
14552     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14553         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14554                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_shaders_pend_on));
14555     if (message_arena != submessage_arena) {
14556       mali_mali_pm_mcu_hctl_shaders_pend_on = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14557           message_arena, mali_mali_pm_mcu_hctl_shaders_pend_on, submessage_arena);
14558     }
14559     set_has_mali_mali_pm_mcu_hctl_shaders_pend_on();
14560     _impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_on_ = mali_mali_pm_mcu_hctl_shaders_pend_on;
14561   }
14562   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_SHADERS_PEND_ON)
14563 }
clear_mali_mali_pm_mcu_hctl_shaders_pend_on()14564 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_shaders_pend_on() {
14565   if (_internal_has_mali_mali_pm_mcu_hctl_shaders_pend_on()) {
14566     if (GetArenaForAllocation() == nullptr) {
14567       delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_on_;
14568     }
14569     clear_has_event();
14570   }
14571 }
set_allocated_mali_mali_pm_mcu_hctl_shaders_ready_off(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent * mali_mali_pm_mcu_hctl_shaders_ready_off)14572 void FtraceEvent::set_allocated_mali_mali_pm_mcu_hctl_shaders_ready_off(::perfetto::protos::MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent* mali_mali_pm_mcu_hctl_shaders_ready_off) {
14573   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14574   clear_event();
14575   if (mali_mali_pm_mcu_hctl_shaders_ready_off) {
14576     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14577         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14578                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_hctl_shaders_ready_off));
14579     if (message_arena != submessage_arena) {
14580       mali_mali_pm_mcu_hctl_shaders_ready_off = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14581           message_arena, mali_mali_pm_mcu_hctl_shaders_ready_off, submessage_arena);
14582     }
14583     set_has_mali_mali_pm_mcu_hctl_shaders_ready_off();
14584     _impl_.event_.mali_mali_pm_mcu_hctl_shaders_ready_off_ = mali_mali_pm_mcu_hctl_shaders_ready_off;
14585   }
14586   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_HCTL_SHADERS_READY_OFF)
14587 }
clear_mali_mali_pm_mcu_hctl_shaders_ready_off()14588 void FtraceEvent::clear_mali_mali_pm_mcu_hctl_shaders_ready_off() {
14589   if (_internal_has_mali_mali_pm_mcu_hctl_shaders_ready_off()) {
14590     if (GetArenaForAllocation() == nullptr) {
14591       delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_ready_off_;
14592     }
14593     clear_has_event();
14594   }
14595 }
set_allocated_mali_mali_pm_mcu_in_sleep(::perfetto::protos::MaliMaliPMMCUINSLEEPFtraceEvent * mali_mali_pm_mcu_in_sleep)14596 void FtraceEvent::set_allocated_mali_mali_pm_mcu_in_sleep(::perfetto::protos::MaliMaliPMMCUINSLEEPFtraceEvent* mali_mali_pm_mcu_in_sleep) {
14597   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14598   clear_event();
14599   if (mali_mali_pm_mcu_in_sleep) {
14600     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14601         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14602                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_in_sleep));
14603     if (message_arena != submessage_arena) {
14604       mali_mali_pm_mcu_in_sleep = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14605           message_arena, mali_mali_pm_mcu_in_sleep, submessage_arena);
14606     }
14607     set_has_mali_mali_pm_mcu_in_sleep();
14608     _impl_.event_.mali_mali_pm_mcu_in_sleep_ = mali_mali_pm_mcu_in_sleep;
14609   }
14610   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_IN_SLEEP)
14611 }
clear_mali_mali_pm_mcu_in_sleep()14612 void FtraceEvent::clear_mali_mali_pm_mcu_in_sleep() {
14613   if (_internal_has_mali_mali_pm_mcu_in_sleep()) {
14614     if (GetArenaForAllocation() == nullptr) {
14615       delete _impl_.event_.mali_mali_pm_mcu_in_sleep_;
14616     }
14617     clear_has_event();
14618   }
14619 }
set_allocated_mali_mali_pm_mcu_off(::perfetto::protos::MaliMaliPMMCUOFFFtraceEvent * mali_mali_pm_mcu_off)14620 void FtraceEvent::set_allocated_mali_mali_pm_mcu_off(::perfetto::protos::MaliMaliPMMCUOFFFtraceEvent* mali_mali_pm_mcu_off) {
14621   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14622   clear_event();
14623   if (mali_mali_pm_mcu_off) {
14624     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14625         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14626                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_off));
14627     if (message_arena != submessage_arena) {
14628       mali_mali_pm_mcu_off = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14629           message_arena, mali_mali_pm_mcu_off, submessage_arena);
14630     }
14631     set_has_mali_mali_pm_mcu_off();
14632     _impl_.event_.mali_mali_pm_mcu_off_ = mali_mali_pm_mcu_off;
14633   }
14634   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_OFF)
14635 }
clear_mali_mali_pm_mcu_off()14636 void FtraceEvent::clear_mali_mali_pm_mcu_off() {
14637   if (_internal_has_mali_mali_pm_mcu_off()) {
14638     if (GetArenaForAllocation() == nullptr) {
14639       delete _impl_.event_.mali_mali_pm_mcu_off_;
14640     }
14641     clear_has_event();
14642   }
14643 }
set_allocated_mali_mali_pm_mcu_on(::perfetto::protos::MaliMaliPMMCUONFtraceEvent * mali_mali_pm_mcu_on)14644 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on(::perfetto::protos::MaliMaliPMMCUONFtraceEvent* mali_mali_pm_mcu_on) {
14645   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14646   clear_event();
14647   if (mali_mali_pm_mcu_on) {
14648     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14649         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14650                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on));
14651     if (message_arena != submessage_arena) {
14652       mali_mali_pm_mcu_on = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14653           message_arena, mali_mali_pm_mcu_on, submessage_arena);
14654     }
14655     set_has_mali_mali_pm_mcu_on();
14656     _impl_.event_.mali_mali_pm_mcu_on_ = mali_mali_pm_mcu_on;
14657   }
14658   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON)
14659 }
clear_mali_mali_pm_mcu_on()14660 void FtraceEvent::clear_mali_mali_pm_mcu_on() {
14661   if (_internal_has_mali_mali_pm_mcu_on()) {
14662     if (GetArenaForAllocation() == nullptr) {
14663       delete _impl_.event_.mali_mali_pm_mcu_on_;
14664     }
14665     clear_has_event();
14666   }
14667 }
set_allocated_mali_mali_pm_mcu_on_core_attr_update_pend(::perfetto::protos::MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent * mali_mali_pm_mcu_on_core_attr_update_pend)14668 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_core_attr_update_pend(::perfetto::protos::MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent* mali_mali_pm_mcu_on_core_attr_update_pend) {
14669   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14670   clear_event();
14671   if (mali_mali_pm_mcu_on_core_attr_update_pend) {
14672     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14673         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14674                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_core_attr_update_pend));
14675     if (message_arena != submessage_arena) {
14676       mali_mali_pm_mcu_on_core_attr_update_pend = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14677           message_arena, mali_mali_pm_mcu_on_core_attr_update_pend, submessage_arena);
14678     }
14679     set_has_mali_mali_pm_mcu_on_core_attr_update_pend();
14680     _impl_.event_.mali_mali_pm_mcu_on_core_attr_update_pend_ = mali_mali_pm_mcu_on_core_attr_update_pend;
14681   }
14682   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_CORE_ATTR_UPDATE_PEND)
14683 }
clear_mali_mali_pm_mcu_on_core_attr_update_pend()14684 void FtraceEvent::clear_mali_mali_pm_mcu_on_core_attr_update_pend() {
14685   if (_internal_has_mali_mali_pm_mcu_on_core_attr_update_pend()) {
14686     if (GetArenaForAllocation() == nullptr) {
14687       delete _impl_.event_.mali_mali_pm_mcu_on_core_attr_update_pend_;
14688     }
14689     clear_has_event();
14690   }
14691 }
set_allocated_mali_mali_pm_mcu_on_glb_reinit_pend(::perfetto::protos::MaliMaliPMMCUONGLBREINITPENDFtraceEvent * mali_mali_pm_mcu_on_glb_reinit_pend)14692 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_glb_reinit_pend(::perfetto::protos::MaliMaliPMMCUONGLBREINITPENDFtraceEvent* mali_mali_pm_mcu_on_glb_reinit_pend) {
14693   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14694   clear_event();
14695   if (mali_mali_pm_mcu_on_glb_reinit_pend) {
14696     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14697         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14698                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_glb_reinit_pend));
14699     if (message_arena != submessage_arena) {
14700       mali_mali_pm_mcu_on_glb_reinit_pend = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14701           message_arena, mali_mali_pm_mcu_on_glb_reinit_pend, submessage_arena);
14702     }
14703     set_has_mali_mali_pm_mcu_on_glb_reinit_pend();
14704     _impl_.event_.mali_mali_pm_mcu_on_glb_reinit_pend_ = mali_mali_pm_mcu_on_glb_reinit_pend;
14705   }
14706   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_GLB_REINIT_PEND)
14707 }
clear_mali_mali_pm_mcu_on_glb_reinit_pend()14708 void FtraceEvent::clear_mali_mali_pm_mcu_on_glb_reinit_pend() {
14709   if (_internal_has_mali_mali_pm_mcu_on_glb_reinit_pend()) {
14710     if (GetArenaForAllocation() == nullptr) {
14711       delete _impl_.event_.mali_mali_pm_mcu_on_glb_reinit_pend_;
14712     }
14713     clear_has_event();
14714   }
14715 }
set_allocated_mali_mali_pm_mcu_on_halt(::perfetto::protos::MaliMaliPMMCUONHALTFtraceEvent * mali_mali_pm_mcu_on_halt)14716 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_halt(::perfetto::protos::MaliMaliPMMCUONHALTFtraceEvent* mali_mali_pm_mcu_on_halt) {
14717   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14718   clear_event();
14719   if (mali_mali_pm_mcu_on_halt) {
14720     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14721         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14722                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_halt));
14723     if (message_arena != submessage_arena) {
14724       mali_mali_pm_mcu_on_halt = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14725           message_arena, mali_mali_pm_mcu_on_halt, submessage_arena);
14726     }
14727     set_has_mali_mali_pm_mcu_on_halt();
14728     _impl_.event_.mali_mali_pm_mcu_on_halt_ = mali_mali_pm_mcu_on_halt;
14729   }
14730   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_HALT)
14731 }
clear_mali_mali_pm_mcu_on_halt()14732 void FtraceEvent::clear_mali_mali_pm_mcu_on_halt() {
14733   if (_internal_has_mali_mali_pm_mcu_on_halt()) {
14734     if (GetArenaForAllocation() == nullptr) {
14735       delete _impl_.event_.mali_mali_pm_mcu_on_halt_;
14736     }
14737     clear_has_event();
14738   }
14739 }
set_allocated_mali_mali_pm_mcu_on_hwcnt_disable(::perfetto::protos::MaliMaliPMMCUONHWCNTDISABLEFtraceEvent * mali_mali_pm_mcu_on_hwcnt_disable)14740 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_hwcnt_disable(::perfetto::protos::MaliMaliPMMCUONHWCNTDISABLEFtraceEvent* mali_mali_pm_mcu_on_hwcnt_disable) {
14741   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14742   clear_event();
14743   if (mali_mali_pm_mcu_on_hwcnt_disable) {
14744     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14745         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14746                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_hwcnt_disable));
14747     if (message_arena != submessage_arena) {
14748       mali_mali_pm_mcu_on_hwcnt_disable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14749           message_arena, mali_mali_pm_mcu_on_hwcnt_disable, submessage_arena);
14750     }
14751     set_has_mali_mali_pm_mcu_on_hwcnt_disable();
14752     _impl_.event_.mali_mali_pm_mcu_on_hwcnt_disable_ = mali_mali_pm_mcu_on_hwcnt_disable;
14753   }
14754   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_HWCNT_DISABLE)
14755 }
clear_mali_mali_pm_mcu_on_hwcnt_disable()14756 void FtraceEvent::clear_mali_mali_pm_mcu_on_hwcnt_disable() {
14757   if (_internal_has_mali_mali_pm_mcu_on_hwcnt_disable()) {
14758     if (GetArenaForAllocation() == nullptr) {
14759       delete _impl_.event_.mali_mali_pm_mcu_on_hwcnt_disable_;
14760     }
14761     clear_has_event();
14762   }
14763 }
set_allocated_mali_mali_pm_mcu_on_hwcnt_enable(::perfetto::protos::MaliMaliPMMCUONHWCNTENABLEFtraceEvent * mali_mali_pm_mcu_on_hwcnt_enable)14764 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_hwcnt_enable(::perfetto::protos::MaliMaliPMMCUONHWCNTENABLEFtraceEvent* mali_mali_pm_mcu_on_hwcnt_enable) {
14765   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14766   clear_event();
14767   if (mali_mali_pm_mcu_on_hwcnt_enable) {
14768     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14769         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14770                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_hwcnt_enable));
14771     if (message_arena != submessage_arena) {
14772       mali_mali_pm_mcu_on_hwcnt_enable = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14773           message_arena, mali_mali_pm_mcu_on_hwcnt_enable, submessage_arena);
14774     }
14775     set_has_mali_mali_pm_mcu_on_hwcnt_enable();
14776     _impl_.event_.mali_mali_pm_mcu_on_hwcnt_enable_ = mali_mali_pm_mcu_on_hwcnt_enable;
14777   }
14778   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_HWCNT_ENABLE)
14779 }
clear_mali_mali_pm_mcu_on_hwcnt_enable()14780 void FtraceEvent::clear_mali_mali_pm_mcu_on_hwcnt_enable() {
14781   if (_internal_has_mali_mali_pm_mcu_on_hwcnt_enable()) {
14782     if (GetArenaForAllocation() == nullptr) {
14783       delete _impl_.event_.mali_mali_pm_mcu_on_hwcnt_enable_;
14784     }
14785     clear_has_event();
14786   }
14787 }
set_allocated_mali_mali_pm_mcu_on_pend_halt(::perfetto::protos::MaliMaliPMMCUONPENDHALTFtraceEvent * mali_mali_pm_mcu_on_pend_halt)14788 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_pend_halt(::perfetto::protos::MaliMaliPMMCUONPENDHALTFtraceEvent* mali_mali_pm_mcu_on_pend_halt) {
14789   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14790   clear_event();
14791   if (mali_mali_pm_mcu_on_pend_halt) {
14792     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14793         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14794                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_pend_halt));
14795     if (message_arena != submessage_arena) {
14796       mali_mali_pm_mcu_on_pend_halt = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14797           message_arena, mali_mali_pm_mcu_on_pend_halt, submessage_arena);
14798     }
14799     set_has_mali_mali_pm_mcu_on_pend_halt();
14800     _impl_.event_.mali_mali_pm_mcu_on_pend_halt_ = mali_mali_pm_mcu_on_pend_halt;
14801   }
14802   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_PEND_HALT)
14803 }
clear_mali_mali_pm_mcu_on_pend_halt()14804 void FtraceEvent::clear_mali_mali_pm_mcu_on_pend_halt() {
14805   if (_internal_has_mali_mali_pm_mcu_on_pend_halt()) {
14806     if (GetArenaForAllocation() == nullptr) {
14807       delete _impl_.event_.mali_mali_pm_mcu_on_pend_halt_;
14808     }
14809     clear_has_event();
14810   }
14811 }
set_allocated_mali_mali_pm_mcu_on_pend_sleep(::perfetto::protos::MaliMaliPMMCUONPENDSLEEPFtraceEvent * mali_mali_pm_mcu_on_pend_sleep)14812 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_pend_sleep(::perfetto::protos::MaliMaliPMMCUONPENDSLEEPFtraceEvent* mali_mali_pm_mcu_on_pend_sleep) {
14813   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14814   clear_event();
14815   if (mali_mali_pm_mcu_on_pend_sleep) {
14816     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14817         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14818                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_pend_sleep));
14819     if (message_arena != submessage_arena) {
14820       mali_mali_pm_mcu_on_pend_sleep = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14821           message_arena, mali_mali_pm_mcu_on_pend_sleep, submessage_arena);
14822     }
14823     set_has_mali_mali_pm_mcu_on_pend_sleep();
14824     _impl_.event_.mali_mali_pm_mcu_on_pend_sleep_ = mali_mali_pm_mcu_on_pend_sleep;
14825   }
14826   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_PEND_SLEEP)
14827 }
clear_mali_mali_pm_mcu_on_pend_sleep()14828 void FtraceEvent::clear_mali_mali_pm_mcu_on_pend_sleep() {
14829   if (_internal_has_mali_mali_pm_mcu_on_pend_sleep()) {
14830     if (GetArenaForAllocation() == nullptr) {
14831       delete _impl_.event_.mali_mali_pm_mcu_on_pend_sleep_;
14832     }
14833     clear_has_event();
14834   }
14835 }
set_allocated_mali_mali_pm_mcu_on_sleep_initiate(::perfetto::protos::MaliMaliPMMCUONSLEEPINITIATEFtraceEvent * mali_mali_pm_mcu_on_sleep_initiate)14836 void FtraceEvent::set_allocated_mali_mali_pm_mcu_on_sleep_initiate(::perfetto::protos::MaliMaliPMMCUONSLEEPINITIATEFtraceEvent* mali_mali_pm_mcu_on_sleep_initiate) {
14837   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14838   clear_event();
14839   if (mali_mali_pm_mcu_on_sleep_initiate) {
14840     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14841         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14842                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_on_sleep_initiate));
14843     if (message_arena != submessage_arena) {
14844       mali_mali_pm_mcu_on_sleep_initiate = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14845           message_arena, mali_mali_pm_mcu_on_sleep_initiate, submessage_arena);
14846     }
14847     set_has_mali_mali_pm_mcu_on_sleep_initiate();
14848     _impl_.event_.mali_mali_pm_mcu_on_sleep_initiate_ = mali_mali_pm_mcu_on_sleep_initiate;
14849   }
14850   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_ON_SLEEP_INITIATE)
14851 }
clear_mali_mali_pm_mcu_on_sleep_initiate()14852 void FtraceEvent::clear_mali_mali_pm_mcu_on_sleep_initiate() {
14853   if (_internal_has_mali_mali_pm_mcu_on_sleep_initiate()) {
14854     if (GetArenaForAllocation() == nullptr) {
14855       delete _impl_.event_.mali_mali_pm_mcu_on_sleep_initiate_;
14856     }
14857     clear_has_event();
14858   }
14859 }
set_allocated_mali_mali_pm_mcu_pend_off(::perfetto::protos::MaliMaliPMMCUPENDOFFFtraceEvent * mali_mali_pm_mcu_pend_off)14860 void FtraceEvent::set_allocated_mali_mali_pm_mcu_pend_off(::perfetto::protos::MaliMaliPMMCUPENDOFFFtraceEvent* mali_mali_pm_mcu_pend_off) {
14861   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14862   clear_event();
14863   if (mali_mali_pm_mcu_pend_off) {
14864     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14865         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14866                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_pend_off));
14867     if (message_arena != submessage_arena) {
14868       mali_mali_pm_mcu_pend_off = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14869           message_arena, mali_mali_pm_mcu_pend_off, submessage_arena);
14870     }
14871     set_has_mali_mali_pm_mcu_pend_off();
14872     _impl_.event_.mali_mali_pm_mcu_pend_off_ = mali_mali_pm_mcu_pend_off;
14873   }
14874   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_PEND_OFF)
14875 }
clear_mali_mali_pm_mcu_pend_off()14876 void FtraceEvent::clear_mali_mali_pm_mcu_pend_off() {
14877   if (_internal_has_mali_mali_pm_mcu_pend_off()) {
14878     if (GetArenaForAllocation() == nullptr) {
14879       delete _impl_.event_.mali_mali_pm_mcu_pend_off_;
14880     }
14881     clear_has_event();
14882   }
14883 }
set_allocated_mali_mali_pm_mcu_pend_on_reload(::perfetto::protos::MaliMaliPMMCUPENDONRELOADFtraceEvent * mali_mali_pm_mcu_pend_on_reload)14884 void FtraceEvent::set_allocated_mali_mali_pm_mcu_pend_on_reload(::perfetto::protos::MaliMaliPMMCUPENDONRELOADFtraceEvent* mali_mali_pm_mcu_pend_on_reload) {
14885   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14886   clear_event();
14887   if (mali_mali_pm_mcu_pend_on_reload) {
14888     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14889         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14890                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_pend_on_reload));
14891     if (message_arena != submessage_arena) {
14892       mali_mali_pm_mcu_pend_on_reload = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14893           message_arena, mali_mali_pm_mcu_pend_on_reload, submessage_arena);
14894     }
14895     set_has_mali_mali_pm_mcu_pend_on_reload();
14896     _impl_.event_.mali_mali_pm_mcu_pend_on_reload_ = mali_mali_pm_mcu_pend_on_reload;
14897   }
14898   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_PEND_ON_RELOAD)
14899 }
clear_mali_mali_pm_mcu_pend_on_reload()14900 void FtraceEvent::clear_mali_mali_pm_mcu_pend_on_reload() {
14901   if (_internal_has_mali_mali_pm_mcu_pend_on_reload()) {
14902     if (GetArenaForAllocation() == nullptr) {
14903       delete _impl_.event_.mali_mali_pm_mcu_pend_on_reload_;
14904     }
14905     clear_has_event();
14906   }
14907 }
set_allocated_mali_mali_pm_mcu_power_down(::perfetto::protos::MaliMaliPMMCUPOWERDOWNFtraceEvent * mali_mali_pm_mcu_power_down)14908 void FtraceEvent::set_allocated_mali_mali_pm_mcu_power_down(::perfetto::protos::MaliMaliPMMCUPOWERDOWNFtraceEvent* mali_mali_pm_mcu_power_down) {
14909   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14910   clear_event();
14911   if (mali_mali_pm_mcu_power_down) {
14912     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14913         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14914                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_power_down));
14915     if (message_arena != submessage_arena) {
14916       mali_mali_pm_mcu_power_down = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14917           message_arena, mali_mali_pm_mcu_power_down, submessage_arena);
14918     }
14919     set_has_mali_mali_pm_mcu_power_down();
14920     _impl_.event_.mali_mali_pm_mcu_power_down_ = mali_mali_pm_mcu_power_down;
14921   }
14922   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_POWER_DOWN)
14923 }
clear_mali_mali_pm_mcu_power_down()14924 void FtraceEvent::clear_mali_mali_pm_mcu_power_down() {
14925   if (_internal_has_mali_mali_pm_mcu_power_down()) {
14926     if (GetArenaForAllocation() == nullptr) {
14927       delete _impl_.event_.mali_mali_pm_mcu_power_down_;
14928     }
14929     clear_has_event();
14930   }
14931 }
set_allocated_mali_mali_pm_mcu_reset_wait(::perfetto::protos::MaliMaliPMMCURESETWAITFtraceEvent * mali_mali_pm_mcu_reset_wait)14932 void FtraceEvent::set_allocated_mali_mali_pm_mcu_reset_wait(::perfetto::protos::MaliMaliPMMCURESETWAITFtraceEvent* mali_mali_pm_mcu_reset_wait) {
14933   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14934   clear_event();
14935   if (mali_mali_pm_mcu_reset_wait) {
14936     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14937         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14938                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(mali_mali_pm_mcu_reset_wait));
14939     if (message_arena != submessage_arena) {
14940       mali_mali_pm_mcu_reset_wait = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14941           message_arena, mali_mali_pm_mcu_reset_wait, submessage_arena);
14942     }
14943     set_has_mali_mali_pm_mcu_reset_wait();
14944     _impl_.event_.mali_mali_pm_mcu_reset_wait_ = mali_mali_pm_mcu_reset_wait;
14945   }
14946   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.mali_mali_PM_MCU_RESET_WAIT)
14947 }
clear_mali_mali_pm_mcu_reset_wait()14948 void FtraceEvent::clear_mali_mali_pm_mcu_reset_wait() {
14949   if (_internal_has_mali_mali_pm_mcu_reset_wait()) {
14950     if (GetArenaForAllocation() == nullptr) {
14951       delete _impl_.event_.mali_mali_pm_mcu_reset_wait_;
14952     }
14953     clear_has_event();
14954   }
14955 }
set_allocated_bcl_irq_trigger(::perfetto::protos::BclIrqTriggerFtraceEvent * bcl_irq_trigger)14956 void FtraceEvent::set_allocated_bcl_irq_trigger(::perfetto::protos::BclIrqTriggerFtraceEvent* bcl_irq_trigger) {
14957   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14958   clear_event();
14959   if (bcl_irq_trigger) {
14960     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14961         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14962                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(bcl_irq_trigger));
14963     if (message_arena != submessage_arena) {
14964       bcl_irq_trigger = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14965           message_arena, bcl_irq_trigger, submessage_arena);
14966     }
14967     set_has_bcl_irq_trigger();
14968     _impl_.event_.bcl_irq_trigger_ = bcl_irq_trigger;
14969   }
14970   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.bcl_irq_trigger)
14971 }
clear_bcl_irq_trigger()14972 void FtraceEvent::clear_bcl_irq_trigger() {
14973   if (_internal_has_bcl_irq_trigger()) {
14974     if (GetArenaForAllocation() == nullptr) {
14975       delete _impl_.event_.bcl_irq_trigger_;
14976     }
14977     clear_has_event();
14978   }
14979 }
set_allocated_kgsl_adreno_cmdbatch_queued(::perfetto::protos::KgslAdrenoCmdbatchQueuedFtraceEvent * kgsl_adreno_cmdbatch_queued)14980 void FtraceEvent::set_allocated_kgsl_adreno_cmdbatch_queued(::perfetto::protos::KgslAdrenoCmdbatchQueuedFtraceEvent* kgsl_adreno_cmdbatch_queued) {
14981   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
14982   clear_event();
14983   if (kgsl_adreno_cmdbatch_queued) {
14984     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
14985         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
14986                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kgsl_adreno_cmdbatch_queued));
14987     if (message_arena != submessage_arena) {
14988       kgsl_adreno_cmdbatch_queued = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
14989           message_arena, kgsl_adreno_cmdbatch_queued, submessage_arena);
14990     }
14991     set_has_kgsl_adreno_cmdbatch_queued();
14992     _impl_.event_.kgsl_adreno_cmdbatch_queued_ = kgsl_adreno_cmdbatch_queued;
14993   }
14994   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kgsl_adreno_cmdbatch_queued)
14995 }
clear_kgsl_adreno_cmdbatch_queued()14996 void FtraceEvent::clear_kgsl_adreno_cmdbatch_queued() {
14997   if (_internal_has_kgsl_adreno_cmdbatch_queued()) {
14998     if (GetArenaForAllocation() == nullptr) {
14999       delete _impl_.event_.kgsl_adreno_cmdbatch_queued_;
15000     }
15001     clear_has_event();
15002   }
15003 }
set_allocated_kgsl_adreno_cmdbatch_submitted(::perfetto::protos::KgslAdrenoCmdbatchSubmittedFtraceEvent * kgsl_adreno_cmdbatch_submitted)15004 void FtraceEvent::set_allocated_kgsl_adreno_cmdbatch_submitted(::perfetto::protos::KgslAdrenoCmdbatchSubmittedFtraceEvent* kgsl_adreno_cmdbatch_submitted) {
15005   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15006   clear_event();
15007   if (kgsl_adreno_cmdbatch_submitted) {
15008     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15009         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15010                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kgsl_adreno_cmdbatch_submitted));
15011     if (message_arena != submessage_arena) {
15012       kgsl_adreno_cmdbatch_submitted = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15013           message_arena, kgsl_adreno_cmdbatch_submitted, submessage_arena);
15014     }
15015     set_has_kgsl_adreno_cmdbatch_submitted();
15016     _impl_.event_.kgsl_adreno_cmdbatch_submitted_ = kgsl_adreno_cmdbatch_submitted;
15017   }
15018   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kgsl_adreno_cmdbatch_submitted)
15019 }
clear_kgsl_adreno_cmdbatch_submitted()15020 void FtraceEvent::clear_kgsl_adreno_cmdbatch_submitted() {
15021   if (_internal_has_kgsl_adreno_cmdbatch_submitted()) {
15022     if (GetArenaForAllocation() == nullptr) {
15023       delete _impl_.event_.kgsl_adreno_cmdbatch_submitted_;
15024     }
15025     clear_has_event();
15026   }
15027 }
set_allocated_kgsl_adreno_cmdbatch_sync(::perfetto::protos::KgslAdrenoCmdbatchSyncFtraceEvent * kgsl_adreno_cmdbatch_sync)15028 void FtraceEvent::set_allocated_kgsl_adreno_cmdbatch_sync(::perfetto::protos::KgslAdrenoCmdbatchSyncFtraceEvent* kgsl_adreno_cmdbatch_sync) {
15029   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15030   clear_event();
15031   if (kgsl_adreno_cmdbatch_sync) {
15032     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15033         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15034                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kgsl_adreno_cmdbatch_sync));
15035     if (message_arena != submessage_arena) {
15036       kgsl_adreno_cmdbatch_sync = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15037           message_arena, kgsl_adreno_cmdbatch_sync, submessage_arena);
15038     }
15039     set_has_kgsl_adreno_cmdbatch_sync();
15040     _impl_.event_.kgsl_adreno_cmdbatch_sync_ = kgsl_adreno_cmdbatch_sync;
15041   }
15042   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kgsl_adreno_cmdbatch_sync)
15043 }
clear_kgsl_adreno_cmdbatch_sync()15044 void FtraceEvent::clear_kgsl_adreno_cmdbatch_sync() {
15045   if (_internal_has_kgsl_adreno_cmdbatch_sync()) {
15046     if (GetArenaForAllocation() == nullptr) {
15047       delete _impl_.event_.kgsl_adreno_cmdbatch_sync_;
15048     }
15049     clear_has_event();
15050   }
15051 }
set_allocated_kgsl_adreno_cmdbatch_retired(::perfetto::protos::KgslAdrenoCmdbatchRetiredFtraceEvent * kgsl_adreno_cmdbatch_retired)15052 void FtraceEvent::set_allocated_kgsl_adreno_cmdbatch_retired(::perfetto::protos::KgslAdrenoCmdbatchRetiredFtraceEvent* kgsl_adreno_cmdbatch_retired) {
15053   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15054   clear_event();
15055   if (kgsl_adreno_cmdbatch_retired) {
15056     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15057         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15058                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kgsl_adreno_cmdbatch_retired));
15059     if (message_arena != submessage_arena) {
15060       kgsl_adreno_cmdbatch_retired = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15061           message_arena, kgsl_adreno_cmdbatch_retired, submessage_arena);
15062     }
15063     set_has_kgsl_adreno_cmdbatch_retired();
15064     _impl_.event_.kgsl_adreno_cmdbatch_retired_ = kgsl_adreno_cmdbatch_retired;
15065   }
15066   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kgsl_adreno_cmdbatch_retired)
15067 }
clear_kgsl_adreno_cmdbatch_retired()15068 void FtraceEvent::clear_kgsl_adreno_cmdbatch_retired() {
15069   if (_internal_has_kgsl_adreno_cmdbatch_retired()) {
15070     if (GetArenaForAllocation() == nullptr) {
15071       delete _impl_.event_.kgsl_adreno_cmdbatch_retired_;
15072     }
15073     clear_has_event();
15074   }
15075 }
set_allocated_pixel_mm_kswapd_wake(::perfetto::protos::PixelMmKswapdWakeFtraceEvent * pixel_mm_kswapd_wake)15076 void FtraceEvent::set_allocated_pixel_mm_kswapd_wake(::perfetto::protos::PixelMmKswapdWakeFtraceEvent* pixel_mm_kswapd_wake) {
15077   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15078   clear_event();
15079   if (pixel_mm_kswapd_wake) {
15080     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15081         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15082                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(pixel_mm_kswapd_wake));
15083     if (message_arena != submessage_arena) {
15084       pixel_mm_kswapd_wake = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15085           message_arena, pixel_mm_kswapd_wake, submessage_arena);
15086     }
15087     set_has_pixel_mm_kswapd_wake();
15088     _impl_.event_.pixel_mm_kswapd_wake_ = pixel_mm_kswapd_wake;
15089   }
15090   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.pixel_mm_kswapd_wake)
15091 }
clear_pixel_mm_kswapd_wake()15092 void FtraceEvent::clear_pixel_mm_kswapd_wake() {
15093   if (_internal_has_pixel_mm_kswapd_wake()) {
15094     if (GetArenaForAllocation() == nullptr) {
15095       delete _impl_.event_.pixel_mm_kswapd_wake_;
15096     }
15097     clear_has_event();
15098   }
15099 }
set_allocated_pixel_mm_kswapd_done(::perfetto::protos::PixelMmKswapdDoneFtraceEvent * pixel_mm_kswapd_done)15100 void FtraceEvent::set_allocated_pixel_mm_kswapd_done(::perfetto::protos::PixelMmKswapdDoneFtraceEvent* pixel_mm_kswapd_done) {
15101   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15102   clear_event();
15103   if (pixel_mm_kswapd_done) {
15104     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15105         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15106                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(pixel_mm_kswapd_done));
15107     if (message_arena != submessage_arena) {
15108       pixel_mm_kswapd_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15109           message_arena, pixel_mm_kswapd_done, submessage_arena);
15110     }
15111     set_has_pixel_mm_kswapd_done();
15112     _impl_.event_.pixel_mm_kswapd_done_ = pixel_mm_kswapd_done;
15113   }
15114   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.pixel_mm_kswapd_done)
15115 }
clear_pixel_mm_kswapd_done()15116 void FtraceEvent::clear_pixel_mm_kswapd_done() {
15117   if (_internal_has_pixel_mm_kswapd_done()) {
15118     if (GetArenaForAllocation() == nullptr) {
15119       delete _impl_.event_.pixel_mm_kswapd_done_;
15120     }
15121     clear_has_event();
15122   }
15123 }
set_allocated_sched_wakeup_task_attr(::perfetto::protos::SchedWakeupTaskAttrFtraceEvent * sched_wakeup_task_attr)15124 void FtraceEvent::set_allocated_sched_wakeup_task_attr(::perfetto::protos::SchedWakeupTaskAttrFtraceEvent* sched_wakeup_task_attr) {
15125   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15126   clear_event();
15127   if (sched_wakeup_task_attr) {
15128     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15129         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15130                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(sched_wakeup_task_attr));
15131     if (message_arena != submessage_arena) {
15132       sched_wakeup_task_attr = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15133           message_arena, sched_wakeup_task_attr, submessage_arena);
15134     }
15135     set_has_sched_wakeup_task_attr();
15136     _impl_.event_.sched_wakeup_task_attr_ = sched_wakeup_task_attr;
15137   }
15138   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.sched_wakeup_task_attr)
15139 }
clear_sched_wakeup_task_attr()15140 void FtraceEvent::clear_sched_wakeup_task_attr() {
15141   if (_internal_has_sched_wakeup_task_attr()) {
15142     if (GetArenaForAllocation() == nullptr) {
15143       delete _impl_.event_.sched_wakeup_task_attr_;
15144     }
15145     clear_has_event();
15146   }
15147 }
set_allocated_devfreq_frequency(::perfetto::protos::DevfreqFrequencyFtraceEvent * devfreq_frequency)15148 void FtraceEvent::set_allocated_devfreq_frequency(::perfetto::protos::DevfreqFrequencyFtraceEvent* devfreq_frequency) {
15149   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15150   clear_event();
15151   if (devfreq_frequency) {
15152     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15153         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15154                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(devfreq_frequency));
15155     if (message_arena != submessage_arena) {
15156       devfreq_frequency = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15157           message_arena, devfreq_frequency, submessage_arena);
15158     }
15159     set_has_devfreq_frequency();
15160     _impl_.event_.devfreq_frequency_ = devfreq_frequency;
15161   }
15162   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.devfreq_frequency)
15163 }
clear_devfreq_frequency()15164 void FtraceEvent::clear_devfreq_frequency() {
15165   if (_internal_has_devfreq_frequency()) {
15166     if (GetArenaForAllocation() == nullptr) {
15167       delete _impl_.event_.devfreq_frequency_;
15168     }
15169     clear_has_event();
15170   }
15171 }
set_allocated_kprobe_event(::perfetto::protos::KprobeEvent * kprobe_event)15172 void FtraceEvent::set_allocated_kprobe_event(::perfetto::protos::KprobeEvent* kprobe_event) {
15173   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15174   clear_event();
15175   if (kprobe_event) {
15176     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15177         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15178                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(kprobe_event));
15179     if (message_arena != submessage_arena) {
15180       kprobe_event = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15181           message_arena, kprobe_event, submessage_arena);
15182     }
15183     set_has_kprobe_event();
15184     _impl_.event_.kprobe_event_ = kprobe_event;
15185   }
15186   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.kprobe_event)
15187 }
clear_kprobe_event()15188 void FtraceEvent::clear_kprobe_event() {
15189   if (_internal_has_kprobe_event()) {
15190     if (GetArenaForAllocation() == nullptr) {
15191       delete _impl_.event_.kprobe_event_;
15192     }
15193     clear_has_event();
15194   }
15195 }
set_allocated_param_set_value_cpm(::perfetto::protos::ParamSetValueCpmFtraceEvent * param_set_value_cpm)15196 void FtraceEvent::set_allocated_param_set_value_cpm(::perfetto::protos::ParamSetValueCpmFtraceEvent* param_set_value_cpm) {
15197   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15198   clear_event();
15199   if (param_set_value_cpm) {
15200     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15201         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15202                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(param_set_value_cpm));
15203     if (message_arena != submessage_arena) {
15204       param_set_value_cpm = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15205           message_arena, param_set_value_cpm, submessage_arena);
15206     }
15207     set_has_param_set_value_cpm();
15208     _impl_.event_.param_set_value_cpm_ = param_set_value_cpm;
15209   }
15210   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.param_set_value_cpm)
15211 }
clear_param_set_value_cpm()15212 void FtraceEvent::clear_param_set_value_cpm() {
15213   if (_internal_has_param_set_value_cpm()) {
15214     if (GetArenaForAllocation() == nullptr) {
15215       delete _impl_.event_.param_set_value_cpm_;
15216     }
15217     clear_has_event();
15218   }
15219 }
set_allocated_do_sys_open(::perfetto::protos::DoSysOpenFtraceEvent * do_sys_open)15220 void FtraceEvent::set_allocated_do_sys_open(::perfetto::protos::DoSysOpenFtraceEvent* do_sys_open) {
15221   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15222   clear_event();
15223   if (do_sys_open) {
15224     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15225         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15226                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(do_sys_open));
15227     if (message_arena != submessage_arena) {
15228       do_sys_open = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15229           message_arena, do_sys_open, submessage_arena);
15230     }
15231     set_has_do_sys_open();
15232     _impl_.event_.do_sys_open_ = do_sys_open;
15233   }
15234   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.do_sys_open)
15235 }
clear_do_sys_open()15236 void FtraceEvent::clear_do_sys_open() {
15237   if (_internal_has_do_sys_open()) {
15238     if (GetArenaForAllocation() == nullptr) {
15239       delete _impl_.event_.do_sys_open_;
15240     }
15241     clear_has_event();
15242   }
15243 }
set_allocated_open_exec(::perfetto::protos::OpenExecFtraceEvent * open_exec)15244 void FtraceEvent::set_allocated_open_exec(::perfetto::protos::OpenExecFtraceEvent* open_exec) {
15245   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15246   clear_event();
15247   if (open_exec) {
15248     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15249         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15250                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(open_exec));
15251     if (message_arena != submessage_arena) {
15252       open_exec = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15253           message_arena, open_exec, submessage_arena);
15254     }
15255     set_has_open_exec();
15256     _impl_.event_.open_exec_ = open_exec;
15257   }
15258   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.open_exec)
15259 }
clear_open_exec()15260 void FtraceEvent::clear_open_exec() {
15261   if (_internal_has_open_exec()) {
15262     if (GetArenaForAllocation() == nullptr) {
15263       delete _impl_.event_.open_exec_;
15264     }
15265     clear_has_event();
15266   }
15267 }
set_allocated_block_io_start(::perfetto::protos::BlockIoStartFtraceEvent * block_io_start)15268 void FtraceEvent::set_allocated_block_io_start(::perfetto::protos::BlockIoStartFtraceEvent* block_io_start) {
15269   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15270   clear_event();
15271   if (block_io_start) {
15272     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15273         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15274                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_io_start));
15275     if (message_arena != submessage_arena) {
15276       block_io_start = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15277           message_arena, block_io_start, submessage_arena);
15278     }
15279     set_has_block_io_start();
15280     _impl_.event_.block_io_start_ = block_io_start;
15281   }
15282   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_io_start)
15283 }
clear_block_io_start()15284 void FtraceEvent::clear_block_io_start() {
15285   if (_internal_has_block_io_start()) {
15286     if (GetArenaForAllocation() == nullptr) {
15287       delete _impl_.event_.block_io_start_;
15288     }
15289     clear_has_event();
15290   }
15291 }
set_allocated_block_io_done(::perfetto::protos::BlockIoDoneFtraceEvent * block_io_done)15292 void FtraceEvent::set_allocated_block_io_done(::perfetto::protos::BlockIoDoneFtraceEvent* block_io_done) {
15293   ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
15294   clear_event();
15295   if (block_io_done) {
15296     ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
15297         ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(
15298                 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(block_io_done));
15299     if (message_arena != submessage_arena) {
15300       block_io_done = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
15301           message_arena, block_io_done, submessage_arena);
15302     }
15303     set_has_block_io_done();
15304     _impl_.event_.block_io_done_ = block_io_done;
15305   }
15306   // @@protoc_insertion_point(field_set_allocated:perfetto.protos.FtraceEvent.block_io_done)
15307 }
clear_block_io_done()15308 void FtraceEvent::clear_block_io_done() {
15309   if (_internal_has_block_io_done()) {
15310     if (GetArenaForAllocation() == nullptr) {
15311       delete _impl_.event_.block_io_done_;
15312     }
15313     clear_has_event();
15314   }
15315 }
FtraceEvent(::PROTOBUF_NAMESPACE_ID::Arena * arena,bool is_message_owned)15316 FtraceEvent::FtraceEvent(::PROTOBUF_NAMESPACE_ID::Arena* arena,
15317                          bool is_message_owned)
15318   : ::PROTOBUF_NAMESPACE_ID::MessageLite(arena, is_message_owned) {
15319   SharedCtor(arena, is_message_owned);
15320   // @@protoc_insertion_point(arena_constructor:perfetto.protos.FtraceEvent)
15321 }
FtraceEvent(const FtraceEvent & from)15322 FtraceEvent::FtraceEvent(const FtraceEvent& from)
15323   : ::PROTOBUF_NAMESPACE_ID::MessageLite() {
15324   FtraceEvent* const _this = this; (void)_this;
15325   new (&_impl_) Impl_{
15326       decltype(_impl_._has_bits_){from._impl_._has_bits_}
15327     , /*decltype(_impl_._cached_size_)*/{}
15328     , decltype(_impl_.timestamp_){}
15329     , decltype(_impl_.pid_){}
15330     , decltype(_impl_.common_flags_){}
15331     , decltype(_impl_.event_){}
15332     , /*decltype(_impl_._oneof_case_)*/{}};
15333 
15334   _internal_metadata_.MergeFrom<std::string>(from._internal_metadata_);
15335   ::memcpy(&_impl_.timestamp_, &from._impl_.timestamp_,
15336     static_cast<size_t>(reinterpret_cast<char*>(&_impl_.common_flags_) -
15337     reinterpret_cast<char*>(&_impl_.timestamp_)) + sizeof(_impl_.common_flags_));
15338   clear_has_event();
15339   switch (from.event_case()) {
15340     case kPrint: {
15341       _this->_internal_mutable_print()->::perfetto::protos::PrintFtraceEvent::MergeFrom(
15342           from._internal_print());
15343       break;
15344     }
15345     case kSchedSwitch: {
15346       _this->_internal_mutable_sched_switch()->::perfetto::protos::SchedSwitchFtraceEvent::MergeFrom(
15347           from._internal_sched_switch());
15348       break;
15349     }
15350     case kCpuFrequency: {
15351       _this->_internal_mutable_cpu_frequency()->::perfetto::protos::CpuFrequencyFtraceEvent::MergeFrom(
15352           from._internal_cpu_frequency());
15353       break;
15354     }
15355     case kCpuFrequencyLimits: {
15356       _this->_internal_mutable_cpu_frequency_limits()->::perfetto::protos::CpuFrequencyLimitsFtraceEvent::MergeFrom(
15357           from._internal_cpu_frequency_limits());
15358       break;
15359     }
15360     case kCpuIdle: {
15361       _this->_internal_mutable_cpu_idle()->::perfetto::protos::CpuIdleFtraceEvent::MergeFrom(
15362           from._internal_cpu_idle());
15363       break;
15364     }
15365     case kClockEnable: {
15366       _this->_internal_mutable_clock_enable()->::perfetto::protos::ClockEnableFtraceEvent::MergeFrom(
15367           from._internal_clock_enable());
15368       break;
15369     }
15370     case kClockDisable: {
15371       _this->_internal_mutable_clock_disable()->::perfetto::protos::ClockDisableFtraceEvent::MergeFrom(
15372           from._internal_clock_disable());
15373       break;
15374     }
15375     case kClockSetRate: {
15376       _this->_internal_mutable_clock_set_rate()->::perfetto::protos::ClockSetRateFtraceEvent::MergeFrom(
15377           from._internal_clock_set_rate());
15378       break;
15379     }
15380     case kSchedWakeup: {
15381       _this->_internal_mutable_sched_wakeup()->::perfetto::protos::SchedWakeupFtraceEvent::MergeFrom(
15382           from._internal_sched_wakeup());
15383       break;
15384     }
15385     case kSchedBlockedReason: {
15386       _this->_internal_mutable_sched_blocked_reason()->::perfetto::protos::SchedBlockedReasonFtraceEvent::MergeFrom(
15387           from._internal_sched_blocked_reason());
15388       break;
15389     }
15390     case kSchedCpuHotplug: {
15391       _this->_internal_mutable_sched_cpu_hotplug()->::perfetto::protos::SchedCpuHotplugFtraceEvent::MergeFrom(
15392           from._internal_sched_cpu_hotplug());
15393       break;
15394     }
15395     case kSchedWaking: {
15396       _this->_internal_mutable_sched_waking()->::perfetto::protos::SchedWakingFtraceEvent::MergeFrom(
15397           from._internal_sched_waking());
15398       break;
15399     }
15400     case kIpiEntry: {
15401       _this->_internal_mutable_ipi_entry()->::perfetto::protos::IpiEntryFtraceEvent::MergeFrom(
15402           from._internal_ipi_entry());
15403       break;
15404     }
15405     case kIpiExit: {
15406       _this->_internal_mutable_ipi_exit()->::perfetto::protos::IpiExitFtraceEvent::MergeFrom(
15407           from._internal_ipi_exit());
15408       break;
15409     }
15410     case kIpiRaise: {
15411       _this->_internal_mutable_ipi_raise()->::perfetto::protos::IpiRaiseFtraceEvent::MergeFrom(
15412           from._internal_ipi_raise());
15413       break;
15414     }
15415     case kSoftirqEntry: {
15416       _this->_internal_mutable_softirq_entry()->::perfetto::protos::SoftirqEntryFtraceEvent::MergeFrom(
15417           from._internal_softirq_entry());
15418       break;
15419     }
15420     case kSoftirqExit: {
15421       _this->_internal_mutable_softirq_exit()->::perfetto::protos::SoftirqExitFtraceEvent::MergeFrom(
15422           from._internal_softirq_exit());
15423       break;
15424     }
15425     case kSoftirqRaise: {
15426       _this->_internal_mutable_softirq_raise()->::perfetto::protos::SoftirqRaiseFtraceEvent::MergeFrom(
15427           from._internal_softirq_raise());
15428       break;
15429     }
15430     case kI2CRead: {
15431       _this->_internal_mutable_i2c_read()->::perfetto::protos::I2cReadFtraceEvent::MergeFrom(
15432           from._internal_i2c_read());
15433       break;
15434     }
15435     case kI2CWrite: {
15436       _this->_internal_mutable_i2c_write()->::perfetto::protos::I2cWriteFtraceEvent::MergeFrom(
15437           from._internal_i2c_write());
15438       break;
15439     }
15440     case kI2CResult: {
15441       _this->_internal_mutable_i2c_result()->::perfetto::protos::I2cResultFtraceEvent::MergeFrom(
15442           from._internal_i2c_result());
15443       break;
15444     }
15445     case kI2CReply: {
15446       _this->_internal_mutable_i2c_reply()->::perfetto::protos::I2cReplyFtraceEvent::MergeFrom(
15447           from._internal_i2c_reply());
15448       break;
15449     }
15450     case kSmbusRead: {
15451       _this->_internal_mutable_smbus_read()->::perfetto::protos::SmbusReadFtraceEvent::MergeFrom(
15452           from._internal_smbus_read());
15453       break;
15454     }
15455     case kSmbusWrite: {
15456       _this->_internal_mutable_smbus_write()->::perfetto::protos::SmbusWriteFtraceEvent::MergeFrom(
15457           from._internal_smbus_write());
15458       break;
15459     }
15460     case kSmbusResult: {
15461       _this->_internal_mutable_smbus_result()->::perfetto::protos::SmbusResultFtraceEvent::MergeFrom(
15462           from._internal_smbus_result());
15463       break;
15464     }
15465     case kSmbusReply: {
15466       _this->_internal_mutable_smbus_reply()->::perfetto::protos::SmbusReplyFtraceEvent::MergeFrom(
15467           from._internal_smbus_reply());
15468       break;
15469     }
15470     case kLowmemoryKill: {
15471       _this->_internal_mutable_lowmemory_kill()->::perfetto::protos::LowmemoryKillFtraceEvent::MergeFrom(
15472           from._internal_lowmemory_kill());
15473       break;
15474     }
15475     case kIrqHandlerEntry: {
15476       _this->_internal_mutable_irq_handler_entry()->::perfetto::protos::IrqHandlerEntryFtraceEvent::MergeFrom(
15477           from._internal_irq_handler_entry());
15478       break;
15479     }
15480     case kIrqHandlerExit: {
15481       _this->_internal_mutable_irq_handler_exit()->::perfetto::protos::IrqHandlerExitFtraceEvent::MergeFrom(
15482           from._internal_irq_handler_exit());
15483       break;
15484     }
15485     case kSyncPt: {
15486       _this->_internal_mutable_sync_pt()->::perfetto::protos::SyncPtFtraceEvent::MergeFrom(
15487           from._internal_sync_pt());
15488       break;
15489     }
15490     case kSyncTimeline: {
15491       _this->_internal_mutable_sync_timeline()->::perfetto::protos::SyncTimelineFtraceEvent::MergeFrom(
15492           from._internal_sync_timeline());
15493       break;
15494     }
15495     case kSyncWait: {
15496       _this->_internal_mutable_sync_wait()->::perfetto::protos::SyncWaitFtraceEvent::MergeFrom(
15497           from._internal_sync_wait());
15498       break;
15499     }
15500     case kExt4DaWriteBegin: {
15501       _this->_internal_mutable_ext4_da_write_begin()->::perfetto::protos::Ext4DaWriteBeginFtraceEvent::MergeFrom(
15502           from._internal_ext4_da_write_begin());
15503       break;
15504     }
15505     case kExt4DaWriteEnd: {
15506       _this->_internal_mutable_ext4_da_write_end()->::perfetto::protos::Ext4DaWriteEndFtraceEvent::MergeFrom(
15507           from._internal_ext4_da_write_end());
15508       break;
15509     }
15510     case kExt4SyncFileEnter: {
15511       _this->_internal_mutable_ext4_sync_file_enter()->::perfetto::protos::Ext4SyncFileEnterFtraceEvent::MergeFrom(
15512           from._internal_ext4_sync_file_enter());
15513       break;
15514     }
15515     case kExt4SyncFileExit: {
15516       _this->_internal_mutable_ext4_sync_file_exit()->::perfetto::protos::Ext4SyncFileExitFtraceEvent::MergeFrom(
15517           from._internal_ext4_sync_file_exit());
15518       break;
15519     }
15520     case kBlockRqIssue: {
15521       _this->_internal_mutable_block_rq_issue()->::perfetto::protos::BlockRqIssueFtraceEvent::MergeFrom(
15522           from._internal_block_rq_issue());
15523       break;
15524     }
15525     case kMmVmscanDirectReclaimBegin: {
15526       _this->_internal_mutable_mm_vmscan_direct_reclaim_begin()->::perfetto::protos::MmVmscanDirectReclaimBeginFtraceEvent::MergeFrom(
15527           from._internal_mm_vmscan_direct_reclaim_begin());
15528       break;
15529     }
15530     case kMmVmscanDirectReclaimEnd: {
15531       _this->_internal_mutable_mm_vmscan_direct_reclaim_end()->::perfetto::protos::MmVmscanDirectReclaimEndFtraceEvent::MergeFrom(
15532           from._internal_mm_vmscan_direct_reclaim_end());
15533       break;
15534     }
15535     case kMmVmscanKswapdWake: {
15536       _this->_internal_mutable_mm_vmscan_kswapd_wake()->::perfetto::protos::MmVmscanKswapdWakeFtraceEvent::MergeFrom(
15537           from._internal_mm_vmscan_kswapd_wake());
15538       break;
15539     }
15540     case kMmVmscanKswapdSleep: {
15541       _this->_internal_mutable_mm_vmscan_kswapd_sleep()->::perfetto::protos::MmVmscanKswapdSleepFtraceEvent::MergeFrom(
15542           from._internal_mm_vmscan_kswapd_sleep());
15543       break;
15544     }
15545     case kBinderTransaction: {
15546       _this->_internal_mutable_binder_transaction()->::perfetto::protos::BinderTransactionFtraceEvent::MergeFrom(
15547           from._internal_binder_transaction());
15548       break;
15549     }
15550     case kBinderTransactionReceived: {
15551       _this->_internal_mutable_binder_transaction_received()->::perfetto::protos::BinderTransactionReceivedFtraceEvent::MergeFrom(
15552           from._internal_binder_transaction_received());
15553       break;
15554     }
15555     case kBinderSetPriority: {
15556       _this->_internal_mutable_binder_set_priority()->::perfetto::protos::BinderSetPriorityFtraceEvent::MergeFrom(
15557           from._internal_binder_set_priority());
15558       break;
15559     }
15560     case kBinderLock: {
15561       _this->_internal_mutable_binder_lock()->::perfetto::protos::BinderLockFtraceEvent::MergeFrom(
15562           from._internal_binder_lock());
15563       break;
15564     }
15565     case kBinderLocked: {
15566       _this->_internal_mutable_binder_locked()->::perfetto::protos::BinderLockedFtraceEvent::MergeFrom(
15567           from._internal_binder_locked());
15568       break;
15569     }
15570     case kBinderUnlock: {
15571       _this->_internal_mutable_binder_unlock()->::perfetto::protos::BinderUnlockFtraceEvent::MergeFrom(
15572           from._internal_binder_unlock());
15573       break;
15574     }
15575     case kWorkqueueActivateWork: {
15576       _this->_internal_mutable_workqueue_activate_work()->::perfetto::protos::WorkqueueActivateWorkFtraceEvent::MergeFrom(
15577           from._internal_workqueue_activate_work());
15578       break;
15579     }
15580     case kWorkqueueExecuteEnd: {
15581       _this->_internal_mutable_workqueue_execute_end()->::perfetto::protos::WorkqueueExecuteEndFtraceEvent::MergeFrom(
15582           from._internal_workqueue_execute_end());
15583       break;
15584     }
15585     case kWorkqueueExecuteStart: {
15586       _this->_internal_mutable_workqueue_execute_start()->::perfetto::protos::WorkqueueExecuteStartFtraceEvent::MergeFrom(
15587           from._internal_workqueue_execute_start());
15588       break;
15589     }
15590     case kWorkqueueQueueWork: {
15591       _this->_internal_mutable_workqueue_queue_work()->::perfetto::protos::WorkqueueQueueWorkFtraceEvent::MergeFrom(
15592           from._internal_workqueue_queue_work());
15593       break;
15594     }
15595     case kRegulatorDisable: {
15596       _this->_internal_mutable_regulator_disable()->::perfetto::protos::RegulatorDisableFtraceEvent::MergeFrom(
15597           from._internal_regulator_disable());
15598       break;
15599     }
15600     case kRegulatorDisableComplete: {
15601       _this->_internal_mutable_regulator_disable_complete()->::perfetto::protos::RegulatorDisableCompleteFtraceEvent::MergeFrom(
15602           from._internal_regulator_disable_complete());
15603       break;
15604     }
15605     case kRegulatorEnable: {
15606       _this->_internal_mutable_regulator_enable()->::perfetto::protos::RegulatorEnableFtraceEvent::MergeFrom(
15607           from._internal_regulator_enable());
15608       break;
15609     }
15610     case kRegulatorEnableComplete: {
15611       _this->_internal_mutable_regulator_enable_complete()->::perfetto::protos::RegulatorEnableCompleteFtraceEvent::MergeFrom(
15612           from._internal_regulator_enable_complete());
15613       break;
15614     }
15615     case kRegulatorEnableDelay: {
15616       _this->_internal_mutable_regulator_enable_delay()->::perfetto::protos::RegulatorEnableDelayFtraceEvent::MergeFrom(
15617           from._internal_regulator_enable_delay());
15618       break;
15619     }
15620     case kRegulatorSetVoltage: {
15621       _this->_internal_mutable_regulator_set_voltage()->::perfetto::protos::RegulatorSetVoltageFtraceEvent::MergeFrom(
15622           from._internal_regulator_set_voltage());
15623       break;
15624     }
15625     case kRegulatorSetVoltageComplete: {
15626       _this->_internal_mutable_regulator_set_voltage_complete()->::perfetto::protos::RegulatorSetVoltageCompleteFtraceEvent::MergeFrom(
15627           from._internal_regulator_set_voltage_complete());
15628       break;
15629     }
15630     case kCgroupAttachTask: {
15631       _this->_internal_mutable_cgroup_attach_task()->::perfetto::protos::CgroupAttachTaskFtraceEvent::MergeFrom(
15632           from._internal_cgroup_attach_task());
15633       break;
15634     }
15635     case kCgroupMkdir: {
15636       _this->_internal_mutable_cgroup_mkdir()->::perfetto::protos::CgroupMkdirFtraceEvent::MergeFrom(
15637           from._internal_cgroup_mkdir());
15638       break;
15639     }
15640     case kCgroupRemount: {
15641       _this->_internal_mutable_cgroup_remount()->::perfetto::protos::CgroupRemountFtraceEvent::MergeFrom(
15642           from._internal_cgroup_remount());
15643       break;
15644     }
15645     case kCgroupRmdir: {
15646       _this->_internal_mutable_cgroup_rmdir()->::perfetto::protos::CgroupRmdirFtraceEvent::MergeFrom(
15647           from._internal_cgroup_rmdir());
15648       break;
15649     }
15650     case kCgroupTransferTasks: {
15651       _this->_internal_mutable_cgroup_transfer_tasks()->::perfetto::protos::CgroupTransferTasksFtraceEvent::MergeFrom(
15652           from._internal_cgroup_transfer_tasks());
15653       break;
15654     }
15655     case kCgroupDestroyRoot: {
15656       _this->_internal_mutable_cgroup_destroy_root()->::perfetto::protos::CgroupDestroyRootFtraceEvent::MergeFrom(
15657           from._internal_cgroup_destroy_root());
15658       break;
15659     }
15660     case kCgroupRelease: {
15661       _this->_internal_mutable_cgroup_release()->::perfetto::protos::CgroupReleaseFtraceEvent::MergeFrom(
15662           from._internal_cgroup_release());
15663       break;
15664     }
15665     case kCgroupRename: {
15666       _this->_internal_mutable_cgroup_rename()->::perfetto::protos::CgroupRenameFtraceEvent::MergeFrom(
15667           from._internal_cgroup_rename());
15668       break;
15669     }
15670     case kCgroupSetupRoot: {
15671       _this->_internal_mutable_cgroup_setup_root()->::perfetto::protos::CgroupSetupRootFtraceEvent::MergeFrom(
15672           from._internal_cgroup_setup_root());
15673       break;
15674     }
15675     case kMdpCmdKickoff: {
15676       _this->_internal_mutable_mdp_cmd_kickoff()->::perfetto::protos::MdpCmdKickoffFtraceEvent::MergeFrom(
15677           from._internal_mdp_cmd_kickoff());
15678       break;
15679     }
15680     case kMdpCommit: {
15681       _this->_internal_mutable_mdp_commit()->::perfetto::protos::MdpCommitFtraceEvent::MergeFrom(
15682           from._internal_mdp_commit());
15683       break;
15684     }
15685     case kMdpPerfSetOt: {
15686       _this->_internal_mutable_mdp_perf_set_ot()->::perfetto::protos::MdpPerfSetOtFtraceEvent::MergeFrom(
15687           from._internal_mdp_perf_set_ot());
15688       break;
15689     }
15690     case kMdpSsppChange: {
15691       _this->_internal_mutable_mdp_sspp_change()->::perfetto::protos::MdpSsppChangeFtraceEvent::MergeFrom(
15692           from._internal_mdp_sspp_change());
15693       break;
15694     }
15695     case kTracingMarkWrite: {
15696       _this->_internal_mutable_tracing_mark_write()->::perfetto::protos::TracingMarkWriteFtraceEvent::MergeFrom(
15697           from._internal_tracing_mark_write());
15698       break;
15699     }
15700     case kMdpCmdPingpongDone: {
15701       _this->_internal_mutable_mdp_cmd_pingpong_done()->::perfetto::protos::MdpCmdPingpongDoneFtraceEvent::MergeFrom(
15702           from._internal_mdp_cmd_pingpong_done());
15703       break;
15704     }
15705     case kMdpCompareBw: {
15706       _this->_internal_mutable_mdp_compare_bw()->::perfetto::protos::MdpCompareBwFtraceEvent::MergeFrom(
15707           from._internal_mdp_compare_bw());
15708       break;
15709     }
15710     case kMdpPerfSetPanicLuts: {
15711       _this->_internal_mutable_mdp_perf_set_panic_luts()->::perfetto::protos::MdpPerfSetPanicLutsFtraceEvent::MergeFrom(
15712           from._internal_mdp_perf_set_panic_luts());
15713       break;
15714     }
15715     case kMdpSsppSet: {
15716       _this->_internal_mutable_mdp_sspp_set()->::perfetto::protos::MdpSsppSetFtraceEvent::MergeFrom(
15717           from._internal_mdp_sspp_set());
15718       break;
15719     }
15720     case kMdpCmdReadptrDone: {
15721       _this->_internal_mutable_mdp_cmd_readptr_done()->::perfetto::protos::MdpCmdReadptrDoneFtraceEvent::MergeFrom(
15722           from._internal_mdp_cmd_readptr_done());
15723       break;
15724     }
15725     case kMdpMisrCrc: {
15726       _this->_internal_mutable_mdp_misr_crc()->::perfetto::protos::MdpMisrCrcFtraceEvent::MergeFrom(
15727           from._internal_mdp_misr_crc());
15728       break;
15729     }
15730     case kMdpPerfSetQosLuts: {
15731       _this->_internal_mutable_mdp_perf_set_qos_luts()->::perfetto::protos::MdpPerfSetQosLutsFtraceEvent::MergeFrom(
15732           from._internal_mdp_perf_set_qos_luts());
15733       break;
15734     }
15735     case kMdpTraceCounter: {
15736       _this->_internal_mutable_mdp_trace_counter()->::perfetto::protos::MdpTraceCounterFtraceEvent::MergeFrom(
15737           from._internal_mdp_trace_counter());
15738       break;
15739     }
15740     case kMdpCmdReleaseBw: {
15741       _this->_internal_mutable_mdp_cmd_release_bw()->::perfetto::protos::MdpCmdReleaseBwFtraceEvent::MergeFrom(
15742           from._internal_mdp_cmd_release_bw());
15743       break;
15744     }
15745     case kMdpMixerUpdate: {
15746       _this->_internal_mutable_mdp_mixer_update()->::perfetto::protos::MdpMixerUpdateFtraceEvent::MergeFrom(
15747           from._internal_mdp_mixer_update());
15748       break;
15749     }
15750     case kMdpPerfSetWmLevels: {
15751       _this->_internal_mutable_mdp_perf_set_wm_levels()->::perfetto::protos::MdpPerfSetWmLevelsFtraceEvent::MergeFrom(
15752           from._internal_mdp_perf_set_wm_levels());
15753       break;
15754     }
15755     case kMdpVideoUnderrunDone: {
15756       _this->_internal_mutable_mdp_video_underrun_done()->::perfetto::protos::MdpVideoUnderrunDoneFtraceEvent::MergeFrom(
15757           from._internal_mdp_video_underrun_done());
15758       break;
15759     }
15760     case kMdpCmdWaitPingpong: {
15761       _this->_internal_mutable_mdp_cmd_wait_pingpong()->::perfetto::protos::MdpCmdWaitPingpongFtraceEvent::MergeFrom(
15762           from._internal_mdp_cmd_wait_pingpong());
15763       break;
15764     }
15765     case kMdpPerfPrefillCalc: {
15766       _this->_internal_mutable_mdp_perf_prefill_calc()->::perfetto::protos::MdpPerfPrefillCalcFtraceEvent::MergeFrom(
15767           from._internal_mdp_perf_prefill_calc());
15768       break;
15769     }
15770     case kMdpPerfUpdateBus: {
15771       _this->_internal_mutable_mdp_perf_update_bus()->::perfetto::protos::MdpPerfUpdateBusFtraceEvent::MergeFrom(
15772           from._internal_mdp_perf_update_bus());
15773       break;
15774     }
15775     case kRotatorBwAoAsContext: {
15776       _this->_internal_mutable_rotator_bw_ao_as_context()->::perfetto::protos::RotatorBwAoAsContextFtraceEvent::MergeFrom(
15777           from._internal_rotator_bw_ao_as_context());
15778       break;
15779     }
15780     case kMmFilemapAddToPageCache: {
15781       _this->_internal_mutable_mm_filemap_add_to_page_cache()->::perfetto::protos::MmFilemapAddToPageCacheFtraceEvent::MergeFrom(
15782           from._internal_mm_filemap_add_to_page_cache());
15783       break;
15784     }
15785     case kMmFilemapDeleteFromPageCache: {
15786       _this->_internal_mutable_mm_filemap_delete_from_page_cache()->::perfetto::protos::MmFilemapDeleteFromPageCacheFtraceEvent::MergeFrom(
15787           from._internal_mm_filemap_delete_from_page_cache());
15788       break;
15789     }
15790     case kMmCompactionBegin: {
15791       _this->_internal_mutable_mm_compaction_begin()->::perfetto::protos::MmCompactionBeginFtraceEvent::MergeFrom(
15792           from._internal_mm_compaction_begin());
15793       break;
15794     }
15795     case kMmCompactionDeferCompaction: {
15796       _this->_internal_mutable_mm_compaction_defer_compaction()->::perfetto::protos::MmCompactionDeferCompactionFtraceEvent::MergeFrom(
15797           from._internal_mm_compaction_defer_compaction());
15798       break;
15799     }
15800     case kMmCompactionDeferred: {
15801       _this->_internal_mutable_mm_compaction_deferred()->::perfetto::protos::MmCompactionDeferredFtraceEvent::MergeFrom(
15802           from._internal_mm_compaction_deferred());
15803       break;
15804     }
15805     case kMmCompactionDeferReset: {
15806       _this->_internal_mutable_mm_compaction_defer_reset()->::perfetto::protos::MmCompactionDeferResetFtraceEvent::MergeFrom(
15807           from._internal_mm_compaction_defer_reset());
15808       break;
15809     }
15810     case kMmCompactionEnd: {
15811       _this->_internal_mutable_mm_compaction_end()->::perfetto::protos::MmCompactionEndFtraceEvent::MergeFrom(
15812           from._internal_mm_compaction_end());
15813       break;
15814     }
15815     case kMmCompactionFinished: {
15816       _this->_internal_mutable_mm_compaction_finished()->::perfetto::protos::MmCompactionFinishedFtraceEvent::MergeFrom(
15817           from._internal_mm_compaction_finished());
15818       break;
15819     }
15820     case kMmCompactionIsolateFreepages: {
15821       _this->_internal_mutable_mm_compaction_isolate_freepages()->::perfetto::protos::MmCompactionIsolateFreepagesFtraceEvent::MergeFrom(
15822           from._internal_mm_compaction_isolate_freepages());
15823       break;
15824     }
15825     case kMmCompactionIsolateMigratepages: {
15826       _this->_internal_mutable_mm_compaction_isolate_migratepages()->::perfetto::protos::MmCompactionIsolateMigratepagesFtraceEvent::MergeFrom(
15827           from._internal_mm_compaction_isolate_migratepages());
15828       break;
15829     }
15830     case kMmCompactionKcompactdSleep: {
15831       _this->_internal_mutable_mm_compaction_kcompactd_sleep()->::perfetto::protos::MmCompactionKcompactdSleepFtraceEvent::MergeFrom(
15832           from._internal_mm_compaction_kcompactd_sleep());
15833       break;
15834     }
15835     case kMmCompactionKcompactdWake: {
15836       _this->_internal_mutable_mm_compaction_kcompactd_wake()->::perfetto::protos::MmCompactionKcompactdWakeFtraceEvent::MergeFrom(
15837           from._internal_mm_compaction_kcompactd_wake());
15838       break;
15839     }
15840     case kMmCompactionMigratepages: {
15841       _this->_internal_mutable_mm_compaction_migratepages()->::perfetto::protos::MmCompactionMigratepagesFtraceEvent::MergeFrom(
15842           from._internal_mm_compaction_migratepages());
15843       break;
15844     }
15845     case kMmCompactionSuitable: {
15846       _this->_internal_mutable_mm_compaction_suitable()->::perfetto::protos::MmCompactionSuitableFtraceEvent::MergeFrom(
15847           from._internal_mm_compaction_suitable());
15848       break;
15849     }
15850     case kMmCompactionTryToCompactPages: {
15851       _this->_internal_mutable_mm_compaction_try_to_compact_pages()->::perfetto::protos::MmCompactionTryToCompactPagesFtraceEvent::MergeFrom(
15852           from._internal_mm_compaction_try_to_compact_pages());
15853       break;
15854     }
15855     case kMmCompactionWakeupKcompactd: {
15856       _this->_internal_mutable_mm_compaction_wakeup_kcompactd()->::perfetto::protos::MmCompactionWakeupKcompactdFtraceEvent::MergeFrom(
15857           from._internal_mm_compaction_wakeup_kcompactd());
15858       break;
15859     }
15860     case kSuspendResume: {
15861       _this->_internal_mutable_suspend_resume()->::perfetto::protos::SuspendResumeFtraceEvent::MergeFrom(
15862           from._internal_suspend_resume());
15863       break;
15864     }
15865     case kSchedWakeupNew: {
15866       _this->_internal_mutable_sched_wakeup_new()->::perfetto::protos::SchedWakeupNewFtraceEvent::MergeFrom(
15867           from._internal_sched_wakeup_new());
15868       break;
15869     }
15870     case kBlockBioBackmerge: {
15871       _this->_internal_mutable_block_bio_backmerge()->::perfetto::protos::BlockBioBackmergeFtraceEvent::MergeFrom(
15872           from._internal_block_bio_backmerge());
15873       break;
15874     }
15875     case kBlockBioBounce: {
15876       _this->_internal_mutable_block_bio_bounce()->::perfetto::protos::BlockBioBounceFtraceEvent::MergeFrom(
15877           from._internal_block_bio_bounce());
15878       break;
15879     }
15880     case kBlockBioComplete: {
15881       _this->_internal_mutable_block_bio_complete()->::perfetto::protos::BlockBioCompleteFtraceEvent::MergeFrom(
15882           from._internal_block_bio_complete());
15883       break;
15884     }
15885     case kBlockBioFrontmerge: {
15886       _this->_internal_mutable_block_bio_frontmerge()->::perfetto::protos::BlockBioFrontmergeFtraceEvent::MergeFrom(
15887           from._internal_block_bio_frontmerge());
15888       break;
15889     }
15890     case kBlockBioQueue: {
15891       _this->_internal_mutable_block_bio_queue()->::perfetto::protos::BlockBioQueueFtraceEvent::MergeFrom(
15892           from._internal_block_bio_queue());
15893       break;
15894     }
15895     case kBlockBioRemap: {
15896       _this->_internal_mutable_block_bio_remap()->::perfetto::protos::BlockBioRemapFtraceEvent::MergeFrom(
15897           from._internal_block_bio_remap());
15898       break;
15899     }
15900     case kBlockDirtyBuffer: {
15901       _this->_internal_mutable_block_dirty_buffer()->::perfetto::protos::BlockDirtyBufferFtraceEvent::MergeFrom(
15902           from._internal_block_dirty_buffer());
15903       break;
15904     }
15905     case kBlockGetrq: {
15906       _this->_internal_mutable_block_getrq()->::perfetto::protos::BlockGetrqFtraceEvent::MergeFrom(
15907           from._internal_block_getrq());
15908       break;
15909     }
15910     case kBlockPlug: {
15911       _this->_internal_mutable_block_plug()->::perfetto::protos::BlockPlugFtraceEvent::MergeFrom(
15912           from._internal_block_plug());
15913       break;
15914     }
15915     case kBlockRqAbort: {
15916       _this->_internal_mutable_block_rq_abort()->::perfetto::protos::BlockRqAbortFtraceEvent::MergeFrom(
15917           from._internal_block_rq_abort());
15918       break;
15919     }
15920     case kBlockRqComplete: {
15921       _this->_internal_mutable_block_rq_complete()->::perfetto::protos::BlockRqCompleteFtraceEvent::MergeFrom(
15922           from._internal_block_rq_complete());
15923       break;
15924     }
15925     case kBlockRqInsert: {
15926       _this->_internal_mutable_block_rq_insert()->::perfetto::protos::BlockRqInsertFtraceEvent::MergeFrom(
15927           from._internal_block_rq_insert());
15928       break;
15929     }
15930     case kBlockRqRemap: {
15931       _this->_internal_mutable_block_rq_remap()->::perfetto::protos::BlockRqRemapFtraceEvent::MergeFrom(
15932           from._internal_block_rq_remap());
15933       break;
15934     }
15935     case kBlockRqRequeue: {
15936       _this->_internal_mutable_block_rq_requeue()->::perfetto::protos::BlockRqRequeueFtraceEvent::MergeFrom(
15937           from._internal_block_rq_requeue());
15938       break;
15939     }
15940     case kBlockSleeprq: {
15941       _this->_internal_mutable_block_sleeprq()->::perfetto::protos::BlockSleeprqFtraceEvent::MergeFrom(
15942           from._internal_block_sleeprq());
15943       break;
15944     }
15945     case kBlockSplit: {
15946       _this->_internal_mutable_block_split()->::perfetto::protos::BlockSplitFtraceEvent::MergeFrom(
15947           from._internal_block_split());
15948       break;
15949     }
15950     case kBlockTouchBuffer: {
15951       _this->_internal_mutable_block_touch_buffer()->::perfetto::protos::BlockTouchBufferFtraceEvent::MergeFrom(
15952           from._internal_block_touch_buffer());
15953       break;
15954     }
15955     case kBlockUnplug: {
15956       _this->_internal_mutable_block_unplug()->::perfetto::protos::BlockUnplugFtraceEvent::MergeFrom(
15957           from._internal_block_unplug());
15958       break;
15959     }
15960     case kExt4AllocDaBlocks: {
15961       _this->_internal_mutable_ext4_alloc_da_blocks()->::perfetto::protos::Ext4AllocDaBlocksFtraceEvent::MergeFrom(
15962           from._internal_ext4_alloc_da_blocks());
15963       break;
15964     }
15965     case kExt4AllocateBlocks: {
15966       _this->_internal_mutable_ext4_allocate_blocks()->::perfetto::protos::Ext4AllocateBlocksFtraceEvent::MergeFrom(
15967           from._internal_ext4_allocate_blocks());
15968       break;
15969     }
15970     case kExt4AllocateInode: {
15971       _this->_internal_mutable_ext4_allocate_inode()->::perfetto::protos::Ext4AllocateInodeFtraceEvent::MergeFrom(
15972           from._internal_ext4_allocate_inode());
15973       break;
15974     }
15975     case kExt4BeginOrderedTruncate: {
15976       _this->_internal_mutable_ext4_begin_ordered_truncate()->::perfetto::protos::Ext4BeginOrderedTruncateFtraceEvent::MergeFrom(
15977           from._internal_ext4_begin_ordered_truncate());
15978       break;
15979     }
15980     case kExt4CollapseRange: {
15981       _this->_internal_mutable_ext4_collapse_range()->::perfetto::protos::Ext4CollapseRangeFtraceEvent::MergeFrom(
15982           from._internal_ext4_collapse_range());
15983       break;
15984     }
15985     case kExt4DaReleaseSpace: {
15986       _this->_internal_mutable_ext4_da_release_space()->::perfetto::protos::Ext4DaReleaseSpaceFtraceEvent::MergeFrom(
15987           from._internal_ext4_da_release_space());
15988       break;
15989     }
15990     case kExt4DaReserveSpace: {
15991       _this->_internal_mutable_ext4_da_reserve_space()->::perfetto::protos::Ext4DaReserveSpaceFtraceEvent::MergeFrom(
15992           from._internal_ext4_da_reserve_space());
15993       break;
15994     }
15995     case kExt4DaUpdateReserveSpace: {
15996       _this->_internal_mutable_ext4_da_update_reserve_space()->::perfetto::protos::Ext4DaUpdateReserveSpaceFtraceEvent::MergeFrom(
15997           from._internal_ext4_da_update_reserve_space());
15998       break;
15999     }
16000     case kExt4DaWritePages: {
16001       _this->_internal_mutable_ext4_da_write_pages()->::perfetto::protos::Ext4DaWritePagesFtraceEvent::MergeFrom(
16002           from._internal_ext4_da_write_pages());
16003       break;
16004     }
16005     case kExt4DaWritePagesExtent: {
16006       _this->_internal_mutable_ext4_da_write_pages_extent()->::perfetto::protos::Ext4DaWritePagesExtentFtraceEvent::MergeFrom(
16007           from._internal_ext4_da_write_pages_extent());
16008       break;
16009     }
16010     case kExt4DirectIOEnter: {
16011       _this->_internal_mutable_ext4_direct_io_enter()->::perfetto::protos::Ext4DirectIOEnterFtraceEvent::MergeFrom(
16012           from._internal_ext4_direct_io_enter());
16013       break;
16014     }
16015     case kExt4DirectIOExit: {
16016       _this->_internal_mutable_ext4_direct_io_exit()->::perfetto::protos::Ext4DirectIOExitFtraceEvent::MergeFrom(
16017           from._internal_ext4_direct_io_exit());
16018       break;
16019     }
16020     case kExt4DiscardBlocks: {
16021       _this->_internal_mutable_ext4_discard_blocks()->::perfetto::protos::Ext4DiscardBlocksFtraceEvent::MergeFrom(
16022           from._internal_ext4_discard_blocks());
16023       break;
16024     }
16025     case kExt4DiscardPreallocations: {
16026       _this->_internal_mutable_ext4_discard_preallocations()->::perfetto::protos::Ext4DiscardPreallocationsFtraceEvent::MergeFrom(
16027           from._internal_ext4_discard_preallocations());
16028       break;
16029     }
16030     case kExt4DropInode: {
16031       _this->_internal_mutable_ext4_drop_inode()->::perfetto::protos::Ext4DropInodeFtraceEvent::MergeFrom(
16032           from._internal_ext4_drop_inode());
16033       break;
16034     }
16035     case kExt4EsCacheExtent: {
16036       _this->_internal_mutable_ext4_es_cache_extent()->::perfetto::protos::Ext4EsCacheExtentFtraceEvent::MergeFrom(
16037           from._internal_ext4_es_cache_extent());
16038       break;
16039     }
16040     case kExt4EsFindDelayedExtentRangeEnter: {
16041       _this->_internal_mutable_ext4_es_find_delayed_extent_range_enter()->::perfetto::protos::Ext4EsFindDelayedExtentRangeEnterFtraceEvent::MergeFrom(
16042           from._internal_ext4_es_find_delayed_extent_range_enter());
16043       break;
16044     }
16045     case kExt4EsFindDelayedExtentRangeExit: {
16046       _this->_internal_mutable_ext4_es_find_delayed_extent_range_exit()->::perfetto::protos::Ext4EsFindDelayedExtentRangeExitFtraceEvent::MergeFrom(
16047           from._internal_ext4_es_find_delayed_extent_range_exit());
16048       break;
16049     }
16050     case kExt4EsInsertExtent: {
16051       _this->_internal_mutable_ext4_es_insert_extent()->::perfetto::protos::Ext4EsInsertExtentFtraceEvent::MergeFrom(
16052           from._internal_ext4_es_insert_extent());
16053       break;
16054     }
16055     case kExt4EsLookupExtentEnter: {
16056       _this->_internal_mutable_ext4_es_lookup_extent_enter()->::perfetto::protos::Ext4EsLookupExtentEnterFtraceEvent::MergeFrom(
16057           from._internal_ext4_es_lookup_extent_enter());
16058       break;
16059     }
16060     case kExt4EsLookupExtentExit: {
16061       _this->_internal_mutable_ext4_es_lookup_extent_exit()->::perfetto::protos::Ext4EsLookupExtentExitFtraceEvent::MergeFrom(
16062           from._internal_ext4_es_lookup_extent_exit());
16063       break;
16064     }
16065     case kExt4EsRemoveExtent: {
16066       _this->_internal_mutable_ext4_es_remove_extent()->::perfetto::protos::Ext4EsRemoveExtentFtraceEvent::MergeFrom(
16067           from._internal_ext4_es_remove_extent());
16068       break;
16069     }
16070     case kExt4EsShrink: {
16071       _this->_internal_mutable_ext4_es_shrink()->::perfetto::protos::Ext4EsShrinkFtraceEvent::MergeFrom(
16072           from._internal_ext4_es_shrink());
16073       break;
16074     }
16075     case kExt4EsShrinkCount: {
16076       _this->_internal_mutable_ext4_es_shrink_count()->::perfetto::protos::Ext4EsShrinkCountFtraceEvent::MergeFrom(
16077           from._internal_ext4_es_shrink_count());
16078       break;
16079     }
16080     case kExt4EsShrinkScanEnter: {
16081       _this->_internal_mutable_ext4_es_shrink_scan_enter()->::perfetto::protos::Ext4EsShrinkScanEnterFtraceEvent::MergeFrom(
16082           from._internal_ext4_es_shrink_scan_enter());
16083       break;
16084     }
16085     case kExt4EsShrinkScanExit: {
16086       _this->_internal_mutable_ext4_es_shrink_scan_exit()->::perfetto::protos::Ext4EsShrinkScanExitFtraceEvent::MergeFrom(
16087           from._internal_ext4_es_shrink_scan_exit());
16088       break;
16089     }
16090     case kExt4EvictInode: {
16091       _this->_internal_mutable_ext4_evict_inode()->::perfetto::protos::Ext4EvictInodeFtraceEvent::MergeFrom(
16092           from._internal_ext4_evict_inode());
16093       break;
16094     }
16095     case kExt4ExtConvertToInitializedEnter: {
16096       _this->_internal_mutable_ext4_ext_convert_to_initialized_enter()->::perfetto::protos::Ext4ExtConvertToInitializedEnterFtraceEvent::MergeFrom(
16097           from._internal_ext4_ext_convert_to_initialized_enter());
16098       break;
16099     }
16100     case kExt4ExtConvertToInitializedFastpath: {
16101       _this->_internal_mutable_ext4_ext_convert_to_initialized_fastpath()->::perfetto::protos::Ext4ExtConvertToInitializedFastpathFtraceEvent::MergeFrom(
16102           from._internal_ext4_ext_convert_to_initialized_fastpath());
16103       break;
16104     }
16105     case kExt4ExtHandleUnwrittenExtents: {
16106       _this->_internal_mutable_ext4_ext_handle_unwritten_extents()->::perfetto::protos::Ext4ExtHandleUnwrittenExtentsFtraceEvent::MergeFrom(
16107           from._internal_ext4_ext_handle_unwritten_extents());
16108       break;
16109     }
16110     case kExt4ExtInCache: {
16111       _this->_internal_mutable_ext4_ext_in_cache()->::perfetto::protos::Ext4ExtInCacheFtraceEvent::MergeFrom(
16112           from._internal_ext4_ext_in_cache());
16113       break;
16114     }
16115     case kExt4ExtLoadExtent: {
16116       _this->_internal_mutable_ext4_ext_load_extent()->::perfetto::protos::Ext4ExtLoadExtentFtraceEvent::MergeFrom(
16117           from._internal_ext4_ext_load_extent());
16118       break;
16119     }
16120     case kExt4ExtMapBlocksEnter: {
16121       _this->_internal_mutable_ext4_ext_map_blocks_enter()->::perfetto::protos::Ext4ExtMapBlocksEnterFtraceEvent::MergeFrom(
16122           from._internal_ext4_ext_map_blocks_enter());
16123       break;
16124     }
16125     case kExt4ExtMapBlocksExit: {
16126       _this->_internal_mutable_ext4_ext_map_blocks_exit()->::perfetto::protos::Ext4ExtMapBlocksExitFtraceEvent::MergeFrom(
16127           from._internal_ext4_ext_map_blocks_exit());
16128       break;
16129     }
16130     case kExt4ExtPutInCache: {
16131       _this->_internal_mutable_ext4_ext_put_in_cache()->::perfetto::protos::Ext4ExtPutInCacheFtraceEvent::MergeFrom(
16132           from._internal_ext4_ext_put_in_cache());
16133       break;
16134     }
16135     case kExt4ExtRemoveSpace: {
16136       _this->_internal_mutable_ext4_ext_remove_space()->::perfetto::protos::Ext4ExtRemoveSpaceFtraceEvent::MergeFrom(
16137           from._internal_ext4_ext_remove_space());
16138       break;
16139     }
16140     case kExt4ExtRemoveSpaceDone: {
16141       _this->_internal_mutable_ext4_ext_remove_space_done()->::perfetto::protos::Ext4ExtRemoveSpaceDoneFtraceEvent::MergeFrom(
16142           from._internal_ext4_ext_remove_space_done());
16143       break;
16144     }
16145     case kExt4ExtRmIdx: {
16146       _this->_internal_mutable_ext4_ext_rm_idx()->::perfetto::protos::Ext4ExtRmIdxFtraceEvent::MergeFrom(
16147           from._internal_ext4_ext_rm_idx());
16148       break;
16149     }
16150     case kExt4ExtRmLeaf: {
16151       _this->_internal_mutable_ext4_ext_rm_leaf()->::perfetto::protos::Ext4ExtRmLeafFtraceEvent::MergeFrom(
16152           from._internal_ext4_ext_rm_leaf());
16153       break;
16154     }
16155     case kExt4ExtShowExtent: {
16156       _this->_internal_mutable_ext4_ext_show_extent()->::perfetto::protos::Ext4ExtShowExtentFtraceEvent::MergeFrom(
16157           from._internal_ext4_ext_show_extent());
16158       break;
16159     }
16160     case kExt4FallocateEnter: {
16161       _this->_internal_mutable_ext4_fallocate_enter()->::perfetto::protos::Ext4FallocateEnterFtraceEvent::MergeFrom(
16162           from._internal_ext4_fallocate_enter());
16163       break;
16164     }
16165     case kExt4FallocateExit: {
16166       _this->_internal_mutable_ext4_fallocate_exit()->::perfetto::protos::Ext4FallocateExitFtraceEvent::MergeFrom(
16167           from._internal_ext4_fallocate_exit());
16168       break;
16169     }
16170     case kExt4FindDelallocRange: {
16171       _this->_internal_mutable_ext4_find_delalloc_range()->::perfetto::protos::Ext4FindDelallocRangeFtraceEvent::MergeFrom(
16172           from._internal_ext4_find_delalloc_range());
16173       break;
16174     }
16175     case kExt4Forget: {
16176       _this->_internal_mutable_ext4_forget()->::perfetto::protos::Ext4ForgetFtraceEvent::MergeFrom(
16177           from._internal_ext4_forget());
16178       break;
16179     }
16180     case kExt4FreeBlocks: {
16181       _this->_internal_mutable_ext4_free_blocks()->::perfetto::protos::Ext4FreeBlocksFtraceEvent::MergeFrom(
16182           from._internal_ext4_free_blocks());
16183       break;
16184     }
16185     case kExt4FreeInode: {
16186       _this->_internal_mutable_ext4_free_inode()->::perfetto::protos::Ext4FreeInodeFtraceEvent::MergeFrom(
16187           from._internal_ext4_free_inode());
16188       break;
16189     }
16190     case kExt4GetImpliedClusterAllocExit: {
16191       _this->_internal_mutable_ext4_get_implied_cluster_alloc_exit()->::perfetto::protos::Ext4GetImpliedClusterAllocExitFtraceEvent::MergeFrom(
16192           from._internal_ext4_get_implied_cluster_alloc_exit());
16193       break;
16194     }
16195     case kExt4GetReservedClusterAlloc: {
16196       _this->_internal_mutable_ext4_get_reserved_cluster_alloc()->::perfetto::protos::Ext4GetReservedClusterAllocFtraceEvent::MergeFrom(
16197           from._internal_ext4_get_reserved_cluster_alloc());
16198       break;
16199     }
16200     case kExt4IndMapBlocksEnter: {
16201       _this->_internal_mutable_ext4_ind_map_blocks_enter()->::perfetto::protos::Ext4IndMapBlocksEnterFtraceEvent::MergeFrom(
16202           from._internal_ext4_ind_map_blocks_enter());
16203       break;
16204     }
16205     case kExt4IndMapBlocksExit: {
16206       _this->_internal_mutable_ext4_ind_map_blocks_exit()->::perfetto::protos::Ext4IndMapBlocksExitFtraceEvent::MergeFrom(
16207           from._internal_ext4_ind_map_blocks_exit());
16208       break;
16209     }
16210     case kExt4InsertRange: {
16211       _this->_internal_mutable_ext4_insert_range()->::perfetto::protos::Ext4InsertRangeFtraceEvent::MergeFrom(
16212           from._internal_ext4_insert_range());
16213       break;
16214     }
16215     case kExt4Invalidatepage: {
16216       _this->_internal_mutable_ext4_invalidatepage()->::perfetto::protos::Ext4InvalidatepageFtraceEvent::MergeFrom(
16217           from._internal_ext4_invalidatepage());
16218       break;
16219     }
16220     case kExt4JournalStart: {
16221       _this->_internal_mutable_ext4_journal_start()->::perfetto::protos::Ext4JournalStartFtraceEvent::MergeFrom(
16222           from._internal_ext4_journal_start());
16223       break;
16224     }
16225     case kExt4JournalStartReserved: {
16226       _this->_internal_mutable_ext4_journal_start_reserved()->::perfetto::protos::Ext4JournalStartReservedFtraceEvent::MergeFrom(
16227           from._internal_ext4_journal_start_reserved());
16228       break;
16229     }
16230     case kExt4JournalledInvalidatepage: {
16231       _this->_internal_mutable_ext4_journalled_invalidatepage()->::perfetto::protos::Ext4JournalledInvalidatepageFtraceEvent::MergeFrom(
16232           from._internal_ext4_journalled_invalidatepage());
16233       break;
16234     }
16235     case kExt4JournalledWriteEnd: {
16236       _this->_internal_mutable_ext4_journalled_write_end()->::perfetto::protos::Ext4JournalledWriteEndFtraceEvent::MergeFrom(
16237           from._internal_ext4_journalled_write_end());
16238       break;
16239     }
16240     case kExt4LoadInode: {
16241       _this->_internal_mutable_ext4_load_inode()->::perfetto::protos::Ext4LoadInodeFtraceEvent::MergeFrom(
16242           from._internal_ext4_load_inode());
16243       break;
16244     }
16245     case kExt4LoadInodeBitmap: {
16246       _this->_internal_mutable_ext4_load_inode_bitmap()->::perfetto::protos::Ext4LoadInodeBitmapFtraceEvent::MergeFrom(
16247           from._internal_ext4_load_inode_bitmap());
16248       break;
16249     }
16250     case kExt4MarkInodeDirty: {
16251       _this->_internal_mutable_ext4_mark_inode_dirty()->::perfetto::protos::Ext4MarkInodeDirtyFtraceEvent::MergeFrom(
16252           from._internal_ext4_mark_inode_dirty());
16253       break;
16254     }
16255     case kExt4MbBitmapLoad: {
16256       _this->_internal_mutable_ext4_mb_bitmap_load()->::perfetto::protos::Ext4MbBitmapLoadFtraceEvent::MergeFrom(
16257           from._internal_ext4_mb_bitmap_load());
16258       break;
16259     }
16260     case kExt4MbBuddyBitmapLoad: {
16261       _this->_internal_mutable_ext4_mb_buddy_bitmap_load()->::perfetto::protos::Ext4MbBuddyBitmapLoadFtraceEvent::MergeFrom(
16262           from._internal_ext4_mb_buddy_bitmap_load());
16263       break;
16264     }
16265     case kExt4MbDiscardPreallocations: {
16266       _this->_internal_mutable_ext4_mb_discard_preallocations()->::perfetto::protos::Ext4MbDiscardPreallocationsFtraceEvent::MergeFrom(
16267           from._internal_ext4_mb_discard_preallocations());
16268       break;
16269     }
16270     case kExt4MbNewGroupPa: {
16271       _this->_internal_mutable_ext4_mb_new_group_pa()->::perfetto::protos::Ext4MbNewGroupPaFtraceEvent::MergeFrom(
16272           from._internal_ext4_mb_new_group_pa());
16273       break;
16274     }
16275     case kExt4MbNewInodePa: {
16276       _this->_internal_mutable_ext4_mb_new_inode_pa()->::perfetto::protos::Ext4MbNewInodePaFtraceEvent::MergeFrom(
16277           from._internal_ext4_mb_new_inode_pa());
16278       break;
16279     }
16280     case kExt4MbReleaseGroupPa: {
16281       _this->_internal_mutable_ext4_mb_release_group_pa()->::perfetto::protos::Ext4MbReleaseGroupPaFtraceEvent::MergeFrom(
16282           from._internal_ext4_mb_release_group_pa());
16283       break;
16284     }
16285     case kExt4MbReleaseInodePa: {
16286       _this->_internal_mutable_ext4_mb_release_inode_pa()->::perfetto::protos::Ext4MbReleaseInodePaFtraceEvent::MergeFrom(
16287           from._internal_ext4_mb_release_inode_pa());
16288       break;
16289     }
16290     case kExt4MballocAlloc: {
16291       _this->_internal_mutable_ext4_mballoc_alloc()->::perfetto::protos::Ext4MballocAllocFtraceEvent::MergeFrom(
16292           from._internal_ext4_mballoc_alloc());
16293       break;
16294     }
16295     case kExt4MballocDiscard: {
16296       _this->_internal_mutable_ext4_mballoc_discard()->::perfetto::protos::Ext4MballocDiscardFtraceEvent::MergeFrom(
16297           from._internal_ext4_mballoc_discard());
16298       break;
16299     }
16300     case kExt4MballocFree: {
16301       _this->_internal_mutable_ext4_mballoc_free()->::perfetto::protos::Ext4MballocFreeFtraceEvent::MergeFrom(
16302           from._internal_ext4_mballoc_free());
16303       break;
16304     }
16305     case kExt4MballocPrealloc: {
16306       _this->_internal_mutable_ext4_mballoc_prealloc()->::perfetto::protos::Ext4MballocPreallocFtraceEvent::MergeFrom(
16307           from._internal_ext4_mballoc_prealloc());
16308       break;
16309     }
16310     case kExt4OtherInodeUpdateTime: {
16311       _this->_internal_mutable_ext4_other_inode_update_time()->::perfetto::protos::Ext4OtherInodeUpdateTimeFtraceEvent::MergeFrom(
16312           from._internal_ext4_other_inode_update_time());
16313       break;
16314     }
16315     case kExt4PunchHole: {
16316       _this->_internal_mutable_ext4_punch_hole()->::perfetto::protos::Ext4PunchHoleFtraceEvent::MergeFrom(
16317           from._internal_ext4_punch_hole());
16318       break;
16319     }
16320     case kExt4ReadBlockBitmapLoad: {
16321       _this->_internal_mutable_ext4_read_block_bitmap_load()->::perfetto::protos::Ext4ReadBlockBitmapLoadFtraceEvent::MergeFrom(
16322           from._internal_ext4_read_block_bitmap_load());
16323       break;
16324     }
16325     case kExt4Readpage: {
16326       _this->_internal_mutable_ext4_readpage()->::perfetto::protos::Ext4ReadpageFtraceEvent::MergeFrom(
16327           from._internal_ext4_readpage());
16328       break;
16329     }
16330     case kExt4Releasepage: {
16331       _this->_internal_mutable_ext4_releasepage()->::perfetto::protos::Ext4ReleasepageFtraceEvent::MergeFrom(
16332           from._internal_ext4_releasepage());
16333       break;
16334     }
16335     case kExt4RemoveBlocks: {
16336       _this->_internal_mutable_ext4_remove_blocks()->::perfetto::protos::Ext4RemoveBlocksFtraceEvent::MergeFrom(
16337           from._internal_ext4_remove_blocks());
16338       break;
16339     }
16340     case kExt4RequestBlocks: {
16341       _this->_internal_mutable_ext4_request_blocks()->::perfetto::protos::Ext4RequestBlocksFtraceEvent::MergeFrom(
16342           from._internal_ext4_request_blocks());
16343       break;
16344     }
16345     case kExt4RequestInode: {
16346       _this->_internal_mutable_ext4_request_inode()->::perfetto::protos::Ext4RequestInodeFtraceEvent::MergeFrom(
16347           from._internal_ext4_request_inode());
16348       break;
16349     }
16350     case kExt4SyncFs: {
16351       _this->_internal_mutable_ext4_sync_fs()->::perfetto::protos::Ext4SyncFsFtraceEvent::MergeFrom(
16352           from._internal_ext4_sync_fs());
16353       break;
16354     }
16355     case kExt4TrimAllFree: {
16356       _this->_internal_mutable_ext4_trim_all_free()->::perfetto::protos::Ext4TrimAllFreeFtraceEvent::MergeFrom(
16357           from._internal_ext4_trim_all_free());
16358       break;
16359     }
16360     case kExt4TrimExtent: {
16361       _this->_internal_mutable_ext4_trim_extent()->::perfetto::protos::Ext4TrimExtentFtraceEvent::MergeFrom(
16362           from._internal_ext4_trim_extent());
16363       break;
16364     }
16365     case kExt4TruncateEnter: {
16366       _this->_internal_mutable_ext4_truncate_enter()->::perfetto::protos::Ext4TruncateEnterFtraceEvent::MergeFrom(
16367           from._internal_ext4_truncate_enter());
16368       break;
16369     }
16370     case kExt4TruncateExit: {
16371       _this->_internal_mutable_ext4_truncate_exit()->::perfetto::protos::Ext4TruncateExitFtraceEvent::MergeFrom(
16372           from._internal_ext4_truncate_exit());
16373       break;
16374     }
16375     case kExt4UnlinkEnter: {
16376       _this->_internal_mutable_ext4_unlink_enter()->::perfetto::protos::Ext4UnlinkEnterFtraceEvent::MergeFrom(
16377           from._internal_ext4_unlink_enter());
16378       break;
16379     }
16380     case kExt4UnlinkExit: {
16381       _this->_internal_mutable_ext4_unlink_exit()->::perfetto::protos::Ext4UnlinkExitFtraceEvent::MergeFrom(
16382           from._internal_ext4_unlink_exit());
16383       break;
16384     }
16385     case kExt4WriteBegin: {
16386       _this->_internal_mutable_ext4_write_begin()->::perfetto::protos::Ext4WriteBeginFtraceEvent::MergeFrom(
16387           from._internal_ext4_write_begin());
16388       break;
16389     }
16390     case kExt4WriteEnd: {
16391       _this->_internal_mutable_ext4_write_end()->::perfetto::protos::Ext4WriteEndFtraceEvent::MergeFrom(
16392           from._internal_ext4_write_end());
16393       break;
16394     }
16395     case kExt4Writepage: {
16396       _this->_internal_mutable_ext4_writepage()->::perfetto::protos::Ext4WritepageFtraceEvent::MergeFrom(
16397           from._internal_ext4_writepage());
16398       break;
16399     }
16400     case kExt4Writepages: {
16401       _this->_internal_mutable_ext4_writepages()->::perfetto::protos::Ext4WritepagesFtraceEvent::MergeFrom(
16402           from._internal_ext4_writepages());
16403       break;
16404     }
16405     case kExt4WritepagesResult: {
16406       _this->_internal_mutable_ext4_writepages_result()->::perfetto::protos::Ext4WritepagesResultFtraceEvent::MergeFrom(
16407           from._internal_ext4_writepages_result());
16408       break;
16409     }
16410     case kExt4ZeroRange: {
16411       _this->_internal_mutable_ext4_zero_range()->::perfetto::protos::Ext4ZeroRangeFtraceEvent::MergeFrom(
16412           from._internal_ext4_zero_range());
16413       break;
16414     }
16415     case kTaskNewtask: {
16416       _this->_internal_mutable_task_newtask()->::perfetto::protos::TaskNewtaskFtraceEvent::MergeFrom(
16417           from._internal_task_newtask());
16418       break;
16419     }
16420     case kTaskRename: {
16421       _this->_internal_mutable_task_rename()->::perfetto::protos::TaskRenameFtraceEvent::MergeFrom(
16422           from._internal_task_rename());
16423       break;
16424     }
16425     case kSchedProcessExec: {
16426       _this->_internal_mutable_sched_process_exec()->::perfetto::protos::SchedProcessExecFtraceEvent::MergeFrom(
16427           from._internal_sched_process_exec());
16428       break;
16429     }
16430     case kSchedProcessExit: {
16431       _this->_internal_mutable_sched_process_exit()->::perfetto::protos::SchedProcessExitFtraceEvent::MergeFrom(
16432           from._internal_sched_process_exit());
16433       break;
16434     }
16435     case kSchedProcessFork: {
16436       _this->_internal_mutable_sched_process_fork()->::perfetto::protos::SchedProcessForkFtraceEvent::MergeFrom(
16437           from._internal_sched_process_fork());
16438       break;
16439     }
16440     case kSchedProcessFree: {
16441       _this->_internal_mutable_sched_process_free()->::perfetto::protos::SchedProcessFreeFtraceEvent::MergeFrom(
16442           from._internal_sched_process_free());
16443       break;
16444     }
16445     case kSchedProcessHang: {
16446       _this->_internal_mutable_sched_process_hang()->::perfetto::protos::SchedProcessHangFtraceEvent::MergeFrom(
16447           from._internal_sched_process_hang());
16448       break;
16449     }
16450     case kSchedProcessWait: {
16451       _this->_internal_mutable_sched_process_wait()->::perfetto::protos::SchedProcessWaitFtraceEvent::MergeFrom(
16452           from._internal_sched_process_wait());
16453       break;
16454     }
16455     case kF2FsDoSubmitBio: {
16456       _this->_internal_mutable_f2fs_do_submit_bio()->::perfetto::protos::F2fsDoSubmitBioFtraceEvent::MergeFrom(
16457           from._internal_f2fs_do_submit_bio());
16458       break;
16459     }
16460     case kF2FsEvictInode: {
16461       _this->_internal_mutable_f2fs_evict_inode()->::perfetto::protos::F2fsEvictInodeFtraceEvent::MergeFrom(
16462           from._internal_f2fs_evict_inode());
16463       break;
16464     }
16465     case kF2FsFallocate: {
16466       _this->_internal_mutable_f2fs_fallocate()->::perfetto::protos::F2fsFallocateFtraceEvent::MergeFrom(
16467           from._internal_f2fs_fallocate());
16468       break;
16469     }
16470     case kF2FsGetDataBlock: {
16471       _this->_internal_mutable_f2fs_get_data_block()->::perfetto::protos::F2fsGetDataBlockFtraceEvent::MergeFrom(
16472           from._internal_f2fs_get_data_block());
16473       break;
16474     }
16475     case kF2FsGetVictim: {
16476       _this->_internal_mutable_f2fs_get_victim()->::perfetto::protos::F2fsGetVictimFtraceEvent::MergeFrom(
16477           from._internal_f2fs_get_victim());
16478       break;
16479     }
16480     case kF2FsIget: {
16481       _this->_internal_mutable_f2fs_iget()->::perfetto::protos::F2fsIgetFtraceEvent::MergeFrom(
16482           from._internal_f2fs_iget());
16483       break;
16484     }
16485     case kF2FsIgetExit: {
16486       _this->_internal_mutable_f2fs_iget_exit()->::perfetto::protos::F2fsIgetExitFtraceEvent::MergeFrom(
16487           from._internal_f2fs_iget_exit());
16488       break;
16489     }
16490     case kF2FsNewInode: {
16491       _this->_internal_mutable_f2fs_new_inode()->::perfetto::protos::F2fsNewInodeFtraceEvent::MergeFrom(
16492           from._internal_f2fs_new_inode());
16493       break;
16494     }
16495     case kF2FsReadpage: {
16496       _this->_internal_mutable_f2fs_readpage()->::perfetto::protos::F2fsReadpageFtraceEvent::MergeFrom(
16497           from._internal_f2fs_readpage());
16498       break;
16499     }
16500     case kF2FsReserveNewBlock: {
16501       _this->_internal_mutable_f2fs_reserve_new_block()->::perfetto::protos::F2fsReserveNewBlockFtraceEvent::MergeFrom(
16502           from._internal_f2fs_reserve_new_block());
16503       break;
16504     }
16505     case kF2FsSetPageDirty: {
16506       _this->_internal_mutable_f2fs_set_page_dirty()->::perfetto::protos::F2fsSetPageDirtyFtraceEvent::MergeFrom(
16507           from._internal_f2fs_set_page_dirty());
16508       break;
16509     }
16510     case kF2FsSubmitWritePage: {
16511       _this->_internal_mutable_f2fs_submit_write_page()->::perfetto::protos::F2fsSubmitWritePageFtraceEvent::MergeFrom(
16512           from._internal_f2fs_submit_write_page());
16513       break;
16514     }
16515     case kF2FsSyncFileEnter: {
16516       _this->_internal_mutable_f2fs_sync_file_enter()->::perfetto::protos::F2fsSyncFileEnterFtraceEvent::MergeFrom(
16517           from._internal_f2fs_sync_file_enter());
16518       break;
16519     }
16520     case kF2FsSyncFileExit: {
16521       _this->_internal_mutable_f2fs_sync_file_exit()->::perfetto::protos::F2fsSyncFileExitFtraceEvent::MergeFrom(
16522           from._internal_f2fs_sync_file_exit());
16523       break;
16524     }
16525     case kF2FsSyncFs: {
16526       _this->_internal_mutable_f2fs_sync_fs()->::perfetto::protos::F2fsSyncFsFtraceEvent::MergeFrom(
16527           from._internal_f2fs_sync_fs());
16528       break;
16529     }
16530     case kF2FsTruncate: {
16531       _this->_internal_mutable_f2fs_truncate()->::perfetto::protos::F2fsTruncateFtraceEvent::MergeFrom(
16532           from._internal_f2fs_truncate());
16533       break;
16534     }
16535     case kF2FsTruncateBlocksEnter: {
16536       _this->_internal_mutable_f2fs_truncate_blocks_enter()->::perfetto::protos::F2fsTruncateBlocksEnterFtraceEvent::MergeFrom(
16537           from._internal_f2fs_truncate_blocks_enter());
16538       break;
16539     }
16540     case kF2FsTruncateBlocksExit: {
16541       _this->_internal_mutable_f2fs_truncate_blocks_exit()->::perfetto::protos::F2fsTruncateBlocksExitFtraceEvent::MergeFrom(
16542           from._internal_f2fs_truncate_blocks_exit());
16543       break;
16544     }
16545     case kF2FsTruncateDataBlocksRange: {
16546       _this->_internal_mutable_f2fs_truncate_data_blocks_range()->::perfetto::protos::F2fsTruncateDataBlocksRangeFtraceEvent::MergeFrom(
16547           from._internal_f2fs_truncate_data_blocks_range());
16548       break;
16549     }
16550     case kF2FsTruncateInodeBlocksEnter: {
16551       _this->_internal_mutable_f2fs_truncate_inode_blocks_enter()->::perfetto::protos::F2fsTruncateInodeBlocksEnterFtraceEvent::MergeFrom(
16552           from._internal_f2fs_truncate_inode_blocks_enter());
16553       break;
16554     }
16555     case kF2FsTruncateInodeBlocksExit: {
16556       _this->_internal_mutable_f2fs_truncate_inode_blocks_exit()->::perfetto::protos::F2fsTruncateInodeBlocksExitFtraceEvent::MergeFrom(
16557           from._internal_f2fs_truncate_inode_blocks_exit());
16558       break;
16559     }
16560     case kF2FsTruncateNode: {
16561       _this->_internal_mutable_f2fs_truncate_node()->::perfetto::protos::F2fsTruncateNodeFtraceEvent::MergeFrom(
16562           from._internal_f2fs_truncate_node());
16563       break;
16564     }
16565     case kF2FsTruncateNodesEnter: {
16566       _this->_internal_mutable_f2fs_truncate_nodes_enter()->::perfetto::protos::F2fsTruncateNodesEnterFtraceEvent::MergeFrom(
16567           from._internal_f2fs_truncate_nodes_enter());
16568       break;
16569     }
16570     case kF2FsTruncateNodesExit: {
16571       _this->_internal_mutable_f2fs_truncate_nodes_exit()->::perfetto::protos::F2fsTruncateNodesExitFtraceEvent::MergeFrom(
16572           from._internal_f2fs_truncate_nodes_exit());
16573       break;
16574     }
16575     case kF2FsTruncatePartialNodes: {
16576       _this->_internal_mutable_f2fs_truncate_partial_nodes()->::perfetto::protos::F2fsTruncatePartialNodesFtraceEvent::MergeFrom(
16577           from._internal_f2fs_truncate_partial_nodes());
16578       break;
16579     }
16580     case kF2FsUnlinkEnter: {
16581       _this->_internal_mutable_f2fs_unlink_enter()->::perfetto::protos::F2fsUnlinkEnterFtraceEvent::MergeFrom(
16582           from._internal_f2fs_unlink_enter());
16583       break;
16584     }
16585     case kF2FsUnlinkExit: {
16586       _this->_internal_mutable_f2fs_unlink_exit()->::perfetto::protos::F2fsUnlinkExitFtraceEvent::MergeFrom(
16587           from._internal_f2fs_unlink_exit());
16588       break;
16589     }
16590     case kF2FsVmPageMkwrite: {
16591       _this->_internal_mutable_f2fs_vm_page_mkwrite()->::perfetto::protos::F2fsVmPageMkwriteFtraceEvent::MergeFrom(
16592           from._internal_f2fs_vm_page_mkwrite());
16593       break;
16594     }
16595     case kF2FsWriteBegin: {
16596       _this->_internal_mutable_f2fs_write_begin()->::perfetto::protos::F2fsWriteBeginFtraceEvent::MergeFrom(
16597           from._internal_f2fs_write_begin());
16598       break;
16599     }
16600     case kF2FsWriteCheckpoint: {
16601       _this->_internal_mutable_f2fs_write_checkpoint()->::perfetto::protos::F2fsWriteCheckpointFtraceEvent::MergeFrom(
16602           from._internal_f2fs_write_checkpoint());
16603       break;
16604     }
16605     case kF2FsWriteEnd: {
16606       _this->_internal_mutable_f2fs_write_end()->::perfetto::protos::F2fsWriteEndFtraceEvent::MergeFrom(
16607           from._internal_f2fs_write_end());
16608       break;
16609     }
16610     case kAllocPagesIommuEnd: {
16611       _this->_internal_mutable_alloc_pages_iommu_end()->::perfetto::protos::AllocPagesIommuEndFtraceEvent::MergeFrom(
16612           from._internal_alloc_pages_iommu_end());
16613       break;
16614     }
16615     case kAllocPagesIommuFail: {
16616       _this->_internal_mutable_alloc_pages_iommu_fail()->::perfetto::protos::AllocPagesIommuFailFtraceEvent::MergeFrom(
16617           from._internal_alloc_pages_iommu_fail());
16618       break;
16619     }
16620     case kAllocPagesIommuStart: {
16621       _this->_internal_mutable_alloc_pages_iommu_start()->::perfetto::protos::AllocPagesIommuStartFtraceEvent::MergeFrom(
16622           from._internal_alloc_pages_iommu_start());
16623       break;
16624     }
16625     case kAllocPagesSysEnd: {
16626       _this->_internal_mutable_alloc_pages_sys_end()->::perfetto::protos::AllocPagesSysEndFtraceEvent::MergeFrom(
16627           from._internal_alloc_pages_sys_end());
16628       break;
16629     }
16630     case kAllocPagesSysFail: {
16631       _this->_internal_mutable_alloc_pages_sys_fail()->::perfetto::protos::AllocPagesSysFailFtraceEvent::MergeFrom(
16632           from._internal_alloc_pages_sys_fail());
16633       break;
16634     }
16635     case kAllocPagesSysStart: {
16636       _this->_internal_mutable_alloc_pages_sys_start()->::perfetto::protos::AllocPagesSysStartFtraceEvent::MergeFrom(
16637           from._internal_alloc_pages_sys_start());
16638       break;
16639     }
16640     case kDmaAllocContiguousRetry: {
16641       _this->_internal_mutable_dma_alloc_contiguous_retry()->::perfetto::protos::DmaAllocContiguousRetryFtraceEvent::MergeFrom(
16642           from._internal_dma_alloc_contiguous_retry());
16643       break;
16644     }
16645     case kIommuMapRange: {
16646       _this->_internal_mutable_iommu_map_range()->::perfetto::protos::IommuMapRangeFtraceEvent::MergeFrom(
16647           from._internal_iommu_map_range());
16648       break;
16649     }
16650     case kIommuSecPtblMapRangeEnd: {
16651       _this->_internal_mutable_iommu_sec_ptbl_map_range_end()->::perfetto::protos::IommuSecPtblMapRangeEndFtraceEvent::MergeFrom(
16652           from._internal_iommu_sec_ptbl_map_range_end());
16653       break;
16654     }
16655     case kIommuSecPtblMapRangeStart: {
16656       _this->_internal_mutable_iommu_sec_ptbl_map_range_start()->::perfetto::protos::IommuSecPtblMapRangeStartFtraceEvent::MergeFrom(
16657           from._internal_iommu_sec_ptbl_map_range_start());
16658       break;
16659     }
16660     case kIonAllocBufferEnd: {
16661       _this->_internal_mutable_ion_alloc_buffer_end()->::perfetto::protos::IonAllocBufferEndFtraceEvent::MergeFrom(
16662           from._internal_ion_alloc_buffer_end());
16663       break;
16664     }
16665     case kIonAllocBufferFail: {
16666       _this->_internal_mutable_ion_alloc_buffer_fail()->::perfetto::protos::IonAllocBufferFailFtraceEvent::MergeFrom(
16667           from._internal_ion_alloc_buffer_fail());
16668       break;
16669     }
16670     case kIonAllocBufferFallback: {
16671       _this->_internal_mutable_ion_alloc_buffer_fallback()->::perfetto::protos::IonAllocBufferFallbackFtraceEvent::MergeFrom(
16672           from._internal_ion_alloc_buffer_fallback());
16673       break;
16674     }
16675     case kIonAllocBufferStart: {
16676       _this->_internal_mutable_ion_alloc_buffer_start()->::perfetto::protos::IonAllocBufferStartFtraceEvent::MergeFrom(
16677           from._internal_ion_alloc_buffer_start());
16678       break;
16679     }
16680     case kIonCpAllocRetry: {
16681       _this->_internal_mutable_ion_cp_alloc_retry()->::perfetto::protos::IonCpAllocRetryFtraceEvent::MergeFrom(
16682           from._internal_ion_cp_alloc_retry());
16683       break;
16684     }
16685     case kIonCpSecureBufferEnd: {
16686       _this->_internal_mutable_ion_cp_secure_buffer_end()->::perfetto::protos::IonCpSecureBufferEndFtraceEvent::MergeFrom(
16687           from._internal_ion_cp_secure_buffer_end());
16688       break;
16689     }
16690     case kIonCpSecureBufferStart: {
16691       _this->_internal_mutable_ion_cp_secure_buffer_start()->::perfetto::protos::IonCpSecureBufferStartFtraceEvent::MergeFrom(
16692           from._internal_ion_cp_secure_buffer_start());
16693       break;
16694     }
16695     case kIonPrefetching: {
16696       _this->_internal_mutable_ion_prefetching()->::perfetto::protos::IonPrefetchingFtraceEvent::MergeFrom(
16697           from._internal_ion_prefetching());
16698       break;
16699     }
16700     case kIonSecureCmaAddToPoolEnd: {
16701       _this->_internal_mutable_ion_secure_cma_add_to_pool_end()->::perfetto::protos::IonSecureCmaAddToPoolEndFtraceEvent::MergeFrom(
16702           from._internal_ion_secure_cma_add_to_pool_end());
16703       break;
16704     }
16705     case kIonSecureCmaAddToPoolStart: {
16706       _this->_internal_mutable_ion_secure_cma_add_to_pool_start()->::perfetto::protos::IonSecureCmaAddToPoolStartFtraceEvent::MergeFrom(
16707           from._internal_ion_secure_cma_add_to_pool_start());
16708       break;
16709     }
16710     case kIonSecureCmaAllocateEnd: {
16711       _this->_internal_mutable_ion_secure_cma_allocate_end()->::perfetto::protos::IonSecureCmaAllocateEndFtraceEvent::MergeFrom(
16712           from._internal_ion_secure_cma_allocate_end());
16713       break;
16714     }
16715     case kIonSecureCmaAllocateStart: {
16716       _this->_internal_mutable_ion_secure_cma_allocate_start()->::perfetto::protos::IonSecureCmaAllocateStartFtraceEvent::MergeFrom(
16717           from._internal_ion_secure_cma_allocate_start());
16718       break;
16719     }
16720     case kIonSecureCmaShrinkPoolEnd: {
16721       _this->_internal_mutable_ion_secure_cma_shrink_pool_end()->::perfetto::protos::IonSecureCmaShrinkPoolEndFtraceEvent::MergeFrom(
16722           from._internal_ion_secure_cma_shrink_pool_end());
16723       break;
16724     }
16725     case kIonSecureCmaShrinkPoolStart: {
16726       _this->_internal_mutable_ion_secure_cma_shrink_pool_start()->::perfetto::protos::IonSecureCmaShrinkPoolStartFtraceEvent::MergeFrom(
16727           from._internal_ion_secure_cma_shrink_pool_start());
16728       break;
16729     }
16730     case kKfree: {
16731       _this->_internal_mutable_kfree()->::perfetto::protos::KfreeFtraceEvent::MergeFrom(
16732           from._internal_kfree());
16733       break;
16734     }
16735     case kKmalloc: {
16736       _this->_internal_mutable_kmalloc()->::perfetto::protos::KmallocFtraceEvent::MergeFrom(
16737           from._internal_kmalloc());
16738       break;
16739     }
16740     case kKmallocNode: {
16741       _this->_internal_mutable_kmalloc_node()->::perfetto::protos::KmallocNodeFtraceEvent::MergeFrom(
16742           from._internal_kmalloc_node());
16743       break;
16744     }
16745     case kKmemCacheAlloc: {
16746       _this->_internal_mutable_kmem_cache_alloc()->::perfetto::protos::KmemCacheAllocFtraceEvent::MergeFrom(
16747           from._internal_kmem_cache_alloc());
16748       break;
16749     }
16750     case kKmemCacheAllocNode: {
16751       _this->_internal_mutable_kmem_cache_alloc_node()->::perfetto::protos::KmemCacheAllocNodeFtraceEvent::MergeFrom(
16752           from._internal_kmem_cache_alloc_node());
16753       break;
16754     }
16755     case kKmemCacheFree: {
16756       _this->_internal_mutable_kmem_cache_free()->::perfetto::protos::KmemCacheFreeFtraceEvent::MergeFrom(
16757           from._internal_kmem_cache_free());
16758       break;
16759     }
16760     case kMigratePagesEnd: {
16761       _this->_internal_mutable_migrate_pages_end()->::perfetto::protos::MigratePagesEndFtraceEvent::MergeFrom(
16762           from._internal_migrate_pages_end());
16763       break;
16764     }
16765     case kMigratePagesStart: {
16766       _this->_internal_mutable_migrate_pages_start()->::perfetto::protos::MigratePagesStartFtraceEvent::MergeFrom(
16767           from._internal_migrate_pages_start());
16768       break;
16769     }
16770     case kMigrateRetry: {
16771       _this->_internal_mutable_migrate_retry()->::perfetto::protos::MigrateRetryFtraceEvent::MergeFrom(
16772           from._internal_migrate_retry());
16773       break;
16774     }
16775     case kMmPageAlloc: {
16776       _this->_internal_mutable_mm_page_alloc()->::perfetto::protos::MmPageAllocFtraceEvent::MergeFrom(
16777           from._internal_mm_page_alloc());
16778       break;
16779     }
16780     case kMmPageAllocExtfrag: {
16781       _this->_internal_mutable_mm_page_alloc_extfrag()->::perfetto::protos::MmPageAllocExtfragFtraceEvent::MergeFrom(
16782           from._internal_mm_page_alloc_extfrag());
16783       break;
16784     }
16785     case kMmPageAllocZoneLocked: {
16786       _this->_internal_mutable_mm_page_alloc_zone_locked()->::perfetto::protos::MmPageAllocZoneLockedFtraceEvent::MergeFrom(
16787           from._internal_mm_page_alloc_zone_locked());
16788       break;
16789     }
16790     case kMmPageFree: {
16791       _this->_internal_mutable_mm_page_free()->::perfetto::protos::MmPageFreeFtraceEvent::MergeFrom(
16792           from._internal_mm_page_free());
16793       break;
16794     }
16795     case kMmPageFreeBatched: {
16796       _this->_internal_mutable_mm_page_free_batched()->::perfetto::protos::MmPageFreeBatchedFtraceEvent::MergeFrom(
16797           from._internal_mm_page_free_batched());
16798       break;
16799     }
16800     case kMmPagePcpuDrain: {
16801       _this->_internal_mutable_mm_page_pcpu_drain()->::perfetto::protos::MmPagePcpuDrainFtraceEvent::MergeFrom(
16802           from._internal_mm_page_pcpu_drain());
16803       break;
16804     }
16805     case kRssStat: {
16806       _this->_internal_mutable_rss_stat()->::perfetto::protos::RssStatFtraceEvent::MergeFrom(
16807           from._internal_rss_stat());
16808       break;
16809     }
16810     case kIonHeapShrink: {
16811       _this->_internal_mutable_ion_heap_shrink()->::perfetto::protos::IonHeapShrinkFtraceEvent::MergeFrom(
16812           from._internal_ion_heap_shrink());
16813       break;
16814     }
16815     case kIonHeapGrow: {
16816       _this->_internal_mutable_ion_heap_grow()->::perfetto::protos::IonHeapGrowFtraceEvent::MergeFrom(
16817           from._internal_ion_heap_grow());
16818       break;
16819     }
16820     case kFenceInit: {
16821       _this->_internal_mutable_fence_init()->::perfetto::protos::FenceInitFtraceEvent::MergeFrom(
16822           from._internal_fence_init());
16823       break;
16824     }
16825     case kFenceDestroy: {
16826       _this->_internal_mutable_fence_destroy()->::perfetto::protos::FenceDestroyFtraceEvent::MergeFrom(
16827           from._internal_fence_destroy());
16828       break;
16829     }
16830     case kFenceEnableSignal: {
16831       _this->_internal_mutable_fence_enable_signal()->::perfetto::protos::FenceEnableSignalFtraceEvent::MergeFrom(
16832           from._internal_fence_enable_signal());
16833       break;
16834     }
16835     case kFenceSignaled: {
16836       _this->_internal_mutable_fence_signaled()->::perfetto::protos::FenceSignaledFtraceEvent::MergeFrom(
16837           from._internal_fence_signaled());
16838       break;
16839     }
16840     case kClkEnable: {
16841       _this->_internal_mutable_clk_enable()->::perfetto::protos::ClkEnableFtraceEvent::MergeFrom(
16842           from._internal_clk_enable());
16843       break;
16844     }
16845     case kClkDisable: {
16846       _this->_internal_mutable_clk_disable()->::perfetto::protos::ClkDisableFtraceEvent::MergeFrom(
16847           from._internal_clk_disable());
16848       break;
16849     }
16850     case kClkSetRate: {
16851       _this->_internal_mutable_clk_set_rate()->::perfetto::protos::ClkSetRateFtraceEvent::MergeFrom(
16852           from._internal_clk_set_rate());
16853       break;
16854     }
16855     case kBinderTransactionAllocBuf: {
16856       _this->_internal_mutable_binder_transaction_alloc_buf()->::perfetto::protos::BinderTransactionAllocBufFtraceEvent::MergeFrom(
16857           from._internal_binder_transaction_alloc_buf());
16858       break;
16859     }
16860     case kSignalDeliver: {
16861       _this->_internal_mutable_signal_deliver()->::perfetto::protos::SignalDeliverFtraceEvent::MergeFrom(
16862           from._internal_signal_deliver());
16863       break;
16864     }
16865     case kSignalGenerate: {
16866       _this->_internal_mutable_signal_generate()->::perfetto::protos::SignalGenerateFtraceEvent::MergeFrom(
16867           from._internal_signal_generate());
16868       break;
16869     }
16870     case kOomScoreAdjUpdate: {
16871       _this->_internal_mutable_oom_score_adj_update()->::perfetto::protos::OomScoreAdjUpdateFtraceEvent::MergeFrom(
16872           from._internal_oom_score_adj_update());
16873       break;
16874     }
16875     case kGeneric: {
16876       _this->_internal_mutable_generic()->::perfetto::protos::GenericFtraceEvent::MergeFrom(
16877           from._internal_generic());
16878       break;
16879     }
16880     case kMmEventRecord: {
16881       _this->_internal_mutable_mm_event_record()->::perfetto::protos::MmEventRecordFtraceEvent::MergeFrom(
16882           from._internal_mm_event_record());
16883       break;
16884     }
16885     case kSysEnter: {
16886       _this->_internal_mutable_sys_enter()->::perfetto::protos::SysEnterFtraceEvent::MergeFrom(
16887           from._internal_sys_enter());
16888       break;
16889     }
16890     case kSysExit: {
16891       _this->_internal_mutable_sys_exit()->::perfetto::protos::SysExitFtraceEvent::MergeFrom(
16892           from._internal_sys_exit());
16893       break;
16894     }
16895     case kZero: {
16896       _this->_internal_mutable_zero()->::perfetto::protos::ZeroFtraceEvent::MergeFrom(
16897           from._internal_zero());
16898       break;
16899     }
16900     case kGpuFrequency: {
16901       _this->_internal_mutable_gpu_frequency()->::perfetto::protos::GpuFrequencyFtraceEvent::MergeFrom(
16902           from._internal_gpu_frequency());
16903       break;
16904     }
16905     case kSdeTracingMarkWrite: {
16906       _this->_internal_mutable_sde_tracing_mark_write()->::perfetto::protos::SdeTracingMarkWriteFtraceEvent::MergeFrom(
16907           from._internal_sde_tracing_mark_write());
16908       break;
16909     }
16910     case kMarkVictim: {
16911       _this->_internal_mutable_mark_victim()->::perfetto::protos::MarkVictimFtraceEvent::MergeFrom(
16912           from._internal_mark_victim());
16913       break;
16914     }
16915     case kIonStat: {
16916       _this->_internal_mutable_ion_stat()->::perfetto::protos::IonStatFtraceEvent::MergeFrom(
16917           from._internal_ion_stat());
16918       break;
16919     }
16920     case kIonBufferCreate: {
16921       _this->_internal_mutable_ion_buffer_create()->::perfetto::protos::IonBufferCreateFtraceEvent::MergeFrom(
16922           from._internal_ion_buffer_create());
16923       break;
16924     }
16925     case kIonBufferDestroy: {
16926       _this->_internal_mutable_ion_buffer_destroy()->::perfetto::protos::IonBufferDestroyFtraceEvent::MergeFrom(
16927           from._internal_ion_buffer_destroy());
16928       break;
16929     }
16930     case kScmCallStart: {
16931       _this->_internal_mutable_scm_call_start()->::perfetto::protos::ScmCallStartFtraceEvent::MergeFrom(
16932           from._internal_scm_call_start());
16933       break;
16934     }
16935     case kScmCallEnd: {
16936       _this->_internal_mutable_scm_call_end()->::perfetto::protos::ScmCallEndFtraceEvent::MergeFrom(
16937           from._internal_scm_call_end());
16938       break;
16939     }
16940     case kGpuMemTotal: {
16941       _this->_internal_mutable_gpu_mem_total()->::perfetto::protos::GpuMemTotalFtraceEvent::MergeFrom(
16942           from._internal_gpu_mem_total());
16943       break;
16944     }
16945     case kThermalTemperature: {
16946       _this->_internal_mutable_thermal_temperature()->::perfetto::protos::ThermalTemperatureFtraceEvent::MergeFrom(
16947           from._internal_thermal_temperature());
16948       break;
16949     }
16950     case kCdevUpdate: {
16951       _this->_internal_mutable_cdev_update()->::perfetto::protos::CdevUpdateFtraceEvent::MergeFrom(
16952           from._internal_cdev_update());
16953       break;
16954     }
16955     case kCpuhpExit: {
16956       _this->_internal_mutable_cpuhp_exit()->::perfetto::protos::CpuhpExitFtraceEvent::MergeFrom(
16957           from._internal_cpuhp_exit());
16958       break;
16959     }
16960     case kCpuhpMultiEnter: {
16961       _this->_internal_mutable_cpuhp_multi_enter()->::perfetto::protos::CpuhpMultiEnterFtraceEvent::MergeFrom(
16962           from._internal_cpuhp_multi_enter());
16963       break;
16964     }
16965     case kCpuhpEnter: {
16966       _this->_internal_mutable_cpuhp_enter()->::perfetto::protos::CpuhpEnterFtraceEvent::MergeFrom(
16967           from._internal_cpuhp_enter());
16968       break;
16969     }
16970     case kCpuhpLatency: {
16971       _this->_internal_mutable_cpuhp_latency()->::perfetto::protos::CpuhpLatencyFtraceEvent::MergeFrom(
16972           from._internal_cpuhp_latency());
16973       break;
16974     }
16975     case kFastrpcDmaStat: {
16976       _this->_internal_mutable_fastrpc_dma_stat()->::perfetto::protos::FastrpcDmaStatFtraceEvent::MergeFrom(
16977           from._internal_fastrpc_dma_stat());
16978       break;
16979     }
16980     case kDpuTracingMarkWrite: {
16981       _this->_internal_mutable_dpu_tracing_mark_write()->::perfetto::protos::DpuTracingMarkWriteFtraceEvent::MergeFrom(
16982           from._internal_dpu_tracing_mark_write());
16983       break;
16984     }
16985     case kG2DTracingMarkWrite: {
16986       _this->_internal_mutable_g2d_tracing_mark_write()->::perfetto::protos::G2dTracingMarkWriteFtraceEvent::MergeFrom(
16987           from._internal_g2d_tracing_mark_write());
16988       break;
16989     }
16990     case kMaliTracingMarkWrite: {
16991       _this->_internal_mutable_mali_tracing_mark_write()->::perfetto::protos::MaliTracingMarkWriteFtraceEvent::MergeFrom(
16992           from._internal_mali_tracing_mark_write());
16993       break;
16994     }
16995     case kDmaHeapStat: {
16996       _this->_internal_mutable_dma_heap_stat()->::perfetto::protos::DmaHeapStatFtraceEvent::MergeFrom(
16997           from._internal_dma_heap_stat());
16998       break;
16999     }
17000     case kCpuhpPause: {
17001       _this->_internal_mutable_cpuhp_pause()->::perfetto::protos::CpuhpPauseFtraceEvent::MergeFrom(
17002           from._internal_cpuhp_pause());
17003       break;
17004     }
17005     case kSchedPiSetprio: {
17006       _this->_internal_mutable_sched_pi_setprio()->::perfetto::protos::SchedPiSetprioFtraceEvent::MergeFrom(
17007           from._internal_sched_pi_setprio());
17008       break;
17009     }
17010     case kSdeSdeEvtlog: {
17011       _this->_internal_mutable_sde_sde_evtlog()->::perfetto::protos::SdeSdeEvtlogFtraceEvent::MergeFrom(
17012           from._internal_sde_sde_evtlog());
17013       break;
17014     }
17015     case kSdeSdePerfCalcCrtc: {
17016       _this->_internal_mutable_sde_sde_perf_calc_crtc()->::perfetto::protos::SdeSdePerfCalcCrtcFtraceEvent::MergeFrom(
17017           from._internal_sde_sde_perf_calc_crtc());
17018       break;
17019     }
17020     case kSdeSdePerfCrtcUpdate: {
17021       _this->_internal_mutable_sde_sde_perf_crtc_update()->::perfetto::protos::SdeSdePerfCrtcUpdateFtraceEvent::MergeFrom(
17022           from._internal_sde_sde_perf_crtc_update());
17023       break;
17024     }
17025     case kSdeSdePerfSetQosLuts: {
17026       _this->_internal_mutable_sde_sde_perf_set_qos_luts()->::perfetto::protos::SdeSdePerfSetQosLutsFtraceEvent::MergeFrom(
17027           from._internal_sde_sde_perf_set_qos_luts());
17028       break;
17029     }
17030     case kSdeSdePerfUpdateBus: {
17031       _this->_internal_mutable_sde_sde_perf_update_bus()->::perfetto::protos::SdeSdePerfUpdateBusFtraceEvent::MergeFrom(
17032           from._internal_sde_sde_perf_update_bus());
17033       break;
17034     }
17035     case kRssStatThrottled: {
17036       _this->_internal_mutable_rss_stat_throttled()->::perfetto::protos::RssStatThrottledFtraceEvent::MergeFrom(
17037           from._internal_rss_stat_throttled());
17038       break;
17039     }
17040     case kNetifReceiveSkb: {
17041       _this->_internal_mutable_netif_receive_skb()->::perfetto::protos::NetifReceiveSkbFtraceEvent::MergeFrom(
17042           from._internal_netif_receive_skb());
17043       break;
17044     }
17045     case kNetDevXmit: {
17046       _this->_internal_mutable_net_dev_xmit()->::perfetto::protos::NetDevXmitFtraceEvent::MergeFrom(
17047           from._internal_net_dev_xmit());
17048       break;
17049     }
17050     case kInetSockSetState: {
17051       _this->_internal_mutable_inet_sock_set_state()->::perfetto::protos::InetSockSetStateFtraceEvent::MergeFrom(
17052           from._internal_inet_sock_set_state());
17053       break;
17054     }
17055     case kTcpRetransmitSkb: {
17056       _this->_internal_mutable_tcp_retransmit_skb()->::perfetto::protos::TcpRetransmitSkbFtraceEvent::MergeFrom(
17057           from._internal_tcp_retransmit_skb());
17058       break;
17059     }
17060     case kCrosEcSensorhubData: {
17061       _this->_internal_mutable_cros_ec_sensorhub_data()->::perfetto::protos::CrosEcSensorhubDataFtraceEvent::MergeFrom(
17062           from._internal_cros_ec_sensorhub_data());
17063       break;
17064     }
17065     case kNapiGroReceiveEntry: {
17066       _this->_internal_mutable_napi_gro_receive_entry()->::perfetto::protos::NapiGroReceiveEntryFtraceEvent::MergeFrom(
17067           from._internal_napi_gro_receive_entry());
17068       break;
17069     }
17070     case kNapiGroReceiveExit: {
17071       _this->_internal_mutable_napi_gro_receive_exit()->::perfetto::protos::NapiGroReceiveExitFtraceEvent::MergeFrom(
17072           from._internal_napi_gro_receive_exit());
17073       break;
17074     }
17075     case kKfreeSkb: {
17076       _this->_internal_mutable_kfree_skb()->::perfetto::protos::KfreeSkbFtraceEvent::MergeFrom(
17077           from._internal_kfree_skb());
17078       break;
17079     }
17080     case kKvmAccessFault: {
17081       _this->_internal_mutable_kvm_access_fault()->::perfetto::protos::KvmAccessFaultFtraceEvent::MergeFrom(
17082           from._internal_kvm_access_fault());
17083       break;
17084     }
17085     case kKvmAckIrq: {
17086       _this->_internal_mutable_kvm_ack_irq()->::perfetto::protos::KvmAckIrqFtraceEvent::MergeFrom(
17087           from._internal_kvm_ack_irq());
17088       break;
17089     }
17090     case kKvmAgeHva: {
17091       _this->_internal_mutable_kvm_age_hva()->::perfetto::protos::KvmAgeHvaFtraceEvent::MergeFrom(
17092           from._internal_kvm_age_hva());
17093       break;
17094     }
17095     case kKvmAgePage: {
17096       _this->_internal_mutable_kvm_age_page()->::perfetto::protos::KvmAgePageFtraceEvent::MergeFrom(
17097           from._internal_kvm_age_page());
17098       break;
17099     }
17100     case kKvmArmClearDebug: {
17101       _this->_internal_mutable_kvm_arm_clear_debug()->::perfetto::protos::KvmArmClearDebugFtraceEvent::MergeFrom(
17102           from._internal_kvm_arm_clear_debug());
17103       break;
17104     }
17105     case kKvmArmSetDreg32: {
17106       _this->_internal_mutable_kvm_arm_set_dreg32()->::perfetto::protos::KvmArmSetDreg32FtraceEvent::MergeFrom(
17107           from._internal_kvm_arm_set_dreg32());
17108       break;
17109     }
17110     case kKvmArmSetRegset: {
17111       _this->_internal_mutable_kvm_arm_set_regset()->::perfetto::protos::KvmArmSetRegsetFtraceEvent::MergeFrom(
17112           from._internal_kvm_arm_set_regset());
17113       break;
17114     }
17115     case kKvmArmSetupDebug: {
17116       _this->_internal_mutable_kvm_arm_setup_debug()->::perfetto::protos::KvmArmSetupDebugFtraceEvent::MergeFrom(
17117           from._internal_kvm_arm_setup_debug());
17118       break;
17119     }
17120     case kKvmEntry: {
17121       _this->_internal_mutable_kvm_entry()->::perfetto::protos::KvmEntryFtraceEvent::MergeFrom(
17122           from._internal_kvm_entry());
17123       break;
17124     }
17125     case kKvmExit: {
17126       _this->_internal_mutable_kvm_exit()->::perfetto::protos::KvmExitFtraceEvent::MergeFrom(
17127           from._internal_kvm_exit());
17128       break;
17129     }
17130     case kKvmFpu: {
17131       _this->_internal_mutable_kvm_fpu()->::perfetto::protos::KvmFpuFtraceEvent::MergeFrom(
17132           from._internal_kvm_fpu());
17133       break;
17134     }
17135     case kKvmGetTimerMap: {
17136       _this->_internal_mutable_kvm_get_timer_map()->::perfetto::protos::KvmGetTimerMapFtraceEvent::MergeFrom(
17137           from._internal_kvm_get_timer_map());
17138       break;
17139     }
17140     case kKvmGuestFault: {
17141       _this->_internal_mutable_kvm_guest_fault()->::perfetto::protos::KvmGuestFaultFtraceEvent::MergeFrom(
17142           from._internal_kvm_guest_fault());
17143       break;
17144     }
17145     case kKvmHandleSysReg: {
17146       _this->_internal_mutable_kvm_handle_sys_reg()->::perfetto::protos::KvmHandleSysRegFtraceEvent::MergeFrom(
17147           from._internal_kvm_handle_sys_reg());
17148       break;
17149     }
17150     case kKvmHvcArm64: {
17151       _this->_internal_mutable_kvm_hvc_arm64()->::perfetto::protos::KvmHvcArm64FtraceEvent::MergeFrom(
17152           from._internal_kvm_hvc_arm64());
17153       break;
17154     }
17155     case kKvmIrqLine: {
17156       _this->_internal_mutable_kvm_irq_line()->::perfetto::protos::KvmIrqLineFtraceEvent::MergeFrom(
17157           from._internal_kvm_irq_line());
17158       break;
17159     }
17160     case kKvmMmio: {
17161       _this->_internal_mutable_kvm_mmio()->::perfetto::protos::KvmMmioFtraceEvent::MergeFrom(
17162           from._internal_kvm_mmio());
17163       break;
17164     }
17165     case kKvmMmioEmulate: {
17166       _this->_internal_mutable_kvm_mmio_emulate()->::perfetto::protos::KvmMmioEmulateFtraceEvent::MergeFrom(
17167           from._internal_kvm_mmio_emulate());
17168       break;
17169     }
17170     case kKvmSetGuestDebug: {
17171       _this->_internal_mutable_kvm_set_guest_debug()->::perfetto::protos::KvmSetGuestDebugFtraceEvent::MergeFrom(
17172           from._internal_kvm_set_guest_debug());
17173       break;
17174     }
17175     case kKvmSetIrq: {
17176       _this->_internal_mutable_kvm_set_irq()->::perfetto::protos::KvmSetIrqFtraceEvent::MergeFrom(
17177           from._internal_kvm_set_irq());
17178       break;
17179     }
17180     case kKvmSetSpteHva: {
17181       _this->_internal_mutable_kvm_set_spte_hva()->::perfetto::protos::KvmSetSpteHvaFtraceEvent::MergeFrom(
17182           from._internal_kvm_set_spte_hva());
17183       break;
17184     }
17185     case kKvmSetWayFlush: {
17186       _this->_internal_mutable_kvm_set_way_flush()->::perfetto::protos::KvmSetWayFlushFtraceEvent::MergeFrom(
17187           from._internal_kvm_set_way_flush());
17188       break;
17189     }
17190     case kKvmSysAccess: {
17191       _this->_internal_mutable_kvm_sys_access()->::perfetto::protos::KvmSysAccessFtraceEvent::MergeFrom(
17192           from._internal_kvm_sys_access());
17193       break;
17194     }
17195     case kKvmTestAgeHva: {
17196       _this->_internal_mutable_kvm_test_age_hva()->::perfetto::protos::KvmTestAgeHvaFtraceEvent::MergeFrom(
17197           from._internal_kvm_test_age_hva());
17198       break;
17199     }
17200     case kKvmTimerEmulate: {
17201       _this->_internal_mutable_kvm_timer_emulate()->::perfetto::protos::KvmTimerEmulateFtraceEvent::MergeFrom(
17202           from._internal_kvm_timer_emulate());
17203       break;
17204     }
17205     case kKvmTimerHrtimerExpire: {
17206       _this->_internal_mutable_kvm_timer_hrtimer_expire()->::perfetto::protos::KvmTimerHrtimerExpireFtraceEvent::MergeFrom(
17207           from._internal_kvm_timer_hrtimer_expire());
17208       break;
17209     }
17210     case kKvmTimerRestoreState: {
17211       _this->_internal_mutable_kvm_timer_restore_state()->::perfetto::protos::KvmTimerRestoreStateFtraceEvent::MergeFrom(
17212           from._internal_kvm_timer_restore_state());
17213       break;
17214     }
17215     case kKvmTimerSaveState: {
17216       _this->_internal_mutable_kvm_timer_save_state()->::perfetto::protos::KvmTimerSaveStateFtraceEvent::MergeFrom(
17217           from._internal_kvm_timer_save_state());
17218       break;
17219     }
17220     case kKvmTimerUpdateIrq: {
17221       _this->_internal_mutable_kvm_timer_update_irq()->::perfetto::protos::KvmTimerUpdateIrqFtraceEvent::MergeFrom(
17222           from._internal_kvm_timer_update_irq());
17223       break;
17224     }
17225     case kKvmToggleCache: {
17226       _this->_internal_mutable_kvm_toggle_cache()->::perfetto::protos::KvmToggleCacheFtraceEvent::MergeFrom(
17227           from._internal_kvm_toggle_cache());
17228       break;
17229     }
17230     case kKvmUnmapHvaRange: {
17231       _this->_internal_mutable_kvm_unmap_hva_range()->::perfetto::protos::KvmUnmapHvaRangeFtraceEvent::MergeFrom(
17232           from._internal_kvm_unmap_hva_range());
17233       break;
17234     }
17235     case kKvmUserspaceExit: {
17236       _this->_internal_mutable_kvm_userspace_exit()->::perfetto::protos::KvmUserspaceExitFtraceEvent::MergeFrom(
17237           from._internal_kvm_userspace_exit());
17238       break;
17239     }
17240     case kKvmVcpuWakeup: {
17241       _this->_internal_mutable_kvm_vcpu_wakeup()->::perfetto::protos::KvmVcpuWakeupFtraceEvent::MergeFrom(
17242           from._internal_kvm_vcpu_wakeup());
17243       break;
17244     }
17245     case kKvmWfxArm64: {
17246       _this->_internal_mutable_kvm_wfx_arm64()->::perfetto::protos::KvmWfxArm64FtraceEvent::MergeFrom(
17247           from._internal_kvm_wfx_arm64());
17248       break;
17249     }
17250     case kTrapReg: {
17251       _this->_internal_mutable_trap_reg()->::perfetto::protos::TrapRegFtraceEvent::MergeFrom(
17252           from._internal_trap_reg());
17253       break;
17254     }
17255     case kVgicUpdateIrqPending: {
17256       _this->_internal_mutable_vgic_update_irq_pending()->::perfetto::protos::VgicUpdateIrqPendingFtraceEvent::MergeFrom(
17257           from._internal_vgic_update_irq_pending());
17258       break;
17259     }
17260     case kWakeupSourceActivate: {
17261       _this->_internal_mutable_wakeup_source_activate()->::perfetto::protos::WakeupSourceActivateFtraceEvent::MergeFrom(
17262           from._internal_wakeup_source_activate());
17263       break;
17264     }
17265     case kWakeupSourceDeactivate: {
17266       _this->_internal_mutable_wakeup_source_deactivate()->::perfetto::protos::WakeupSourceDeactivateFtraceEvent::MergeFrom(
17267           from._internal_wakeup_source_deactivate());
17268       break;
17269     }
17270     case kUfshcdCommand: {
17271       _this->_internal_mutable_ufshcd_command()->::perfetto::protos::UfshcdCommandFtraceEvent::MergeFrom(
17272           from._internal_ufshcd_command());
17273       break;
17274     }
17275     case kUfshcdClkGating: {
17276       _this->_internal_mutable_ufshcd_clk_gating()->::perfetto::protos::UfshcdClkGatingFtraceEvent::MergeFrom(
17277           from._internal_ufshcd_clk_gating());
17278       break;
17279     }
17280     case kConsole: {
17281       _this->_internal_mutable_console()->::perfetto::protos::ConsoleFtraceEvent::MergeFrom(
17282           from._internal_console());
17283       break;
17284     }
17285     case kDrmVblankEvent: {
17286       _this->_internal_mutable_drm_vblank_event()->::perfetto::protos::DrmVblankEventFtraceEvent::MergeFrom(
17287           from._internal_drm_vblank_event());
17288       break;
17289     }
17290     case kDrmVblankEventDelivered: {
17291       _this->_internal_mutable_drm_vblank_event_delivered()->::perfetto::protos::DrmVblankEventDeliveredFtraceEvent::MergeFrom(
17292           from._internal_drm_vblank_event_delivered());
17293       break;
17294     }
17295     case kDrmSchedJob: {
17296       _this->_internal_mutable_drm_sched_job()->::perfetto::protos::DrmSchedJobFtraceEvent::MergeFrom(
17297           from._internal_drm_sched_job());
17298       break;
17299     }
17300     case kDrmRunJob: {
17301       _this->_internal_mutable_drm_run_job()->::perfetto::protos::DrmRunJobFtraceEvent::MergeFrom(
17302           from._internal_drm_run_job());
17303       break;
17304     }
17305     case kDrmSchedProcessJob: {
17306       _this->_internal_mutable_drm_sched_process_job()->::perfetto::protos::DrmSchedProcessJobFtraceEvent::MergeFrom(
17307           from._internal_drm_sched_process_job());
17308       break;
17309     }
17310     case kDmaFenceInit: {
17311       _this->_internal_mutable_dma_fence_init()->::perfetto::protos::DmaFenceInitFtraceEvent::MergeFrom(
17312           from._internal_dma_fence_init());
17313       break;
17314     }
17315     case kDmaFenceEmit: {
17316       _this->_internal_mutable_dma_fence_emit()->::perfetto::protos::DmaFenceEmitFtraceEvent::MergeFrom(
17317           from._internal_dma_fence_emit());
17318       break;
17319     }
17320     case kDmaFenceSignaled: {
17321       _this->_internal_mutable_dma_fence_signaled()->::perfetto::protos::DmaFenceSignaledFtraceEvent::MergeFrom(
17322           from._internal_dma_fence_signaled());
17323       break;
17324     }
17325     case kDmaFenceWaitStart: {
17326       _this->_internal_mutable_dma_fence_wait_start()->::perfetto::protos::DmaFenceWaitStartFtraceEvent::MergeFrom(
17327           from._internal_dma_fence_wait_start());
17328       break;
17329     }
17330     case kDmaFenceWaitEnd: {
17331       _this->_internal_mutable_dma_fence_wait_end()->::perfetto::protos::DmaFenceWaitEndFtraceEvent::MergeFrom(
17332           from._internal_dma_fence_wait_end());
17333       break;
17334     }
17335     case kF2FsIostat: {
17336       _this->_internal_mutable_f2fs_iostat()->::perfetto::protos::F2fsIostatFtraceEvent::MergeFrom(
17337           from._internal_f2fs_iostat());
17338       break;
17339     }
17340     case kF2FsIostatLatency: {
17341       _this->_internal_mutable_f2fs_iostat_latency()->::perfetto::protos::F2fsIostatLatencyFtraceEvent::MergeFrom(
17342           from._internal_f2fs_iostat_latency());
17343       break;
17344     }
17345     case kSchedCpuUtilCfs: {
17346       _this->_internal_mutable_sched_cpu_util_cfs()->::perfetto::protos::SchedCpuUtilCfsFtraceEvent::MergeFrom(
17347           from._internal_sched_cpu_util_cfs());
17348       break;
17349     }
17350     case kV4L2Qbuf: {
17351       _this->_internal_mutable_v4l2_qbuf()->::perfetto::protos::V4l2QbufFtraceEvent::MergeFrom(
17352           from._internal_v4l2_qbuf());
17353       break;
17354     }
17355     case kV4L2Dqbuf: {
17356       _this->_internal_mutable_v4l2_dqbuf()->::perfetto::protos::V4l2DqbufFtraceEvent::MergeFrom(
17357           from._internal_v4l2_dqbuf());
17358       break;
17359     }
17360     case kVb2V4L2BufQueue: {
17361       _this->_internal_mutable_vb2_v4l2_buf_queue()->::perfetto::protos::Vb2V4l2BufQueueFtraceEvent::MergeFrom(
17362           from._internal_vb2_v4l2_buf_queue());
17363       break;
17364     }
17365     case kVb2V4L2BufDone: {
17366       _this->_internal_mutable_vb2_v4l2_buf_done()->::perfetto::protos::Vb2V4l2BufDoneFtraceEvent::MergeFrom(
17367           from._internal_vb2_v4l2_buf_done());
17368       break;
17369     }
17370     case kVb2V4L2Qbuf: {
17371       _this->_internal_mutable_vb2_v4l2_qbuf()->::perfetto::protos::Vb2V4l2QbufFtraceEvent::MergeFrom(
17372           from._internal_vb2_v4l2_qbuf());
17373       break;
17374     }
17375     case kVb2V4L2Dqbuf: {
17376       _this->_internal_mutable_vb2_v4l2_dqbuf()->::perfetto::protos::Vb2V4l2DqbufFtraceEvent::MergeFrom(
17377           from._internal_vb2_v4l2_dqbuf());
17378       break;
17379     }
17380     case kDsiCmdFifoStatus: {
17381       _this->_internal_mutable_dsi_cmd_fifo_status()->::perfetto::protos::DsiCmdFifoStatusFtraceEvent::MergeFrom(
17382           from._internal_dsi_cmd_fifo_status());
17383       break;
17384     }
17385     case kDsiRx: {
17386       _this->_internal_mutable_dsi_rx()->::perfetto::protos::DsiRxFtraceEvent::MergeFrom(
17387           from._internal_dsi_rx());
17388       break;
17389     }
17390     case kDsiTx: {
17391       _this->_internal_mutable_dsi_tx()->::perfetto::protos::DsiTxFtraceEvent::MergeFrom(
17392           from._internal_dsi_tx());
17393       break;
17394     }
17395     case kAndroidFsDatareadEnd: {
17396       _this->_internal_mutable_android_fs_dataread_end()->::perfetto::protos::AndroidFsDatareadEndFtraceEvent::MergeFrom(
17397           from._internal_android_fs_dataread_end());
17398       break;
17399     }
17400     case kAndroidFsDatareadStart: {
17401       _this->_internal_mutable_android_fs_dataread_start()->::perfetto::protos::AndroidFsDatareadStartFtraceEvent::MergeFrom(
17402           from._internal_android_fs_dataread_start());
17403       break;
17404     }
17405     case kAndroidFsDatawriteEnd: {
17406       _this->_internal_mutable_android_fs_datawrite_end()->::perfetto::protos::AndroidFsDatawriteEndFtraceEvent::MergeFrom(
17407           from._internal_android_fs_datawrite_end());
17408       break;
17409     }
17410     case kAndroidFsDatawriteStart: {
17411       _this->_internal_mutable_android_fs_datawrite_start()->::perfetto::protos::AndroidFsDatawriteStartFtraceEvent::MergeFrom(
17412           from._internal_android_fs_datawrite_start());
17413       break;
17414     }
17415     case kAndroidFsFsyncEnd: {
17416       _this->_internal_mutable_android_fs_fsync_end()->::perfetto::protos::AndroidFsFsyncEndFtraceEvent::MergeFrom(
17417           from._internal_android_fs_fsync_end());
17418       break;
17419     }
17420     case kAndroidFsFsyncStart: {
17421       _this->_internal_mutable_android_fs_fsync_start()->::perfetto::protos::AndroidFsFsyncStartFtraceEvent::MergeFrom(
17422           from._internal_android_fs_fsync_start());
17423       break;
17424     }
17425     case kFuncgraphEntry: {
17426       _this->_internal_mutable_funcgraph_entry()->::perfetto::protos::FuncgraphEntryFtraceEvent::MergeFrom(
17427           from._internal_funcgraph_entry());
17428       break;
17429     }
17430     case kFuncgraphExit: {
17431       _this->_internal_mutable_funcgraph_exit()->::perfetto::protos::FuncgraphExitFtraceEvent::MergeFrom(
17432           from._internal_funcgraph_exit());
17433       break;
17434     }
17435     case kVirtioVideoCmd: {
17436       _this->_internal_mutable_virtio_video_cmd()->::perfetto::protos::VirtioVideoCmdFtraceEvent::MergeFrom(
17437           from._internal_virtio_video_cmd());
17438       break;
17439     }
17440     case kVirtioVideoCmdDone: {
17441       _this->_internal_mutable_virtio_video_cmd_done()->::perfetto::protos::VirtioVideoCmdDoneFtraceEvent::MergeFrom(
17442           from._internal_virtio_video_cmd_done());
17443       break;
17444     }
17445     case kVirtioVideoResourceQueue: {
17446       _this->_internal_mutable_virtio_video_resource_queue()->::perfetto::protos::VirtioVideoResourceQueueFtraceEvent::MergeFrom(
17447           from._internal_virtio_video_resource_queue());
17448       break;
17449     }
17450     case kVirtioVideoResourceQueueDone: {
17451       _this->_internal_mutable_virtio_video_resource_queue_done()->::perfetto::protos::VirtioVideoResourceQueueDoneFtraceEvent::MergeFrom(
17452           from._internal_virtio_video_resource_queue_done());
17453       break;
17454     }
17455     case kMmShrinkSlabStart: {
17456       _this->_internal_mutable_mm_shrink_slab_start()->::perfetto::protos::MmShrinkSlabStartFtraceEvent::MergeFrom(
17457           from._internal_mm_shrink_slab_start());
17458       break;
17459     }
17460     case kMmShrinkSlabEnd: {
17461       _this->_internal_mutable_mm_shrink_slab_end()->::perfetto::protos::MmShrinkSlabEndFtraceEvent::MergeFrom(
17462           from._internal_mm_shrink_slab_end());
17463       break;
17464     }
17465     case kTrustySmc: {
17466       _this->_internal_mutable_trusty_smc()->::perfetto::protos::TrustySmcFtraceEvent::MergeFrom(
17467           from._internal_trusty_smc());
17468       break;
17469     }
17470     case kTrustySmcDone: {
17471       _this->_internal_mutable_trusty_smc_done()->::perfetto::protos::TrustySmcDoneFtraceEvent::MergeFrom(
17472           from._internal_trusty_smc_done());
17473       break;
17474     }
17475     case kTrustyStdCall32: {
17476       _this->_internal_mutable_trusty_std_call32()->::perfetto::protos::TrustyStdCall32FtraceEvent::MergeFrom(
17477           from._internal_trusty_std_call32());
17478       break;
17479     }
17480     case kTrustyStdCall32Done: {
17481       _this->_internal_mutable_trusty_std_call32_done()->::perfetto::protos::TrustyStdCall32DoneFtraceEvent::MergeFrom(
17482           from._internal_trusty_std_call32_done());
17483       break;
17484     }
17485     case kTrustyShareMemory: {
17486       _this->_internal_mutable_trusty_share_memory()->::perfetto::protos::TrustyShareMemoryFtraceEvent::MergeFrom(
17487           from._internal_trusty_share_memory());
17488       break;
17489     }
17490     case kTrustyShareMemoryDone: {
17491       _this->_internal_mutable_trusty_share_memory_done()->::perfetto::protos::TrustyShareMemoryDoneFtraceEvent::MergeFrom(
17492           from._internal_trusty_share_memory_done());
17493       break;
17494     }
17495     case kTrustyReclaimMemory: {
17496       _this->_internal_mutable_trusty_reclaim_memory()->::perfetto::protos::TrustyReclaimMemoryFtraceEvent::MergeFrom(
17497           from._internal_trusty_reclaim_memory());
17498       break;
17499     }
17500     case kTrustyReclaimMemoryDone: {
17501       _this->_internal_mutable_trusty_reclaim_memory_done()->::perfetto::protos::TrustyReclaimMemoryDoneFtraceEvent::MergeFrom(
17502           from._internal_trusty_reclaim_memory_done());
17503       break;
17504     }
17505     case kTrustyIrq: {
17506       _this->_internal_mutable_trusty_irq()->::perfetto::protos::TrustyIrqFtraceEvent::MergeFrom(
17507           from._internal_trusty_irq());
17508       break;
17509     }
17510     case kTrustyIpcHandleEvent: {
17511       _this->_internal_mutable_trusty_ipc_handle_event()->::perfetto::protos::TrustyIpcHandleEventFtraceEvent::MergeFrom(
17512           from._internal_trusty_ipc_handle_event());
17513       break;
17514     }
17515     case kTrustyIpcConnect: {
17516       _this->_internal_mutable_trusty_ipc_connect()->::perfetto::protos::TrustyIpcConnectFtraceEvent::MergeFrom(
17517           from._internal_trusty_ipc_connect());
17518       break;
17519     }
17520     case kTrustyIpcConnectEnd: {
17521       _this->_internal_mutable_trusty_ipc_connect_end()->::perfetto::protos::TrustyIpcConnectEndFtraceEvent::MergeFrom(
17522           from._internal_trusty_ipc_connect_end());
17523       break;
17524     }
17525     case kTrustyIpcWrite: {
17526       _this->_internal_mutable_trusty_ipc_write()->::perfetto::protos::TrustyIpcWriteFtraceEvent::MergeFrom(
17527           from._internal_trusty_ipc_write());
17528       break;
17529     }
17530     case kTrustyIpcPoll: {
17531       _this->_internal_mutable_trusty_ipc_poll()->::perfetto::protos::TrustyIpcPollFtraceEvent::MergeFrom(
17532           from._internal_trusty_ipc_poll());
17533       break;
17534     }
17535     case kTrustyIpcRead: {
17536       _this->_internal_mutable_trusty_ipc_read()->::perfetto::protos::TrustyIpcReadFtraceEvent::MergeFrom(
17537           from._internal_trusty_ipc_read());
17538       break;
17539     }
17540     case kTrustyIpcReadEnd: {
17541       _this->_internal_mutable_trusty_ipc_read_end()->::perfetto::protos::TrustyIpcReadEndFtraceEvent::MergeFrom(
17542           from._internal_trusty_ipc_read_end());
17543       break;
17544     }
17545     case kTrustyIpcRx: {
17546       _this->_internal_mutable_trusty_ipc_rx()->::perfetto::protos::TrustyIpcRxFtraceEvent::MergeFrom(
17547           from._internal_trusty_ipc_rx());
17548       break;
17549     }
17550     case kTrustyEnqueueNop: {
17551       _this->_internal_mutable_trusty_enqueue_nop()->::perfetto::protos::TrustyEnqueueNopFtraceEvent::MergeFrom(
17552           from._internal_trusty_enqueue_nop());
17553       break;
17554     }
17555     case kCmaAllocStart: {
17556       _this->_internal_mutable_cma_alloc_start()->::perfetto::protos::CmaAllocStartFtraceEvent::MergeFrom(
17557           from._internal_cma_alloc_start());
17558       break;
17559     }
17560     case kCmaAllocInfo: {
17561       _this->_internal_mutable_cma_alloc_info()->::perfetto::protos::CmaAllocInfoFtraceEvent::MergeFrom(
17562           from._internal_cma_alloc_info());
17563       break;
17564     }
17565     case kLwisTracingMarkWrite: {
17566       _this->_internal_mutable_lwis_tracing_mark_write()->::perfetto::protos::LwisTracingMarkWriteFtraceEvent::MergeFrom(
17567           from._internal_lwis_tracing_mark_write());
17568       break;
17569     }
17570     case kVirtioGpuCmdQueue: {
17571       _this->_internal_mutable_virtio_gpu_cmd_queue()->::perfetto::protos::VirtioGpuCmdQueueFtraceEvent::MergeFrom(
17572           from._internal_virtio_gpu_cmd_queue());
17573       break;
17574     }
17575     case kVirtioGpuCmdResponse: {
17576       _this->_internal_mutable_virtio_gpu_cmd_response()->::perfetto::protos::VirtioGpuCmdResponseFtraceEvent::MergeFrom(
17577           from._internal_virtio_gpu_cmd_response());
17578       break;
17579     }
17580     case kMaliMaliKCPUCQSSET: {
17581       _this->_internal_mutable_mali_mali_kcpu_cqs_set()->::perfetto::protos::MaliMaliKCPUCQSSETFtraceEvent::MergeFrom(
17582           from._internal_mali_mali_kcpu_cqs_set());
17583       break;
17584     }
17585     case kMaliMaliKCPUCQSWAITSTART: {
17586       _this->_internal_mutable_mali_mali_kcpu_cqs_wait_start()->::perfetto::protos::MaliMaliKCPUCQSWAITSTARTFtraceEvent::MergeFrom(
17587           from._internal_mali_mali_kcpu_cqs_wait_start());
17588       break;
17589     }
17590     case kMaliMaliKCPUCQSWAITEND: {
17591       _this->_internal_mutable_mali_mali_kcpu_cqs_wait_end()->::perfetto::protos::MaliMaliKCPUCQSWAITENDFtraceEvent::MergeFrom(
17592           from._internal_mali_mali_kcpu_cqs_wait_end());
17593       break;
17594     }
17595     case kMaliMaliKCPUFENCESIGNAL: {
17596       _this->_internal_mutable_mali_mali_kcpu_fence_signal()->::perfetto::protos::MaliMaliKCPUFENCESIGNALFtraceEvent::MergeFrom(
17597           from._internal_mali_mali_kcpu_fence_signal());
17598       break;
17599     }
17600     case kMaliMaliKCPUFENCEWAITSTART: {
17601       _this->_internal_mutable_mali_mali_kcpu_fence_wait_start()->::perfetto::protos::MaliMaliKCPUFENCEWAITSTARTFtraceEvent::MergeFrom(
17602           from._internal_mali_mali_kcpu_fence_wait_start());
17603       break;
17604     }
17605     case kMaliMaliKCPUFENCEWAITEND: {
17606       _this->_internal_mutable_mali_mali_kcpu_fence_wait_end()->::perfetto::protos::MaliMaliKCPUFENCEWAITENDFtraceEvent::MergeFrom(
17607           from._internal_mali_mali_kcpu_fence_wait_end());
17608       break;
17609     }
17610     case kHypEnter: {
17611       _this->_internal_mutable_hyp_enter()->::perfetto::protos::HypEnterFtraceEvent::MergeFrom(
17612           from._internal_hyp_enter());
17613       break;
17614     }
17615     case kHypExit: {
17616       _this->_internal_mutable_hyp_exit()->::perfetto::protos::HypExitFtraceEvent::MergeFrom(
17617           from._internal_hyp_exit());
17618       break;
17619     }
17620     case kHostHcall: {
17621       _this->_internal_mutable_host_hcall()->::perfetto::protos::HostHcallFtraceEvent::MergeFrom(
17622           from._internal_host_hcall());
17623       break;
17624     }
17625     case kHostSmc: {
17626       _this->_internal_mutable_host_smc()->::perfetto::protos::HostSmcFtraceEvent::MergeFrom(
17627           from._internal_host_smc());
17628       break;
17629     }
17630     case kHostMemAbort: {
17631       _this->_internal_mutable_host_mem_abort()->::perfetto::protos::HostMemAbortFtraceEvent::MergeFrom(
17632           from._internal_host_mem_abort());
17633       break;
17634     }
17635     case kSuspendResumeMinimal: {
17636       _this->_internal_mutable_suspend_resume_minimal()->::perfetto::protos::SuspendResumeMinimalFtraceEvent::MergeFrom(
17637           from._internal_suspend_resume_minimal());
17638       break;
17639     }
17640     case kMaliMaliCSFINTERRUPTSTART: {
17641       _this->_internal_mutable_mali_mali_csf_interrupt_start()->::perfetto::protos::MaliMaliCSFINTERRUPTSTARTFtraceEvent::MergeFrom(
17642           from._internal_mali_mali_csf_interrupt_start());
17643       break;
17644     }
17645     case kMaliMaliCSFINTERRUPTEND: {
17646       _this->_internal_mutable_mali_mali_csf_interrupt_end()->::perfetto::protos::MaliMaliCSFINTERRUPTENDFtraceEvent::MergeFrom(
17647           from._internal_mali_mali_csf_interrupt_end());
17648       break;
17649     }
17650     case kSamsungTracingMarkWrite: {
17651       _this->_internal_mutable_samsung_tracing_mark_write()->::perfetto::protos::SamsungTracingMarkWriteFtraceEvent::MergeFrom(
17652           from._internal_samsung_tracing_mark_write());
17653       break;
17654     }
17655     case kBinderCommand: {
17656       _this->_internal_mutable_binder_command()->::perfetto::protos::BinderCommandFtraceEvent::MergeFrom(
17657           from._internal_binder_command());
17658       break;
17659     }
17660     case kBinderReturn: {
17661       _this->_internal_mutable_binder_return()->::perfetto::protos::BinderReturnFtraceEvent::MergeFrom(
17662           from._internal_binder_return());
17663       break;
17664     }
17665     case kSchedSwitchWithCtrs: {
17666       _this->_internal_mutable_sched_switch_with_ctrs()->::perfetto::protos::SchedSwitchWithCtrsFtraceEvent::MergeFrom(
17667           from._internal_sched_switch_with_ctrs());
17668       break;
17669     }
17670     case kGpuWorkPeriod: {
17671       _this->_internal_mutable_gpu_work_period()->::perfetto::protos::GpuWorkPeriodFtraceEvent::MergeFrom(
17672           from._internal_gpu_work_period());
17673       break;
17674     }
17675     case kRpmStatus: {
17676       _this->_internal_mutable_rpm_status()->::perfetto::protos::RpmStatusFtraceEvent::MergeFrom(
17677           from._internal_rpm_status());
17678       break;
17679     }
17680     case kPanelWriteGeneric: {
17681       _this->_internal_mutable_panel_write_generic()->::perfetto::protos::PanelWriteGenericFtraceEvent::MergeFrom(
17682           from._internal_panel_write_generic());
17683       break;
17684     }
17685     case kSchedMigrateTask: {
17686       _this->_internal_mutable_sched_migrate_task()->::perfetto::protos::SchedMigrateTaskFtraceEvent::MergeFrom(
17687           from._internal_sched_migrate_task());
17688       break;
17689     }
17690     case kDpuDsiCmdFifoStatus: {
17691       _this->_internal_mutable_dpu_dsi_cmd_fifo_status()->::perfetto::protos::DpuDsiCmdFifoStatusFtraceEvent::MergeFrom(
17692           from._internal_dpu_dsi_cmd_fifo_status());
17693       break;
17694     }
17695     case kDpuDsiRx: {
17696       _this->_internal_mutable_dpu_dsi_rx()->::perfetto::protos::DpuDsiRxFtraceEvent::MergeFrom(
17697           from._internal_dpu_dsi_rx());
17698       break;
17699     }
17700     case kDpuDsiTx: {
17701       _this->_internal_mutable_dpu_dsi_tx()->::perfetto::protos::DpuDsiTxFtraceEvent::MergeFrom(
17702           from._internal_dpu_dsi_tx());
17703       break;
17704     }
17705     case kF2FsBackgroundGc: {
17706       _this->_internal_mutable_f2fs_background_gc()->::perfetto::protos::F2fsBackgroundGcFtraceEvent::MergeFrom(
17707           from._internal_f2fs_background_gc());
17708       break;
17709     }
17710     case kF2FsGcBegin: {
17711       _this->_internal_mutable_f2fs_gc_begin()->::perfetto::protos::F2fsGcBeginFtraceEvent::MergeFrom(
17712           from._internal_f2fs_gc_begin());
17713       break;
17714     }
17715     case kF2FsGcEnd: {
17716       _this->_internal_mutable_f2fs_gc_end()->::perfetto::protos::F2fsGcEndFtraceEvent::MergeFrom(
17717           from._internal_f2fs_gc_end());
17718       break;
17719     }
17720     case kFastrpcDmaFree: {
17721       _this->_internal_mutable_fastrpc_dma_free()->::perfetto::protos::FastrpcDmaFreeFtraceEvent::MergeFrom(
17722           from._internal_fastrpc_dma_free());
17723       break;
17724     }
17725     case kFastrpcDmaAlloc: {
17726       _this->_internal_mutable_fastrpc_dma_alloc()->::perfetto::protos::FastrpcDmaAllocFtraceEvent::MergeFrom(
17727           from._internal_fastrpc_dma_alloc());
17728       break;
17729     }
17730     case kFastrpcDmaUnmap: {
17731       _this->_internal_mutable_fastrpc_dma_unmap()->::perfetto::protos::FastrpcDmaUnmapFtraceEvent::MergeFrom(
17732           from._internal_fastrpc_dma_unmap());
17733       break;
17734     }
17735     case kFastrpcDmaMap: {
17736       _this->_internal_mutable_fastrpc_dma_map()->::perfetto::protos::FastrpcDmaMapFtraceEvent::MergeFrom(
17737           from._internal_fastrpc_dma_map());
17738       break;
17739     }
17740     case kGoogleIccEvent: {
17741       _this->_internal_mutable_google_icc_event()->::perfetto::protos::GoogleIccEventFtraceEvent::MergeFrom(
17742           from._internal_google_icc_event());
17743       break;
17744     }
17745     case kGoogleIrmEvent: {
17746       _this->_internal_mutable_google_irm_event()->::perfetto::protos::GoogleIrmEventFtraceEvent::MergeFrom(
17747           from._internal_google_irm_event());
17748       break;
17749     }
17750     case kDevicePmCallbackStart: {
17751       _this->_internal_mutable_device_pm_callback_start()->::perfetto::protos::DevicePmCallbackStartFtraceEvent::MergeFrom(
17752           from._internal_device_pm_callback_start());
17753       break;
17754     }
17755     case kDevicePmCallbackEnd: {
17756       _this->_internal_mutable_device_pm_callback_end()->::perfetto::protos::DevicePmCallbackEndFtraceEvent::MergeFrom(
17757           from._internal_device_pm_callback_end());
17758       break;
17759     }
17760     case kThermalExynosAcpmBulk: {
17761       _this->_internal_mutable_thermal_exynos_acpm_bulk()->::perfetto::protos::ThermalExynosAcpmBulkFtraceEvent::MergeFrom(
17762           from._internal_thermal_exynos_acpm_bulk());
17763       break;
17764     }
17765     case kThermalExynosAcpmHighOverhead: {
17766       _this->_internal_mutable_thermal_exynos_acpm_high_overhead()->::perfetto::protos::ThermalExynosAcpmHighOverheadFtraceEvent::MergeFrom(
17767           from._internal_thermal_exynos_acpm_high_overhead());
17768       break;
17769     }
17770     case kDcvshFreq: {
17771       _this->_internal_mutable_dcvsh_freq()->::perfetto::protos::DcvshFreqFtraceEvent::MergeFrom(
17772           from._internal_dcvsh_freq());
17773       break;
17774     }
17775     case kKgslGpuFrequency: {
17776       _this->_internal_mutable_kgsl_gpu_frequency()->::perfetto::protos::KgslGpuFrequencyFtraceEvent::MergeFrom(
17777           from._internal_kgsl_gpu_frequency());
17778       break;
17779     }
17780     case kMaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPEND: {
17781       _this->_internal_mutable_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend()->::perfetto::protos::MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent::MergeFrom(
17782           from._internal_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend());
17783       break;
17784     }
17785     case kMaliMaliPMMCUHCTLCORESNOTIFYPEND: {
17786       _this->_internal_mutable_mali_mali_pm_mcu_hctl_cores_notify_pend()->::perfetto::protos::MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent::MergeFrom(
17787           from._internal_mali_mali_pm_mcu_hctl_cores_notify_pend());
17788       break;
17789     }
17790     case kMaliMaliPMMCUHCTLCOREINACTIVEPEND: {
17791       _this->_internal_mutable_mali_mali_pm_mcu_hctl_core_inactive_pend()->::perfetto::protos::MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent::MergeFrom(
17792           from._internal_mali_mali_pm_mcu_hctl_core_inactive_pend());
17793       break;
17794     }
17795     case kMaliMaliPMMCUHCTLMCUONRECHECK: {
17796       _this->_internal_mutable_mali_mali_pm_mcu_hctl_mcu_on_recheck()->::perfetto::protos::MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent::MergeFrom(
17797           from._internal_mali_mali_pm_mcu_hctl_mcu_on_recheck());
17798       break;
17799     }
17800     case kMaliMaliPMMCUHCTLSHADERSCOREOFFPEND: {
17801       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_core_off_pend()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent::MergeFrom(
17802           from._internal_mali_mali_pm_mcu_hctl_shaders_core_off_pend());
17803       break;
17804     }
17805     case kMaliMaliPMMCUHCTLSHADERSPENDOFF: {
17806       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_pend_off()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent::MergeFrom(
17807           from._internal_mali_mali_pm_mcu_hctl_shaders_pend_off());
17808       break;
17809     }
17810     case kMaliMaliPMMCUHCTLSHADERSPENDON: {
17811       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_pend_on()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent::MergeFrom(
17812           from._internal_mali_mali_pm_mcu_hctl_shaders_pend_on());
17813       break;
17814     }
17815     case kMaliMaliPMMCUHCTLSHADERSREADYOFF: {
17816       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_ready_off()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent::MergeFrom(
17817           from._internal_mali_mali_pm_mcu_hctl_shaders_ready_off());
17818       break;
17819     }
17820     case kMaliMaliPMMCUINSLEEP: {
17821       _this->_internal_mutable_mali_mali_pm_mcu_in_sleep()->::perfetto::protos::MaliMaliPMMCUINSLEEPFtraceEvent::MergeFrom(
17822           from._internal_mali_mali_pm_mcu_in_sleep());
17823       break;
17824     }
17825     case kMaliMaliPMMCUOFF: {
17826       _this->_internal_mutable_mali_mali_pm_mcu_off()->::perfetto::protos::MaliMaliPMMCUOFFFtraceEvent::MergeFrom(
17827           from._internal_mali_mali_pm_mcu_off());
17828       break;
17829     }
17830     case kMaliMaliPMMCUON: {
17831       _this->_internal_mutable_mali_mali_pm_mcu_on()->::perfetto::protos::MaliMaliPMMCUONFtraceEvent::MergeFrom(
17832           from._internal_mali_mali_pm_mcu_on());
17833       break;
17834     }
17835     case kMaliMaliPMMCUONCOREATTRUPDATEPEND: {
17836       _this->_internal_mutable_mali_mali_pm_mcu_on_core_attr_update_pend()->::perfetto::protos::MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent::MergeFrom(
17837           from._internal_mali_mali_pm_mcu_on_core_attr_update_pend());
17838       break;
17839     }
17840     case kMaliMaliPMMCUONGLBREINITPEND: {
17841       _this->_internal_mutable_mali_mali_pm_mcu_on_glb_reinit_pend()->::perfetto::protos::MaliMaliPMMCUONGLBREINITPENDFtraceEvent::MergeFrom(
17842           from._internal_mali_mali_pm_mcu_on_glb_reinit_pend());
17843       break;
17844     }
17845     case kMaliMaliPMMCUONHALT: {
17846       _this->_internal_mutable_mali_mali_pm_mcu_on_halt()->::perfetto::protos::MaliMaliPMMCUONHALTFtraceEvent::MergeFrom(
17847           from._internal_mali_mali_pm_mcu_on_halt());
17848       break;
17849     }
17850     case kMaliMaliPMMCUONHWCNTDISABLE: {
17851       _this->_internal_mutable_mali_mali_pm_mcu_on_hwcnt_disable()->::perfetto::protos::MaliMaliPMMCUONHWCNTDISABLEFtraceEvent::MergeFrom(
17852           from._internal_mali_mali_pm_mcu_on_hwcnt_disable());
17853       break;
17854     }
17855     case kMaliMaliPMMCUONHWCNTENABLE: {
17856       _this->_internal_mutable_mali_mali_pm_mcu_on_hwcnt_enable()->::perfetto::protos::MaliMaliPMMCUONHWCNTENABLEFtraceEvent::MergeFrom(
17857           from._internal_mali_mali_pm_mcu_on_hwcnt_enable());
17858       break;
17859     }
17860     case kMaliMaliPMMCUONPENDHALT: {
17861       _this->_internal_mutable_mali_mali_pm_mcu_on_pend_halt()->::perfetto::protos::MaliMaliPMMCUONPENDHALTFtraceEvent::MergeFrom(
17862           from._internal_mali_mali_pm_mcu_on_pend_halt());
17863       break;
17864     }
17865     case kMaliMaliPMMCUONPENDSLEEP: {
17866       _this->_internal_mutable_mali_mali_pm_mcu_on_pend_sleep()->::perfetto::protos::MaliMaliPMMCUONPENDSLEEPFtraceEvent::MergeFrom(
17867           from._internal_mali_mali_pm_mcu_on_pend_sleep());
17868       break;
17869     }
17870     case kMaliMaliPMMCUONSLEEPINITIATE: {
17871       _this->_internal_mutable_mali_mali_pm_mcu_on_sleep_initiate()->::perfetto::protos::MaliMaliPMMCUONSLEEPINITIATEFtraceEvent::MergeFrom(
17872           from._internal_mali_mali_pm_mcu_on_sleep_initiate());
17873       break;
17874     }
17875     case kMaliMaliPMMCUPENDOFF: {
17876       _this->_internal_mutable_mali_mali_pm_mcu_pend_off()->::perfetto::protos::MaliMaliPMMCUPENDOFFFtraceEvent::MergeFrom(
17877           from._internal_mali_mali_pm_mcu_pend_off());
17878       break;
17879     }
17880     case kMaliMaliPMMCUPENDONRELOAD: {
17881       _this->_internal_mutable_mali_mali_pm_mcu_pend_on_reload()->::perfetto::protos::MaliMaliPMMCUPENDONRELOADFtraceEvent::MergeFrom(
17882           from._internal_mali_mali_pm_mcu_pend_on_reload());
17883       break;
17884     }
17885     case kMaliMaliPMMCUPOWERDOWN: {
17886       _this->_internal_mutable_mali_mali_pm_mcu_power_down()->::perfetto::protos::MaliMaliPMMCUPOWERDOWNFtraceEvent::MergeFrom(
17887           from._internal_mali_mali_pm_mcu_power_down());
17888       break;
17889     }
17890     case kMaliMaliPMMCURESETWAIT: {
17891       _this->_internal_mutable_mali_mali_pm_mcu_reset_wait()->::perfetto::protos::MaliMaliPMMCURESETWAITFtraceEvent::MergeFrom(
17892           from._internal_mali_mali_pm_mcu_reset_wait());
17893       break;
17894     }
17895     case kBclIrqTrigger: {
17896       _this->_internal_mutable_bcl_irq_trigger()->::perfetto::protos::BclIrqTriggerFtraceEvent::MergeFrom(
17897           from._internal_bcl_irq_trigger());
17898       break;
17899     }
17900     case kKgslAdrenoCmdbatchQueued: {
17901       _this->_internal_mutable_kgsl_adreno_cmdbatch_queued()->::perfetto::protos::KgslAdrenoCmdbatchQueuedFtraceEvent::MergeFrom(
17902           from._internal_kgsl_adreno_cmdbatch_queued());
17903       break;
17904     }
17905     case kKgslAdrenoCmdbatchSubmitted: {
17906       _this->_internal_mutable_kgsl_adreno_cmdbatch_submitted()->::perfetto::protos::KgslAdrenoCmdbatchSubmittedFtraceEvent::MergeFrom(
17907           from._internal_kgsl_adreno_cmdbatch_submitted());
17908       break;
17909     }
17910     case kKgslAdrenoCmdbatchSync: {
17911       _this->_internal_mutable_kgsl_adreno_cmdbatch_sync()->::perfetto::protos::KgslAdrenoCmdbatchSyncFtraceEvent::MergeFrom(
17912           from._internal_kgsl_adreno_cmdbatch_sync());
17913       break;
17914     }
17915     case kKgslAdrenoCmdbatchRetired: {
17916       _this->_internal_mutable_kgsl_adreno_cmdbatch_retired()->::perfetto::protos::KgslAdrenoCmdbatchRetiredFtraceEvent::MergeFrom(
17917           from._internal_kgsl_adreno_cmdbatch_retired());
17918       break;
17919     }
17920     case kPixelMmKswapdWake: {
17921       _this->_internal_mutable_pixel_mm_kswapd_wake()->::perfetto::protos::PixelMmKswapdWakeFtraceEvent::MergeFrom(
17922           from._internal_pixel_mm_kswapd_wake());
17923       break;
17924     }
17925     case kPixelMmKswapdDone: {
17926       _this->_internal_mutable_pixel_mm_kswapd_done()->::perfetto::protos::PixelMmKswapdDoneFtraceEvent::MergeFrom(
17927           from._internal_pixel_mm_kswapd_done());
17928       break;
17929     }
17930     case kSchedWakeupTaskAttr: {
17931       _this->_internal_mutable_sched_wakeup_task_attr()->::perfetto::protos::SchedWakeupTaskAttrFtraceEvent::MergeFrom(
17932           from._internal_sched_wakeup_task_attr());
17933       break;
17934     }
17935     case kDevfreqFrequency: {
17936       _this->_internal_mutable_devfreq_frequency()->::perfetto::protos::DevfreqFrequencyFtraceEvent::MergeFrom(
17937           from._internal_devfreq_frequency());
17938       break;
17939     }
17940     case kKprobeEvent: {
17941       _this->_internal_mutable_kprobe_event()->::perfetto::protos::KprobeEvent::MergeFrom(
17942           from._internal_kprobe_event());
17943       break;
17944     }
17945     case kParamSetValueCpm: {
17946       _this->_internal_mutable_param_set_value_cpm()->::perfetto::protos::ParamSetValueCpmFtraceEvent::MergeFrom(
17947           from._internal_param_set_value_cpm());
17948       break;
17949     }
17950     case kDoSysOpen: {
17951       _this->_internal_mutable_do_sys_open()->::perfetto::protos::DoSysOpenFtraceEvent::MergeFrom(
17952           from._internal_do_sys_open());
17953       break;
17954     }
17955     case kOpenExec: {
17956       _this->_internal_mutable_open_exec()->::perfetto::protos::OpenExecFtraceEvent::MergeFrom(
17957           from._internal_open_exec());
17958       break;
17959     }
17960     case kBlockIoStart: {
17961       _this->_internal_mutable_block_io_start()->::perfetto::protos::BlockIoStartFtraceEvent::MergeFrom(
17962           from._internal_block_io_start());
17963       break;
17964     }
17965     case kBlockIoDone: {
17966       _this->_internal_mutable_block_io_done()->::perfetto::protos::BlockIoDoneFtraceEvent::MergeFrom(
17967           from._internal_block_io_done());
17968       break;
17969     }
17970     case EVENT_NOT_SET: {
17971       break;
17972     }
17973   }
17974   // @@protoc_insertion_point(copy_constructor:perfetto.protos.FtraceEvent)
17975 }
17976 
SharedCtor(::_pb::Arena * arena,bool is_message_owned)17977 inline void FtraceEvent::SharedCtor(
17978     ::_pb::Arena* arena, bool is_message_owned) {
17979   (void)arena;
17980   (void)is_message_owned;
17981   new (&_impl_) Impl_{
17982       decltype(_impl_._has_bits_){}
17983     , /*decltype(_impl_._cached_size_)*/{}
17984     , decltype(_impl_.timestamp_){::uint64_t{0u}}
17985     , decltype(_impl_.pid_){0u}
17986     , decltype(_impl_.common_flags_){0u}
17987     , decltype(_impl_.event_){}
17988     , /*decltype(_impl_._oneof_case_)*/{}
17989   };
17990   clear_has_event();
17991 }
17992 
~FtraceEvent()17993 FtraceEvent::~FtraceEvent() {
17994   // @@protoc_insertion_point(destructor:perfetto.protos.FtraceEvent)
17995   if (auto *arena = _internal_metadata_.DeleteReturnArena<std::string>()) {
17996   (void)arena;
17997     return;
17998   }
17999   SharedDtor();
18000 }
18001 
SharedDtor()18002 inline void FtraceEvent::SharedDtor() {
18003   GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
18004   if (has_event()) {
18005     clear_event();
18006   }
18007 }
18008 
SetCachedSize(int size) const18009 void FtraceEvent::SetCachedSize(int size) const {
18010   _impl_._cached_size_.Set(size);
18011 }
18012 
clear_event()18013 void FtraceEvent::clear_event() {
18014 // @@protoc_insertion_point(one_of_clear_start:perfetto.protos.FtraceEvent)
18015   switch (event_case()) {
18016     case kPrint: {
18017       if (GetArenaForAllocation() == nullptr) {
18018         delete _impl_.event_.print_;
18019       }
18020       break;
18021     }
18022     case kSchedSwitch: {
18023       if (GetArenaForAllocation() == nullptr) {
18024         delete _impl_.event_.sched_switch_;
18025       }
18026       break;
18027     }
18028     case kCpuFrequency: {
18029       if (GetArenaForAllocation() == nullptr) {
18030         delete _impl_.event_.cpu_frequency_;
18031       }
18032       break;
18033     }
18034     case kCpuFrequencyLimits: {
18035       if (GetArenaForAllocation() == nullptr) {
18036         delete _impl_.event_.cpu_frequency_limits_;
18037       }
18038       break;
18039     }
18040     case kCpuIdle: {
18041       if (GetArenaForAllocation() == nullptr) {
18042         delete _impl_.event_.cpu_idle_;
18043       }
18044       break;
18045     }
18046     case kClockEnable: {
18047       if (GetArenaForAllocation() == nullptr) {
18048         delete _impl_.event_.clock_enable_;
18049       }
18050       break;
18051     }
18052     case kClockDisable: {
18053       if (GetArenaForAllocation() == nullptr) {
18054         delete _impl_.event_.clock_disable_;
18055       }
18056       break;
18057     }
18058     case kClockSetRate: {
18059       if (GetArenaForAllocation() == nullptr) {
18060         delete _impl_.event_.clock_set_rate_;
18061       }
18062       break;
18063     }
18064     case kSchedWakeup: {
18065       if (GetArenaForAllocation() == nullptr) {
18066         delete _impl_.event_.sched_wakeup_;
18067       }
18068       break;
18069     }
18070     case kSchedBlockedReason: {
18071       if (GetArenaForAllocation() == nullptr) {
18072         delete _impl_.event_.sched_blocked_reason_;
18073       }
18074       break;
18075     }
18076     case kSchedCpuHotplug: {
18077       if (GetArenaForAllocation() == nullptr) {
18078         delete _impl_.event_.sched_cpu_hotplug_;
18079       }
18080       break;
18081     }
18082     case kSchedWaking: {
18083       if (GetArenaForAllocation() == nullptr) {
18084         delete _impl_.event_.sched_waking_;
18085       }
18086       break;
18087     }
18088     case kIpiEntry: {
18089       if (GetArenaForAllocation() == nullptr) {
18090         delete _impl_.event_.ipi_entry_;
18091       }
18092       break;
18093     }
18094     case kIpiExit: {
18095       if (GetArenaForAllocation() == nullptr) {
18096         delete _impl_.event_.ipi_exit_;
18097       }
18098       break;
18099     }
18100     case kIpiRaise: {
18101       if (GetArenaForAllocation() == nullptr) {
18102         delete _impl_.event_.ipi_raise_;
18103       }
18104       break;
18105     }
18106     case kSoftirqEntry: {
18107       if (GetArenaForAllocation() == nullptr) {
18108         delete _impl_.event_.softirq_entry_;
18109       }
18110       break;
18111     }
18112     case kSoftirqExit: {
18113       if (GetArenaForAllocation() == nullptr) {
18114         delete _impl_.event_.softirq_exit_;
18115       }
18116       break;
18117     }
18118     case kSoftirqRaise: {
18119       if (GetArenaForAllocation() == nullptr) {
18120         delete _impl_.event_.softirq_raise_;
18121       }
18122       break;
18123     }
18124     case kI2CRead: {
18125       if (GetArenaForAllocation() == nullptr) {
18126         delete _impl_.event_.i2c_read_;
18127       }
18128       break;
18129     }
18130     case kI2CWrite: {
18131       if (GetArenaForAllocation() == nullptr) {
18132         delete _impl_.event_.i2c_write_;
18133       }
18134       break;
18135     }
18136     case kI2CResult: {
18137       if (GetArenaForAllocation() == nullptr) {
18138         delete _impl_.event_.i2c_result_;
18139       }
18140       break;
18141     }
18142     case kI2CReply: {
18143       if (GetArenaForAllocation() == nullptr) {
18144         delete _impl_.event_.i2c_reply_;
18145       }
18146       break;
18147     }
18148     case kSmbusRead: {
18149       if (GetArenaForAllocation() == nullptr) {
18150         delete _impl_.event_.smbus_read_;
18151       }
18152       break;
18153     }
18154     case kSmbusWrite: {
18155       if (GetArenaForAllocation() == nullptr) {
18156         delete _impl_.event_.smbus_write_;
18157       }
18158       break;
18159     }
18160     case kSmbusResult: {
18161       if (GetArenaForAllocation() == nullptr) {
18162         delete _impl_.event_.smbus_result_;
18163       }
18164       break;
18165     }
18166     case kSmbusReply: {
18167       if (GetArenaForAllocation() == nullptr) {
18168         delete _impl_.event_.smbus_reply_;
18169       }
18170       break;
18171     }
18172     case kLowmemoryKill: {
18173       if (GetArenaForAllocation() == nullptr) {
18174         delete _impl_.event_.lowmemory_kill_;
18175       }
18176       break;
18177     }
18178     case kIrqHandlerEntry: {
18179       if (GetArenaForAllocation() == nullptr) {
18180         delete _impl_.event_.irq_handler_entry_;
18181       }
18182       break;
18183     }
18184     case kIrqHandlerExit: {
18185       if (GetArenaForAllocation() == nullptr) {
18186         delete _impl_.event_.irq_handler_exit_;
18187       }
18188       break;
18189     }
18190     case kSyncPt: {
18191       if (GetArenaForAllocation() == nullptr) {
18192         delete _impl_.event_.sync_pt_;
18193       }
18194       break;
18195     }
18196     case kSyncTimeline: {
18197       if (GetArenaForAllocation() == nullptr) {
18198         delete _impl_.event_.sync_timeline_;
18199       }
18200       break;
18201     }
18202     case kSyncWait: {
18203       if (GetArenaForAllocation() == nullptr) {
18204         delete _impl_.event_.sync_wait_;
18205       }
18206       break;
18207     }
18208     case kExt4DaWriteBegin: {
18209       if (GetArenaForAllocation() == nullptr) {
18210         delete _impl_.event_.ext4_da_write_begin_;
18211       }
18212       break;
18213     }
18214     case kExt4DaWriteEnd: {
18215       if (GetArenaForAllocation() == nullptr) {
18216         delete _impl_.event_.ext4_da_write_end_;
18217       }
18218       break;
18219     }
18220     case kExt4SyncFileEnter: {
18221       if (GetArenaForAllocation() == nullptr) {
18222         delete _impl_.event_.ext4_sync_file_enter_;
18223       }
18224       break;
18225     }
18226     case kExt4SyncFileExit: {
18227       if (GetArenaForAllocation() == nullptr) {
18228         delete _impl_.event_.ext4_sync_file_exit_;
18229       }
18230       break;
18231     }
18232     case kBlockRqIssue: {
18233       if (GetArenaForAllocation() == nullptr) {
18234         delete _impl_.event_.block_rq_issue_;
18235       }
18236       break;
18237     }
18238     case kMmVmscanDirectReclaimBegin: {
18239       if (GetArenaForAllocation() == nullptr) {
18240         delete _impl_.event_.mm_vmscan_direct_reclaim_begin_;
18241       }
18242       break;
18243     }
18244     case kMmVmscanDirectReclaimEnd: {
18245       if (GetArenaForAllocation() == nullptr) {
18246         delete _impl_.event_.mm_vmscan_direct_reclaim_end_;
18247       }
18248       break;
18249     }
18250     case kMmVmscanKswapdWake: {
18251       if (GetArenaForAllocation() == nullptr) {
18252         delete _impl_.event_.mm_vmscan_kswapd_wake_;
18253       }
18254       break;
18255     }
18256     case kMmVmscanKswapdSleep: {
18257       if (GetArenaForAllocation() == nullptr) {
18258         delete _impl_.event_.mm_vmscan_kswapd_sleep_;
18259       }
18260       break;
18261     }
18262     case kBinderTransaction: {
18263       if (GetArenaForAllocation() == nullptr) {
18264         delete _impl_.event_.binder_transaction_;
18265       }
18266       break;
18267     }
18268     case kBinderTransactionReceived: {
18269       if (GetArenaForAllocation() == nullptr) {
18270         delete _impl_.event_.binder_transaction_received_;
18271       }
18272       break;
18273     }
18274     case kBinderSetPriority: {
18275       if (GetArenaForAllocation() == nullptr) {
18276         delete _impl_.event_.binder_set_priority_;
18277       }
18278       break;
18279     }
18280     case kBinderLock: {
18281       if (GetArenaForAllocation() == nullptr) {
18282         delete _impl_.event_.binder_lock_;
18283       }
18284       break;
18285     }
18286     case kBinderLocked: {
18287       if (GetArenaForAllocation() == nullptr) {
18288         delete _impl_.event_.binder_locked_;
18289       }
18290       break;
18291     }
18292     case kBinderUnlock: {
18293       if (GetArenaForAllocation() == nullptr) {
18294         delete _impl_.event_.binder_unlock_;
18295       }
18296       break;
18297     }
18298     case kWorkqueueActivateWork: {
18299       if (GetArenaForAllocation() == nullptr) {
18300         delete _impl_.event_.workqueue_activate_work_;
18301       }
18302       break;
18303     }
18304     case kWorkqueueExecuteEnd: {
18305       if (GetArenaForAllocation() == nullptr) {
18306         delete _impl_.event_.workqueue_execute_end_;
18307       }
18308       break;
18309     }
18310     case kWorkqueueExecuteStart: {
18311       if (GetArenaForAllocation() == nullptr) {
18312         delete _impl_.event_.workqueue_execute_start_;
18313       }
18314       break;
18315     }
18316     case kWorkqueueQueueWork: {
18317       if (GetArenaForAllocation() == nullptr) {
18318         delete _impl_.event_.workqueue_queue_work_;
18319       }
18320       break;
18321     }
18322     case kRegulatorDisable: {
18323       if (GetArenaForAllocation() == nullptr) {
18324         delete _impl_.event_.regulator_disable_;
18325       }
18326       break;
18327     }
18328     case kRegulatorDisableComplete: {
18329       if (GetArenaForAllocation() == nullptr) {
18330         delete _impl_.event_.regulator_disable_complete_;
18331       }
18332       break;
18333     }
18334     case kRegulatorEnable: {
18335       if (GetArenaForAllocation() == nullptr) {
18336         delete _impl_.event_.regulator_enable_;
18337       }
18338       break;
18339     }
18340     case kRegulatorEnableComplete: {
18341       if (GetArenaForAllocation() == nullptr) {
18342         delete _impl_.event_.regulator_enable_complete_;
18343       }
18344       break;
18345     }
18346     case kRegulatorEnableDelay: {
18347       if (GetArenaForAllocation() == nullptr) {
18348         delete _impl_.event_.regulator_enable_delay_;
18349       }
18350       break;
18351     }
18352     case kRegulatorSetVoltage: {
18353       if (GetArenaForAllocation() == nullptr) {
18354         delete _impl_.event_.regulator_set_voltage_;
18355       }
18356       break;
18357     }
18358     case kRegulatorSetVoltageComplete: {
18359       if (GetArenaForAllocation() == nullptr) {
18360         delete _impl_.event_.regulator_set_voltage_complete_;
18361       }
18362       break;
18363     }
18364     case kCgroupAttachTask: {
18365       if (GetArenaForAllocation() == nullptr) {
18366         delete _impl_.event_.cgroup_attach_task_;
18367       }
18368       break;
18369     }
18370     case kCgroupMkdir: {
18371       if (GetArenaForAllocation() == nullptr) {
18372         delete _impl_.event_.cgroup_mkdir_;
18373       }
18374       break;
18375     }
18376     case kCgroupRemount: {
18377       if (GetArenaForAllocation() == nullptr) {
18378         delete _impl_.event_.cgroup_remount_;
18379       }
18380       break;
18381     }
18382     case kCgroupRmdir: {
18383       if (GetArenaForAllocation() == nullptr) {
18384         delete _impl_.event_.cgroup_rmdir_;
18385       }
18386       break;
18387     }
18388     case kCgroupTransferTasks: {
18389       if (GetArenaForAllocation() == nullptr) {
18390         delete _impl_.event_.cgroup_transfer_tasks_;
18391       }
18392       break;
18393     }
18394     case kCgroupDestroyRoot: {
18395       if (GetArenaForAllocation() == nullptr) {
18396         delete _impl_.event_.cgroup_destroy_root_;
18397       }
18398       break;
18399     }
18400     case kCgroupRelease: {
18401       if (GetArenaForAllocation() == nullptr) {
18402         delete _impl_.event_.cgroup_release_;
18403       }
18404       break;
18405     }
18406     case kCgroupRename: {
18407       if (GetArenaForAllocation() == nullptr) {
18408         delete _impl_.event_.cgroup_rename_;
18409       }
18410       break;
18411     }
18412     case kCgroupSetupRoot: {
18413       if (GetArenaForAllocation() == nullptr) {
18414         delete _impl_.event_.cgroup_setup_root_;
18415       }
18416       break;
18417     }
18418     case kMdpCmdKickoff: {
18419       if (GetArenaForAllocation() == nullptr) {
18420         delete _impl_.event_.mdp_cmd_kickoff_;
18421       }
18422       break;
18423     }
18424     case kMdpCommit: {
18425       if (GetArenaForAllocation() == nullptr) {
18426         delete _impl_.event_.mdp_commit_;
18427       }
18428       break;
18429     }
18430     case kMdpPerfSetOt: {
18431       if (GetArenaForAllocation() == nullptr) {
18432         delete _impl_.event_.mdp_perf_set_ot_;
18433       }
18434       break;
18435     }
18436     case kMdpSsppChange: {
18437       if (GetArenaForAllocation() == nullptr) {
18438         delete _impl_.event_.mdp_sspp_change_;
18439       }
18440       break;
18441     }
18442     case kTracingMarkWrite: {
18443       if (GetArenaForAllocation() == nullptr) {
18444         delete _impl_.event_.tracing_mark_write_;
18445       }
18446       break;
18447     }
18448     case kMdpCmdPingpongDone: {
18449       if (GetArenaForAllocation() == nullptr) {
18450         delete _impl_.event_.mdp_cmd_pingpong_done_;
18451       }
18452       break;
18453     }
18454     case kMdpCompareBw: {
18455       if (GetArenaForAllocation() == nullptr) {
18456         delete _impl_.event_.mdp_compare_bw_;
18457       }
18458       break;
18459     }
18460     case kMdpPerfSetPanicLuts: {
18461       if (GetArenaForAllocation() == nullptr) {
18462         delete _impl_.event_.mdp_perf_set_panic_luts_;
18463       }
18464       break;
18465     }
18466     case kMdpSsppSet: {
18467       if (GetArenaForAllocation() == nullptr) {
18468         delete _impl_.event_.mdp_sspp_set_;
18469       }
18470       break;
18471     }
18472     case kMdpCmdReadptrDone: {
18473       if (GetArenaForAllocation() == nullptr) {
18474         delete _impl_.event_.mdp_cmd_readptr_done_;
18475       }
18476       break;
18477     }
18478     case kMdpMisrCrc: {
18479       if (GetArenaForAllocation() == nullptr) {
18480         delete _impl_.event_.mdp_misr_crc_;
18481       }
18482       break;
18483     }
18484     case kMdpPerfSetQosLuts: {
18485       if (GetArenaForAllocation() == nullptr) {
18486         delete _impl_.event_.mdp_perf_set_qos_luts_;
18487       }
18488       break;
18489     }
18490     case kMdpTraceCounter: {
18491       if (GetArenaForAllocation() == nullptr) {
18492         delete _impl_.event_.mdp_trace_counter_;
18493       }
18494       break;
18495     }
18496     case kMdpCmdReleaseBw: {
18497       if (GetArenaForAllocation() == nullptr) {
18498         delete _impl_.event_.mdp_cmd_release_bw_;
18499       }
18500       break;
18501     }
18502     case kMdpMixerUpdate: {
18503       if (GetArenaForAllocation() == nullptr) {
18504         delete _impl_.event_.mdp_mixer_update_;
18505       }
18506       break;
18507     }
18508     case kMdpPerfSetWmLevels: {
18509       if (GetArenaForAllocation() == nullptr) {
18510         delete _impl_.event_.mdp_perf_set_wm_levels_;
18511       }
18512       break;
18513     }
18514     case kMdpVideoUnderrunDone: {
18515       if (GetArenaForAllocation() == nullptr) {
18516         delete _impl_.event_.mdp_video_underrun_done_;
18517       }
18518       break;
18519     }
18520     case kMdpCmdWaitPingpong: {
18521       if (GetArenaForAllocation() == nullptr) {
18522         delete _impl_.event_.mdp_cmd_wait_pingpong_;
18523       }
18524       break;
18525     }
18526     case kMdpPerfPrefillCalc: {
18527       if (GetArenaForAllocation() == nullptr) {
18528         delete _impl_.event_.mdp_perf_prefill_calc_;
18529       }
18530       break;
18531     }
18532     case kMdpPerfUpdateBus: {
18533       if (GetArenaForAllocation() == nullptr) {
18534         delete _impl_.event_.mdp_perf_update_bus_;
18535       }
18536       break;
18537     }
18538     case kRotatorBwAoAsContext: {
18539       if (GetArenaForAllocation() == nullptr) {
18540         delete _impl_.event_.rotator_bw_ao_as_context_;
18541       }
18542       break;
18543     }
18544     case kMmFilemapAddToPageCache: {
18545       if (GetArenaForAllocation() == nullptr) {
18546         delete _impl_.event_.mm_filemap_add_to_page_cache_;
18547       }
18548       break;
18549     }
18550     case kMmFilemapDeleteFromPageCache: {
18551       if (GetArenaForAllocation() == nullptr) {
18552         delete _impl_.event_.mm_filemap_delete_from_page_cache_;
18553       }
18554       break;
18555     }
18556     case kMmCompactionBegin: {
18557       if (GetArenaForAllocation() == nullptr) {
18558         delete _impl_.event_.mm_compaction_begin_;
18559       }
18560       break;
18561     }
18562     case kMmCompactionDeferCompaction: {
18563       if (GetArenaForAllocation() == nullptr) {
18564         delete _impl_.event_.mm_compaction_defer_compaction_;
18565       }
18566       break;
18567     }
18568     case kMmCompactionDeferred: {
18569       if (GetArenaForAllocation() == nullptr) {
18570         delete _impl_.event_.mm_compaction_deferred_;
18571       }
18572       break;
18573     }
18574     case kMmCompactionDeferReset: {
18575       if (GetArenaForAllocation() == nullptr) {
18576         delete _impl_.event_.mm_compaction_defer_reset_;
18577       }
18578       break;
18579     }
18580     case kMmCompactionEnd: {
18581       if (GetArenaForAllocation() == nullptr) {
18582         delete _impl_.event_.mm_compaction_end_;
18583       }
18584       break;
18585     }
18586     case kMmCompactionFinished: {
18587       if (GetArenaForAllocation() == nullptr) {
18588         delete _impl_.event_.mm_compaction_finished_;
18589       }
18590       break;
18591     }
18592     case kMmCompactionIsolateFreepages: {
18593       if (GetArenaForAllocation() == nullptr) {
18594         delete _impl_.event_.mm_compaction_isolate_freepages_;
18595       }
18596       break;
18597     }
18598     case kMmCompactionIsolateMigratepages: {
18599       if (GetArenaForAllocation() == nullptr) {
18600         delete _impl_.event_.mm_compaction_isolate_migratepages_;
18601       }
18602       break;
18603     }
18604     case kMmCompactionKcompactdSleep: {
18605       if (GetArenaForAllocation() == nullptr) {
18606         delete _impl_.event_.mm_compaction_kcompactd_sleep_;
18607       }
18608       break;
18609     }
18610     case kMmCompactionKcompactdWake: {
18611       if (GetArenaForAllocation() == nullptr) {
18612         delete _impl_.event_.mm_compaction_kcompactd_wake_;
18613       }
18614       break;
18615     }
18616     case kMmCompactionMigratepages: {
18617       if (GetArenaForAllocation() == nullptr) {
18618         delete _impl_.event_.mm_compaction_migratepages_;
18619       }
18620       break;
18621     }
18622     case kMmCompactionSuitable: {
18623       if (GetArenaForAllocation() == nullptr) {
18624         delete _impl_.event_.mm_compaction_suitable_;
18625       }
18626       break;
18627     }
18628     case kMmCompactionTryToCompactPages: {
18629       if (GetArenaForAllocation() == nullptr) {
18630         delete _impl_.event_.mm_compaction_try_to_compact_pages_;
18631       }
18632       break;
18633     }
18634     case kMmCompactionWakeupKcompactd: {
18635       if (GetArenaForAllocation() == nullptr) {
18636         delete _impl_.event_.mm_compaction_wakeup_kcompactd_;
18637       }
18638       break;
18639     }
18640     case kSuspendResume: {
18641       if (GetArenaForAllocation() == nullptr) {
18642         delete _impl_.event_.suspend_resume_;
18643       }
18644       break;
18645     }
18646     case kSchedWakeupNew: {
18647       if (GetArenaForAllocation() == nullptr) {
18648         delete _impl_.event_.sched_wakeup_new_;
18649       }
18650       break;
18651     }
18652     case kBlockBioBackmerge: {
18653       if (GetArenaForAllocation() == nullptr) {
18654         delete _impl_.event_.block_bio_backmerge_;
18655       }
18656       break;
18657     }
18658     case kBlockBioBounce: {
18659       if (GetArenaForAllocation() == nullptr) {
18660         delete _impl_.event_.block_bio_bounce_;
18661       }
18662       break;
18663     }
18664     case kBlockBioComplete: {
18665       if (GetArenaForAllocation() == nullptr) {
18666         delete _impl_.event_.block_bio_complete_;
18667       }
18668       break;
18669     }
18670     case kBlockBioFrontmerge: {
18671       if (GetArenaForAllocation() == nullptr) {
18672         delete _impl_.event_.block_bio_frontmerge_;
18673       }
18674       break;
18675     }
18676     case kBlockBioQueue: {
18677       if (GetArenaForAllocation() == nullptr) {
18678         delete _impl_.event_.block_bio_queue_;
18679       }
18680       break;
18681     }
18682     case kBlockBioRemap: {
18683       if (GetArenaForAllocation() == nullptr) {
18684         delete _impl_.event_.block_bio_remap_;
18685       }
18686       break;
18687     }
18688     case kBlockDirtyBuffer: {
18689       if (GetArenaForAllocation() == nullptr) {
18690         delete _impl_.event_.block_dirty_buffer_;
18691       }
18692       break;
18693     }
18694     case kBlockGetrq: {
18695       if (GetArenaForAllocation() == nullptr) {
18696         delete _impl_.event_.block_getrq_;
18697       }
18698       break;
18699     }
18700     case kBlockPlug: {
18701       if (GetArenaForAllocation() == nullptr) {
18702         delete _impl_.event_.block_plug_;
18703       }
18704       break;
18705     }
18706     case kBlockRqAbort: {
18707       if (GetArenaForAllocation() == nullptr) {
18708         delete _impl_.event_.block_rq_abort_;
18709       }
18710       break;
18711     }
18712     case kBlockRqComplete: {
18713       if (GetArenaForAllocation() == nullptr) {
18714         delete _impl_.event_.block_rq_complete_;
18715       }
18716       break;
18717     }
18718     case kBlockRqInsert: {
18719       if (GetArenaForAllocation() == nullptr) {
18720         delete _impl_.event_.block_rq_insert_;
18721       }
18722       break;
18723     }
18724     case kBlockRqRemap: {
18725       if (GetArenaForAllocation() == nullptr) {
18726         delete _impl_.event_.block_rq_remap_;
18727       }
18728       break;
18729     }
18730     case kBlockRqRequeue: {
18731       if (GetArenaForAllocation() == nullptr) {
18732         delete _impl_.event_.block_rq_requeue_;
18733       }
18734       break;
18735     }
18736     case kBlockSleeprq: {
18737       if (GetArenaForAllocation() == nullptr) {
18738         delete _impl_.event_.block_sleeprq_;
18739       }
18740       break;
18741     }
18742     case kBlockSplit: {
18743       if (GetArenaForAllocation() == nullptr) {
18744         delete _impl_.event_.block_split_;
18745       }
18746       break;
18747     }
18748     case kBlockTouchBuffer: {
18749       if (GetArenaForAllocation() == nullptr) {
18750         delete _impl_.event_.block_touch_buffer_;
18751       }
18752       break;
18753     }
18754     case kBlockUnplug: {
18755       if (GetArenaForAllocation() == nullptr) {
18756         delete _impl_.event_.block_unplug_;
18757       }
18758       break;
18759     }
18760     case kExt4AllocDaBlocks: {
18761       if (GetArenaForAllocation() == nullptr) {
18762         delete _impl_.event_.ext4_alloc_da_blocks_;
18763       }
18764       break;
18765     }
18766     case kExt4AllocateBlocks: {
18767       if (GetArenaForAllocation() == nullptr) {
18768         delete _impl_.event_.ext4_allocate_blocks_;
18769       }
18770       break;
18771     }
18772     case kExt4AllocateInode: {
18773       if (GetArenaForAllocation() == nullptr) {
18774         delete _impl_.event_.ext4_allocate_inode_;
18775       }
18776       break;
18777     }
18778     case kExt4BeginOrderedTruncate: {
18779       if (GetArenaForAllocation() == nullptr) {
18780         delete _impl_.event_.ext4_begin_ordered_truncate_;
18781       }
18782       break;
18783     }
18784     case kExt4CollapseRange: {
18785       if (GetArenaForAllocation() == nullptr) {
18786         delete _impl_.event_.ext4_collapse_range_;
18787       }
18788       break;
18789     }
18790     case kExt4DaReleaseSpace: {
18791       if (GetArenaForAllocation() == nullptr) {
18792         delete _impl_.event_.ext4_da_release_space_;
18793       }
18794       break;
18795     }
18796     case kExt4DaReserveSpace: {
18797       if (GetArenaForAllocation() == nullptr) {
18798         delete _impl_.event_.ext4_da_reserve_space_;
18799       }
18800       break;
18801     }
18802     case kExt4DaUpdateReserveSpace: {
18803       if (GetArenaForAllocation() == nullptr) {
18804         delete _impl_.event_.ext4_da_update_reserve_space_;
18805       }
18806       break;
18807     }
18808     case kExt4DaWritePages: {
18809       if (GetArenaForAllocation() == nullptr) {
18810         delete _impl_.event_.ext4_da_write_pages_;
18811       }
18812       break;
18813     }
18814     case kExt4DaWritePagesExtent: {
18815       if (GetArenaForAllocation() == nullptr) {
18816         delete _impl_.event_.ext4_da_write_pages_extent_;
18817       }
18818       break;
18819     }
18820     case kExt4DirectIOEnter: {
18821       if (GetArenaForAllocation() == nullptr) {
18822         delete _impl_.event_.ext4_direct_io_enter_;
18823       }
18824       break;
18825     }
18826     case kExt4DirectIOExit: {
18827       if (GetArenaForAllocation() == nullptr) {
18828         delete _impl_.event_.ext4_direct_io_exit_;
18829       }
18830       break;
18831     }
18832     case kExt4DiscardBlocks: {
18833       if (GetArenaForAllocation() == nullptr) {
18834         delete _impl_.event_.ext4_discard_blocks_;
18835       }
18836       break;
18837     }
18838     case kExt4DiscardPreallocations: {
18839       if (GetArenaForAllocation() == nullptr) {
18840         delete _impl_.event_.ext4_discard_preallocations_;
18841       }
18842       break;
18843     }
18844     case kExt4DropInode: {
18845       if (GetArenaForAllocation() == nullptr) {
18846         delete _impl_.event_.ext4_drop_inode_;
18847       }
18848       break;
18849     }
18850     case kExt4EsCacheExtent: {
18851       if (GetArenaForAllocation() == nullptr) {
18852         delete _impl_.event_.ext4_es_cache_extent_;
18853       }
18854       break;
18855     }
18856     case kExt4EsFindDelayedExtentRangeEnter: {
18857       if (GetArenaForAllocation() == nullptr) {
18858         delete _impl_.event_.ext4_es_find_delayed_extent_range_enter_;
18859       }
18860       break;
18861     }
18862     case kExt4EsFindDelayedExtentRangeExit: {
18863       if (GetArenaForAllocation() == nullptr) {
18864         delete _impl_.event_.ext4_es_find_delayed_extent_range_exit_;
18865       }
18866       break;
18867     }
18868     case kExt4EsInsertExtent: {
18869       if (GetArenaForAllocation() == nullptr) {
18870         delete _impl_.event_.ext4_es_insert_extent_;
18871       }
18872       break;
18873     }
18874     case kExt4EsLookupExtentEnter: {
18875       if (GetArenaForAllocation() == nullptr) {
18876         delete _impl_.event_.ext4_es_lookup_extent_enter_;
18877       }
18878       break;
18879     }
18880     case kExt4EsLookupExtentExit: {
18881       if (GetArenaForAllocation() == nullptr) {
18882         delete _impl_.event_.ext4_es_lookup_extent_exit_;
18883       }
18884       break;
18885     }
18886     case kExt4EsRemoveExtent: {
18887       if (GetArenaForAllocation() == nullptr) {
18888         delete _impl_.event_.ext4_es_remove_extent_;
18889       }
18890       break;
18891     }
18892     case kExt4EsShrink: {
18893       if (GetArenaForAllocation() == nullptr) {
18894         delete _impl_.event_.ext4_es_shrink_;
18895       }
18896       break;
18897     }
18898     case kExt4EsShrinkCount: {
18899       if (GetArenaForAllocation() == nullptr) {
18900         delete _impl_.event_.ext4_es_shrink_count_;
18901       }
18902       break;
18903     }
18904     case kExt4EsShrinkScanEnter: {
18905       if (GetArenaForAllocation() == nullptr) {
18906         delete _impl_.event_.ext4_es_shrink_scan_enter_;
18907       }
18908       break;
18909     }
18910     case kExt4EsShrinkScanExit: {
18911       if (GetArenaForAllocation() == nullptr) {
18912         delete _impl_.event_.ext4_es_shrink_scan_exit_;
18913       }
18914       break;
18915     }
18916     case kExt4EvictInode: {
18917       if (GetArenaForAllocation() == nullptr) {
18918         delete _impl_.event_.ext4_evict_inode_;
18919       }
18920       break;
18921     }
18922     case kExt4ExtConvertToInitializedEnter: {
18923       if (GetArenaForAllocation() == nullptr) {
18924         delete _impl_.event_.ext4_ext_convert_to_initialized_enter_;
18925       }
18926       break;
18927     }
18928     case kExt4ExtConvertToInitializedFastpath: {
18929       if (GetArenaForAllocation() == nullptr) {
18930         delete _impl_.event_.ext4_ext_convert_to_initialized_fastpath_;
18931       }
18932       break;
18933     }
18934     case kExt4ExtHandleUnwrittenExtents: {
18935       if (GetArenaForAllocation() == nullptr) {
18936         delete _impl_.event_.ext4_ext_handle_unwritten_extents_;
18937       }
18938       break;
18939     }
18940     case kExt4ExtInCache: {
18941       if (GetArenaForAllocation() == nullptr) {
18942         delete _impl_.event_.ext4_ext_in_cache_;
18943       }
18944       break;
18945     }
18946     case kExt4ExtLoadExtent: {
18947       if (GetArenaForAllocation() == nullptr) {
18948         delete _impl_.event_.ext4_ext_load_extent_;
18949       }
18950       break;
18951     }
18952     case kExt4ExtMapBlocksEnter: {
18953       if (GetArenaForAllocation() == nullptr) {
18954         delete _impl_.event_.ext4_ext_map_blocks_enter_;
18955       }
18956       break;
18957     }
18958     case kExt4ExtMapBlocksExit: {
18959       if (GetArenaForAllocation() == nullptr) {
18960         delete _impl_.event_.ext4_ext_map_blocks_exit_;
18961       }
18962       break;
18963     }
18964     case kExt4ExtPutInCache: {
18965       if (GetArenaForAllocation() == nullptr) {
18966         delete _impl_.event_.ext4_ext_put_in_cache_;
18967       }
18968       break;
18969     }
18970     case kExt4ExtRemoveSpace: {
18971       if (GetArenaForAllocation() == nullptr) {
18972         delete _impl_.event_.ext4_ext_remove_space_;
18973       }
18974       break;
18975     }
18976     case kExt4ExtRemoveSpaceDone: {
18977       if (GetArenaForAllocation() == nullptr) {
18978         delete _impl_.event_.ext4_ext_remove_space_done_;
18979       }
18980       break;
18981     }
18982     case kExt4ExtRmIdx: {
18983       if (GetArenaForAllocation() == nullptr) {
18984         delete _impl_.event_.ext4_ext_rm_idx_;
18985       }
18986       break;
18987     }
18988     case kExt4ExtRmLeaf: {
18989       if (GetArenaForAllocation() == nullptr) {
18990         delete _impl_.event_.ext4_ext_rm_leaf_;
18991       }
18992       break;
18993     }
18994     case kExt4ExtShowExtent: {
18995       if (GetArenaForAllocation() == nullptr) {
18996         delete _impl_.event_.ext4_ext_show_extent_;
18997       }
18998       break;
18999     }
19000     case kExt4FallocateEnter: {
19001       if (GetArenaForAllocation() == nullptr) {
19002         delete _impl_.event_.ext4_fallocate_enter_;
19003       }
19004       break;
19005     }
19006     case kExt4FallocateExit: {
19007       if (GetArenaForAllocation() == nullptr) {
19008         delete _impl_.event_.ext4_fallocate_exit_;
19009       }
19010       break;
19011     }
19012     case kExt4FindDelallocRange: {
19013       if (GetArenaForAllocation() == nullptr) {
19014         delete _impl_.event_.ext4_find_delalloc_range_;
19015       }
19016       break;
19017     }
19018     case kExt4Forget: {
19019       if (GetArenaForAllocation() == nullptr) {
19020         delete _impl_.event_.ext4_forget_;
19021       }
19022       break;
19023     }
19024     case kExt4FreeBlocks: {
19025       if (GetArenaForAllocation() == nullptr) {
19026         delete _impl_.event_.ext4_free_blocks_;
19027       }
19028       break;
19029     }
19030     case kExt4FreeInode: {
19031       if (GetArenaForAllocation() == nullptr) {
19032         delete _impl_.event_.ext4_free_inode_;
19033       }
19034       break;
19035     }
19036     case kExt4GetImpliedClusterAllocExit: {
19037       if (GetArenaForAllocation() == nullptr) {
19038         delete _impl_.event_.ext4_get_implied_cluster_alloc_exit_;
19039       }
19040       break;
19041     }
19042     case kExt4GetReservedClusterAlloc: {
19043       if (GetArenaForAllocation() == nullptr) {
19044         delete _impl_.event_.ext4_get_reserved_cluster_alloc_;
19045       }
19046       break;
19047     }
19048     case kExt4IndMapBlocksEnter: {
19049       if (GetArenaForAllocation() == nullptr) {
19050         delete _impl_.event_.ext4_ind_map_blocks_enter_;
19051       }
19052       break;
19053     }
19054     case kExt4IndMapBlocksExit: {
19055       if (GetArenaForAllocation() == nullptr) {
19056         delete _impl_.event_.ext4_ind_map_blocks_exit_;
19057       }
19058       break;
19059     }
19060     case kExt4InsertRange: {
19061       if (GetArenaForAllocation() == nullptr) {
19062         delete _impl_.event_.ext4_insert_range_;
19063       }
19064       break;
19065     }
19066     case kExt4Invalidatepage: {
19067       if (GetArenaForAllocation() == nullptr) {
19068         delete _impl_.event_.ext4_invalidatepage_;
19069       }
19070       break;
19071     }
19072     case kExt4JournalStart: {
19073       if (GetArenaForAllocation() == nullptr) {
19074         delete _impl_.event_.ext4_journal_start_;
19075       }
19076       break;
19077     }
19078     case kExt4JournalStartReserved: {
19079       if (GetArenaForAllocation() == nullptr) {
19080         delete _impl_.event_.ext4_journal_start_reserved_;
19081       }
19082       break;
19083     }
19084     case kExt4JournalledInvalidatepage: {
19085       if (GetArenaForAllocation() == nullptr) {
19086         delete _impl_.event_.ext4_journalled_invalidatepage_;
19087       }
19088       break;
19089     }
19090     case kExt4JournalledWriteEnd: {
19091       if (GetArenaForAllocation() == nullptr) {
19092         delete _impl_.event_.ext4_journalled_write_end_;
19093       }
19094       break;
19095     }
19096     case kExt4LoadInode: {
19097       if (GetArenaForAllocation() == nullptr) {
19098         delete _impl_.event_.ext4_load_inode_;
19099       }
19100       break;
19101     }
19102     case kExt4LoadInodeBitmap: {
19103       if (GetArenaForAllocation() == nullptr) {
19104         delete _impl_.event_.ext4_load_inode_bitmap_;
19105       }
19106       break;
19107     }
19108     case kExt4MarkInodeDirty: {
19109       if (GetArenaForAllocation() == nullptr) {
19110         delete _impl_.event_.ext4_mark_inode_dirty_;
19111       }
19112       break;
19113     }
19114     case kExt4MbBitmapLoad: {
19115       if (GetArenaForAllocation() == nullptr) {
19116         delete _impl_.event_.ext4_mb_bitmap_load_;
19117       }
19118       break;
19119     }
19120     case kExt4MbBuddyBitmapLoad: {
19121       if (GetArenaForAllocation() == nullptr) {
19122         delete _impl_.event_.ext4_mb_buddy_bitmap_load_;
19123       }
19124       break;
19125     }
19126     case kExt4MbDiscardPreallocations: {
19127       if (GetArenaForAllocation() == nullptr) {
19128         delete _impl_.event_.ext4_mb_discard_preallocations_;
19129       }
19130       break;
19131     }
19132     case kExt4MbNewGroupPa: {
19133       if (GetArenaForAllocation() == nullptr) {
19134         delete _impl_.event_.ext4_mb_new_group_pa_;
19135       }
19136       break;
19137     }
19138     case kExt4MbNewInodePa: {
19139       if (GetArenaForAllocation() == nullptr) {
19140         delete _impl_.event_.ext4_mb_new_inode_pa_;
19141       }
19142       break;
19143     }
19144     case kExt4MbReleaseGroupPa: {
19145       if (GetArenaForAllocation() == nullptr) {
19146         delete _impl_.event_.ext4_mb_release_group_pa_;
19147       }
19148       break;
19149     }
19150     case kExt4MbReleaseInodePa: {
19151       if (GetArenaForAllocation() == nullptr) {
19152         delete _impl_.event_.ext4_mb_release_inode_pa_;
19153       }
19154       break;
19155     }
19156     case kExt4MballocAlloc: {
19157       if (GetArenaForAllocation() == nullptr) {
19158         delete _impl_.event_.ext4_mballoc_alloc_;
19159       }
19160       break;
19161     }
19162     case kExt4MballocDiscard: {
19163       if (GetArenaForAllocation() == nullptr) {
19164         delete _impl_.event_.ext4_mballoc_discard_;
19165       }
19166       break;
19167     }
19168     case kExt4MballocFree: {
19169       if (GetArenaForAllocation() == nullptr) {
19170         delete _impl_.event_.ext4_mballoc_free_;
19171       }
19172       break;
19173     }
19174     case kExt4MballocPrealloc: {
19175       if (GetArenaForAllocation() == nullptr) {
19176         delete _impl_.event_.ext4_mballoc_prealloc_;
19177       }
19178       break;
19179     }
19180     case kExt4OtherInodeUpdateTime: {
19181       if (GetArenaForAllocation() == nullptr) {
19182         delete _impl_.event_.ext4_other_inode_update_time_;
19183       }
19184       break;
19185     }
19186     case kExt4PunchHole: {
19187       if (GetArenaForAllocation() == nullptr) {
19188         delete _impl_.event_.ext4_punch_hole_;
19189       }
19190       break;
19191     }
19192     case kExt4ReadBlockBitmapLoad: {
19193       if (GetArenaForAllocation() == nullptr) {
19194         delete _impl_.event_.ext4_read_block_bitmap_load_;
19195       }
19196       break;
19197     }
19198     case kExt4Readpage: {
19199       if (GetArenaForAllocation() == nullptr) {
19200         delete _impl_.event_.ext4_readpage_;
19201       }
19202       break;
19203     }
19204     case kExt4Releasepage: {
19205       if (GetArenaForAllocation() == nullptr) {
19206         delete _impl_.event_.ext4_releasepage_;
19207       }
19208       break;
19209     }
19210     case kExt4RemoveBlocks: {
19211       if (GetArenaForAllocation() == nullptr) {
19212         delete _impl_.event_.ext4_remove_blocks_;
19213       }
19214       break;
19215     }
19216     case kExt4RequestBlocks: {
19217       if (GetArenaForAllocation() == nullptr) {
19218         delete _impl_.event_.ext4_request_blocks_;
19219       }
19220       break;
19221     }
19222     case kExt4RequestInode: {
19223       if (GetArenaForAllocation() == nullptr) {
19224         delete _impl_.event_.ext4_request_inode_;
19225       }
19226       break;
19227     }
19228     case kExt4SyncFs: {
19229       if (GetArenaForAllocation() == nullptr) {
19230         delete _impl_.event_.ext4_sync_fs_;
19231       }
19232       break;
19233     }
19234     case kExt4TrimAllFree: {
19235       if (GetArenaForAllocation() == nullptr) {
19236         delete _impl_.event_.ext4_trim_all_free_;
19237       }
19238       break;
19239     }
19240     case kExt4TrimExtent: {
19241       if (GetArenaForAllocation() == nullptr) {
19242         delete _impl_.event_.ext4_trim_extent_;
19243       }
19244       break;
19245     }
19246     case kExt4TruncateEnter: {
19247       if (GetArenaForAllocation() == nullptr) {
19248         delete _impl_.event_.ext4_truncate_enter_;
19249       }
19250       break;
19251     }
19252     case kExt4TruncateExit: {
19253       if (GetArenaForAllocation() == nullptr) {
19254         delete _impl_.event_.ext4_truncate_exit_;
19255       }
19256       break;
19257     }
19258     case kExt4UnlinkEnter: {
19259       if (GetArenaForAllocation() == nullptr) {
19260         delete _impl_.event_.ext4_unlink_enter_;
19261       }
19262       break;
19263     }
19264     case kExt4UnlinkExit: {
19265       if (GetArenaForAllocation() == nullptr) {
19266         delete _impl_.event_.ext4_unlink_exit_;
19267       }
19268       break;
19269     }
19270     case kExt4WriteBegin: {
19271       if (GetArenaForAllocation() == nullptr) {
19272         delete _impl_.event_.ext4_write_begin_;
19273       }
19274       break;
19275     }
19276     case kExt4WriteEnd: {
19277       if (GetArenaForAllocation() == nullptr) {
19278         delete _impl_.event_.ext4_write_end_;
19279       }
19280       break;
19281     }
19282     case kExt4Writepage: {
19283       if (GetArenaForAllocation() == nullptr) {
19284         delete _impl_.event_.ext4_writepage_;
19285       }
19286       break;
19287     }
19288     case kExt4Writepages: {
19289       if (GetArenaForAllocation() == nullptr) {
19290         delete _impl_.event_.ext4_writepages_;
19291       }
19292       break;
19293     }
19294     case kExt4WritepagesResult: {
19295       if (GetArenaForAllocation() == nullptr) {
19296         delete _impl_.event_.ext4_writepages_result_;
19297       }
19298       break;
19299     }
19300     case kExt4ZeroRange: {
19301       if (GetArenaForAllocation() == nullptr) {
19302         delete _impl_.event_.ext4_zero_range_;
19303       }
19304       break;
19305     }
19306     case kTaskNewtask: {
19307       if (GetArenaForAllocation() == nullptr) {
19308         delete _impl_.event_.task_newtask_;
19309       }
19310       break;
19311     }
19312     case kTaskRename: {
19313       if (GetArenaForAllocation() == nullptr) {
19314         delete _impl_.event_.task_rename_;
19315       }
19316       break;
19317     }
19318     case kSchedProcessExec: {
19319       if (GetArenaForAllocation() == nullptr) {
19320         delete _impl_.event_.sched_process_exec_;
19321       }
19322       break;
19323     }
19324     case kSchedProcessExit: {
19325       if (GetArenaForAllocation() == nullptr) {
19326         delete _impl_.event_.sched_process_exit_;
19327       }
19328       break;
19329     }
19330     case kSchedProcessFork: {
19331       if (GetArenaForAllocation() == nullptr) {
19332         delete _impl_.event_.sched_process_fork_;
19333       }
19334       break;
19335     }
19336     case kSchedProcessFree: {
19337       if (GetArenaForAllocation() == nullptr) {
19338         delete _impl_.event_.sched_process_free_;
19339       }
19340       break;
19341     }
19342     case kSchedProcessHang: {
19343       if (GetArenaForAllocation() == nullptr) {
19344         delete _impl_.event_.sched_process_hang_;
19345       }
19346       break;
19347     }
19348     case kSchedProcessWait: {
19349       if (GetArenaForAllocation() == nullptr) {
19350         delete _impl_.event_.sched_process_wait_;
19351       }
19352       break;
19353     }
19354     case kF2FsDoSubmitBio: {
19355       if (GetArenaForAllocation() == nullptr) {
19356         delete _impl_.event_.f2fs_do_submit_bio_;
19357       }
19358       break;
19359     }
19360     case kF2FsEvictInode: {
19361       if (GetArenaForAllocation() == nullptr) {
19362         delete _impl_.event_.f2fs_evict_inode_;
19363       }
19364       break;
19365     }
19366     case kF2FsFallocate: {
19367       if (GetArenaForAllocation() == nullptr) {
19368         delete _impl_.event_.f2fs_fallocate_;
19369       }
19370       break;
19371     }
19372     case kF2FsGetDataBlock: {
19373       if (GetArenaForAllocation() == nullptr) {
19374         delete _impl_.event_.f2fs_get_data_block_;
19375       }
19376       break;
19377     }
19378     case kF2FsGetVictim: {
19379       if (GetArenaForAllocation() == nullptr) {
19380         delete _impl_.event_.f2fs_get_victim_;
19381       }
19382       break;
19383     }
19384     case kF2FsIget: {
19385       if (GetArenaForAllocation() == nullptr) {
19386         delete _impl_.event_.f2fs_iget_;
19387       }
19388       break;
19389     }
19390     case kF2FsIgetExit: {
19391       if (GetArenaForAllocation() == nullptr) {
19392         delete _impl_.event_.f2fs_iget_exit_;
19393       }
19394       break;
19395     }
19396     case kF2FsNewInode: {
19397       if (GetArenaForAllocation() == nullptr) {
19398         delete _impl_.event_.f2fs_new_inode_;
19399       }
19400       break;
19401     }
19402     case kF2FsReadpage: {
19403       if (GetArenaForAllocation() == nullptr) {
19404         delete _impl_.event_.f2fs_readpage_;
19405       }
19406       break;
19407     }
19408     case kF2FsReserveNewBlock: {
19409       if (GetArenaForAllocation() == nullptr) {
19410         delete _impl_.event_.f2fs_reserve_new_block_;
19411       }
19412       break;
19413     }
19414     case kF2FsSetPageDirty: {
19415       if (GetArenaForAllocation() == nullptr) {
19416         delete _impl_.event_.f2fs_set_page_dirty_;
19417       }
19418       break;
19419     }
19420     case kF2FsSubmitWritePage: {
19421       if (GetArenaForAllocation() == nullptr) {
19422         delete _impl_.event_.f2fs_submit_write_page_;
19423       }
19424       break;
19425     }
19426     case kF2FsSyncFileEnter: {
19427       if (GetArenaForAllocation() == nullptr) {
19428         delete _impl_.event_.f2fs_sync_file_enter_;
19429       }
19430       break;
19431     }
19432     case kF2FsSyncFileExit: {
19433       if (GetArenaForAllocation() == nullptr) {
19434         delete _impl_.event_.f2fs_sync_file_exit_;
19435       }
19436       break;
19437     }
19438     case kF2FsSyncFs: {
19439       if (GetArenaForAllocation() == nullptr) {
19440         delete _impl_.event_.f2fs_sync_fs_;
19441       }
19442       break;
19443     }
19444     case kF2FsTruncate: {
19445       if (GetArenaForAllocation() == nullptr) {
19446         delete _impl_.event_.f2fs_truncate_;
19447       }
19448       break;
19449     }
19450     case kF2FsTruncateBlocksEnter: {
19451       if (GetArenaForAllocation() == nullptr) {
19452         delete _impl_.event_.f2fs_truncate_blocks_enter_;
19453       }
19454       break;
19455     }
19456     case kF2FsTruncateBlocksExit: {
19457       if (GetArenaForAllocation() == nullptr) {
19458         delete _impl_.event_.f2fs_truncate_blocks_exit_;
19459       }
19460       break;
19461     }
19462     case kF2FsTruncateDataBlocksRange: {
19463       if (GetArenaForAllocation() == nullptr) {
19464         delete _impl_.event_.f2fs_truncate_data_blocks_range_;
19465       }
19466       break;
19467     }
19468     case kF2FsTruncateInodeBlocksEnter: {
19469       if (GetArenaForAllocation() == nullptr) {
19470         delete _impl_.event_.f2fs_truncate_inode_blocks_enter_;
19471       }
19472       break;
19473     }
19474     case kF2FsTruncateInodeBlocksExit: {
19475       if (GetArenaForAllocation() == nullptr) {
19476         delete _impl_.event_.f2fs_truncate_inode_blocks_exit_;
19477       }
19478       break;
19479     }
19480     case kF2FsTruncateNode: {
19481       if (GetArenaForAllocation() == nullptr) {
19482         delete _impl_.event_.f2fs_truncate_node_;
19483       }
19484       break;
19485     }
19486     case kF2FsTruncateNodesEnter: {
19487       if (GetArenaForAllocation() == nullptr) {
19488         delete _impl_.event_.f2fs_truncate_nodes_enter_;
19489       }
19490       break;
19491     }
19492     case kF2FsTruncateNodesExit: {
19493       if (GetArenaForAllocation() == nullptr) {
19494         delete _impl_.event_.f2fs_truncate_nodes_exit_;
19495       }
19496       break;
19497     }
19498     case kF2FsTruncatePartialNodes: {
19499       if (GetArenaForAllocation() == nullptr) {
19500         delete _impl_.event_.f2fs_truncate_partial_nodes_;
19501       }
19502       break;
19503     }
19504     case kF2FsUnlinkEnter: {
19505       if (GetArenaForAllocation() == nullptr) {
19506         delete _impl_.event_.f2fs_unlink_enter_;
19507       }
19508       break;
19509     }
19510     case kF2FsUnlinkExit: {
19511       if (GetArenaForAllocation() == nullptr) {
19512         delete _impl_.event_.f2fs_unlink_exit_;
19513       }
19514       break;
19515     }
19516     case kF2FsVmPageMkwrite: {
19517       if (GetArenaForAllocation() == nullptr) {
19518         delete _impl_.event_.f2fs_vm_page_mkwrite_;
19519       }
19520       break;
19521     }
19522     case kF2FsWriteBegin: {
19523       if (GetArenaForAllocation() == nullptr) {
19524         delete _impl_.event_.f2fs_write_begin_;
19525       }
19526       break;
19527     }
19528     case kF2FsWriteCheckpoint: {
19529       if (GetArenaForAllocation() == nullptr) {
19530         delete _impl_.event_.f2fs_write_checkpoint_;
19531       }
19532       break;
19533     }
19534     case kF2FsWriteEnd: {
19535       if (GetArenaForAllocation() == nullptr) {
19536         delete _impl_.event_.f2fs_write_end_;
19537       }
19538       break;
19539     }
19540     case kAllocPagesIommuEnd: {
19541       if (GetArenaForAllocation() == nullptr) {
19542         delete _impl_.event_.alloc_pages_iommu_end_;
19543       }
19544       break;
19545     }
19546     case kAllocPagesIommuFail: {
19547       if (GetArenaForAllocation() == nullptr) {
19548         delete _impl_.event_.alloc_pages_iommu_fail_;
19549       }
19550       break;
19551     }
19552     case kAllocPagesIommuStart: {
19553       if (GetArenaForAllocation() == nullptr) {
19554         delete _impl_.event_.alloc_pages_iommu_start_;
19555       }
19556       break;
19557     }
19558     case kAllocPagesSysEnd: {
19559       if (GetArenaForAllocation() == nullptr) {
19560         delete _impl_.event_.alloc_pages_sys_end_;
19561       }
19562       break;
19563     }
19564     case kAllocPagesSysFail: {
19565       if (GetArenaForAllocation() == nullptr) {
19566         delete _impl_.event_.alloc_pages_sys_fail_;
19567       }
19568       break;
19569     }
19570     case kAllocPagesSysStart: {
19571       if (GetArenaForAllocation() == nullptr) {
19572         delete _impl_.event_.alloc_pages_sys_start_;
19573       }
19574       break;
19575     }
19576     case kDmaAllocContiguousRetry: {
19577       if (GetArenaForAllocation() == nullptr) {
19578         delete _impl_.event_.dma_alloc_contiguous_retry_;
19579       }
19580       break;
19581     }
19582     case kIommuMapRange: {
19583       if (GetArenaForAllocation() == nullptr) {
19584         delete _impl_.event_.iommu_map_range_;
19585       }
19586       break;
19587     }
19588     case kIommuSecPtblMapRangeEnd: {
19589       if (GetArenaForAllocation() == nullptr) {
19590         delete _impl_.event_.iommu_sec_ptbl_map_range_end_;
19591       }
19592       break;
19593     }
19594     case kIommuSecPtblMapRangeStart: {
19595       if (GetArenaForAllocation() == nullptr) {
19596         delete _impl_.event_.iommu_sec_ptbl_map_range_start_;
19597       }
19598       break;
19599     }
19600     case kIonAllocBufferEnd: {
19601       if (GetArenaForAllocation() == nullptr) {
19602         delete _impl_.event_.ion_alloc_buffer_end_;
19603       }
19604       break;
19605     }
19606     case kIonAllocBufferFail: {
19607       if (GetArenaForAllocation() == nullptr) {
19608         delete _impl_.event_.ion_alloc_buffer_fail_;
19609       }
19610       break;
19611     }
19612     case kIonAllocBufferFallback: {
19613       if (GetArenaForAllocation() == nullptr) {
19614         delete _impl_.event_.ion_alloc_buffer_fallback_;
19615       }
19616       break;
19617     }
19618     case kIonAllocBufferStart: {
19619       if (GetArenaForAllocation() == nullptr) {
19620         delete _impl_.event_.ion_alloc_buffer_start_;
19621       }
19622       break;
19623     }
19624     case kIonCpAllocRetry: {
19625       if (GetArenaForAllocation() == nullptr) {
19626         delete _impl_.event_.ion_cp_alloc_retry_;
19627       }
19628       break;
19629     }
19630     case kIonCpSecureBufferEnd: {
19631       if (GetArenaForAllocation() == nullptr) {
19632         delete _impl_.event_.ion_cp_secure_buffer_end_;
19633       }
19634       break;
19635     }
19636     case kIonCpSecureBufferStart: {
19637       if (GetArenaForAllocation() == nullptr) {
19638         delete _impl_.event_.ion_cp_secure_buffer_start_;
19639       }
19640       break;
19641     }
19642     case kIonPrefetching: {
19643       if (GetArenaForAllocation() == nullptr) {
19644         delete _impl_.event_.ion_prefetching_;
19645       }
19646       break;
19647     }
19648     case kIonSecureCmaAddToPoolEnd: {
19649       if (GetArenaForAllocation() == nullptr) {
19650         delete _impl_.event_.ion_secure_cma_add_to_pool_end_;
19651       }
19652       break;
19653     }
19654     case kIonSecureCmaAddToPoolStart: {
19655       if (GetArenaForAllocation() == nullptr) {
19656         delete _impl_.event_.ion_secure_cma_add_to_pool_start_;
19657       }
19658       break;
19659     }
19660     case kIonSecureCmaAllocateEnd: {
19661       if (GetArenaForAllocation() == nullptr) {
19662         delete _impl_.event_.ion_secure_cma_allocate_end_;
19663       }
19664       break;
19665     }
19666     case kIonSecureCmaAllocateStart: {
19667       if (GetArenaForAllocation() == nullptr) {
19668         delete _impl_.event_.ion_secure_cma_allocate_start_;
19669       }
19670       break;
19671     }
19672     case kIonSecureCmaShrinkPoolEnd: {
19673       if (GetArenaForAllocation() == nullptr) {
19674         delete _impl_.event_.ion_secure_cma_shrink_pool_end_;
19675       }
19676       break;
19677     }
19678     case kIonSecureCmaShrinkPoolStart: {
19679       if (GetArenaForAllocation() == nullptr) {
19680         delete _impl_.event_.ion_secure_cma_shrink_pool_start_;
19681       }
19682       break;
19683     }
19684     case kKfree: {
19685       if (GetArenaForAllocation() == nullptr) {
19686         delete _impl_.event_.kfree_;
19687       }
19688       break;
19689     }
19690     case kKmalloc: {
19691       if (GetArenaForAllocation() == nullptr) {
19692         delete _impl_.event_.kmalloc_;
19693       }
19694       break;
19695     }
19696     case kKmallocNode: {
19697       if (GetArenaForAllocation() == nullptr) {
19698         delete _impl_.event_.kmalloc_node_;
19699       }
19700       break;
19701     }
19702     case kKmemCacheAlloc: {
19703       if (GetArenaForAllocation() == nullptr) {
19704         delete _impl_.event_.kmem_cache_alloc_;
19705       }
19706       break;
19707     }
19708     case kKmemCacheAllocNode: {
19709       if (GetArenaForAllocation() == nullptr) {
19710         delete _impl_.event_.kmem_cache_alloc_node_;
19711       }
19712       break;
19713     }
19714     case kKmemCacheFree: {
19715       if (GetArenaForAllocation() == nullptr) {
19716         delete _impl_.event_.kmem_cache_free_;
19717       }
19718       break;
19719     }
19720     case kMigratePagesEnd: {
19721       if (GetArenaForAllocation() == nullptr) {
19722         delete _impl_.event_.migrate_pages_end_;
19723       }
19724       break;
19725     }
19726     case kMigratePagesStart: {
19727       if (GetArenaForAllocation() == nullptr) {
19728         delete _impl_.event_.migrate_pages_start_;
19729       }
19730       break;
19731     }
19732     case kMigrateRetry: {
19733       if (GetArenaForAllocation() == nullptr) {
19734         delete _impl_.event_.migrate_retry_;
19735       }
19736       break;
19737     }
19738     case kMmPageAlloc: {
19739       if (GetArenaForAllocation() == nullptr) {
19740         delete _impl_.event_.mm_page_alloc_;
19741       }
19742       break;
19743     }
19744     case kMmPageAllocExtfrag: {
19745       if (GetArenaForAllocation() == nullptr) {
19746         delete _impl_.event_.mm_page_alloc_extfrag_;
19747       }
19748       break;
19749     }
19750     case kMmPageAllocZoneLocked: {
19751       if (GetArenaForAllocation() == nullptr) {
19752         delete _impl_.event_.mm_page_alloc_zone_locked_;
19753       }
19754       break;
19755     }
19756     case kMmPageFree: {
19757       if (GetArenaForAllocation() == nullptr) {
19758         delete _impl_.event_.mm_page_free_;
19759       }
19760       break;
19761     }
19762     case kMmPageFreeBatched: {
19763       if (GetArenaForAllocation() == nullptr) {
19764         delete _impl_.event_.mm_page_free_batched_;
19765       }
19766       break;
19767     }
19768     case kMmPagePcpuDrain: {
19769       if (GetArenaForAllocation() == nullptr) {
19770         delete _impl_.event_.mm_page_pcpu_drain_;
19771       }
19772       break;
19773     }
19774     case kRssStat: {
19775       if (GetArenaForAllocation() == nullptr) {
19776         delete _impl_.event_.rss_stat_;
19777       }
19778       break;
19779     }
19780     case kIonHeapShrink: {
19781       if (GetArenaForAllocation() == nullptr) {
19782         delete _impl_.event_.ion_heap_shrink_;
19783       }
19784       break;
19785     }
19786     case kIonHeapGrow: {
19787       if (GetArenaForAllocation() == nullptr) {
19788         delete _impl_.event_.ion_heap_grow_;
19789       }
19790       break;
19791     }
19792     case kFenceInit: {
19793       if (GetArenaForAllocation() == nullptr) {
19794         delete _impl_.event_.fence_init_;
19795       }
19796       break;
19797     }
19798     case kFenceDestroy: {
19799       if (GetArenaForAllocation() == nullptr) {
19800         delete _impl_.event_.fence_destroy_;
19801       }
19802       break;
19803     }
19804     case kFenceEnableSignal: {
19805       if (GetArenaForAllocation() == nullptr) {
19806         delete _impl_.event_.fence_enable_signal_;
19807       }
19808       break;
19809     }
19810     case kFenceSignaled: {
19811       if (GetArenaForAllocation() == nullptr) {
19812         delete _impl_.event_.fence_signaled_;
19813       }
19814       break;
19815     }
19816     case kClkEnable: {
19817       if (GetArenaForAllocation() == nullptr) {
19818         delete _impl_.event_.clk_enable_;
19819       }
19820       break;
19821     }
19822     case kClkDisable: {
19823       if (GetArenaForAllocation() == nullptr) {
19824         delete _impl_.event_.clk_disable_;
19825       }
19826       break;
19827     }
19828     case kClkSetRate: {
19829       if (GetArenaForAllocation() == nullptr) {
19830         delete _impl_.event_.clk_set_rate_;
19831       }
19832       break;
19833     }
19834     case kBinderTransactionAllocBuf: {
19835       if (GetArenaForAllocation() == nullptr) {
19836         delete _impl_.event_.binder_transaction_alloc_buf_;
19837       }
19838       break;
19839     }
19840     case kSignalDeliver: {
19841       if (GetArenaForAllocation() == nullptr) {
19842         delete _impl_.event_.signal_deliver_;
19843       }
19844       break;
19845     }
19846     case kSignalGenerate: {
19847       if (GetArenaForAllocation() == nullptr) {
19848         delete _impl_.event_.signal_generate_;
19849       }
19850       break;
19851     }
19852     case kOomScoreAdjUpdate: {
19853       if (GetArenaForAllocation() == nullptr) {
19854         delete _impl_.event_.oom_score_adj_update_;
19855       }
19856       break;
19857     }
19858     case kGeneric: {
19859       if (GetArenaForAllocation() == nullptr) {
19860         delete _impl_.event_.generic_;
19861       }
19862       break;
19863     }
19864     case kMmEventRecord: {
19865       if (GetArenaForAllocation() == nullptr) {
19866         delete _impl_.event_.mm_event_record_;
19867       }
19868       break;
19869     }
19870     case kSysEnter: {
19871       if (GetArenaForAllocation() == nullptr) {
19872         delete _impl_.event_.sys_enter_;
19873       }
19874       break;
19875     }
19876     case kSysExit: {
19877       if (GetArenaForAllocation() == nullptr) {
19878         delete _impl_.event_.sys_exit_;
19879       }
19880       break;
19881     }
19882     case kZero: {
19883       if (GetArenaForAllocation() == nullptr) {
19884         delete _impl_.event_.zero_;
19885       }
19886       break;
19887     }
19888     case kGpuFrequency: {
19889       if (GetArenaForAllocation() == nullptr) {
19890         delete _impl_.event_.gpu_frequency_;
19891       }
19892       break;
19893     }
19894     case kSdeTracingMarkWrite: {
19895       if (GetArenaForAllocation() == nullptr) {
19896         delete _impl_.event_.sde_tracing_mark_write_;
19897       }
19898       break;
19899     }
19900     case kMarkVictim: {
19901       if (GetArenaForAllocation() == nullptr) {
19902         delete _impl_.event_.mark_victim_;
19903       }
19904       break;
19905     }
19906     case kIonStat: {
19907       if (GetArenaForAllocation() == nullptr) {
19908         delete _impl_.event_.ion_stat_;
19909       }
19910       break;
19911     }
19912     case kIonBufferCreate: {
19913       if (GetArenaForAllocation() == nullptr) {
19914         delete _impl_.event_.ion_buffer_create_;
19915       }
19916       break;
19917     }
19918     case kIonBufferDestroy: {
19919       if (GetArenaForAllocation() == nullptr) {
19920         delete _impl_.event_.ion_buffer_destroy_;
19921       }
19922       break;
19923     }
19924     case kScmCallStart: {
19925       if (GetArenaForAllocation() == nullptr) {
19926         delete _impl_.event_.scm_call_start_;
19927       }
19928       break;
19929     }
19930     case kScmCallEnd: {
19931       if (GetArenaForAllocation() == nullptr) {
19932         delete _impl_.event_.scm_call_end_;
19933       }
19934       break;
19935     }
19936     case kGpuMemTotal: {
19937       if (GetArenaForAllocation() == nullptr) {
19938         delete _impl_.event_.gpu_mem_total_;
19939       }
19940       break;
19941     }
19942     case kThermalTemperature: {
19943       if (GetArenaForAllocation() == nullptr) {
19944         delete _impl_.event_.thermal_temperature_;
19945       }
19946       break;
19947     }
19948     case kCdevUpdate: {
19949       if (GetArenaForAllocation() == nullptr) {
19950         delete _impl_.event_.cdev_update_;
19951       }
19952       break;
19953     }
19954     case kCpuhpExit: {
19955       if (GetArenaForAllocation() == nullptr) {
19956         delete _impl_.event_.cpuhp_exit_;
19957       }
19958       break;
19959     }
19960     case kCpuhpMultiEnter: {
19961       if (GetArenaForAllocation() == nullptr) {
19962         delete _impl_.event_.cpuhp_multi_enter_;
19963       }
19964       break;
19965     }
19966     case kCpuhpEnter: {
19967       if (GetArenaForAllocation() == nullptr) {
19968         delete _impl_.event_.cpuhp_enter_;
19969       }
19970       break;
19971     }
19972     case kCpuhpLatency: {
19973       if (GetArenaForAllocation() == nullptr) {
19974         delete _impl_.event_.cpuhp_latency_;
19975       }
19976       break;
19977     }
19978     case kFastrpcDmaStat: {
19979       if (GetArenaForAllocation() == nullptr) {
19980         delete _impl_.event_.fastrpc_dma_stat_;
19981       }
19982       break;
19983     }
19984     case kDpuTracingMarkWrite: {
19985       if (GetArenaForAllocation() == nullptr) {
19986         delete _impl_.event_.dpu_tracing_mark_write_;
19987       }
19988       break;
19989     }
19990     case kG2DTracingMarkWrite: {
19991       if (GetArenaForAllocation() == nullptr) {
19992         delete _impl_.event_.g2d_tracing_mark_write_;
19993       }
19994       break;
19995     }
19996     case kMaliTracingMarkWrite: {
19997       if (GetArenaForAllocation() == nullptr) {
19998         delete _impl_.event_.mali_tracing_mark_write_;
19999       }
20000       break;
20001     }
20002     case kDmaHeapStat: {
20003       if (GetArenaForAllocation() == nullptr) {
20004         delete _impl_.event_.dma_heap_stat_;
20005       }
20006       break;
20007     }
20008     case kCpuhpPause: {
20009       if (GetArenaForAllocation() == nullptr) {
20010         delete _impl_.event_.cpuhp_pause_;
20011       }
20012       break;
20013     }
20014     case kSchedPiSetprio: {
20015       if (GetArenaForAllocation() == nullptr) {
20016         delete _impl_.event_.sched_pi_setprio_;
20017       }
20018       break;
20019     }
20020     case kSdeSdeEvtlog: {
20021       if (GetArenaForAllocation() == nullptr) {
20022         delete _impl_.event_.sde_sde_evtlog_;
20023       }
20024       break;
20025     }
20026     case kSdeSdePerfCalcCrtc: {
20027       if (GetArenaForAllocation() == nullptr) {
20028         delete _impl_.event_.sde_sde_perf_calc_crtc_;
20029       }
20030       break;
20031     }
20032     case kSdeSdePerfCrtcUpdate: {
20033       if (GetArenaForAllocation() == nullptr) {
20034         delete _impl_.event_.sde_sde_perf_crtc_update_;
20035       }
20036       break;
20037     }
20038     case kSdeSdePerfSetQosLuts: {
20039       if (GetArenaForAllocation() == nullptr) {
20040         delete _impl_.event_.sde_sde_perf_set_qos_luts_;
20041       }
20042       break;
20043     }
20044     case kSdeSdePerfUpdateBus: {
20045       if (GetArenaForAllocation() == nullptr) {
20046         delete _impl_.event_.sde_sde_perf_update_bus_;
20047       }
20048       break;
20049     }
20050     case kRssStatThrottled: {
20051       if (GetArenaForAllocation() == nullptr) {
20052         delete _impl_.event_.rss_stat_throttled_;
20053       }
20054       break;
20055     }
20056     case kNetifReceiveSkb: {
20057       if (GetArenaForAllocation() == nullptr) {
20058         delete _impl_.event_.netif_receive_skb_;
20059       }
20060       break;
20061     }
20062     case kNetDevXmit: {
20063       if (GetArenaForAllocation() == nullptr) {
20064         delete _impl_.event_.net_dev_xmit_;
20065       }
20066       break;
20067     }
20068     case kInetSockSetState: {
20069       if (GetArenaForAllocation() == nullptr) {
20070         delete _impl_.event_.inet_sock_set_state_;
20071       }
20072       break;
20073     }
20074     case kTcpRetransmitSkb: {
20075       if (GetArenaForAllocation() == nullptr) {
20076         delete _impl_.event_.tcp_retransmit_skb_;
20077       }
20078       break;
20079     }
20080     case kCrosEcSensorhubData: {
20081       if (GetArenaForAllocation() == nullptr) {
20082         delete _impl_.event_.cros_ec_sensorhub_data_;
20083       }
20084       break;
20085     }
20086     case kNapiGroReceiveEntry: {
20087       if (GetArenaForAllocation() == nullptr) {
20088         delete _impl_.event_.napi_gro_receive_entry_;
20089       }
20090       break;
20091     }
20092     case kNapiGroReceiveExit: {
20093       if (GetArenaForAllocation() == nullptr) {
20094         delete _impl_.event_.napi_gro_receive_exit_;
20095       }
20096       break;
20097     }
20098     case kKfreeSkb: {
20099       if (GetArenaForAllocation() == nullptr) {
20100         delete _impl_.event_.kfree_skb_;
20101       }
20102       break;
20103     }
20104     case kKvmAccessFault: {
20105       if (GetArenaForAllocation() == nullptr) {
20106         delete _impl_.event_.kvm_access_fault_;
20107       }
20108       break;
20109     }
20110     case kKvmAckIrq: {
20111       if (GetArenaForAllocation() == nullptr) {
20112         delete _impl_.event_.kvm_ack_irq_;
20113       }
20114       break;
20115     }
20116     case kKvmAgeHva: {
20117       if (GetArenaForAllocation() == nullptr) {
20118         delete _impl_.event_.kvm_age_hva_;
20119       }
20120       break;
20121     }
20122     case kKvmAgePage: {
20123       if (GetArenaForAllocation() == nullptr) {
20124         delete _impl_.event_.kvm_age_page_;
20125       }
20126       break;
20127     }
20128     case kKvmArmClearDebug: {
20129       if (GetArenaForAllocation() == nullptr) {
20130         delete _impl_.event_.kvm_arm_clear_debug_;
20131       }
20132       break;
20133     }
20134     case kKvmArmSetDreg32: {
20135       if (GetArenaForAllocation() == nullptr) {
20136         delete _impl_.event_.kvm_arm_set_dreg32_;
20137       }
20138       break;
20139     }
20140     case kKvmArmSetRegset: {
20141       if (GetArenaForAllocation() == nullptr) {
20142         delete _impl_.event_.kvm_arm_set_regset_;
20143       }
20144       break;
20145     }
20146     case kKvmArmSetupDebug: {
20147       if (GetArenaForAllocation() == nullptr) {
20148         delete _impl_.event_.kvm_arm_setup_debug_;
20149       }
20150       break;
20151     }
20152     case kKvmEntry: {
20153       if (GetArenaForAllocation() == nullptr) {
20154         delete _impl_.event_.kvm_entry_;
20155       }
20156       break;
20157     }
20158     case kKvmExit: {
20159       if (GetArenaForAllocation() == nullptr) {
20160         delete _impl_.event_.kvm_exit_;
20161       }
20162       break;
20163     }
20164     case kKvmFpu: {
20165       if (GetArenaForAllocation() == nullptr) {
20166         delete _impl_.event_.kvm_fpu_;
20167       }
20168       break;
20169     }
20170     case kKvmGetTimerMap: {
20171       if (GetArenaForAllocation() == nullptr) {
20172         delete _impl_.event_.kvm_get_timer_map_;
20173       }
20174       break;
20175     }
20176     case kKvmGuestFault: {
20177       if (GetArenaForAllocation() == nullptr) {
20178         delete _impl_.event_.kvm_guest_fault_;
20179       }
20180       break;
20181     }
20182     case kKvmHandleSysReg: {
20183       if (GetArenaForAllocation() == nullptr) {
20184         delete _impl_.event_.kvm_handle_sys_reg_;
20185       }
20186       break;
20187     }
20188     case kKvmHvcArm64: {
20189       if (GetArenaForAllocation() == nullptr) {
20190         delete _impl_.event_.kvm_hvc_arm64_;
20191       }
20192       break;
20193     }
20194     case kKvmIrqLine: {
20195       if (GetArenaForAllocation() == nullptr) {
20196         delete _impl_.event_.kvm_irq_line_;
20197       }
20198       break;
20199     }
20200     case kKvmMmio: {
20201       if (GetArenaForAllocation() == nullptr) {
20202         delete _impl_.event_.kvm_mmio_;
20203       }
20204       break;
20205     }
20206     case kKvmMmioEmulate: {
20207       if (GetArenaForAllocation() == nullptr) {
20208         delete _impl_.event_.kvm_mmio_emulate_;
20209       }
20210       break;
20211     }
20212     case kKvmSetGuestDebug: {
20213       if (GetArenaForAllocation() == nullptr) {
20214         delete _impl_.event_.kvm_set_guest_debug_;
20215       }
20216       break;
20217     }
20218     case kKvmSetIrq: {
20219       if (GetArenaForAllocation() == nullptr) {
20220         delete _impl_.event_.kvm_set_irq_;
20221       }
20222       break;
20223     }
20224     case kKvmSetSpteHva: {
20225       if (GetArenaForAllocation() == nullptr) {
20226         delete _impl_.event_.kvm_set_spte_hva_;
20227       }
20228       break;
20229     }
20230     case kKvmSetWayFlush: {
20231       if (GetArenaForAllocation() == nullptr) {
20232         delete _impl_.event_.kvm_set_way_flush_;
20233       }
20234       break;
20235     }
20236     case kKvmSysAccess: {
20237       if (GetArenaForAllocation() == nullptr) {
20238         delete _impl_.event_.kvm_sys_access_;
20239       }
20240       break;
20241     }
20242     case kKvmTestAgeHva: {
20243       if (GetArenaForAllocation() == nullptr) {
20244         delete _impl_.event_.kvm_test_age_hva_;
20245       }
20246       break;
20247     }
20248     case kKvmTimerEmulate: {
20249       if (GetArenaForAllocation() == nullptr) {
20250         delete _impl_.event_.kvm_timer_emulate_;
20251       }
20252       break;
20253     }
20254     case kKvmTimerHrtimerExpire: {
20255       if (GetArenaForAllocation() == nullptr) {
20256         delete _impl_.event_.kvm_timer_hrtimer_expire_;
20257       }
20258       break;
20259     }
20260     case kKvmTimerRestoreState: {
20261       if (GetArenaForAllocation() == nullptr) {
20262         delete _impl_.event_.kvm_timer_restore_state_;
20263       }
20264       break;
20265     }
20266     case kKvmTimerSaveState: {
20267       if (GetArenaForAllocation() == nullptr) {
20268         delete _impl_.event_.kvm_timer_save_state_;
20269       }
20270       break;
20271     }
20272     case kKvmTimerUpdateIrq: {
20273       if (GetArenaForAllocation() == nullptr) {
20274         delete _impl_.event_.kvm_timer_update_irq_;
20275       }
20276       break;
20277     }
20278     case kKvmToggleCache: {
20279       if (GetArenaForAllocation() == nullptr) {
20280         delete _impl_.event_.kvm_toggle_cache_;
20281       }
20282       break;
20283     }
20284     case kKvmUnmapHvaRange: {
20285       if (GetArenaForAllocation() == nullptr) {
20286         delete _impl_.event_.kvm_unmap_hva_range_;
20287       }
20288       break;
20289     }
20290     case kKvmUserspaceExit: {
20291       if (GetArenaForAllocation() == nullptr) {
20292         delete _impl_.event_.kvm_userspace_exit_;
20293       }
20294       break;
20295     }
20296     case kKvmVcpuWakeup: {
20297       if (GetArenaForAllocation() == nullptr) {
20298         delete _impl_.event_.kvm_vcpu_wakeup_;
20299       }
20300       break;
20301     }
20302     case kKvmWfxArm64: {
20303       if (GetArenaForAllocation() == nullptr) {
20304         delete _impl_.event_.kvm_wfx_arm64_;
20305       }
20306       break;
20307     }
20308     case kTrapReg: {
20309       if (GetArenaForAllocation() == nullptr) {
20310         delete _impl_.event_.trap_reg_;
20311       }
20312       break;
20313     }
20314     case kVgicUpdateIrqPending: {
20315       if (GetArenaForAllocation() == nullptr) {
20316         delete _impl_.event_.vgic_update_irq_pending_;
20317       }
20318       break;
20319     }
20320     case kWakeupSourceActivate: {
20321       if (GetArenaForAllocation() == nullptr) {
20322         delete _impl_.event_.wakeup_source_activate_;
20323       }
20324       break;
20325     }
20326     case kWakeupSourceDeactivate: {
20327       if (GetArenaForAllocation() == nullptr) {
20328         delete _impl_.event_.wakeup_source_deactivate_;
20329       }
20330       break;
20331     }
20332     case kUfshcdCommand: {
20333       if (GetArenaForAllocation() == nullptr) {
20334         delete _impl_.event_.ufshcd_command_;
20335       }
20336       break;
20337     }
20338     case kUfshcdClkGating: {
20339       if (GetArenaForAllocation() == nullptr) {
20340         delete _impl_.event_.ufshcd_clk_gating_;
20341       }
20342       break;
20343     }
20344     case kConsole: {
20345       if (GetArenaForAllocation() == nullptr) {
20346         delete _impl_.event_.console_;
20347       }
20348       break;
20349     }
20350     case kDrmVblankEvent: {
20351       if (GetArenaForAllocation() == nullptr) {
20352         delete _impl_.event_.drm_vblank_event_;
20353       }
20354       break;
20355     }
20356     case kDrmVblankEventDelivered: {
20357       if (GetArenaForAllocation() == nullptr) {
20358         delete _impl_.event_.drm_vblank_event_delivered_;
20359       }
20360       break;
20361     }
20362     case kDrmSchedJob: {
20363       if (GetArenaForAllocation() == nullptr) {
20364         delete _impl_.event_.drm_sched_job_;
20365       }
20366       break;
20367     }
20368     case kDrmRunJob: {
20369       if (GetArenaForAllocation() == nullptr) {
20370         delete _impl_.event_.drm_run_job_;
20371       }
20372       break;
20373     }
20374     case kDrmSchedProcessJob: {
20375       if (GetArenaForAllocation() == nullptr) {
20376         delete _impl_.event_.drm_sched_process_job_;
20377       }
20378       break;
20379     }
20380     case kDmaFenceInit: {
20381       if (GetArenaForAllocation() == nullptr) {
20382         delete _impl_.event_.dma_fence_init_;
20383       }
20384       break;
20385     }
20386     case kDmaFenceEmit: {
20387       if (GetArenaForAllocation() == nullptr) {
20388         delete _impl_.event_.dma_fence_emit_;
20389       }
20390       break;
20391     }
20392     case kDmaFenceSignaled: {
20393       if (GetArenaForAllocation() == nullptr) {
20394         delete _impl_.event_.dma_fence_signaled_;
20395       }
20396       break;
20397     }
20398     case kDmaFenceWaitStart: {
20399       if (GetArenaForAllocation() == nullptr) {
20400         delete _impl_.event_.dma_fence_wait_start_;
20401       }
20402       break;
20403     }
20404     case kDmaFenceWaitEnd: {
20405       if (GetArenaForAllocation() == nullptr) {
20406         delete _impl_.event_.dma_fence_wait_end_;
20407       }
20408       break;
20409     }
20410     case kF2FsIostat: {
20411       if (GetArenaForAllocation() == nullptr) {
20412         delete _impl_.event_.f2fs_iostat_;
20413       }
20414       break;
20415     }
20416     case kF2FsIostatLatency: {
20417       if (GetArenaForAllocation() == nullptr) {
20418         delete _impl_.event_.f2fs_iostat_latency_;
20419       }
20420       break;
20421     }
20422     case kSchedCpuUtilCfs: {
20423       if (GetArenaForAllocation() == nullptr) {
20424         delete _impl_.event_.sched_cpu_util_cfs_;
20425       }
20426       break;
20427     }
20428     case kV4L2Qbuf: {
20429       if (GetArenaForAllocation() == nullptr) {
20430         delete _impl_.event_.v4l2_qbuf_;
20431       }
20432       break;
20433     }
20434     case kV4L2Dqbuf: {
20435       if (GetArenaForAllocation() == nullptr) {
20436         delete _impl_.event_.v4l2_dqbuf_;
20437       }
20438       break;
20439     }
20440     case kVb2V4L2BufQueue: {
20441       if (GetArenaForAllocation() == nullptr) {
20442         delete _impl_.event_.vb2_v4l2_buf_queue_;
20443       }
20444       break;
20445     }
20446     case kVb2V4L2BufDone: {
20447       if (GetArenaForAllocation() == nullptr) {
20448         delete _impl_.event_.vb2_v4l2_buf_done_;
20449       }
20450       break;
20451     }
20452     case kVb2V4L2Qbuf: {
20453       if (GetArenaForAllocation() == nullptr) {
20454         delete _impl_.event_.vb2_v4l2_qbuf_;
20455       }
20456       break;
20457     }
20458     case kVb2V4L2Dqbuf: {
20459       if (GetArenaForAllocation() == nullptr) {
20460         delete _impl_.event_.vb2_v4l2_dqbuf_;
20461       }
20462       break;
20463     }
20464     case kDsiCmdFifoStatus: {
20465       if (GetArenaForAllocation() == nullptr) {
20466         delete _impl_.event_.dsi_cmd_fifo_status_;
20467       }
20468       break;
20469     }
20470     case kDsiRx: {
20471       if (GetArenaForAllocation() == nullptr) {
20472         delete _impl_.event_.dsi_rx_;
20473       }
20474       break;
20475     }
20476     case kDsiTx: {
20477       if (GetArenaForAllocation() == nullptr) {
20478         delete _impl_.event_.dsi_tx_;
20479       }
20480       break;
20481     }
20482     case kAndroidFsDatareadEnd: {
20483       if (GetArenaForAllocation() == nullptr) {
20484         delete _impl_.event_.android_fs_dataread_end_;
20485       }
20486       break;
20487     }
20488     case kAndroidFsDatareadStart: {
20489       if (GetArenaForAllocation() == nullptr) {
20490         delete _impl_.event_.android_fs_dataread_start_;
20491       }
20492       break;
20493     }
20494     case kAndroidFsDatawriteEnd: {
20495       if (GetArenaForAllocation() == nullptr) {
20496         delete _impl_.event_.android_fs_datawrite_end_;
20497       }
20498       break;
20499     }
20500     case kAndroidFsDatawriteStart: {
20501       if (GetArenaForAllocation() == nullptr) {
20502         delete _impl_.event_.android_fs_datawrite_start_;
20503       }
20504       break;
20505     }
20506     case kAndroidFsFsyncEnd: {
20507       if (GetArenaForAllocation() == nullptr) {
20508         delete _impl_.event_.android_fs_fsync_end_;
20509       }
20510       break;
20511     }
20512     case kAndroidFsFsyncStart: {
20513       if (GetArenaForAllocation() == nullptr) {
20514         delete _impl_.event_.android_fs_fsync_start_;
20515       }
20516       break;
20517     }
20518     case kFuncgraphEntry: {
20519       if (GetArenaForAllocation() == nullptr) {
20520         delete _impl_.event_.funcgraph_entry_;
20521       }
20522       break;
20523     }
20524     case kFuncgraphExit: {
20525       if (GetArenaForAllocation() == nullptr) {
20526         delete _impl_.event_.funcgraph_exit_;
20527       }
20528       break;
20529     }
20530     case kVirtioVideoCmd: {
20531       if (GetArenaForAllocation() == nullptr) {
20532         delete _impl_.event_.virtio_video_cmd_;
20533       }
20534       break;
20535     }
20536     case kVirtioVideoCmdDone: {
20537       if (GetArenaForAllocation() == nullptr) {
20538         delete _impl_.event_.virtio_video_cmd_done_;
20539       }
20540       break;
20541     }
20542     case kVirtioVideoResourceQueue: {
20543       if (GetArenaForAllocation() == nullptr) {
20544         delete _impl_.event_.virtio_video_resource_queue_;
20545       }
20546       break;
20547     }
20548     case kVirtioVideoResourceQueueDone: {
20549       if (GetArenaForAllocation() == nullptr) {
20550         delete _impl_.event_.virtio_video_resource_queue_done_;
20551       }
20552       break;
20553     }
20554     case kMmShrinkSlabStart: {
20555       if (GetArenaForAllocation() == nullptr) {
20556         delete _impl_.event_.mm_shrink_slab_start_;
20557       }
20558       break;
20559     }
20560     case kMmShrinkSlabEnd: {
20561       if (GetArenaForAllocation() == nullptr) {
20562         delete _impl_.event_.mm_shrink_slab_end_;
20563       }
20564       break;
20565     }
20566     case kTrustySmc: {
20567       if (GetArenaForAllocation() == nullptr) {
20568         delete _impl_.event_.trusty_smc_;
20569       }
20570       break;
20571     }
20572     case kTrustySmcDone: {
20573       if (GetArenaForAllocation() == nullptr) {
20574         delete _impl_.event_.trusty_smc_done_;
20575       }
20576       break;
20577     }
20578     case kTrustyStdCall32: {
20579       if (GetArenaForAllocation() == nullptr) {
20580         delete _impl_.event_.trusty_std_call32_;
20581       }
20582       break;
20583     }
20584     case kTrustyStdCall32Done: {
20585       if (GetArenaForAllocation() == nullptr) {
20586         delete _impl_.event_.trusty_std_call32_done_;
20587       }
20588       break;
20589     }
20590     case kTrustyShareMemory: {
20591       if (GetArenaForAllocation() == nullptr) {
20592         delete _impl_.event_.trusty_share_memory_;
20593       }
20594       break;
20595     }
20596     case kTrustyShareMemoryDone: {
20597       if (GetArenaForAllocation() == nullptr) {
20598         delete _impl_.event_.trusty_share_memory_done_;
20599       }
20600       break;
20601     }
20602     case kTrustyReclaimMemory: {
20603       if (GetArenaForAllocation() == nullptr) {
20604         delete _impl_.event_.trusty_reclaim_memory_;
20605       }
20606       break;
20607     }
20608     case kTrustyReclaimMemoryDone: {
20609       if (GetArenaForAllocation() == nullptr) {
20610         delete _impl_.event_.trusty_reclaim_memory_done_;
20611       }
20612       break;
20613     }
20614     case kTrustyIrq: {
20615       if (GetArenaForAllocation() == nullptr) {
20616         delete _impl_.event_.trusty_irq_;
20617       }
20618       break;
20619     }
20620     case kTrustyIpcHandleEvent: {
20621       if (GetArenaForAllocation() == nullptr) {
20622         delete _impl_.event_.trusty_ipc_handle_event_;
20623       }
20624       break;
20625     }
20626     case kTrustyIpcConnect: {
20627       if (GetArenaForAllocation() == nullptr) {
20628         delete _impl_.event_.trusty_ipc_connect_;
20629       }
20630       break;
20631     }
20632     case kTrustyIpcConnectEnd: {
20633       if (GetArenaForAllocation() == nullptr) {
20634         delete _impl_.event_.trusty_ipc_connect_end_;
20635       }
20636       break;
20637     }
20638     case kTrustyIpcWrite: {
20639       if (GetArenaForAllocation() == nullptr) {
20640         delete _impl_.event_.trusty_ipc_write_;
20641       }
20642       break;
20643     }
20644     case kTrustyIpcPoll: {
20645       if (GetArenaForAllocation() == nullptr) {
20646         delete _impl_.event_.trusty_ipc_poll_;
20647       }
20648       break;
20649     }
20650     case kTrustyIpcRead: {
20651       if (GetArenaForAllocation() == nullptr) {
20652         delete _impl_.event_.trusty_ipc_read_;
20653       }
20654       break;
20655     }
20656     case kTrustyIpcReadEnd: {
20657       if (GetArenaForAllocation() == nullptr) {
20658         delete _impl_.event_.trusty_ipc_read_end_;
20659       }
20660       break;
20661     }
20662     case kTrustyIpcRx: {
20663       if (GetArenaForAllocation() == nullptr) {
20664         delete _impl_.event_.trusty_ipc_rx_;
20665       }
20666       break;
20667     }
20668     case kTrustyEnqueueNop: {
20669       if (GetArenaForAllocation() == nullptr) {
20670         delete _impl_.event_.trusty_enqueue_nop_;
20671       }
20672       break;
20673     }
20674     case kCmaAllocStart: {
20675       if (GetArenaForAllocation() == nullptr) {
20676         delete _impl_.event_.cma_alloc_start_;
20677       }
20678       break;
20679     }
20680     case kCmaAllocInfo: {
20681       if (GetArenaForAllocation() == nullptr) {
20682         delete _impl_.event_.cma_alloc_info_;
20683       }
20684       break;
20685     }
20686     case kLwisTracingMarkWrite: {
20687       if (GetArenaForAllocation() == nullptr) {
20688         delete _impl_.event_.lwis_tracing_mark_write_;
20689       }
20690       break;
20691     }
20692     case kVirtioGpuCmdQueue: {
20693       if (GetArenaForAllocation() == nullptr) {
20694         delete _impl_.event_.virtio_gpu_cmd_queue_;
20695       }
20696       break;
20697     }
20698     case kVirtioGpuCmdResponse: {
20699       if (GetArenaForAllocation() == nullptr) {
20700         delete _impl_.event_.virtio_gpu_cmd_response_;
20701       }
20702       break;
20703     }
20704     case kMaliMaliKCPUCQSSET: {
20705       if (GetArenaForAllocation() == nullptr) {
20706         delete _impl_.event_.mali_mali_kcpu_cqs_set_;
20707       }
20708       break;
20709     }
20710     case kMaliMaliKCPUCQSWAITSTART: {
20711       if (GetArenaForAllocation() == nullptr) {
20712         delete _impl_.event_.mali_mali_kcpu_cqs_wait_start_;
20713       }
20714       break;
20715     }
20716     case kMaliMaliKCPUCQSWAITEND: {
20717       if (GetArenaForAllocation() == nullptr) {
20718         delete _impl_.event_.mali_mali_kcpu_cqs_wait_end_;
20719       }
20720       break;
20721     }
20722     case kMaliMaliKCPUFENCESIGNAL: {
20723       if (GetArenaForAllocation() == nullptr) {
20724         delete _impl_.event_.mali_mali_kcpu_fence_signal_;
20725       }
20726       break;
20727     }
20728     case kMaliMaliKCPUFENCEWAITSTART: {
20729       if (GetArenaForAllocation() == nullptr) {
20730         delete _impl_.event_.mali_mali_kcpu_fence_wait_start_;
20731       }
20732       break;
20733     }
20734     case kMaliMaliKCPUFENCEWAITEND: {
20735       if (GetArenaForAllocation() == nullptr) {
20736         delete _impl_.event_.mali_mali_kcpu_fence_wait_end_;
20737       }
20738       break;
20739     }
20740     case kHypEnter: {
20741       if (GetArenaForAllocation() == nullptr) {
20742         delete _impl_.event_.hyp_enter_;
20743       }
20744       break;
20745     }
20746     case kHypExit: {
20747       if (GetArenaForAllocation() == nullptr) {
20748         delete _impl_.event_.hyp_exit_;
20749       }
20750       break;
20751     }
20752     case kHostHcall: {
20753       if (GetArenaForAllocation() == nullptr) {
20754         delete _impl_.event_.host_hcall_;
20755       }
20756       break;
20757     }
20758     case kHostSmc: {
20759       if (GetArenaForAllocation() == nullptr) {
20760         delete _impl_.event_.host_smc_;
20761       }
20762       break;
20763     }
20764     case kHostMemAbort: {
20765       if (GetArenaForAllocation() == nullptr) {
20766         delete _impl_.event_.host_mem_abort_;
20767       }
20768       break;
20769     }
20770     case kSuspendResumeMinimal: {
20771       if (GetArenaForAllocation() == nullptr) {
20772         delete _impl_.event_.suspend_resume_minimal_;
20773       }
20774       break;
20775     }
20776     case kMaliMaliCSFINTERRUPTSTART: {
20777       if (GetArenaForAllocation() == nullptr) {
20778         delete _impl_.event_.mali_mali_csf_interrupt_start_;
20779       }
20780       break;
20781     }
20782     case kMaliMaliCSFINTERRUPTEND: {
20783       if (GetArenaForAllocation() == nullptr) {
20784         delete _impl_.event_.mali_mali_csf_interrupt_end_;
20785       }
20786       break;
20787     }
20788     case kSamsungTracingMarkWrite: {
20789       if (GetArenaForAllocation() == nullptr) {
20790         delete _impl_.event_.samsung_tracing_mark_write_;
20791       }
20792       break;
20793     }
20794     case kBinderCommand: {
20795       if (GetArenaForAllocation() == nullptr) {
20796         delete _impl_.event_.binder_command_;
20797       }
20798       break;
20799     }
20800     case kBinderReturn: {
20801       if (GetArenaForAllocation() == nullptr) {
20802         delete _impl_.event_.binder_return_;
20803       }
20804       break;
20805     }
20806     case kSchedSwitchWithCtrs: {
20807       if (GetArenaForAllocation() == nullptr) {
20808         delete _impl_.event_.sched_switch_with_ctrs_;
20809       }
20810       break;
20811     }
20812     case kGpuWorkPeriod: {
20813       if (GetArenaForAllocation() == nullptr) {
20814         delete _impl_.event_.gpu_work_period_;
20815       }
20816       break;
20817     }
20818     case kRpmStatus: {
20819       if (GetArenaForAllocation() == nullptr) {
20820         delete _impl_.event_.rpm_status_;
20821       }
20822       break;
20823     }
20824     case kPanelWriteGeneric: {
20825       if (GetArenaForAllocation() == nullptr) {
20826         delete _impl_.event_.panel_write_generic_;
20827       }
20828       break;
20829     }
20830     case kSchedMigrateTask: {
20831       if (GetArenaForAllocation() == nullptr) {
20832         delete _impl_.event_.sched_migrate_task_;
20833       }
20834       break;
20835     }
20836     case kDpuDsiCmdFifoStatus: {
20837       if (GetArenaForAllocation() == nullptr) {
20838         delete _impl_.event_.dpu_dsi_cmd_fifo_status_;
20839       }
20840       break;
20841     }
20842     case kDpuDsiRx: {
20843       if (GetArenaForAllocation() == nullptr) {
20844         delete _impl_.event_.dpu_dsi_rx_;
20845       }
20846       break;
20847     }
20848     case kDpuDsiTx: {
20849       if (GetArenaForAllocation() == nullptr) {
20850         delete _impl_.event_.dpu_dsi_tx_;
20851       }
20852       break;
20853     }
20854     case kF2FsBackgroundGc: {
20855       if (GetArenaForAllocation() == nullptr) {
20856         delete _impl_.event_.f2fs_background_gc_;
20857       }
20858       break;
20859     }
20860     case kF2FsGcBegin: {
20861       if (GetArenaForAllocation() == nullptr) {
20862         delete _impl_.event_.f2fs_gc_begin_;
20863       }
20864       break;
20865     }
20866     case kF2FsGcEnd: {
20867       if (GetArenaForAllocation() == nullptr) {
20868         delete _impl_.event_.f2fs_gc_end_;
20869       }
20870       break;
20871     }
20872     case kFastrpcDmaFree: {
20873       if (GetArenaForAllocation() == nullptr) {
20874         delete _impl_.event_.fastrpc_dma_free_;
20875       }
20876       break;
20877     }
20878     case kFastrpcDmaAlloc: {
20879       if (GetArenaForAllocation() == nullptr) {
20880         delete _impl_.event_.fastrpc_dma_alloc_;
20881       }
20882       break;
20883     }
20884     case kFastrpcDmaUnmap: {
20885       if (GetArenaForAllocation() == nullptr) {
20886         delete _impl_.event_.fastrpc_dma_unmap_;
20887       }
20888       break;
20889     }
20890     case kFastrpcDmaMap: {
20891       if (GetArenaForAllocation() == nullptr) {
20892         delete _impl_.event_.fastrpc_dma_map_;
20893       }
20894       break;
20895     }
20896     case kGoogleIccEvent: {
20897       if (GetArenaForAllocation() == nullptr) {
20898         delete _impl_.event_.google_icc_event_;
20899       }
20900       break;
20901     }
20902     case kGoogleIrmEvent: {
20903       if (GetArenaForAllocation() == nullptr) {
20904         delete _impl_.event_.google_irm_event_;
20905       }
20906       break;
20907     }
20908     case kDevicePmCallbackStart: {
20909       if (GetArenaForAllocation() == nullptr) {
20910         delete _impl_.event_.device_pm_callback_start_;
20911       }
20912       break;
20913     }
20914     case kDevicePmCallbackEnd: {
20915       if (GetArenaForAllocation() == nullptr) {
20916         delete _impl_.event_.device_pm_callback_end_;
20917       }
20918       break;
20919     }
20920     case kThermalExynosAcpmBulk: {
20921       if (GetArenaForAllocation() == nullptr) {
20922         delete _impl_.event_.thermal_exynos_acpm_bulk_;
20923       }
20924       break;
20925     }
20926     case kThermalExynosAcpmHighOverhead: {
20927       if (GetArenaForAllocation() == nullptr) {
20928         delete _impl_.event_.thermal_exynos_acpm_high_overhead_;
20929       }
20930       break;
20931     }
20932     case kDcvshFreq: {
20933       if (GetArenaForAllocation() == nullptr) {
20934         delete _impl_.event_.dcvsh_freq_;
20935       }
20936       break;
20937     }
20938     case kKgslGpuFrequency: {
20939       if (GetArenaForAllocation() == nullptr) {
20940         delete _impl_.event_.kgsl_gpu_frequency_;
20941       }
20942       break;
20943     }
20944     case kMaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPEND: {
20945       if (GetArenaForAllocation() == nullptr) {
20946         delete _impl_.event_.mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend_;
20947       }
20948       break;
20949     }
20950     case kMaliMaliPMMCUHCTLCORESNOTIFYPEND: {
20951       if (GetArenaForAllocation() == nullptr) {
20952         delete _impl_.event_.mali_mali_pm_mcu_hctl_cores_notify_pend_;
20953       }
20954       break;
20955     }
20956     case kMaliMaliPMMCUHCTLCOREINACTIVEPEND: {
20957       if (GetArenaForAllocation() == nullptr) {
20958         delete _impl_.event_.mali_mali_pm_mcu_hctl_core_inactive_pend_;
20959       }
20960       break;
20961     }
20962     case kMaliMaliPMMCUHCTLMCUONRECHECK: {
20963       if (GetArenaForAllocation() == nullptr) {
20964         delete _impl_.event_.mali_mali_pm_mcu_hctl_mcu_on_recheck_;
20965       }
20966       break;
20967     }
20968     case kMaliMaliPMMCUHCTLSHADERSCOREOFFPEND: {
20969       if (GetArenaForAllocation() == nullptr) {
20970         delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_core_off_pend_;
20971       }
20972       break;
20973     }
20974     case kMaliMaliPMMCUHCTLSHADERSPENDOFF: {
20975       if (GetArenaForAllocation() == nullptr) {
20976         delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_off_;
20977       }
20978       break;
20979     }
20980     case kMaliMaliPMMCUHCTLSHADERSPENDON: {
20981       if (GetArenaForAllocation() == nullptr) {
20982         delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_on_;
20983       }
20984       break;
20985     }
20986     case kMaliMaliPMMCUHCTLSHADERSREADYOFF: {
20987       if (GetArenaForAllocation() == nullptr) {
20988         delete _impl_.event_.mali_mali_pm_mcu_hctl_shaders_ready_off_;
20989       }
20990       break;
20991     }
20992     case kMaliMaliPMMCUINSLEEP: {
20993       if (GetArenaForAllocation() == nullptr) {
20994         delete _impl_.event_.mali_mali_pm_mcu_in_sleep_;
20995       }
20996       break;
20997     }
20998     case kMaliMaliPMMCUOFF: {
20999       if (GetArenaForAllocation() == nullptr) {
21000         delete _impl_.event_.mali_mali_pm_mcu_off_;
21001       }
21002       break;
21003     }
21004     case kMaliMaliPMMCUON: {
21005       if (GetArenaForAllocation() == nullptr) {
21006         delete _impl_.event_.mali_mali_pm_mcu_on_;
21007       }
21008       break;
21009     }
21010     case kMaliMaliPMMCUONCOREATTRUPDATEPEND: {
21011       if (GetArenaForAllocation() == nullptr) {
21012         delete _impl_.event_.mali_mali_pm_mcu_on_core_attr_update_pend_;
21013       }
21014       break;
21015     }
21016     case kMaliMaliPMMCUONGLBREINITPEND: {
21017       if (GetArenaForAllocation() == nullptr) {
21018         delete _impl_.event_.mali_mali_pm_mcu_on_glb_reinit_pend_;
21019       }
21020       break;
21021     }
21022     case kMaliMaliPMMCUONHALT: {
21023       if (GetArenaForAllocation() == nullptr) {
21024         delete _impl_.event_.mali_mali_pm_mcu_on_halt_;
21025       }
21026       break;
21027     }
21028     case kMaliMaliPMMCUONHWCNTDISABLE: {
21029       if (GetArenaForAllocation() == nullptr) {
21030         delete _impl_.event_.mali_mali_pm_mcu_on_hwcnt_disable_;
21031       }
21032       break;
21033     }
21034     case kMaliMaliPMMCUONHWCNTENABLE: {
21035       if (GetArenaForAllocation() == nullptr) {
21036         delete _impl_.event_.mali_mali_pm_mcu_on_hwcnt_enable_;
21037       }
21038       break;
21039     }
21040     case kMaliMaliPMMCUONPENDHALT: {
21041       if (GetArenaForAllocation() == nullptr) {
21042         delete _impl_.event_.mali_mali_pm_mcu_on_pend_halt_;
21043       }
21044       break;
21045     }
21046     case kMaliMaliPMMCUONPENDSLEEP: {
21047       if (GetArenaForAllocation() == nullptr) {
21048         delete _impl_.event_.mali_mali_pm_mcu_on_pend_sleep_;
21049       }
21050       break;
21051     }
21052     case kMaliMaliPMMCUONSLEEPINITIATE: {
21053       if (GetArenaForAllocation() == nullptr) {
21054         delete _impl_.event_.mali_mali_pm_mcu_on_sleep_initiate_;
21055       }
21056       break;
21057     }
21058     case kMaliMaliPMMCUPENDOFF: {
21059       if (GetArenaForAllocation() == nullptr) {
21060         delete _impl_.event_.mali_mali_pm_mcu_pend_off_;
21061       }
21062       break;
21063     }
21064     case kMaliMaliPMMCUPENDONRELOAD: {
21065       if (GetArenaForAllocation() == nullptr) {
21066         delete _impl_.event_.mali_mali_pm_mcu_pend_on_reload_;
21067       }
21068       break;
21069     }
21070     case kMaliMaliPMMCUPOWERDOWN: {
21071       if (GetArenaForAllocation() == nullptr) {
21072         delete _impl_.event_.mali_mali_pm_mcu_power_down_;
21073       }
21074       break;
21075     }
21076     case kMaliMaliPMMCURESETWAIT: {
21077       if (GetArenaForAllocation() == nullptr) {
21078         delete _impl_.event_.mali_mali_pm_mcu_reset_wait_;
21079       }
21080       break;
21081     }
21082     case kBclIrqTrigger: {
21083       if (GetArenaForAllocation() == nullptr) {
21084         delete _impl_.event_.bcl_irq_trigger_;
21085       }
21086       break;
21087     }
21088     case kKgslAdrenoCmdbatchQueued: {
21089       if (GetArenaForAllocation() == nullptr) {
21090         delete _impl_.event_.kgsl_adreno_cmdbatch_queued_;
21091       }
21092       break;
21093     }
21094     case kKgslAdrenoCmdbatchSubmitted: {
21095       if (GetArenaForAllocation() == nullptr) {
21096         delete _impl_.event_.kgsl_adreno_cmdbatch_submitted_;
21097       }
21098       break;
21099     }
21100     case kKgslAdrenoCmdbatchSync: {
21101       if (GetArenaForAllocation() == nullptr) {
21102         delete _impl_.event_.kgsl_adreno_cmdbatch_sync_;
21103       }
21104       break;
21105     }
21106     case kKgslAdrenoCmdbatchRetired: {
21107       if (GetArenaForAllocation() == nullptr) {
21108         delete _impl_.event_.kgsl_adreno_cmdbatch_retired_;
21109       }
21110       break;
21111     }
21112     case kPixelMmKswapdWake: {
21113       if (GetArenaForAllocation() == nullptr) {
21114         delete _impl_.event_.pixel_mm_kswapd_wake_;
21115       }
21116       break;
21117     }
21118     case kPixelMmKswapdDone: {
21119       if (GetArenaForAllocation() == nullptr) {
21120         delete _impl_.event_.pixel_mm_kswapd_done_;
21121       }
21122       break;
21123     }
21124     case kSchedWakeupTaskAttr: {
21125       if (GetArenaForAllocation() == nullptr) {
21126         delete _impl_.event_.sched_wakeup_task_attr_;
21127       }
21128       break;
21129     }
21130     case kDevfreqFrequency: {
21131       if (GetArenaForAllocation() == nullptr) {
21132         delete _impl_.event_.devfreq_frequency_;
21133       }
21134       break;
21135     }
21136     case kKprobeEvent: {
21137       if (GetArenaForAllocation() == nullptr) {
21138         delete _impl_.event_.kprobe_event_;
21139       }
21140       break;
21141     }
21142     case kParamSetValueCpm: {
21143       if (GetArenaForAllocation() == nullptr) {
21144         delete _impl_.event_.param_set_value_cpm_;
21145       }
21146       break;
21147     }
21148     case kDoSysOpen: {
21149       if (GetArenaForAllocation() == nullptr) {
21150         delete _impl_.event_.do_sys_open_;
21151       }
21152       break;
21153     }
21154     case kOpenExec: {
21155       if (GetArenaForAllocation() == nullptr) {
21156         delete _impl_.event_.open_exec_;
21157       }
21158       break;
21159     }
21160     case kBlockIoStart: {
21161       if (GetArenaForAllocation() == nullptr) {
21162         delete _impl_.event_.block_io_start_;
21163       }
21164       break;
21165     }
21166     case kBlockIoDone: {
21167       if (GetArenaForAllocation() == nullptr) {
21168         delete _impl_.event_.block_io_done_;
21169       }
21170       break;
21171     }
21172     case EVENT_NOT_SET: {
21173       break;
21174     }
21175   }
21176   _impl_._oneof_case_[0] = EVENT_NOT_SET;
21177 }
21178 
21179 
Clear()21180 void FtraceEvent::Clear() {
21181 // @@protoc_insertion_point(message_clear_start:perfetto.protos.FtraceEvent)
21182   ::uint32_t cached_has_bits = 0;
21183   // Prevent compiler warnings about cached_has_bits being unused
21184   (void) cached_has_bits;
21185 
21186   cached_has_bits = _impl_._has_bits_[0];
21187   if (cached_has_bits & 0x00000007u) {
21188     ::memset(&_impl_.timestamp_, 0, static_cast<size_t>(
21189         reinterpret_cast<char*>(&_impl_.common_flags_) -
21190         reinterpret_cast<char*>(&_impl_.timestamp_)) + sizeof(_impl_.common_flags_));
21191   }
21192   clear_event();
21193   _impl_._has_bits_.Clear();
21194   _internal_metadata_.Clear<std::string>();
21195 }
21196 
_InternalParse(const char * ptr,::_pbi::ParseContext * ctx)21197 const char* FtraceEvent::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
21198 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
21199   _Internal::HasBits has_bits{};
21200   while (!ctx->Done(&ptr)) {
21201     ::uint32_t tag;
21202     ptr = ::_pbi::ReadTag(ptr, &tag);
21203     switch (tag >> 3) {
21204       // optional uint64 timestamp = 1;
21205       case 1:
21206         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 8)) {
21207           _Internal::set_has_timestamp(&has_bits);
21208           _impl_.timestamp_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
21209           CHK_(ptr);
21210         } else {
21211           goto handle_unusual;
21212         }
21213         continue;
21214       // optional uint32 pid = 2;
21215       case 2:
21216         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 16)) {
21217           _Internal::set_has_pid(&has_bits);
21218           _impl_.pid_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
21219           CHK_(ptr);
21220         } else {
21221           goto handle_unusual;
21222         }
21223         continue;
21224       // .perfetto.protos.PrintFtraceEvent print = 3;
21225       case 3:
21226         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
21227           ptr = ctx->ParseMessage(_internal_mutable_print(), ptr);
21228           CHK_(ptr);
21229         } else {
21230           goto handle_unusual;
21231         }
21232         continue;
21233       // .perfetto.protos.SchedSwitchFtraceEvent sched_switch = 4;
21234       case 4:
21235         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
21236           ptr = ctx->ParseMessage(_internal_mutable_sched_switch(), ptr);
21237           CHK_(ptr);
21238         } else {
21239           goto handle_unusual;
21240         }
21241         continue;
21242       // optional uint32 common_flags = 5;
21243       case 5:
21244         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 40)) {
21245           _Internal::set_has_common_flags(&has_bits);
21246           _impl_.common_flags_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
21247           CHK_(ptr);
21248         } else {
21249           goto handle_unusual;
21250         }
21251         continue;
21252       // .perfetto.protos.CpuFrequencyFtraceEvent cpu_frequency = 11;
21253       case 11:
21254         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
21255           ptr = ctx->ParseMessage(_internal_mutable_cpu_frequency(), ptr);
21256           CHK_(ptr);
21257         } else {
21258           goto handle_unusual;
21259         }
21260         continue;
21261       // .perfetto.protos.CpuFrequencyLimitsFtraceEvent cpu_frequency_limits = 12;
21262       case 12:
21263         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
21264           ptr = ctx->ParseMessage(_internal_mutable_cpu_frequency_limits(), ptr);
21265           CHK_(ptr);
21266         } else {
21267           goto handle_unusual;
21268         }
21269         continue;
21270       // .perfetto.protos.CpuIdleFtraceEvent cpu_idle = 13;
21271       case 13:
21272         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
21273           ptr = ctx->ParseMessage(_internal_mutable_cpu_idle(), ptr);
21274           CHK_(ptr);
21275         } else {
21276           goto handle_unusual;
21277         }
21278         continue;
21279       // .perfetto.protos.ClockEnableFtraceEvent clock_enable = 14;
21280       case 14:
21281         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
21282           ptr = ctx->ParseMessage(_internal_mutable_clock_enable(), ptr);
21283           CHK_(ptr);
21284         } else {
21285           goto handle_unusual;
21286         }
21287         continue;
21288       // .perfetto.protos.ClockDisableFtraceEvent clock_disable = 15;
21289       case 15:
21290         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
21291           ptr = ctx->ParseMessage(_internal_mutable_clock_disable(), ptr);
21292           CHK_(ptr);
21293         } else {
21294           goto handle_unusual;
21295         }
21296         continue;
21297       // .perfetto.protos.ClockSetRateFtraceEvent clock_set_rate = 16;
21298       case 16:
21299         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
21300           ptr = ctx->ParseMessage(_internal_mutable_clock_set_rate(), ptr);
21301           CHK_(ptr);
21302         } else {
21303           goto handle_unusual;
21304         }
21305         continue;
21306       // .perfetto.protos.SchedWakeupFtraceEvent sched_wakeup = 17;
21307       case 17:
21308         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
21309           ptr = ctx->ParseMessage(_internal_mutable_sched_wakeup(), ptr);
21310           CHK_(ptr);
21311         } else {
21312           goto handle_unusual;
21313         }
21314         continue;
21315       // .perfetto.protos.SchedBlockedReasonFtraceEvent sched_blocked_reason = 18;
21316       case 18:
21317         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
21318           ptr = ctx->ParseMessage(_internal_mutable_sched_blocked_reason(), ptr);
21319           CHK_(ptr);
21320         } else {
21321           goto handle_unusual;
21322         }
21323         continue;
21324       // .perfetto.protos.SchedCpuHotplugFtraceEvent sched_cpu_hotplug = 19;
21325       case 19:
21326         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
21327           ptr = ctx->ParseMessage(_internal_mutable_sched_cpu_hotplug(), ptr);
21328           CHK_(ptr);
21329         } else {
21330           goto handle_unusual;
21331         }
21332         continue;
21333       // .perfetto.protos.SchedWakingFtraceEvent sched_waking = 20;
21334       case 20:
21335         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
21336           ptr = ctx->ParseMessage(_internal_mutable_sched_waking(), ptr);
21337           CHK_(ptr);
21338         } else {
21339           goto handle_unusual;
21340         }
21341         continue;
21342       // .perfetto.protos.IpiEntryFtraceEvent ipi_entry = 21;
21343       case 21:
21344         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
21345           ptr = ctx->ParseMessage(_internal_mutable_ipi_entry(), ptr);
21346           CHK_(ptr);
21347         } else {
21348           goto handle_unusual;
21349         }
21350         continue;
21351       // .perfetto.protos.IpiExitFtraceEvent ipi_exit = 22;
21352       case 22:
21353         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
21354           ptr = ctx->ParseMessage(_internal_mutable_ipi_exit(), ptr);
21355           CHK_(ptr);
21356         } else {
21357           goto handle_unusual;
21358         }
21359         continue;
21360       // .perfetto.protos.IpiRaiseFtraceEvent ipi_raise = 23;
21361       case 23:
21362         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
21363           ptr = ctx->ParseMessage(_internal_mutable_ipi_raise(), ptr);
21364           CHK_(ptr);
21365         } else {
21366           goto handle_unusual;
21367         }
21368         continue;
21369       // .perfetto.protos.SoftirqEntryFtraceEvent softirq_entry = 24;
21370       case 24:
21371         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
21372           ptr = ctx->ParseMessage(_internal_mutable_softirq_entry(), ptr);
21373           CHK_(ptr);
21374         } else {
21375           goto handle_unusual;
21376         }
21377         continue;
21378       // .perfetto.protos.SoftirqExitFtraceEvent softirq_exit = 25;
21379       case 25:
21380         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
21381           ptr = ctx->ParseMessage(_internal_mutable_softirq_exit(), ptr);
21382           CHK_(ptr);
21383         } else {
21384           goto handle_unusual;
21385         }
21386         continue;
21387       // .perfetto.protos.SoftirqRaiseFtraceEvent softirq_raise = 26;
21388       case 26:
21389         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
21390           ptr = ctx->ParseMessage(_internal_mutable_softirq_raise(), ptr);
21391           CHK_(ptr);
21392         } else {
21393           goto handle_unusual;
21394         }
21395         continue;
21396       // .perfetto.protos.I2cReadFtraceEvent i2c_read = 27;
21397       case 27:
21398         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
21399           ptr = ctx->ParseMessage(_internal_mutable_i2c_read(), ptr);
21400           CHK_(ptr);
21401         } else {
21402           goto handle_unusual;
21403         }
21404         continue;
21405       // .perfetto.protos.I2cWriteFtraceEvent i2c_write = 28;
21406       case 28:
21407         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
21408           ptr = ctx->ParseMessage(_internal_mutable_i2c_write(), ptr);
21409           CHK_(ptr);
21410         } else {
21411           goto handle_unusual;
21412         }
21413         continue;
21414       // .perfetto.protos.I2cResultFtraceEvent i2c_result = 29;
21415       case 29:
21416         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
21417           ptr = ctx->ParseMessage(_internal_mutable_i2c_result(), ptr);
21418           CHK_(ptr);
21419         } else {
21420           goto handle_unusual;
21421         }
21422         continue;
21423       // .perfetto.protos.I2cReplyFtraceEvent i2c_reply = 30;
21424       case 30:
21425         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
21426           ptr = ctx->ParseMessage(_internal_mutable_i2c_reply(), ptr);
21427           CHK_(ptr);
21428         } else {
21429           goto handle_unusual;
21430         }
21431         continue;
21432       // .perfetto.protos.SmbusReadFtraceEvent smbus_read = 31;
21433       case 31:
21434         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
21435           ptr = ctx->ParseMessage(_internal_mutable_smbus_read(), ptr);
21436           CHK_(ptr);
21437         } else {
21438           goto handle_unusual;
21439         }
21440         continue;
21441       // .perfetto.protos.SmbusWriteFtraceEvent smbus_write = 32;
21442       case 32:
21443         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
21444           ptr = ctx->ParseMessage(_internal_mutable_smbus_write(), ptr);
21445           CHK_(ptr);
21446         } else {
21447           goto handle_unusual;
21448         }
21449         continue;
21450       // .perfetto.protos.SmbusResultFtraceEvent smbus_result = 33;
21451       case 33:
21452         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
21453           ptr = ctx->ParseMessage(_internal_mutable_smbus_result(), ptr);
21454           CHK_(ptr);
21455         } else {
21456           goto handle_unusual;
21457         }
21458         continue;
21459       // .perfetto.protos.SmbusReplyFtraceEvent smbus_reply = 34;
21460       case 34:
21461         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
21462           ptr = ctx->ParseMessage(_internal_mutable_smbus_reply(), ptr);
21463           CHK_(ptr);
21464         } else {
21465           goto handle_unusual;
21466         }
21467         continue;
21468       // .perfetto.protos.LowmemoryKillFtraceEvent lowmemory_kill = 35;
21469       case 35:
21470         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
21471           ptr = ctx->ParseMessage(_internal_mutable_lowmemory_kill(), ptr);
21472           CHK_(ptr);
21473         } else {
21474           goto handle_unusual;
21475         }
21476         continue;
21477       // .perfetto.protos.IrqHandlerEntryFtraceEvent irq_handler_entry = 36;
21478       case 36:
21479         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
21480           ptr = ctx->ParseMessage(_internal_mutable_irq_handler_entry(), ptr);
21481           CHK_(ptr);
21482         } else {
21483           goto handle_unusual;
21484         }
21485         continue;
21486       // .perfetto.protos.IrqHandlerExitFtraceEvent irq_handler_exit = 37;
21487       case 37:
21488         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
21489           ptr = ctx->ParseMessage(_internal_mutable_irq_handler_exit(), ptr);
21490           CHK_(ptr);
21491         } else {
21492           goto handle_unusual;
21493         }
21494         continue;
21495       // .perfetto.protos.SyncPtFtraceEvent sync_pt = 38;
21496       case 38:
21497         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
21498           ptr = ctx->ParseMessage(_internal_mutable_sync_pt(), ptr);
21499           CHK_(ptr);
21500         } else {
21501           goto handle_unusual;
21502         }
21503         continue;
21504       // .perfetto.protos.SyncTimelineFtraceEvent sync_timeline = 39;
21505       case 39:
21506         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
21507           ptr = ctx->ParseMessage(_internal_mutable_sync_timeline(), ptr);
21508           CHK_(ptr);
21509         } else {
21510           goto handle_unusual;
21511         }
21512         continue;
21513       // .perfetto.protos.SyncWaitFtraceEvent sync_wait = 40;
21514       case 40:
21515         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
21516           ptr = ctx->ParseMessage(_internal_mutable_sync_wait(), ptr);
21517           CHK_(ptr);
21518         } else {
21519           goto handle_unusual;
21520         }
21521         continue;
21522       // .perfetto.protos.Ext4DaWriteBeginFtraceEvent ext4_da_write_begin = 41;
21523       case 41:
21524         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
21525           ptr = ctx->ParseMessage(_internal_mutable_ext4_da_write_begin(), ptr);
21526           CHK_(ptr);
21527         } else {
21528           goto handle_unusual;
21529         }
21530         continue;
21531       // .perfetto.protos.Ext4DaWriteEndFtraceEvent ext4_da_write_end = 42;
21532       case 42:
21533         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
21534           ptr = ctx->ParseMessage(_internal_mutable_ext4_da_write_end(), ptr);
21535           CHK_(ptr);
21536         } else {
21537           goto handle_unusual;
21538         }
21539         continue;
21540       // .perfetto.protos.Ext4SyncFileEnterFtraceEvent ext4_sync_file_enter = 43;
21541       case 43:
21542         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
21543           ptr = ctx->ParseMessage(_internal_mutable_ext4_sync_file_enter(), ptr);
21544           CHK_(ptr);
21545         } else {
21546           goto handle_unusual;
21547         }
21548         continue;
21549       // .perfetto.protos.Ext4SyncFileExitFtraceEvent ext4_sync_file_exit = 44;
21550       case 44:
21551         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
21552           ptr = ctx->ParseMessage(_internal_mutable_ext4_sync_file_exit(), ptr);
21553           CHK_(ptr);
21554         } else {
21555           goto handle_unusual;
21556         }
21557         continue;
21558       // .perfetto.protos.BlockRqIssueFtraceEvent block_rq_issue = 45;
21559       case 45:
21560         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
21561           ptr = ctx->ParseMessage(_internal_mutable_block_rq_issue(), ptr);
21562           CHK_(ptr);
21563         } else {
21564           goto handle_unusual;
21565         }
21566         continue;
21567       // .perfetto.protos.MmVmscanDirectReclaimBeginFtraceEvent mm_vmscan_direct_reclaim_begin = 46;
21568       case 46:
21569         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
21570           ptr = ctx->ParseMessage(_internal_mutable_mm_vmscan_direct_reclaim_begin(), ptr);
21571           CHK_(ptr);
21572         } else {
21573           goto handle_unusual;
21574         }
21575         continue;
21576       // .perfetto.protos.MmVmscanDirectReclaimEndFtraceEvent mm_vmscan_direct_reclaim_end = 47;
21577       case 47:
21578         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
21579           ptr = ctx->ParseMessage(_internal_mutable_mm_vmscan_direct_reclaim_end(), ptr);
21580           CHK_(ptr);
21581         } else {
21582           goto handle_unusual;
21583         }
21584         continue;
21585       // .perfetto.protos.MmVmscanKswapdWakeFtraceEvent mm_vmscan_kswapd_wake = 48;
21586       case 48:
21587         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
21588           ptr = ctx->ParseMessage(_internal_mutable_mm_vmscan_kswapd_wake(), ptr);
21589           CHK_(ptr);
21590         } else {
21591           goto handle_unusual;
21592         }
21593         continue;
21594       // .perfetto.protos.MmVmscanKswapdSleepFtraceEvent mm_vmscan_kswapd_sleep = 49;
21595       case 49:
21596         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
21597           ptr = ctx->ParseMessage(_internal_mutable_mm_vmscan_kswapd_sleep(), ptr);
21598           CHK_(ptr);
21599         } else {
21600           goto handle_unusual;
21601         }
21602         continue;
21603       // .perfetto.protos.BinderTransactionFtraceEvent binder_transaction = 50;
21604       case 50:
21605         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
21606           ptr = ctx->ParseMessage(_internal_mutable_binder_transaction(), ptr);
21607           CHK_(ptr);
21608         } else {
21609           goto handle_unusual;
21610         }
21611         continue;
21612       // .perfetto.protos.BinderTransactionReceivedFtraceEvent binder_transaction_received = 51;
21613       case 51:
21614         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
21615           ptr = ctx->ParseMessage(_internal_mutable_binder_transaction_received(), ptr);
21616           CHK_(ptr);
21617         } else {
21618           goto handle_unusual;
21619         }
21620         continue;
21621       // .perfetto.protos.BinderSetPriorityFtraceEvent binder_set_priority = 52;
21622       case 52:
21623         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
21624           ptr = ctx->ParseMessage(_internal_mutable_binder_set_priority(), ptr);
21625           CHK_(ptr);
21626         } else {
21627           goto handle_unusual;
21628         }
21629         continue;
21630       // .perfetto.protos.BinderLockFtraceEvent binder_lock = 53;
21631       case 53:
21632         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
21633           ptr = ctx->ParseMessage(_internal_mutable_binder_lock(), ptr);
21634           CHK_(ptr);
21635         } else {
21636           goto handle_unusual;
21637         }
21638         continue;
21639       // .perfetto.protos.BinderLockedFtraceEvent binder_locked = 54;
21640       case 54:
21641         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
21642           ptr = ctx->ParseMessage(_internal_mutable_binder_locked(), ptr);
21643           CHK_(ptr);
21644         } else {
21645           goto handle_unusual;
21646         }
21647         continue;
21648       // .perfetto.protos.BinderUnlockFtraceEvent binder_unlock = 55;
21649       case 55:
21650         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
21651           ptr = ctx->ParseMessage(_internal_mutable_binder_unlock(), ptr);
21652           CHK_(ptr);
21653         } else {
21654           goto handle_unusual;
21655         }
21656         continue;
21657       // .perfetto.protos.WorkqueueActivateWorkFtraceEvent workqueue_activate_work = 56;
21658       case 56:
21659         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
21660           ptr = ctx->ParseMessage(_internal_mutable_workqueue_activate_work(), ptr);
21661           CHK_(ptr);
21662         } else {
21663           goto handle_unusual;
21664         }
21665         continue;
21666       // .perfetto.protos.WorkqueueExecuteEndFtraceEvent workqueue_execute_end = 57;
21667       case 57:
21668         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
21669           ptr = ctx->ParseMessage(_internal_mutable_workqueue_execute_end(), ptr);
21670           CHK_(ptr);
21671         } else {
21672           goto handle_unusual;
21673         }
21674         continue;
21675       // .perfetto.protos.WorkqueueExecuteStartFtraceEvent workqueue_execute_start = 58;
21676       case 58:
21677         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
21678           ptr = ctx->ParseMessage(_internal_mutable_workqueue_execute_start(), ptr);
21679           CHK_(ptr);
21680         } else {
21681           goto handle_unusual;
21682         }
21683         continue;
21684       // .perfetto.protos.WorkqueueQueueWorkFtraceEvent workqueue_queue_work = 59;
21685       case 59:
21686         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
21687           ptr = ctx->ParseMessage(_internal_mutable_workqueue_queue_work(), ptr);
21688           CHK_(ptr);
21689         } else {
21690           goto handle_unusual;
21691         }
21692         continue;
21693       // .perfetto.protos.RegulatorDisableFtraceEvent regulator_disable = 60;
21694       case 60:
21695         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
21696           ptr = ctx->ParseMessage(_internal_mutable_regulator_disable(), ptr);
21697           CHK_(ptr);
21698         } else {
21699           goto handle_unusual;
21700         }
21701         continue;
21702       // .perfetto.protos.RegulatorDisableCompleteFtraceEvent regulator_disable_complete = 61;
21703       case 61:
21704         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
21705           ptr = ctx->ParseMessage(_internal_mutable_regulator_disable_complete(), ptr);
21706           CHK_(ptr);
21707         } else {
21708           goto handle_unusual;
21709         }
21710         continue;
21711       // .perfetto.protos.RegulatorEnableFtraceEvent regulator_enable = 62;
21712       case 62:
21713         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
21714           ptr = ctx->ParseMessage(_internal_mutable_regulator_enable(), ptr);
21715           CHK_(ptr);
21716         } else {
21717           goto handle_unusual;
21718         }
21719         continue;
21720       // .perfetto.protos.RegulatorEnableCompleteFtraceEvent regulator_enable_complete = 63;
21721       case 63:
21722         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
21723           ptr = ctx->ParseMessage(_internal_mutable_regulator_enable_complete(), ptr);
21724           CHK_(ptr);
21725         } else {
21726           goto handle_unusual;
21727         }
21728         continue;
21729       // .perfetto.protos.RegulatorEnableDelayFtraceEvent regulator_enable_delay = 64;
21730       case 64:
21731         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
21732           ptr = ctx->ParseMessage(_internal_mutable_regulator_enable_delay(), ptr);
21733           CHK_(ptr);
21734         } else {
21735           goto handle_unusual;
21736         }
21737         continue;
21738       // .perfetto.protos.RegulatorSetVoltageFtraceEvent regulator_set_voltage = 65;
21739       case 65:
21740         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
21741           ptr = ctx->ParseMessage(_internal_mutable_regulator_set_voltage(), ptr);
21742           CHK_(ptr);
21743         } else {
21744           goto handle_unusual;
21745         }
21746         continue;
21747       // .perfetto.protos.RegulatorSetVoltageCompleteFtraceEvent regulator_set_voltage_complete = 66;
21748       case 66:
21749         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
21750           ptr = ctx->ParseMessage(_internal_mutable_regulator_set_voltage_complete(), ptr);
21751           CHK_(ptr);
21752         } else {
21753           goto handle_unusual;
21754         }
21755         continue;
21756       // .perfetto.protos.CgroupAttachTaskFtraceEvent cgroup_attach_task = 67;
21757       case 67:
21758         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
21759           ptr = ctx->ParseMessage(_internal_mutable_cgroup_attach_task(), ptr);
21760           CHK_(ptr);
21761         } else {
21762           goto handle_unusual;
21763         }
21764         continue;
21765       // .perfetto.protos.CgroupMkdirFtraceEvent cgroup_mkdir = 68;
21766       case 68:
21767         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
21768           ptr = ctx->ParseMessage(_internal_mutable_cgroup_mkdir(), ptr);
21769           CHK_(ptr);
21770         } else {
21771           goto handle_unusual;
21772         }
21773         continue;
21774       // .perfetto.protos.CgroupRemountFtraceEvent cgroup_remount = 69;
21775       case 69:
21776         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
21777           ptr = ctx->ParseMessage(_internal_mutable_cgroup_remount(), ptr);
21778           CHK_(ptr);
21779         } else {
21780           goto handle_unusual;
21781         }
21782         continue;
21783       // .perfetto.protos.CgroupRmdirFtraceEvent cgroup_rmdir = 70;
21784       case 70:
21785         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
21786           ptr = ctx->ParseMessage(_internal_mutable_cgroup_rmdir(), ptr);
21787           CHK_(ptr);
21788         } else {
21789           goto handle_unusual;
21790         }
21791         continue;
21792       // .perfetto.protos.CgroupTransferTasksFtraceEvent cgroup_transfer_tasks = 71;
21793       case 71:
21794         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
21795           ptr = ctx->ParseMessage(_internal_mutable_cgroup_transfer_tasks(), ptr);
21796           CHK_(ptr);
21797         } else {
21798           goto handle_unusual;
21799         }
21800         continue;
21801       // .perfetto.protos.CgroupDestroyRootFtraceEvent cgroup_destroy_root = 72;
21802       case 72:
21803         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
21804           ptr = ctx->ParseMessage(_internal_mutable_cgroup_destroy_root(), ptr);
21805           CHK_(ptr);
21806         } else {
21807           goto handle_unusual;
21808         }
21809         continue;
21810       // .perfetto.protos.CgroupReleaseFtraceEvent cgroup_release = 73;
21811       case 73:
21812         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
21813           ptr = ctx->ParseMessage(_internal_mutable_cgroup_release(), ptr);
21814           CHK_(ptr);
21815         } else {
21816           goto handle_unusual;
21817         }
21818         continue;
21819       // .perfetto.protos.CgroupRenameFtraceEvent cgroup_rename = 74;
21820       case 74:
21821         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
21822           ptr = ctx->ParseMessage(_internal_mutable_cgroup_rename(), ptr);
21823           CHK_(ptr);
21824         } else {
21825           goto handle_unusual;
21826         }
21827         continue;
21828       // .perfetto.protos.CgroupSetupRootFtraceEvent cgroup_setup_root = 75;
21829       case 75:
21830         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
21831           ptr = ctx->ParseMessage(_internal_mutable_cgroup_setup_root(), ptr);
21832           CHK_(ptr);
21833         } else {
21834           goto handle_unusual;
21835         }
21836         continue;
21837       // .perfetto.protos.MdpCmdKickoffFtraceEvent mdp_cmd_kickoff = 76;
21838       case 76:
21839         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
21840           ptr = ctx->ParseMessage(_internal_mutable_mdp_cmd_kickoff(), ptr);
21841           CHK_(ptr);
21842         } else {
21843           goto handle_unusual;
21844         }
21845         continue;
21846       // .perfetto.protos.MdpCommitFtraceEvent mdp_commit = 77;
21847       case 77:
21848         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
21849           ptr = ctx->ParseMessage(_internal_mutable_mdp_commit(), ptr);
21850           CHK_(ptr);
21851         } else {
21852           goto handle_unusual;
21853         }
21854         continue;
21855       // .perfetto.protos.MdpPerfSetOtFtraceEvent mdp_perf_set_ot = 78;
21856       case 78:
21857         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
21858           ptr = ctx->ParseMessage(_internal_mutable_mdp_perf_set_ot(), ptr);
21859           CHK_(ptr);
21860         } else {
21861           goto handle_unusual;
21862         }
21863         continue;
21864       // .perfetto.protos.MdpSsppChangeFtraceEvent mdp_sspp_change = 79;
21865       case 79:
21866         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
21867           ptr = ctx->ParseMessage(_internal_mutable_mdp_sspp_change(), ptr);
21868           CHK_(ptr);
21869         } else {
21870           goto handle_unusual;
21871         }
21872         continue;
21873       // .perfetto.protos.TracingMarkWriteFtraceEvent tracing_mark_write = 80;
21874       case 80:
21875         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
21876           ptr = ctx->ParseMessage(_internal_mutable_tracing_mark_write(), ptr);
21877           CHK_(ptr);
21878         } else {
21879           goto handle_unusual;
21880         }
21881         continue;
21882       // .perfetto.protos.MdpCmdPingpongDoneFtraceEvent mdp_cmd_pingpong_done = 81;
21883       case 81:
21884         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
21885           ptr = ctx->ParseMessage(_internal_mutable_mdp_cmd_pingpong_done(), ptr);
21886           CHK_(ptr);
21887         } else {
21888           goto handle_unusual;
21889         }
21890         continue;
21891       // .perfetto.protos.MdpCompareBwFtraceEvent mdp_compare_bw = 82;
21892       case 82:
21893         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
21894           ptr = ctx->ParseMessage(_internal_mutable_mdp_compare_bw(), ptr);
21895           CHK_(ptr);
21896         } else {
21897           goto handle_unusual;
21898         }
21899         continue;
21900       // .perfetto.protos.MdpPerfSetPanicLutsFtraceEvent mdp_perf_set_panic_luts = 83;
21901       case 83:
21902         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
21903           ptr = ctx->ParseMessage(_internal_mutable_mdp_perf_set_panic_luts(), ptr);
21904           CHK_(ptr);
21905         } else {
21906           goto handle_unusual;
21907         }
21908         continue;
21909       // .perfetto.protos.MdpSsppSetFtraceEvent mdp_sspp_set = 84;
21910       case 84:
21911         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
21912           ptr = ctx->ParseMessage(_internal_mutable_mdp_sspp_set(), ptr);
21913           CHK_(ptr);
21914         } else {
21915           goto handle_unusual;
21916         }
21917         continue;
21918       // .perfetto.protos.MdpCmdReadptrDoneFtraceEvent mdp_cmd_readptr_done = 85;
21919       case 85:
21920         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
21921           ptr = ctx->ParseMessage(_internal_mutable_mdp_cmd_readptr_done(), ptr);
21922           CHK_(ptr);
21923         } else {
21924           goto handle_unusual;
21925         }
21926         continue;
21927       // .perfetto.protos.MdpMisrCrcFtraceEvent mdp_misr_crc = 86;
21928       case 86:
21929         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
21930           ptr = ctx->ParseMessage(_internal_mutable_mdp_misr_crc(), ptr);
21931           CHK_(ptr);
21932         } else {
21933           goto handle_unusual;
21934         }
21935         continue;
21936       // .perfetto.protos.MdpPerfSetQosLutsFtraceEvent mdp_perf_set_qos_luts = 87;
21937       case 87:
21938         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
21939           ptr = ctx->ParseMessage(_internal_mutable_mdp_perf_set_qos_luts(), ptr);
21940           CHK_(ptr);
21941         } else {
21942           goto handle_unusual;
21943         }
21944         continue;
21945       // .perfetto.protos.MdpTraceCounterFtraceEvent mdp_trace_counter = 88;
21946       case 88:
21947         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
21948           ptr = ctx->ParseMessage(_internal_mutable_mdp_trace_counter(), ptr);
21949           CHK_(ptr);
21950         } else {
21951           goto handle_unusual;
21952         }
21953         continue;
21954       // .perfetto.protos.MdpCmdReleaseBwFtraceEvent mdp_cmd_release_bw = 89;
21955       case 89:
21956         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
21957           ptr = ctx->ParseMessage(_internal_mutable_mdp_cmd_release_bw(), ptr);
21958           CHK_(ptr);
21959         } else {
21960           goto handle_unusual;
21961         }
21962         continue;
21963       // .perfetto.protos.MdpMixerUpdateFtraceEvent mdp_mixer_update = 90;
21964       case 90:
21965         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
21966           ptr = ctx->ParseMessage(_internal_mutable_mdp_mixer_update(), ptr);
21967           CHK_(ptr);
21968         } else {
21969           goto handle_unusual;
21970         }
21971         continue;
21972       // .perfetto.protos.MdpPerfSetWmLevelsFtraceEvent mdp_perf_set_wm_levels = 91;
21973       case 91:
21974         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
21975           ptr = ctx->ParseMessage(_internal_mutable_mdp_perf_set_wm_levels(), ptr);
21976           CHK_(ptr);
21977         } else {
21978           goto handle_unusual;
21979         }
21980         continue;
21981       // .perfetto.protos.MdpVideoUnderrunDoneFtraceEvent mdp_video_underrun_done = 92;
21982       case 92:
21983         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
21984           ptr = ctx->ParseMessage(_internal_mutable_mdp_video_underrun_done(), ptr);
21985           CHK_(ptr);
21986         } else {
21987           goto handle_unusual;
21988         }
21989         continue;
21990       // .perfetto.protos.MdpCmdWaitPingpongFtraceEvent mdp_cmd_wait_pingpong = 93;
21991       case 93:
21992         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
21993           ptr = ctx->ParseMessage(_internal_mutable_mdp_cmd_wait_pingpong(), ptr);
21994           CHK_(ptr);
21995         } else {
21996           goto handle_unusual;
21997         }
21998         continue;
21999       // .perfetto.protos.MdpPerfPrefillCalcFtraceEvent mdp_perf_prefill_calc = 94;
22000       case 94:
22001         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
22002           ptr = ctx->ParseMessage(_internal_mutable_mdp_perf_prefill_calc(), ptr);
22003           CHK_(ptr);
22004         } else {
22005           goto handle_unusual;
22006         }
22007         continue;
22008       // .perfetto.protos.MdpPerfUpdateBusFtraceEvent mdp_perf_update_bus = 95;
22009       case 95:
22010         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
22011           ptr = ctx->ParseMessage(_internal_mutable_mdp_perf_update_bus(), ptr);
22012           CHK_(ptr);
22013         } else {
22014           goto handle_unusual;
22015         }
22016         continue;
22017       // .perfetto.protos.RotatorBwAoAsContextFtraceEvent rotator_bw_ao_as_context = 96;
22018       case 96:
22019         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
22020           ptr = ctx->ParseMessage(_internal_mutable_rotator_bw_ao_as_context(), ptr);
22021           CHK_(ptr);
22022         } else {
22023           goto handle_unusual;
22024         }
22025         continue;
22026       // .perfetto.protos.MmFilemapAddToPageCacheFtraceEvent mm_filemap_add_to_page_cache = 97;
22027       case 97:
22028         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
22029           ptr = ctx->ParseMessage(_internal_mutable_mm_filemap_add_to_page_cache(), ptr);
22030           CHK_(ptr);
22031         } else {
22032           goto handle_unusual;
22033         }
22034         continue;
22035       // .perfetto.protos.MmFilemapDeleteFromPageCacheFtraceEvent mm_filemap_delete_from_page_cache = 98;
22036       case 98:
22037         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
22038           ptr = ctx->ParseMessage(_internal_mutable_mm_filemap_delete_from_page_cache(), ptr);
22039           CHK_(ptr);
22040         } else {
22041           goto handle_unusual;
22042         }
22043         continue;
22044       // .perfetto.protos.MmCompactionBeginFtraceEvent mm_compaction_begin = 99;
22045       case 99:
22046         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
22047           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_begin(), ptr);
22048           CHK_(ptr);
22049         } else {
22050           goto handle_unusual;
22051         }
22052         continue;
22053       // .perfetto.protos.MmCompactionDeferCompactionFtraceEvent mm_compaction_defer_compaction = 100;
22054       case 100:
22055         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
22056           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_defer_compaction(), ptr);
22057           CHK_(ptr);
22058         } else {
22059           goto handle_unusual;
22060         }
22061         continue;
22062       // .perfetto.protos.MmCompactionDeferredFtraceEvent mm_compaction_deferred = 101;
22063       case 101:
22064         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
22065           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_deferred(), ptr);
22066           CHK_(ptr);
22067         } else {
22068           goto handle_unusual;
22069         }
22070         continue;
22071       // .perfetto.protos.MmCompactionDeferResetFtraceEvent mm_compaction_defer_reset = 102;
22072       case 102:
22073         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
22074           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_defer_reset(), ptr);
22075           CHK_(ptr);
22076         } else {
22077           goto handle_unusual;
22078         }
22079         continue;
22080       // .perfetto.protos.MmCompactionEndFtraceEvent mm_compaction_end = 103;
22081       case 103:
22082         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
22083           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_end(), ptr);
22084           CHK_(ptr);
22085         } else {
22086           goto handle_unusual;
22087         }
22088         continue;
22089       // .perfetto.protos.MmCompactionFinishedFtraceEvent mm_compaction_finished = 104;
22090       case 104:
22091         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
22092           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_finished(), ptr);
22093           CHK_(ptr);
22094         } else {
22095           goto handle_unusual;
22096         }
22097         continue;
22098       // .perfetto.protos.MmCompactionIsolateFreepagesFtraceEvent mm_compaction_isolate_freepages = 105;
22099       case 105:
22100         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
22101           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_isolate_freepages(), ptr);
22102           CHK_(ptr);
22103         } else {
22104           goto handle_unusual;
22105         }
22106         continue;
22107       // .perfetto.protos.MmCompactionIsolateMigratepagesFtraceEvent mm_compaction_isolate_migratepages = 106;
22108       case 106:
22109         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
22110           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_isolate_migratepages(), ptr);
22111           CHK_(ptr);
22112         } else {
22113           goto handle_unusual;
22114         }
22115         continue;
22116       // .perfetto.protos.MmCompactionKcompactdSleepFtraceEvent mm_compaction_kcompactd_sleep = 107;
22117       case 107:
22118         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
22119           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_kcompactd_sleep(), ptr);
22120           CHK_(ptr);
22121         } else {
22122           goto handle_unusual;
22123         }
22124         continue;
22125       // .perfetto.protos.MmCompactionKcompactdWakeFtraceEvent mm_compaction_kcompactd_wake = 108;
22126       case 108:
22127         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
22128           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_kcompactd_wake(), ptr);
22129           CHK_(ptr);
22130         } else {
22131           goto handle_unusual;
22132         }
22133         continue;
22134       // .perfetto.protos.MmCompactionMigratepagesFtraceEvent mm_compaction_migratepages = 109;
22135       case 109:
22136         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
22137           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_migratepages(), ptr);
22138           CHK_(ptr);
22139         } else {
22140           goto handle_unusual;
22141         }
22142         continue;
22143       // .perfetto.protos.MmCompactionSuitableFtraceEvent mm_compaction_suitable = 110;
22144       case 110:
22145         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
22146           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_suitable(), ptr);
22147           CHK_(ptr);
22148         } else {
22149           goto handle_unusual;
22150         }
22151         continue;
22152       // .perfetto.protos.MmCompactionTryToCompactPagesFtraceEvent mm_compaction_try_to_compact_pages = 111;
22153       case 111:
22154         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
22155           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_try_to_compact_pages(), ptr);
22156           CHK_(ptr);
22157         } else {
22158           goto handle_unusual;
22159         }
22160         continue;
22161       // .perfetto.protos.MmCompactionWakeupKcompactdFtraceEvent mm_compaction_wakeup_kcompactd = 112;
22162       case 112:
22163         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
22164           ptr = ctx->ParseMessage(_internal_mutable_mm_compaction_wakeup_kcompactd(), ptr);
22165           CHK_(ptr);
22166         } else {
22167           goto handle_unusual;
22168         }
22169         continue;
22170       // .perfetto.protos.SuspendResumeFtraceEvent suspend_resume = 113;
22171       case 113:
22172         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
22173           ptr = ctx->ParseMessage(_internal_mutable_suspend_resume(), ptr);
22174           CHK_(ptr);
22175         } else {
22176           goto handle_unusual;
22177         }
22178         continue;
22179       // .perfetto.protos.SchedWakeupNewFtraceEvent sched_wakeup_new = 114;
22180       case 114:
22181         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
22182           ptr = ctx->ParseMessage(_internal_mutable_sched_wakeup_new(), ptr);
22183           CHK_(ptr);
22184         } else {
22185           goto handle_unusual;
22186         }
22187         continue;
22188       // .perfetto.protos.BlockBioBackmergeFtraceEvent block_bio_backmerge = 115;
22189       case 115:
22190         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
22191           ptr = ctx->ParseMessage(_internal_mutable_block_bio_backmerge(), ptr);
22192           CHK_(ptr);
22193         } else {
22194           goto handle_unusual;
22195         }
22196         continue;
22197       // .perfetto.protos.BlockBioBounceFtraceEvent block_bio_bounce = 116;
22198       case 116:
22199         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
22200           ptr = ctx->ParseMessage(_internal_mutable_block_bio_bounce(), ptr);
22201           CHK_(ptr);
22202         } else {
22203           goto handle_unusual;
22204         }
22205         continue;
22206       // .perfetto.protos.BlockBioCompleteFtraceEvent block_bio_complete = 117;
22207       case 117:
22208         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
22209           ptr = ctx->ParseMessage(_internal_mutable_block_bio_complete(), ptr);
22210           CHK_(ptr);
22211         } else {
22212           goto handle_unusual;
22213         }
22214         continue;
22215       // .perfetto.protos.BlockBioFrontmergeFtraceEvent block_bio_frontmerge = 118;
22216       case 118:
22217         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
22218           ptr = ctx->ParseMessage(_internal_mutable_block_bio_frontmerge(), ptr);
22219           CHK_(ptr);
22220         } else {
22221           goto handle_unusual;
22222         }
22223         continue;
22224       // .perfetto.protos.BlockBioQueueFtraceEvent block_bio_queue = 119;
22225       case 119:
22226         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
22227           ptr = ctx->ParseMessage(_internal_mutable_block_bio_queue(), ptr);
22228           CHK_(ptr);
22229         } else {
22230           goto handle_unusual;
22231         }
22232         continue;
22233       // .perfetto.protos.BlockBioRemapFtraceEvent block_bio_remap = 120;
22234       case 120:
22235         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
22236           ptr = ctx->ParseMessage(_internal_mutable_block_bio_remap(), ptr);
22237           CHK_(ptr);
22238         } else {
22239           goto handle_unusual;
22240         }
22241         continue;
22242       // .perfetto.protos.BlockDirtyBufferFtraceEvent block_dirty_buffer = 121;
22243       case 121:
22244         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
22245           ptr = ctx->ParseMessage(_internal_mutable_block_dirty_buffer(), ptr);
22246           CHK_(ptr);
22247         } else {
22248           goto handle_unusual;
22249         }
22250         continue;
22251       // .perfetto.protos.BlockGetrqFtraceEvent block_getrq = 122;
22252       case 122:
22253         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
22254           ptr = ctx->ParseMessage(_internal_mutable_block_getrq(), ptr);
22255           CHK_(ptr);
22256         } else {
22257           goto handle_unusual;
22258         }
22259         continue;
22260       // .perfetto.protos.BlockPlugFtraceEvent block_plug = 123;
22261       case 123:
22262         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
22263           ptr = ctx->ParseMessage(_internal_mutable_block_plug(), ptr);
22264           CHK_(ptr);
22265         } else {
22266           goto handle_unusual;
22267         }
22268         continue;
22269       // .perfetto.protos.BlockRqAbortFtraceEvent block_rq_abort = 124;
22270       case 124:
22271         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
22272           ptr = ctx->ParseMessage(_internal_mutable_block_rq_abort(), ptr);
22273           CHK_(ptr);
22274         } else {
22275           goto handle_unusual;
22276         }
22277         continue;
22278       // .perfetto.protos.BlockRqCompleteFtraceEvent block_rq_complete = 125;
22279       case 125:
22280         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
22281           ptr = ctx->ParseMessage(_internal_mutable_block_rq_complete(), ptr);
22282           CHK_(ptr);
22283         } else {
22284           goto handle_unusual;
22285         }
22286         continue;
22287       // .perfetto.protos.BlockRqInsertFtraceEvent block_rq_insert = 126;
22288       case 126:
22289         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
22290           ptr = ctx->ParseMessage(_internal_mutable_block_rq_insert(), ptr);
22291           CHK_(ptr);
22292         } else {
22293           goto handle_unusual;
22294         }
22295         continue;
22296       // .perfetto.protos.BlockRqRemapFtraceEvent block_rq_remap = 128;
22297       case 128:
22298         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
22299           ptr = ctx->ParseMessage(_internal_mutable_block_rq_remap(), ptr);
22300           CHK_(ptr);
22301         } else {
22302           goto handle_unusual;
22303         }
22304         continue;
22305       // .perfetto.protos.BlockRqRequeueFtraceEvent block_rq_requeue = 129;
22306       case 129:
22307         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
22308           ptr = ctx->ParseMessage(_internal_mutable_block_rq_requeue(), ptr);
22309           CHK_(ptr);
22310         } else {
22311           goto handle_unusual;
22312         }
22313         continue;
22314       // .perfetto.protos.BlockSleeprqFtraceEvent block_sleeprq = 130;
22315       case 130:
22316         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
22317           ptr = ctx->ParseMessage(_internal_mutable_block_sleeprq(), ptr);
22318           CHK_(ptr);
22319         } else {
22320           goto handle_unusual;
22321         }
22322         continue;
22323       // .perfetto.protos.BlockSplitFtraceEvent block_split = 131;
22324       case 131:
22325         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
22326           ptr = ctx->ParseMessage(_internal_mutable_block_split(), ptr);
22327           CHK_(ptr);
22328         } else {
22329           goto handle_unusual;
22330         }
22331         continue;
22332       // .perfetto.protos.BlockTouchBufferFtraceEvent block_touch_buffer = 132;
22333       case 132:
22334         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
22335           ptr = ctx->ParseMessage(_internal_mutable_block_touch_buffer(), ptr);
22336           CHK_(ptr);
22337         } else {
22338           goto handle_unusual;
22339         }
22340         continue;
22341       // .perfetto.protos.BlockUnplugFtraceEvent block_unplug = 133;
22342       case 133:
22343         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
22344           ptr = ctx->ParseMessage(_internal_mutable_block_unplug(), ptr);
22345           CHK_(ptr);
22346         } else {
22347           goto handle_unusual;
22348         }
22349         continue;
22350       // .perfetto.protos.Ext4AllocDaBlocksFtraceEvent ext4_alloc_da_blocks = 134;
22351       case 134:
22352         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
22353           ptr = ctx->ParseMessage(_internal_mutable_ext4_alloc_da_blocks(), ptr);
22354           CHK_(ptr);
22355         } else {
22356           goto handle_unusual;
22357         }
22358         continue;
22359       // .perfetto.protos.Ext4AllocateBlocksFtraceEvent ext4_allocate_blocks = 135;
22360       case 135:
22361         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
22362           ptr = ctx->ParseMessage(_internal_mutable_ext4_allocate_blocks(), ptr);
22363           CHK_(ptr);
22364         } else {
22365           goto handle_unusual;
22366         }
22367         continue;
22368       // .perfetto.protos.Ext4AllocateInodeFtraceEvent ext4_allocate_inode = 136;
22369       case 136:
22370         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
22371           ptr = ctx->ParseMessage(_internal_mutable_ext4_allocate_inode(), ptr);
22372           CHK_(ptr);
22373         } else {
22374           goto handle_unusual;
22375         }
22376         continue;
22377       // .perfetto.protos.Ext4BeginOrderedTruncateFtraceEvent ext4_begin_ordered_truncate = 137;
22378       case 137:
22379         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
22380           ptr = ctx->ParseMessage(_internal_mutable_ext4_begin_ordered_truncate(), ptr);
22381           CHK_(ptr);
22382         } else {
22383           goto handle_unusual;
22384         }
22385         continue;
22386       // .perfetto.protos.Ext4CollapseRangeFtraceEvent ext4_collapse_range = 138;
22387       case 138:
22388         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
22389           ptr = ctx->ParseMessage(_internal_mutable_ext4_collapse_range(), ptr);
22390           CHK_(ptr);
22391         } else {
22392           goto handle_unusual;
22393         }
22394         continue;
22395       // .perfetto.protos.Ext4DaReleaseSpaceFtraceEvent ext4_da_release_space = 139;
22396       case 139:
22397         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
22398           ptr = ctx->ParseMessage(_internal_mutable_ext4_da_release_space(), ptr);
22399           CHK_(ptr);
22400         } else {
22401           goto handle_unusual;
22402         }
22403         continue;
22404       // .perfetto.protos.Ext4DaReserveSpaceFtraceEvent ext4_da_reserve_space = 140;
22405       case 140:
22406         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
22407           ptr = ctx->ParseMessage(_internal_mutable_ext4_da_reserve_space(), ptr);
22408           CHK_(ptr);
22409         } else {
22410           goto handle_unusual;
22411         }
22412         continue;
22413       // .perfetto.protos.Ext4DaUpdateReserveSpaceFtraceEvent ext4_da_update_reserve_space = 141;
22414       case 141:
22415         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
22416           ptr = ctx->ParseMessage(_internal_mutable_ext4_da_update_reserve_space(), ptr);
22417           CHK_(ptr);
22418         } else {
22419           goto handle_unusual;
22420         }
22421         continue;
22422       // .perfetto.protos.Ext4DaWritePagesFtraceEvent ext4_da_write_pages = 142;
22423       case 142:
22424         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
22425           ptr = ctx->ParseMessage(_internal_mutable_ext4_da_write_pages(), ptr);
22426           CHK_(ptr);
22427         } else {
22428           goto handle_unusual;
22429         }
22430         continue;
22431       // .perfetto.protos.Ext4DaWritePagesExtentFtraceEvent ext4_da_write_pages_extent = 143;
22432       case 143:
22433         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
22434           ptr = ctx->ParseMessage(_internal_mutable_ext4_da_write_pages_extent(), ptr);
22435           CHK_(ptr);
22436         } else {
22437           goto handle_unusual;
22438         }
22439         continue;
22440       // .perfetto.protos.Ext4DirectIOEnterFtraceEvent ext4_direct_IO_enter = 144;
22441       case 144:
22442         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
22443           ptr = ctx->ParseMessage(_internal_mutable_ext4_direct_io_enter(), ptr);
22444           CHK_(ptr);
22445         } else {
22446           goto handle_unusual;
22447         }
22448         continue;
22449       // .perfetto.protos.Ext4DirectIOExitFtraceEvent ext4_direct_IO_exit = 145;
22450       case 145:
22451         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
22452           ptr = ctx->ParseMessage(_internal_mutable_ext4_direct_io_exit(), ptr);
22453           CHK_(ptr);
22454         } else {
22455           goto handle_unusual;
22456         }
22457         continue;
22458       // .perfetto.protos.Ext4DiscardBlocksFtraceEvent ext4_discard_blocks = 146;
22459       case 146:
22460         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
22461           ptr = ctx->ParseMessage(_internal_mutable_ext4_discard_blocks(), ptr);
22462           CHK_(ptr);
22463         } else {
22464           goto handle_unusual;
22465         }
22466         continue;
22467       // .perfetto.protos.Ext4DiscardPreallocationsFtraceEvent ext4_discard_preallocations = 147;
22468       case 147:
22469         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
22470           ptr = ctx->ParseMessage(_internal_mutable_ext4_discard_preallocations(), ptr);
22471           CHK_(ptr);
22472         } else {
22473           goto handle_unusual;
22474         }
22475         continue;
22476       // .perfetto.protos.Ext4DropInodeFtraceEvent ext4_drop_inode = 148;
22477       case 148:
22478         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
22479           ptr = ctx->ParseMessage(_internal_mutable_ext4_drop_inode(), ptr);
22480           CHK_(ptr);
22481         } else {
22482           goto handle_unusual;
22483         }
22484         continue;
22485       // .perfetto.protos.Ext4EsCacheExtentFtraceEvent ext4_es_cache_extent = 149;
22486       case 149:
22487         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
22488           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_cache_extent(), ptr);
22489           CHK_(ptr);
22490         } else {
22491           goto handle_unusual;
22492         }
22493         continue;
22494       // .perfetto.protos.Ext4EsFindDelayedExtentRangeEnterFtraceEvent ext4_es_find_delayed_extent_range_enter = 150;
22495       case 150:
22496         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
22497           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_find_delayed_extent_range_enter(), ptr);
22498           CHK_(ptr);
22499         } else {
22500           goto handle_unusual;
22501         }
22502         continue;
22503       // .perfetto.protos.Ext4EsFindDelayedExtentRangeExitFtraceEvent ext4_es_find_delayed_extent_range_exit = 151;
22504       case 151:
22505         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
22506           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_find_delayed_extent_range_exit(), ptr);
22507           CHK_(ptr);
22508         } else {
22509           goto handle_unusual;
22510         }
22511         continue;
22512       // .perfetto.protos.Ext4EsInsertExtentFtraceEvent ext4_es_insert_extent = 152;
22513       case 152:
22514         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
22515           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_insert_extent(), ptr);
22516           CHK_(ptr);
22517         } else {
22518           goto handle_unusual;
22519         }
22520         continue;
22521       // .perfetto.protos.Ext4EsLookupExtentEnterFtraceEvent ext4_es_lookup_extent_enter = 153;
22522       case 153:
22523         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
22524           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_lookup_extent_enter(), ptr);
22525           CHK_(ptr);
22526         } else {
22527           goto handle_unusual;
22528         }
22529         continue;
22530       // .perfetto.protos.Ext4EsLookupExtentExitFtraceEvent ext4_es_lookup_extent_exit = 154;
22531       case 154:
22532         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
22533           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_lookup_extent_exit(), ptr);
22534           CHK_(ptr);
22535         } else {
22536           goto handle_unusual;
22537         }
22538         continue;
22539       // .perfetto.protos.Ext4EsRemoveExtentFtraceEvent ext4_es_remove_extent = 155;
22540       case 155:
22541         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
22542           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_remove_extent(), ptr);
22543           CHK_(ptr);
22544         } else {
22545           goto handle_unusual;
22546         }
22547         continue;
22548       // .perfetto.protos.Ext4EsShrinkFtraceEvent ext4_es_shrink = 156;
22549       case 156:
22550         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
22551           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_shrink(), ptr);
22552           CHK_(ptr);
22553         } else {
22554           goto handle_unusual;
22555         }
22556         continue;
22557       // .perfetto.protos.Ext4EsShrinkCountFtraceEvent ext4_es_shrink_count = 157;
22558       case 157:
22559         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
22560           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_shrink_count(), ptr);
22561           CHK_(ptr);
22562         } else {
22563           goto handle_unusual;
22564         }
22565         continue;
22566       // .perfetto.protos.Ext4EsShrinkScanEnterFtraceEvent ext4_es_shrink_scan_enter = 158;
22567       case 158:
22568         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
22569           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_shrink_scan_enter(), ptr);
22570           CHK_(ptr);
22571         } else {
22572           goto handle_unusual;
22573         }
22574         continue;
22575       // .perfetto.protos.Ext4EsShrinkScanExitFtraceEvent ext4_es_shrink_scan_exit = 159;
22576       case 159:
22577         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
22578           ptr = ctx->ParseMessage(_internal_mutable_ext4_es_shrink_scan_exit(), ptr);
22579           CHK_(ptr);
22580         } else {
22581           goto handle_unusual;
22582         }
22583         continue;
22584       // .perfetto.protos.Ext4EvictInodeFtraceEvent ext4_evict_inode = 160;
22585       case 160:
22586         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
22587           ptr = ctx->ParseMessage(_internal_mutable_ext4_evict_inode(), ptr);
22588           CHK_(ptr);
22589         } else {
22590           goto handle_unusual;
22591         }
22592         continue;
22593       // .perfetto.protos.Ext4ExtConvertToInitializedEnterFtraceEvent ext4_ext_convert_to_initialized_enter = 161;
22594       case 161:
22595         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
22596           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_convert_to_initialized_enter(), ptr);
22597           CHK_(ptr);
22598         } else {
22599           goto handle_unusual;
22600         }
22601         continue;
22602       // .perfetto.protos.Ext4ExtConvertToInitializedFastpathFtraceEvent ext4_ext_convert_to_initialized_fastpath = 162;
22603       case 162:
22604         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
22605           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_convert_to_initialized_fastpath(), ptr);
22606           CHK_(ptr);
22607         } else {
22608           goto handle_unusual;
22609         }
22610         continue;
22611       // .perfetto.protos.Ext4ExtHandleUnwrittenExtentsFtraceEvent ext4_ext_handle_unwritten_extents = 163;
22612       case 163:
22613         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
22614           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_handle_unwritten_extents(), ptr);
22615           CHK_(ptr);
22616         } else {
22617           goto handle_unusual;
22618         }
22619         continue;
22620       // .perfetto.protos.Ext4ExtInCacheFtraceEvent ext4_ext_in_cache = 164;
22621       case 164:
22622         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
22623           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_in_cache(), ptr);
22624           CHK_(ptr);
22625         } else {
22626           goto handle_unusual;
22627         }
22628         continue;
22629       // .perfetto.protos.Ext4ExtLoadExtentFtraceEvent ext4_ext_load_extent = 165;
22630       case 165:
22631         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
22632           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_load_extent(), ptr);
22633           CHK_(ptr);
22634         } else {
22635           goto handle_unusual;
22636         }
22637         continue;
22638       // .perfetto.protos.Ext4ExtMapBlocksEnterFtraceEvent ext4_ext_map_blocks_enter = 166;
22639       case 166:
22640         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
22641           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_map_blocks_enter(), ptr);
22642           CHK_(ptr);
22643         } else {
22644           goto handle_unusual;
22645         }
22646         continue;
22647       // .perfetto.protos.Ext4ExtMapBlocksExitFtraceEvent ext4_ext_map_blocks_exit = 167;
22648       case 167:
22649         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
22650           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_map_blocks_exit(), ptr);
22651           CHK_(ptr);
22652         } else {
22653           goto handle_unusual;
22654         }
22655         continue;
22656       // .perfetto.protos.Ext4ExtPutInCacheFtraceEvent ext4_ext_put_in_cache = 168;
22657       case 168:
22658         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
22659           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_put_in_cache(), ptr);
22660           CHK_(ptr);
22661         } else {
22662           goto handle_unusual;
22663         }
22664         continue;
22665       // .perfetto.protos.Ext4ExtRemoveSpaceFtraceEvent ext4_ext_remove_space = 169;
22666       case 169:
22667         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
22668           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_remove_space(), ptr);
22669           CHK_(ptr);
22670         } else {
22671           goto handle_unusual;
22672         }
22673         continue;
22674       // .perfetto.protos.Ext4ExtRemoveSpaceDoneFtraceEvent ext4_ext_remove_space_done = 170;
22675       case 170:
22676         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
22677           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_remove_space_done(), ptr);
22678           CHK_(ptr);
22679         } else {
22680           goto handle_unusual;
22681         }
22682         continue;
22683       // .perfetto.protos.Ext4ExtRmIdxFtraceEvent ext4_ext_rm_idx = 171;
22684       case 171:
22685         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
22686           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_rm_idx(), ptr);
22687           CHK_(ptr);
22688         } else {
22689           goto handle_unusual;
22690         }
22691         continue;
22692       // .perfetto.protos.Ext4ExtRmLeafFtraceEvent ext4_ext_rm_leaf = 172;
22693       case 172:
22694         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
22695           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_rm_leaf(), ptr);
22696           CHK_(ptr);
22697         } else {
22698           goto handle_unusual;
22699         }
22700         continue;
22701       // .perfetto.protos.Ext4ExtShowExtentFtraceEvent ext4_ext_show_extent = 173;
22702       case 173:
22703         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
22704           ptr = ctx->ParseMessage(_internal_mutable_ext4_ext_show_extent(), ptr);
22705           CHK_(ptr);
22706         } else {
22707           goto handle_unusual;
22708         }
22709         continue;
22710       // .perfetto.protos.Ext4FallocateEnterFtraceEvent ext4_fallocate_enter = 174;
22711       case 174:
22712         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
22713           ptr = ctx->ParseMessage(_internal_mutable_ext4_fallocate_enter(), ptr);
22714           CHK_(ptr);
22715         } else {
22716           goto handle_unusual;
22717         }
22718         continue;
22719       // .perfetto.protos.Ext4FallocateExitFtraceEvent ext4_fallocate_exit = 175;
22720       case 175:
22721         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
22722           ptr = ctx->ParseMessage(_internal_mutable_ext4_fallocate_exit(), ptr);
22723           CHK_(ptr);
22724         } else {
22725           goto handle_unusual;
22726         }
22727         continue;
22728       // .perfetto.protos.Ext4FindDelallocRangeFtraceEvent ext4_find_delalloc_range = 176;
22729       case 176:
22730         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
22731           ptr = ctx->ParseMessage(_internal_mutable_ext4_find_delalloc_range(), ptr);
22732           CHK_(ptr);
22733         } else {
22734           goto handle_unusual;
22735         }
22736         continue;
22737       // .perfetto.protos.Ext4ForgetFtraceEvent ext4_forget = 177;
22738       case 177:
22739         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
22740           ptr = ctx->ParseMessage(_internal_mutable_ext4_forget(), ptr);
22741           CHK_(ptr);
22742         } else {
22743           goto handle_unusual;
22744         }
22745         continue;
22746       // .perfetto.protos.Ext4FreeBlocksFtraceEvent ext4_free_blocks = 178;
22747       case 178:
22748         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
22749           ptr = ctx->ParseMessage(_internal_mutable_ext4_free_blocks(), ptr);
22750           CHK_(ptr);
22751         } else {
22752           goto handle_unusual;
22753         }
22754         continue;
22755       // .perfetto.protos.Ext4FreeInodeFtraceEvent ext4_free_inode = 179;
22756       case 179:
22757         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
22758           ptr = ctx->ParseMessage(_internal_mutable_ext4_free_inode(), ptr);
22759           CHK_(ptr);
22760         } else {
22761           goto handle_unusual;
22762         }
22763         continue;
22764       // .perfetto.protos.Ext4GetImpliedClusterAllocExitFtraceEvent ext4_get_implied_cluster_alloc_exit = 180;
22765       case 180:
22766         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
22767           ptr = ctx->ParseMessage(_internal_mutable_ext4_get_implied_cluster_alloc_exit(), ptr);
22768           CHK_(ptr);
22769         } else {
22770           goto handle_unusual;
22771         }
22772         continue;
22773       // .perfetto.protos.Ext4GetReservedClusterAllocFtraceEvent ext4_get_reserved_cluster_alloc = 181;
22774       case 181:
22775         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
22776           ptr = ctx->ParseMessage(_internal_mutable_ext4_get_reserved_cluster_alloc(), ptr);
22777           CHK_(ptr);
22778         } else {
22779           goto handle_unusual;
22780         }
22781         continue;
22782       // .perfetto.protos.Ext4IndMapBlocksEnterFtraceEvent ext4_ind_map_blocks_enter = 182;
22783       case 182:
22784         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
22785           ptr = ctx->ParseMessage(_internal_mutable_ext4_ind_map_blocks_enter(), ptr);
22786           CHK_(ptr);
22787         } else {
22788           goto handle_unusual;
22789         }
22790         continue;
22791       // .perfetto.protos.Ext4IndMapBlocksExitFtraceEvent ext4_ind_map_blocks_exit = 183;
22792       case 183:
22793         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
22794           ptr = ctx->ParseMessage(_internal_mutable_ext4_ind_map_blocks_exit(), ptr);
22795           CHK_(ptr);
22796         } else {
22797           goto handle_unusual;
22798         }
22799         continue;
22800       // .perfetto.protos.Ext4InsertRangeFtraceEvent ext4_insert_range = 184;
22801       case 184:
22802         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
22803           ptr = ctx->ParseMessage(_internal_mutable_ext4_insert_range(), ptr);
22804           CHK_(ptr);
22805         } else {
22806           goto handle_unusual;
22807         }
22808         continue;
22809       // .perfetto.protos.Ext4InvalidatepageFtraceEvent ext4_invalidatepage = 185;
22810       case 185:
22811         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
22812           ptr = ctx->ParseMessage(_internal_mutable_ext4_invalidatepage(), ptr);
22813           CHK_(ptr);
22814         } else {
22815           goto handle_unusual;
22816         }
22817         continue;
22818       // .perfetto.protos.Ext4JournalStartFtraceEvent ext4_journal_start = 186;
22819       case 186:
22820         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
22821           ptr = ctx->ParseMessage(_internal_mutable_ext4_journal_start(), ptr);
22822           CHK_(ptr);
22823         } else {
22824           goto handle_unusual;
22825         }
22826         continue;
22827       // .perfetto.protos.Ext4JournalStartReservedFtraceEvent ext4_journal_start_reserved = 187;
22828       case 187:
22829         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
22830           ptr = ctx->ParseMessage(_internal_mutable_ext4_journal_start_reserved(), ptr);
22831           CHK_(ptr);
22832         } else {
22833           goto handle_unusual;
22834         }
22835         continue;
22836       // .perfetto.protos.Ext4JournalledInvalidatepageFtraceEvent ext4_journalled_invalidatepage = 188;
22837       case 188:
22838         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
22839           ptr = ctx->ParseMessage(_internal_mutable_ext4_journalled_invalidatepage(), ptr);
22840           CHK_(ptr);
22841         } else {
22842           goto handle_unusual;
22843         }
22844         continue;
22845       // .perfetto.protos.Ext4JournalledWriteEndFtraceEvent ext4_journalled_write_end = 189;
22846       case 189:
22847         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
22848           ptr = ctx->ParseMessage(_internal_mutable_ext4_journalled_write_end(), ptr);
22849           CHK_(ptr);
22850         } else {
22851           goto handle_unusual;
22852         }
22853         continue;
22854       // .perfetto.protos.Ext4LoadInodeFtraceEvent ext4_load_inode = 190;
22855       case 190:
22856         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
22857           ptr = ctx->ParseMessage(_internal_mutable_ext4_load_inode(), ptr);
22858           CHK_(ptr);
22859         } else {
22860           goto handle_unusual;
22861         }
22862         continue;
22863       // .perfetto.protos.Ext4LoadInodeBitmapFtraceEvent ext4_load_inode_bitmap = 191;
22864       case 191:
22865         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
22866           ptr = ctx->ParseMessage(_internal_mutable_ext4_load_inode_bitmap(), ptr);
22867           CHK_(ptr);
22868         } else {
22869           goto handle_unusual;
22870         }
22871         continue;
22872       // .perfetto.protos.Ext4MarkInodeDirtyFtraceEvent ext4_mark_inode_dirty = 192;
22873       case 192:
22874         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
22875           ptr = ctx->ParseMessage(_internal_mutable_ext4_mark_inode_dirty(), ptr);
22876           CHK_(ptr);
22877         } else {
22878           goto handle_unusual;
22879         }
22880         continue;
22881       // .perfetto.protos.Ext4MbBitmapLoadFtraceEvent ext4_mb_bitmap_load = 193;
22882       case 193:
22883         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
22884           ptr = ctx->ParseMessage(_internal_mutable_ext4_mb_bitmap_load(), ptr);
22885           CHK_(ptr);
22886         } else {
22887           goto handle_unusual;
22888         }
22889         continue;
22890       // .perfetto.protos.Ext4MbBuddyBitmapLoadFtraceEvent ext4_mb_buddy_bitmap_load = 194;
22891       case 194:
22892         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
22893           ptr = ctx->ParseMessage(_internal_mutable_ext4_mb_buddy_bitmap_load(), ptr);
22894           CHK_(ptr);
22895         } else {
22896           goto handle_unusual;
22897         }
22898         continue;
22899       // .perfetto.protos.Ext4MbDiscardPreallocationsFtraceEvent ext4_mb_discard_preallocations = 195;
22900       case 195:
22901         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
22902           ptr = ctx->ParseMessage(_internal_mutable_ext4_mb_discard_preallocations(), ptr);
22903           CHK_(ptr);
22904         } else {
22905           goto handle_unusual;
22906         }
22907         continue;
22908       // .perfetto.protos.Ext4MbNewGroupPaFtraceEvent ext4_mb_new_group_pa = 196;
22909       case 196:
22910         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
22911           ptr = ctx->ParseMessage(_internal_mutable_ext4_mb_new_group_pa(), ptr);
22912           CHK_(ptr);
22913         } else {
22914           goto handle_unusual;
22915         }
22916         continue;
22917       // .perfetto.protos.Ext4MbNewInodePaFtraceEvent ext4_mb_new_inode_pa = 197;
22918       case 197:
22919         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
22920           ptr = ctx->ParseMessage(_internal_mutable_ext4_mb_new_inode_pa(), ptr);
22921           CHK_(ptr);
22922         } else {
22923           goto handle_unusual;
22924         }
22925         continue;
22926       // .perfetto.protos.Ext4MbReleaseGroupPaFtraceEvent ext4_mb_release_group_pa = 198;
22927       case 198:
22928         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
22929           ptr = ctx->ParseMessage(_internal_mutable_ext4_mb_release_group_pa(), ptr);
22930           CHK_(ptr);
22931         } else {
22932           goto handle_unusual;
22933         }
22934         continue;
22935       // .perfetto.protos.Ext4MbReleaseInodePaFtraceEvent ext4_mb_release_inode_pa = 199;
22936       case 199:
22937         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
22938           ptr = ctx->ParseMessage(_internal_mutable_ext4_mb_release_inode_pa(), ptr);
22939           CHK_(ptr);
22940         } else {
22941           goto handle_unusual;
22942         }
22943         continue;
22944       // .perfetto.protos.Ext4MballocAllocFtraceEvent ext4_mballoc_alloc = 200;
22945       case 200:
22946         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
22947           ptr = ctx->ParseMessage(_internal_mutable_ext4_mballoc_alloc(), ptr);
22948           CHK_(ptr);
22949         } else {
22950           goto handle_unusual;
22951         }
22952         continue;
22953       // .perfetto.protos.Ext4MballocDiscardFtraceEvent ext4_mballoc_discard = 201;
22954       case 201:
22955         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
22956           ptr = ctx->ParseMessage(_internal_mutable_ext4_mballoc_discard(), ptr);
22957           CHK_(ptr);
22958         } else {
22959           goto handle_unusual;
22960         }
22961         continue;
22962       // .perfetto.protos.Ext4MballocFreeFtraceEvent ext4_mballoc_free = 202;
22963       case 202:
22964         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
22965           ptr = ctx->ParseMessage(_internal_mutable_ext4_mballoc_free(), ptr);
22966           CHK_(ptr);
22967         } else {
22968           goto handle_unusual;
22969         }
22970         continue;
22971       // .perfetto.protos.Ext4MballocPreallocFtraceEvent ext4_mballoc_prealloc = 203;
22972       case 203:
22973         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
22974           ptr = ctx->ParseMessage(_internal_mutable_ext4_mballoc_prealloc(), ptr);
22975           CHK_(ptr);
22976         } else {
22977           goto handle_unusual;
22978         }
22979         continue;
22980       // .perfetto.protos.Ext4OtherInodeUpdateTimeFtraceEvent ext4_other_inode_update_time = 204;
22981       case 204:
22982         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
22983           ptr = ctx->ParseMessage(_internal_mutable_ext4_other_inode_update_time(), ptr);
22984           CHK_(ptr);
22985         } else {
22986           goto handle_unusual;
22987         }
22988         continue;
22989       // .perfetto.protos.Ext4PunchHoleFtraceEvent ext4_punch_hole = 205;
22990       case 205:
22991         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
22992           ptr = ctx->ParseMessage(_internal_mutable_ext4_punch_hole(), ptr);
22993           CHK_(ptr);
22994         } else {
22995           goto handle_unusual;
22996         }
22997         continue;
22998       // .perfetto.protos.Ext4ReadBlockBitmapLoadFtraceEvent ext4_read_block_bitmap_load = 206;
22999       case 206:
23000         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
23001           ptr = ctx->ParseMessage(_internal_mutable_ext4_read_block_bitmap_load(), ptr);
23002           CHK_(ptr);
23003         } else {
23004           goto handle_unusual;
23005         }
23006         continue;
23007       // .perfetto.protos.Ext4ReadpageFtraceEvent ext4_readpage = 207;
23008       case 207:
23009         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
23010           ptr = ctx->ParseMessage(_internal_mutable_ext4_readpage(), ptr);
23011           CHK_(ptr);
23012         } else {
23013           goto handle_unusual;
23014         }
23015         continue;
23016       // .perfetto.protos.Ext4ReleasepageFtraceEvent ext4_releasepage = 208;
23017       case 208:
23018         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
23019           ptr = ctx->ParseMessage(_internal_mutable_ext4_releasepage(), ptr);
23020           CHK_(ptr);
23021         } else {
23022           goto handle_unusual;
23023         }
23024         continue;
23025       // .perfetto.protos.Ext4RemoveBlocksFtraceEvent ext4_remove_blocks = 209;
23026       case 209:
23027         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
23028           ptr = ctx->ParseMessage(_internal_mutable_ext4_remove_blocks(), ptr);
23029           CHK_(ptr);
23030         } else {
23031           goto handle_unusual;
23032         }
23033         continue;
23034       // .perfetto.protos.Ext4RequestBlocksFtraceEvent ext4_request_blocks = 210;
23035       case 210:
23036         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
23037           ptr = ctx->ParseMessage(_internal_mutable_ext4_request_blocks(), ptr);
23038           CHK_(ptr);
23039         } else {
23040           goto handle_unusual;
23041         }
23042         continue;
23043       // .perfetto.protos.Ext4RequestInodeFtraceEvent ext4_request_inode = 211;
23044       case 211:
23045         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
23046           ptr = ctx->ParseMessage(_internal_mutable_ext4_request_inode(), ptr);
23047           CHK_(ptr);
23048         } else {
23049           goto handle_unusual;
23050         }
23051         continue;
23052       // .perfetto.protos.Ext4SyncFsFtraceEvent ext4_sync_fs = 212;
23053       case 212:
23054         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
23055           ptr = ctx->ParseMessage(_internal_mutable_ext4_sync_fs(), ptr);
23056           CHK_(ptr);
23057         } else {
23058           goto handle_unusual;
23059         }
23060         continue;
23061       // .perfetto.protos.Ext4TrimAllFreeFtraceEvent ext4_trim_all_free = 213;
23062       case 213:
23063         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
23064           ptr = ctx->ParseMessage(_internal_mutable_ext4_trim_all_free(), ptr);
23065           CHK_(ptr);
23066         } else {
23067           goto handle_unusual;
23068         }
23069         continue;
23070       // .perfetto.protos.Ext4TrimExtentFtraceEvent ext4_trim_extent = 214;
23071       case 214:
23072         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
23073           ptr = ctx->ParseMessage(_internal_mutable_ext4_trim_extent(), ptr);
23074           CHK_(ptr);
23075         } else {
23076           goto handle_unusual;
23077         }
23078         continue;
23079       // .perfetto.protos.Ext4TruncateEnterFtraceEvent ext4_truncate_enter = 215;
23080       case 215:
23081         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
23082           ptr = ctx->ParseMessage(_internal_mutable_ext4_truncate_enter(), ptr);
23083           CHK_(ptr);
23084         } else {
23085           goto handle_unusual;
23086         }
23087         continue;
23088       // .perfetto.protos.Ext4TruncateExitFtraceEvent ext4_truncate_exit = 216;
23089       case 216:
23090         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
23091           ptr = ctx->ParseMessage(_internal_mutable_ext4_truncate_exit(), ptr);
23092           CHK_(ptr);
23093         } else {
23094           goto handle_unusual;
23095         }
23096         continue;
23097       // .perfetto.protos.Ext4UnlinkEnterFtraceEvent ext4_unlink_enter = 217;
23098       case 217:
23099         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
23100           ptr = ctx->ParseMessage(_internal_mutable_ext4_unlink_enter(), ptr);
23101           CHK_(ptr);
23102         } else {
23103           goto handle_unusual;
23104         }
23105         continue;
23106       // .perfetto.protos.Ext4UnlinkExitFtraceEvent ext4_unlink_exit = 218;
23107       case 218:
23108         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
23109           ptr = ctx->ParseMessage(_internal_mutable_ext4_unlink_exit(), ptr);
23110           CHK_(ptr);
23111         } else {
23112           goto handle_unusual;
23113         }
23114         continue;
23115       // .perfetto.protos.Ext4WriteBeginFtraceEvent ext4_write_begin = 219;
23116       case 219:
23117         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
23118           ptr = ctx->ParseMessage(_internal_mutable_ext4_write_begin(), ptr);
23119           CHK_(ptr);
23120         } else {
23121           goto handle_unusual;
23122         }
23123         continue;
23124       // .perfetto.protos.Ext4WriteEndFtraceEvent ext4_write_end = 230;
23125       case 230:
23126         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
23127           ptr = ctx->ParseMessage(_internal_mutable_ext4_write_end(), ptr);
23128           CHK_(ptr);
23129         } else {
23130           goto handle_unusual;
23131         }
23132         continue;
23133       // .perfetto.protos.Ext4WritepageFtraceEvent ext4_writepage = 231;
23134       case 231:
23135         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
23136           ptr = ctx->ParseMessage(_internal_mutable_ext4_writepage(), ptr);
23137           CHK_(ptr);
23138         } else {
23139           goto handle_unusual;
23140         }
23141         continue;
23142       // .perfetto.protos.Ext4WritepagesFtraceEvent ext4_writepages = 232;
23143       case 232:
23144         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
23145           ptr = ctx->ParseMessage(_internal_mutable_ext4_writepages(), ptr);
23146           CHK_(ptr);
23147         } else {
23148           goto handle_unusual;
23149         }
23150         continue;
23151       // .perfetto.protos.Ext4WritepagesResultFtraceEvent ext4_writepages_result = 233;
23152       case 233:
23153         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
23154           ptr = ctx->ParseMessage(_internal_mutable_ext4_writepages_result(), ptr);
23155           CHK_(ptr);
23156         } else {
23157           goto handle_unusual;
23158         }
23159         continue;
23160       // .perfetto.protos.Ext4ZeroRangeFtraceEvent ext4_zero_range = 234;
23161       case 234:
23162         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
23163           ptr = ctx->ParseMessage(_internal_mutable_ext4_zero_range(), ptr);
23164           CHK_(ptr);
23165         } else {
23166           goto handle_unusual;
23167         }
23168         continue;
23169       // .perfetto.protos.TaskNewtaskFtraceEvent task_newtask = 235;
23170       case 235:
23171         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
23172           ptr = ctx->ParseMessage(_internal_mutable_task_newtask(), ptr);
23173           CHK_(ptr);
23174         } else {
23175           goto handle_unusual;
23176         }
23177         continue;
23178       // .perfetto.protos.TaskRenameFtraceEvent task_rename = 236;
23179       case 236:
23180         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
23181           ptr = ctx->ParseMessage(_internal_mutable_task_rename(), ptr);
23182           CHK_(ptr);
23183         } else {
23184           goto handle_unusual;
23185         }
23186         continue;
23187       // .perfetto.protos.SchedProcessExecFtraceEvent sched_process_exec = 237;
23188       case 237:
23189         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
23190           ptr = ctx->ParseMessage(_internal_mutable_sched_process_exec(), ptr);
23191           CHK_(ptr);
23192         } else {
23193           goto handle_unusual;
23194         }
23195         continue;
23196       // .perfetto.protos.SchedProcessExitFtraceEvent sched_process_exit = 238;
23197       case 238:
23198         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
23199           ptr = ctx->ParseMessage(_internal_mutable_sched_process_exit(), ptr);
23200           CHK_(ptr);
23201         } else {
23202           goto handle_unusual;
23203         }
23204         continue;
23205       // .perfetto.protos.SchedProcessForkFtraceEvent sched_process_fork = 239;
23206       case 239:
23207         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
23208           ptr = ctx->ParseMessage(_internal_mutable_sched_process_fork(), ptr);
23209           CHK_(ptr);
23210         } else {
23211           goto handle_unusual;
23212         }
23213         continue;
23214       // .perfetto.protos.SchedProcessFreeFtraceEvent sched_process_free = 240;
23215       case 240:
23216         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
23217           ptr = ctx->ParseMessage(_internal_mutable_sched_process_free(), ptr);
23218           CHK_(ptr);
23219         } else {
23220           goto handle_unusual;
23221         }
23222         continue;
23223       // .perfetto.protos.SchedProcessHangFtraceEvent sched_process_hang = 241;
23224       case 241:
23225         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
23226           ptr = ctx->ParseMessage(_internal_mutable_sched_process_hang(), ptr);
23227           CHK_(ptr);
23228         } else {
23229           goto handle_unusual;
23230         }
23231         continue;
23232       // .perfetto.protos.SchedProcessWaitFtraceEvent sched_process_wait = 242;
23233       case 242:
23234         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
23235           ptr = ctx->ParseMessage(_internal_mutable_sched_process_wait(), ptr);
23236           CHK_(ptr);
23237         } else {
23238           goto handle_unusual;
23239         }
23240         continue;
23241       // .perfetto.protos.F2fsDoSubmitBioFtraceEvent f2fs_do_submit_bio = 243;
23242       case 243:
23243         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
23244           ptr = ctx->ParseMessage(_internal_mutable_f2fs_do_submit_bio(), ptr);
23245           CHK_(ptr);
23246         } else {
23247           goto handle_unusual;
23248         }
23249         continue;
23250       // .perfetto.protos.F2fsEvictInodeFtraceEvent f2fs_evict_inode = 244;
23251       case 244:
23252         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
23253           ptr = ctx->ParseMessage(_internal_mutable_f2fs_evict_inode(), ptr);
23254           CHK_(ptr);
23255         } else {
23256           goto handle_unusual;
23257         }
23258         continue;
23259       // .perfetto.protos.F2fsFallocateFtraceEvent f2fs_fallocate = 245;
23260       case 245:
23261         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
23262           ptr = ctx->ParseMessage(_internal_mutable_f2fs_fallocate(), ptr);
23263           CHK_(ptr);
23264         } else {
23265           goto handle_unusual;
23266         }
23267         continue;
23268       // .perfetto.protos.F2fsGetDataBlockFtraceEvent f2fs_get_data_block = 246;
23269       case 246:
23270         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
23271           ptr = ctx->ParseMessage(_internal_mutable_f2fs_get_data_block(), ptr);
23272           CHK_(ptr);
23273         } else {
23274           goto handle_unusual;
23275         }
23276         continue;
23277       // .perfetto.protos.F2fsGetVictimFtraceEvent f2fs_get_victim = 247;
23278       case 247:
23279         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
23280           ptr = ctx->ParseMessage(_internal_mutable_f2fs_get_victim(), ptr);
23281           CHK_(ptr);
23282         } else {
23283           goto handle_unusual;
23284         }
23285         continue;
23286       // .perfetto.protos.F2fsIgetFtraceEvent f2fs_iget = 248;
23287       case 248:
23288         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
23289           ptr = ctx->ParseMessage(_internal_mutable_f2fs_iget(), ptr);
23290           CHK_(ptr);
23291         } else {
23292           goto handle_unusual;
23293         }
23294         continue;
23295       // .perfetto.protos.F2fsIgetExitFtraceEvent f2fs_iget_exit = 249;
23296       case 249:
23297         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
23298           ptr = ctx->ParseMessage(_internal_mutable_f2fs_iget_exit(), ptr);
23299           CHK_(ptr);
23300         } else {
23301           goto handle_unusual;
23302         }
23303         continue;
23304       // .perfetto.protos.F2fsNewInodeFtraceEvent f2fs_new_inode = 250;
23305       case 250:
23306         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
23307           ptr = ctx->ParseMessage(_internal_mutable_f2fs_new_inode(), ptr);
23308           CHK_(ptr);
23309         } else {
23310           goto handle_unusual;
23311         }
23312         continue;
23313       // .perfetto.protos.F2fsReadpageFtraceEvent f2fs_readpage = 251;
23314       case 251:
23315         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
23316           ptr = ctx->ParseMessage(_internal_mutable_f2fs_readpage(), ptr);
23317           CHK_(ptr);
23318         } else {
23319           goto handle_unusual;
23320         }
23321         continue;
23322       // .perfetto.protos.F2fsReserveNewBlockFtraceEvent f2fs_reserve_new_block = 252;
23323       case 252:
23324         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
23325           ptr = ctx->ParseMessage(_internal_mutable_f2fs_reserve_new_block(), ptr);
23326           CHK_(ptr);
23327         } else {
23328           goto handle_unusual;
23329         }
23330         continue;
23331       // .perfetto.protos.F2fsSetPageDirtyFtraceEvent f2fs_set_page_dirty = 253;
23332       case 253:
23333         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
23334           ptr = ctx->ParseMessage(_internal_mutable_f2fs_set_page_dirty(), ptr);
23335           CHK_(ptr);
23336         } else {
23337           goto handle_unusual;
23338         }
23339         continue;
23340       // .perfetto.protos.F2fsSubmitWritePageFtraceEvent f2fs_submit_write_page = 254;
23341       case 254:
23342         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
23343           ptr = ctx->ParseMessage(_internal_mutable_f2fs_submit_write_page(), ptr);
23344           CHK_(ptr);
23345         } else {
23346           goto handle_unusual;
23347         }
23348         continue;
23349       // .perfetto.protos.F2fsSyncFileEnterFtraceEvent f2fs_sync_file_enter = 255;
23350       case 255:
23351         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
23352           ptr = ctx->ParseMessage(_internal_mutable_f2fs_sync_file_enter(), ptr);
23353           CHK_(ptr);
23354         } else {
23355           goto handle_unusual;
23356         }
23357         continue;
23358       // .perfetto.protos.F2fsSyncFileExitFtraceEvent f2fs_sync_file_exit = 256;
23359       case 256:
23360         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
23361           ptr = ctx->ParseMessage(_internal_mutable_f2fs_sync_file_exit(), ptr);
23362           CHK_(ptr);
23363         } else {
23364           goto handle_unusual;
23365         }
23366         continue;
23367       // .perfetto.protos.F2fsSyncFsFtraceEvent f2fs_sync_fs = 257;
23368       case 257:
23369         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
23370           ptr = ctx->ParseMessage(_internal_mutable_f2fs_sync_fs(), ptr);
23371           CHK_(ptr);
23372         } else {
23373           goto handle_unusual;
23374         }
23375         continue;
23376       // .perfetto.protos.F2fsTruncateFtraceEvent f2fs_truncate = 258;
23377       case 258:
23378         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
23379           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate(), ptr);
23380           CHK_(ptr);
23381         } else {
23382           goto handle_unusual;
23383         }
23384         continue;
23385       // .perfetto.protos.F2fsTruncateBlocksEnterFtraceEvent f2fs_truncate_blocks_enter = 259;
23386       case 259:
23387         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
23388           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_blocks_enter(), ptr);
23389           CHK_(ptr);
23390         } else {
23391           goto handle_unusual;
23392         }
23393         continue;
23394       // .perfetto.protos.F2fsTruncateBlocksExitFtraceEvent f2fs_truncate_blocks_exit = 260;
23395       case 260:
23396         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
23397           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_blocks_exit(), ptr);
23398           CHK_(ptr);
23399         } else {
23400           goto handle_unusual;
23401         }
23402         continue;
23403       // .perfetto.protos.F2fsTruncateDataBlocksRangeFtraceEvent f2fs_truncate_data_blocks_range = 261;
23404       case 261:
23405         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
23406           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_data_blocks_range(), ptr);
23407           CHK_(ptr);
23408         } else {
23409           goto handle_unusual;
23410         }
23411         continue;
23412       // .perfetto.protos.F2fsTruncateInodeBlocksEnterFtraceEvent f2fs_truncate_inode_blocks_enter = 262;
23413       case 262:
23414         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
23415           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_inode_blocks_enter(), ptr);
23416           CHK_(ptr);
23417         } else {
23418           goto handle_unusual;
23419         }
23420         continue;
23421       // .perfetto.protos.F2fsTruncateInodeBlocksExitFtraceEvent f2fs_truncate_inode_blocks_exit = 263;
23422       case 263:
23423         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
23424           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_inode_blocks_exit(), ptr);
23425           CHK_(ptr);
23426         } else {
23427           goto handle_unusual;
23428         }
23429         continue;
23430       // .perfetto.protos.F2fsTruncateNodeFtraceEvent f2fs_truncate_node = 264;
23431       case 264:
23432         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
23433           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_node(), ptr);
23434           CHK_(ptr);
23435         } else {
23436           goto handle_unusual;
23437         }
23438         continue;
23439       // .perfetto.protos.F2fsTruncateNodesEnterFtraceEvent f2fs_truncate_nodes_enter = 265;
23440       case 265:
23441         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
23442           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_nodes_enter(), ptr);
23443           CHK_(ptr);
23444         } else {
23445           goto handle_unusual;
23446         }
23447         continue;
23448       // .perfetto.protos.F2fsTruncateNodesExitFtraceEvent f2fs_truncate_nodes_exit = 266;
23449       case 266:
23450         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
23451           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_nodes_exit(), ptr);
23452           CHK_(ptr);
23453         } else {
23454           goto handle_unusual;
23455         }
23456         continue;
23457       // .perfetto.protos.F2fsTruncatePartialNodesFtraceEvent f2fs_truncate_partial_nodes = 267;
23458       case 267:
23459         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
23460           ptr = ctx->ParseMessage(_internal_mutable_f2fs_truncate_partial_nodes(), ptr);
23461           CHK_(ptr);
23462         } else {
23463           goto handle_unusual;
23464         }
23465         continue;
23466       // .perfetto.protos.F2fsUnlinkEnterFtraceEvent f2fs_unlink_enter = 268;
23467       case 268:
23468         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
23469           ptr = ctx->ParseMessage(_internal_mutable_f2fs_unlink_enter(), ptr);
23470           CHK_(ptr);
23471         } else {
23472           goto handle_unusual;
23473         }
23474         continue;
23475       // .perfetto.protos.F2fsUnlinkExitFtraceEvent f2fs_unlink_exit = 269;
23476       case 269:
23477         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
23478           ptr = ctx->ParseMessage(_internal_mutable_f2fs_unlink_exit(), ptr);
23479           CHK_(ptr);
23480         } else {
23481           goto handle_unusual;
23482         }
23483         continue;
23484       // .perfetto.protos.F2fsVmPageMkwriteFtraceEvent f2fs_vm_page_mkwrite = 270;
23485       case 270:
23486         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
23487           ptr = ctx->ParseMessage(_internal_mutable_f2fs_vm_page_mkwrite(), ptr);
23488           CHK_(ptr);
23489         } else {
23490           goto handle_unusual;
23491         }
23492         continue;
23493       // .perfetto.protos.F2fsWriteBeginFtraceEvent f2fs_write_begin = 271;
23494       case 271:
23495         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
23496           ptr = ctx->ParseMessage(_internal_mutable_f2fs_write_begin(), ptr);
23497           CHK_(ptr);
23498         } else {
23499           goto handle_unusual;
23500         }
23501         continue;
23502       // .perfetto.protos.F2fsWriteCheckpointFtraceEvent f2fs_write_checkpoint = 272;
23503       case 272:
23504         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
23505           ptr = ctx->ParseMessage(_internal_mutable_f2fs_write_checkpoint(), ptr);
23506           CHK_(ptr);
23507         } else {
23508           goto handle_unusual;
23509         }
23510         continue;
23511       // .perfetto.protos.F2fsWriteEndFtraceEvent f2fs_write_end = 273;
23512       case 273:
23513         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
23514           ptr = ctx->ParseMessage(_internal_mutable_f2fs_write_end(), ptr);
23515           CHK_(ptr);
23516         } else {
23517           goto handle_unusual;
23518         }
23519         continue;
23520       // .perfetto.protos.AllocPagesIommuEndFtraceEvent alloc_pages_iommu_end = 274;
23521       case 274:
23522         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
23523           ptr = ctx->ParseMessage(_internal_mutable_alloc_pages_iommu_end(), ptr);
23524           CHK_(ptr);
23525         } else {
23526           goto handle_unusual;
23527         }
23528         continue;
23529       // .perfetto.protos.AllocPagesIommuFailFtraceEvent alloc_pages_iommu_fail = 275;
23530       case 275:
23531         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
23532           ptr = ctx->ParseMessage(_internal_mutable_alloc_pages_iommu_fail(), ptr);
23533           CHK_(ptr);
23534         } else {
23535           goto handle_unusual;
23536         }
23537         continue;
23538       // .perfetto.protos.AllocPagesIommuStartFtraceEvent alloc_pages_iommu_start = 276;
23539       case 276:
23540         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
23541           ptr = ctx->ParseMessage(_internal_mutable_alloc_pages_iommu_start(), ptr);
23542           CHK_(ptr);
23543         } else {
23544           goto handle_unusual;
23545         }
23546         continue;
23547       // .perfetto.protos.AllocPagesSysEndFtraceEvent alloc_pages_sys_end = 277;
23548       case 277:
23549         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
23550           ptr = ctx->ParseMessage(_internal_mutable_alloc_pages_sys_end(), ptr);
23551           CHK_(ptr);
23552         } else {
23553           goto handle_unusual;
23554         }
23555         continue;
23556       // .perfetto.protos.AllocPagesSysFailFtraceEvent alloc_pages_sys_fail = 278;
23557       case 278:
23558         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
23559           ptr = ctx->ParseMessage(_internal_mutable_alloc_pages_sys_fail(), ptr);
23560           CHK_(ptr);
23561         } else {
23562           goto handle_unusual;
23563         }
23564         continue;
23565       // .perfetto.protos.AllocPagesSysStartFtraceEvent alloc_pages_sys_start = 279;
23566       case 279:
23567         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
23568           ptr = ctx->ParseMessage(_internal_mutable_alloc_pages_sys_start(), ptr);
23569           CHK_(ptr);
23570         } else {
23571           goto handle_unusual;
23572         }
23573         continue;
23574       // .perfetto.protos.DmaAllocContiguousRetryFtraceEvent dma_alloc_contiguous_retry = 280;
23575       case 280:
23576         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
23577           ptr = ctx->ParseMessage(_internal_mutable_dma_alloc_contiguous_retry(), ptr);
23578           CHK_(ptr);
23579         } else {
23580           goto handle_unusual;
23581         }
23582         continue;
23583       // .perfetto.protos.IommuMapRangeFtraceEvent iommu_map_range = 281;
23584       case 281:
23585         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
23586           ptr = ctx->ParseMessage(_internal_mutable_iommu_map_range(), ptr);
23587           CHK_(ptr);
23588         } else {
23589           goto handle_unusual;
23590         }
23591         continue;
23592       // .perfetto.protos.IommuSecPtblMapRangeEndFtraceEvent iommu_sec_ptbl_map_range_end = 282;
23593       case 282:
23594         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
23595           ptr = ctx->ParseMessage(_internal_mutable_iommu_sec_ptbl_map_range_end(), ptr);
23596           CHK_(ptr);
23597         } else {
23598           goto handle_unusual;
23599         }
23600         continue;
23601       // .perfetto.protos.IommuSecPtblMapRangeStartFtraceEvent iommu_sec_ptbl_map_range_start = 283;
23602       case 283:
23603         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
23604           ptr = ctx->ParseMessage(_internal_mutable_iommu_sec_ptbl_map_range_start(), ptr);
23605           CHK_(ptr);
23606         } else {
23607           goto handle_unusual;
23608         }
23609         continue;
23610       // .perfetto.protos.IonAllocBufferEndFtraceEvent ion_alloc_buffer_end = 284;
23611       case 284:
23612         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
23613           ptr = ctx->ParseMessage(_internal_mutable_ion_alloc_buffer_end(), ptr);
23614           CHK_(ptr);
23615         } else {
23616           goto handle_unusual;
23617         }
23618         continue;
23619       // .perfetto.protos.IonAllocBufferFailFtraceEvent ion_alloc_buffer_fail = 285;
23620       case 285:
23621         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
23622           ptr = ctx->ParseMessage(_internal_mutable_ion_alloc_buffer_fail(), ptr);
23623           CHK_(ptr);
23624         } else {
23625           goto handle_unusual;
23626         }
23627         continue;
23628       // .perfetto.protos.IonAllocBufferFallbackFtraceEvent ion_alloc_buffer_fallback = 286;
23629       case 286:
23630         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
23631           ptr = ctx->ParseMessage(_internal_mutable_ion_alloc_buffer_fallback(), ptr);
23632           CHK_(ptr);
23633         } else {
23634           goto handle_unusual;
23635         }
23636         continue;
23637       // .perfetto.protos.IonAllocBufferStartFtraceEvent ion_alloc_buffer_start = 287;
23638       case 287:
23639         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
23640           ptr = ctx->ParseMessage(_internal_mutable_ion_alloc_buffer_start(), ptr);
23641           CHK_(ptr);
23642         } else {
23643           goto handle_unusual;
23644         }
23645         continue;
23646       // .perfetto.protos.IonCpAllocRetryFtraceEvent ion_cp_alloc_retry = 288;
23647       case 288:
23648         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
23649           ptr = ctx->ParseMessage(_internal_mutable_ion_cp_alloc_retry(), ptr);
23650           CHK_(ptr);
23651         } else {
23652           goto handle_unusual;
23653         }
23654         continue;
23655       // .perfetto.protos.IonCpSecureBufferEndFtraceEvent ion_cp_secure_buffer_end = 289;
23656       case 289:
23657         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
23658           ptr = ctx->ParseMessage(_internal_mutable_ion_cp_secure_buffer_end(), ptr);
23659           CHK_(ptr);
23660         } else {
23661           goto handle_unusual;
23662         }
23663         continue;
23664       // .perfetto.protos.IonCpSecureBufferStartFtraceEvent ion_cp_secure_buffer_start = 290;
23665       case 290:
23666         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
23667           ptr = ctx->ParseMessage(_internal_mutable_ion_cp_secure_buffer_start(), ptr);
23668           CHK_(ptr);
23669         } else {
23670           goto handle_unusual;
23671         }
23672         continue;
23673       // .perfetto.protos.IonPrefetchingFtraceEvent ion_prefetching = 291;
23674       case 291:
23675         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
23676           ptr = ctx->ParseMessage(_internal_mutable_ion_prefetching(), ptr);
23677           CHK_(ptr);
23678         } else {
23679           goto handle_unusual;
23680         }
23681         continue;
23682       // .perfetto.protos.IonSecureCmaAddToPoolEndFtraceEvent ion_secure_cma_add_to_pool_end = 292;
23683       case 292:
23684         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
23685           ptr = ctx->ParseMessage(_internal_mutable_ion_secure_cma_add_to_pool_end(), ptr);
23686           CHK_(ptr);
23687         } else {
23688           goto handle_unusual;
23689         }
23690         continue;
23691       // .perfetto.protos.IonSecureCmaAddToPoolStartFtraceEvent ion_secure_cma_add_to_pool_start = 293;
23692       case 293:
23693         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
23694           ptr = ctx->ParseMessage(_internal_mutable_ion_secure_cma_add_to_pool_start(), ptr);
23695           CHK_(ptr);
23696         } else {
23697           goto handle_unusual;
23698         }
23699         continue;
23700       // .perfetto.protos.IonSecureCmaAllocateEndFtraceEvent ion_secure_cma_allocate_end = 294;
23701       case 294:
23702         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
23703           ptr = ctx->ParseMessage(_internal_mutable_ion_secure_cma_allocate_end(), ptr);
23704           CHK_(ptr);
23705         } else {
23706           goto handle_unusual;
23707         }
23708         continue;
23709       // .perfetto.protos.IonSecureCmaAllocateStartFtraceEvent ion_secure_cma_allocate_start = 295;
23710       case 295:
23711         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
23712           ptr = ctx->ParseMessage(_internal_mutable_ion_secure_cma_allocate_start(), ptr);
23713           CHK_(ptr);
23714         } else {
23715           goto handle_unusual;
23716         }
23717         continue;
23718       // .perfetto.protos.IonSecureCmaShrinkPoolEndFtraceEvent ion_secure_cma_shrink_pool_end = 296;
23719       case 296:
23720         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
23721           ptr = ctx->ParseMessage(_internal_mutable_ion_secure_cma_shrink_pool_end(), ptr);
23722           CHK_(ptr);
23723         } else {
23724           goto handle_unusual;
23725         }
23726         continue;
23727       // .perfetto.protos.IonSecureCmaShrinkPoolStartFtraceEvent ion_secure_cma_shrink_pool_start = 297;
23728       case 297:
23729         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
23730           ptr = ctx->ParseMessage(_internal_mutable_ion_secure_cma_shrink_pool_start(), ptr);
23731           CHK_(ptr);
23732         } else {
23733           goto handle_unusual;
23734         }
23735         continue;
23736       // .perfetto.protos.KfreeFtraceEvent kfree = 298;
23737       case 298:
23738         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
23739           ptr = ctx->ParseMessage(_internal_mutable_kfree(), ptr);
23740           CHK_(ptr);
23741         } else {
23742           goto handle_unusual;
23743         }
23744         continue;
23745       // .perfetto.protos.KmallocFtraceEvent kmalloc = 299;
23746       case 299:
23747         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
23748           ptr = ctx->ParseMessage(_internal_mutable_kmalloc(), ptr);
23749           CHK_(ptr);
23750         } else {
23751           goto handle_unusual;
23752         }
23753         continue;
23754       // .perfetto.protos.KmallocNodeFtraceEvent kmalloc_node = 300;
23755       case 300:
23756         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
23757           ptr = ctx->ParseMessage(_internal_mutable_kmalloc_node(), ptr);
23758           CHK_(ptr);
23759         } else {
23760           goto handle_unusual;
23761         }
23762         continue;
23763       // .perfetto.protos.KmemCacheAllocFtraceEvent kmem_cache_alloc = 301;
23764       case 301:
23765         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
23766           ptr = ctx->ParseMessage(_internal_mutable_kmem_cache_alloc(), ptr);
23767           CHK_(ptr);
23768         } else {
23769           goto handle_unusual;
23770         }
23771         continue;
23772       // .perfetto.protos.KmemCacheAllocNodeFtraceEvent kmem_cache_alloc_node = 302;
23773       case 302:
23774         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
23775           ptr = ctx->ParseMessage(_internal_mutable_kmem_cache_alloc_node(), ptr);
23776           CHK_(ptr);
23777         } else {
23778           goto handle_unusual;
23779         }
23780         continue;
23781       // .perfetto.protos.KmemCacheFreeFtraceEvent kmem_cache_free = 303;
23782       case 303:
23783         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
23784           ptr = ctx->ParseMessage(_internal_mutable_kmem_cache_free(), ptr);
23785           CHK_(ptr);
23786         } else {
23787           goto handle_unusual;
23788         }
23789         continue;
23790       // .perfetto.protos.MigratePagesEndFtraceEvent migrate_pages_end = 304;
23791       case 304:
23792         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
23793           ptr = ctx->ParseMessage(_internal_mutable_migrate_pages_end(), ptr);
23794           CHK_(ptr);
23795         } else {
23796           goto handle_unusual;
23797         }
23798         continue;
23799       // .perfetto.protos.MigratePagesStartFtraceEvent migrate_pages_start = 305;
23800       case 305:
23801         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
23802           ptr = ctx->ParseMessage(_internal_mutable_migrate_pages_start(), ptr);
23803           CHK_(ptr);
23804         } else {
23805           goto handle_unusual;
23806         }
23807         continue;
23808       // .perfetto.protos.MigrateRetryFtraceEvent migrate_retry = 306;
23809       case 306:
23810         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
23811           ptr = ctx->ParseMessage(_internal_mutable_migrate_retry(), ptr);
23812           CHK_(ptr);
23813         } else {
23814           goto handle_unusual;
23815         }
23816         continue;
23817       // .perfetto.protos.MmPageAllocFtraceEvent mm_page_alloc = 307;
23818       case 307:
23819         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
23820           ptr = ctx->ParseMessage(_internal_mutable_mm_page_alloc(), ptr);
23821           CHK_(ptr);
23822         } else {
23823           goto handle_unusual;
23824         }
23825         continue;
23826       // .perfetto.protos.MmPageAllocExtfragFtraceEvent mm_page_alloc_extfrag = 308;
23827       case 308:
23828         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
23829           ptr = ctx->ParseMessage(_internal_mutable_mm_page_alloc_extfrag(), ptr);
23830           CHK_(ptr);
23831         } else {
23832           goto handle_unusual;
23833         }
23834         continue;
23835       // .perfetto.protos.MmPageAllocZoneLockedFtraceEvent mm_page_alloc_zone_locked = 309;
23836       case 309:
23837         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
23838           ptr = ctx->ParseMessage(_internal_mutable_mm_page_alloc_zone_locked(), ptr);
23839           CHK_(ptr);
23840         } else {
23841           goto handle_unusual;
23842         }
23843         continue;
23844       // .perfetto.protos.MmPageFreeFtraceEvent mm_page_free = 310;
23845       case 310:
23846         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
23847           ptr = ctx->ParseMessage(_internal_mutable_mm_page_free(), ptr);
23848           CHK_(ptr);
23849         } else {
23850           goto handle_unusual;
23851         }
23852         continue;
23853       // .perfetto.protos.MmPageFreeBatchedFtraceEvent mm_page_free_batched = 311;
23854       case 311:
23855         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
23856           ptr = ctx->ParseMessage(_internal_mutable_mm_page_free_batched(), ptr);
23857           CHK_(ptr);
23858         } else {
23859           goto handle_unusual;
23860         }
23861         continue;
23862       // .perfetto.protos.MmPagePcpuDrainFtraceEvent mm_page_pcpu_drain = 312;
23863       case 312:
23864         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
23865           ptr = ctx->ParseMessage(_internal_mutable_mm_page_pcpu_drain(), ptr);
23866           CHK_(ptr);
23867         } else {
23868           goto handle_unusual;
23869         }
23870         continue;
23871       // .perfetto.protos.RssStatFtraceEvent rss_stat = 313;
23872       case 313:
23873         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
23874           ptr = ctx->ParseMessage(_internal_mutable_rss_stat(), ptr);
23875           CHK_(ptr);
23876         } else {
23877           goto handle_unusual;
23878         }
23879         continue;
23880       // .perfetto.protos.IonHeapShrinkFtraceEvent ion_heap_shrink = 314;
23881       case 314:
23882         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
23883           ptr = ctx->ParseMessage(_internal_mutable_ion_heap_shrink(), ptr);
23884           CHK_(ptr);
23885         } else {
23886           goto handle_unusual;
23887         }
23888         continue;
23889       // .perfetto.protos.IonHeapGrowFtraceEvent ion_heap_grow = 315;
23890       case 315:
23891         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
23892           ptr = ctx->ParseMessage(_internal_mutable_ion_heap_grow(), ptr);
23893           CHK_(ptr);
23894         } else {
23895           goto handle_unusual;
23896         }
23897         continue;
23898       // .perfetto.protos.FenceInitFtraceEvent fence_init = 316;
23899       case 316:
23900         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
23901           ptr = ctx->ParseMessage(_internal_mutable_fence_init(), ptr);
23902           CHK_(ptr);
23903         } else {
23904           goto handle_unusual;
23905         }
23906         continue;
23907       // .perfetto.protos.FenceDestroyFtraceEvent fence_destroy = 317;
23908       case 317:
23909         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
23910           ptr = ctx->ParseMessage(_internal_mutable_fence_destroy(), ptr);
23911           CHK_(ptr);
23912         } else {
23913           goto handle_unusual;
23914         }
23915         continue;
23916       // .perfetto.protos.FenceEnableSignalFtraceEvent fence_enable_signal = 318;
23917       case 318:
23918         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
23919           ptr = ctx->ParseMessage(_internal_mutable_fence_enable_signal(), ptr);
23920           CHK_(ptr);
23921         } else {
23922           goto handle_unusual;
23923         }
23924         continue;
23925       // .perfetto.protos.FenceSignaledFtraceEvent fence_signaled = 319;
23926       case 319:
23927         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
23928           ptr = ctx->ParseMessage(_internal_mutable_fence_signaled(), ptr);
23929           CHK_(ptr);
23930         } else {
23931           goto handle_unusual;
23932         }
23933         continue;
23934       // .perfetto.protos.ClkEnableFtraceEvent clk_enable = 320;
23935       case 320:
23936         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
23937           ptr = ctx->ParseMessage(_internal_mutable_clk_enable(), ptr);
23938           CHK_(ptr);
23939         } else {
23940           goto handle_unusual;
23941         }
23942         continue;
23943       // .perfetto.protos.ClkDisableFtraceEvent clk_disable = 321;
23944       case 321:
23945         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
23946           ptr = ctx->ParseMessage(_internal_mutable_clk_disable(), ptr);
23947           CHK_(ptr);
23948         } else {
23949           goto handle_unusual;
23950         }
23951         continue;
23952       // .perfetto.protos.ClkSetRateFtraceEvent clk_set_rate = 322;
23953       case 322:
23954         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
23955           ptr = ctx->ParseMessage(_internal_mutable_clk_set_rate(), ptr);
23956           CHK_(ptr);
23957         } else {
23958           goto handle_unusual;
23959         }
23960         continue;
23961       // .perfetto.protos.BinderTransactionAllocBufFtraceEvent binder_transaction_alloc_buf = 323;
23962       case 323:
23963         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
23964           ptr = ctx->ParseMessage(_internal_mutable_binder_transaction_alloc_buf(), ptr);
23965           CHK_(ptr);
23966         } else {
23967           goto handle_unusual;
23968         }
23969         continue;
23970       // .perfetto.protos.SignalDeliverFtraceEvent signal_deliver = 324;
23971       case 324:
23972         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
23973           ptr = ctx->ParseMessage(_internal_mutable_signal_deliver(), ptr);
23974           CHK_(ptr);
23975         } else {
23976           goto handle_unusual;
23977         }
23978         continue;
23979       // .perfetto.protos.SignalGenerateFtraceEvent signal_generate = 325;
23980       case 325:
23981         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
23982           ptr = ctx->ParseMessage(_internal_mutable_signal_generate(), ptr);
23983           CHK_(ptr);
23984         } else {
23985           goto handle_unusual;
23986         }
23987         continue;
23988       // .perfetto.protos.OomScoreAdjUpdateFtraceEvent oom_score_adj_update = 326;
23989       case 326:
23990         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
23991           ptr = ctx->ParseMessage(_internal_mutable_oom_score_adj_update(), ptr);
23992           CHK_(ptr);
23993         } else {
23994           goto handle_unusual;
23995         }
23996         continue;
23997       // .perfetto.protos.GenericFtraceEvent generic = 327;
23998       case 327:
23999         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
24000           ptr = ctx->ParseMessage(_internal_mutable_generic(), ptr);
24001           CHK_(ptr);
24002         } else {
24003           goto handle_unusual;
24004         }
24005         continue;
24006       // .perfetto.protos.MmEventRecordFtraceEvent mm_event_record = 328;
24007       case 328:
24008         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
24009           ptr = ctx->ParseMessage(_internal_mutable_mm_event_record(), ptr);
24010           CHK_(ptr);
24011         } else {
24012           goto handle_unusual;
24013         }
24014         continue;
24015       // .perfetto.protos.SysEnterFtraceEvent sys_enter = 329;
24016       case 329:
24017         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
24018           ptr = ctx->ParseMessage(_internal_mutable_sys_enter(), ptr);
24019           CHK_(ptr);
24020         } else {
24021           goto handle_unusual;
24022         }
24023         continue;
24024       // .perfetto.protos.SysExitFtraceEvent sys_exit = 330;
24025       case 330:
24026         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
24027           ptr = ctx->ParseMessage(_internal_mutable_sys_exit(), ptr);
24028           CHK_(ptr);
24029         } else {
24030           goto handle_unusual;
24031         }
24032         continue;
24033       // .perfetto.protos.ZeroFtraceEvent zero = 331;
24034       case 331:
24035         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
24036           ptr = ctx->ParseMessage(_internal_mutable_zero(), ptr);
24037           CHK_(ptr);
24038         } else {
24039           goto handle_unusual;
24040         }
24041         continue;
24042       // .perfetto.protos.GpuFrequencyFtraceEvent gpu_frequency = 332;
24043       case 332:
24044         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
24045           ptr = ctx->ParseMessage(_internal_mutable_gpu_frequency(), ptr);
24046           CHK_(ptr);
24047         } else {
24048           goto handle_unusual;
24049         }
24050         continue;
24051       // .perfetto.protos.SdeTracingMarkWriteFtraceEvent sde_tracing_mark_write = 333;
24052       case 333:
24053         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
24054           ptr = ctx->ParseMessage(_internal_mutable_sde_tracing_mark_write(), ptr);
24055           CHK_(ptr);
24056         } else {
24057           goto handle_unusual;
24058         }
24059         continue;
24060       // .perfetto.protos.MarkVictimFtraceEvent mark_victim = 334;
24061       case 334:
24062         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
24063           ptr = ctx->ParseMessage(_internal_mutable_mark_victim(), ptr);
24064           CHK_(ptr);
24065         } else {
24066           goto handle_unusual;
24067         }
24068         continue;
24069       // .perfetto.protos.IonStatFtraceEvent ion_stat = 335;
24070       case 335:
24071         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
24072           ptr = ctx->ParseMessage(_internal_mutable_ion_stat(), ptr);
24073           CHK_(ptr);
24074         } else {
24075           goto handle_unusual;
24076         }
24077         continue;
24078       // .perfetto.protos.IonBufferCreateFtraceEvent ion_buffer_create = 336;
24079       case 336:
24080         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
24081           ptr = ctx->ParseMessage(_internal_mutable_ion_buffer_create(), ptr);
24082           CHK_(ptr);
24083         } else {
24084           goto handle_unusual;
24085         }
24086         continue;
24087       // .perfetto.protos.IonBufferDestroyFtraceEvent ion_buffer_destroy = 337;
24088       case 337:
24089         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
24090           ptr = ctx->ParseMessage(_internal_mutable_ion_buffer_destroy(), ptr);
24091           CHK_(ptr);
24092         } else {
24093           goto handle_unusual;
24094         }
24095         continue;
24096       // .perfetto.protos.ScmCallStartFtraceEvent scm_call_start = 338;
24097       case 338:
24098         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
24099           ptr = ctx->ParseMessage(_internal_mutable_scm_call_start(), ptr);
24100           CHK_(ptr);
24101         } else {
24102           goto handle_unusual;
24103         }
24104         continue;
24105       // .perfetto.protos.ScmCallEndFtraceEvent scm_call_end = 339;
24106       case 339:
24107         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
24108           ptr = ctx->ParseMessage(_internal_mutable_scm_call_end(), ptr);
24109           CHK_(ptr);
24110         } else {
24111           goto handle_unusual;
24112         }
24113         continue;
24114       // .perfetto.protos.GpuMemTotalFtraceEvent gpu_mem_total = 340;
24115       case 340:
24116         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
24117           ptr = ctx->ParseMessage(_internal_mutable_gpu_mem_total(), ptr);
24118           CHK_(ptr);
24119         } else {
24120           goto handle_unusual;
24121         }
24122         continue;
24123       // .perfetto.protos.ThermalTemperatureFtraceEvent thermal_temperature = 341;
24124       case 341:
24125         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
24126           ptr = ctx->ParseMessage(_internal_mutable_thermal_temperature(), ptr);
24127           CHK_(ptr);
24128         } else {
24129           goto handle_unusual;
24130         }
24131         continue;
24132       // .perfetto.protos.CdevUpdateFtraceEvent cdev_update = 342;
24133       case 342:
24134         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
24135           ptr = ctx->ParseMessage(_internal_mutable_cdev_update(), ptr);
24136           CHK_(ptr);
24137         } else {
24138           goto handle_unusual;
24139         }
24140         continue;
24141       // .perfetto.protos.CpuhpExitFtraceEvent cpuhp_exit = 343;
24142       case 343:
24143         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
24144           ptr = ctx->ParseMessage(_internal_mutable_cpuhp_exit(), ptr);
24145           CHK_(ptr);
24146         } else {
24147           goto handle_unusual;
24148         }
24149         continue;
24150       // .perfetto.protos.CpuhpMultiEnterFtraceEvent cpuhp_multi_enter = 344;
24151       case 344:
24152         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
24153           ptr = ctx->ParseMessage(_internal_mutable_cpuhp_multi_enter(), ptr);
24154           CHK_(ptr);
24155         } else {
24156           goto handle_unusual;
24157         }
24158         continue;
24159       // .perfetto.protos.CpuhpEnterFtraceEvent cpuhp_enter = 345;
24160       case 345:
24161         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
24162           ptr = ctx->ParseMessage(_internal_mutable_cpuhp_enter(), ptr);
24163           CHK_(ptr);
24164         } else {
24165           goto handle_unusual;
24166         }
24167         continue;
24168       // .perfetto.protos.CpuhpLatencyFtraceEvent cpuhp_latency = 346;
24169       case 346:
24170         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
24171           ptr = ctx->ParseMessage(_internal_mutable_cpuhp_latency(), ptr);
24172           CHK_(ptr);
24173         } else {
24174           goto handle_unusual;
24175         }
24176         continue;
24177       // .perfetto.protos.FastrpcDmaStatFtraceEvent fastrpc_dma_stat = 347;
24178       case 347:
24179         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
24180           ptr = ctx->ParseMessage(_internal_mutable_fastrpc_dma_stat(), ptr);
24181           CHK_(ptr);
24182         } else {
24183           goto handle_unusual;
24184         }
24185         continue;
24186       // .perfetto.protos.DpuTracingMarkWriteFtraceEvent dpu_tracing_mark_write = 348;
24187       case 348:
24188         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
24189           ptr = ctx->ParseMessage(_internal_mutable_dpu_tracing_mark_write(), ptr);
24190           CHK_(ptr);
24191         } else {
24192           goto handle_unusual;
24193         }
24194         continue;
24195       // .perfetto.protos.G2dTracingMarkWriteFtraceEvent g2d_tracing_mark_write = 349;
24196       case 349:
24197         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
24198           ptr = ctx->ParseMessage(_internal_mutable_g2d_tracing_mark_write(), ptr);
24199           CHK_(ptr);
24200         } else {
24201           goto handle_unusual;
24202         }
24203         continue;
24204       // .perfetto.protos.MaliTracingMarkWriteFtraceEvent mali_tracing_mark_write = 350;
24205       case 350:
24206         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
24207           ptr = ctx->ParseMessage(_internal_mutable_mali_tracing_mark_write(), ptr);
24208           CHK_(ptr);
24209         } else {
24210           goto handle_unusual;
24211         }
24212         continue;
24213       // .perfetto.protos.DmaHeapStatFtraceEvent dma_heap_stat = 351;
24214       case 351:
24215         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
24216           ptr = ctx->ParseMessage(_internal_mutable_dma_heap_stat(), ptr);
24217           CHK_(ptr);
24218         } else {
24219           goto handle_unusual;
24220         }
24221         continue;
24222       // .perfetto.protos.CpuhpPauseFtraceEvent cpuhp_pause = 352;
24223       case 352:
24224         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
24225           ptr = ctx->ParseMessage(_internal_mutable_cpuhp_pause(), ptr);
24226           CHK_(ptr);
24227         } else {
24228           goto handle_unusual;
24229         }
24230         continue;
24231       // .perfetto.protos.SchedPiSetprioFtraceEvent sched_pi_setprio = 353;
24232       case 353:
24233         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
24234           ptr = ctx->ParseMessage(_internal_mutable_sched_pi_setprio(), ptr);
24235           CHK_(ptr);
24236         } else {
24237           goto handle_unusual;
24238         }
24239         continue;
24240       // .perfetto.protos.SdeSdeEvtlogFtraceEvent sde_sde_evtlog = 354;
24241       case 354:
24242         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
24243           ptr = ctx->ParseMessage(_internal_mutable_sde_sde_evtlog(), ptr);
24244           CHK_(ptr);
24245         } else {
24246           goto handle_unusual;
24247         }
24248         continue;
24249       // .perfetto.protos.SdeSdePerfCalcCrtcFtraceEvent sde_sde_perf_calc_crtc = 355;
24250       case 355:
24251         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
24252           ptr = ctx->ParseMessage(_internal_mutable_sde_sde_perf_calc_crtc(), ptr);
24253           CHK_(ptr);
24254         } else {
24255           goto handle_unusual;
24256         }
24257         continue;
24258       // .perfetto.protos.SdeSdePerfCrtcUpdateFtraceEvent sde_sde_perf_crtc_update = 356;
24259       case 356:
24260         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
24261           ptr = ctx->ParseMessage(_internal_mutable_sde_sde_perf_crtc_update(), ptr);
24262           CHK_(ptr);
24263         } else {
24264           goto handle_unusual;
24265         }
24266         continue;
24267       // .perfetto.protos.SdeSdePerfSetQosLutsFtraceEvent sde_sde_perf_set_qos_luts = 357;
24268       case 357:
24269         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
24270           ptr = ctx->ParseMessage(_internal_mutable_sde_sde_perf_set_qos_luts(), ptr);
24271           CHK_(ptr);
24272         } else {
24273           goto handle_unusual;
24274         }
24275         continue;
24276       // .perfetto.protos.SdeSdePerfUpdateBusFtraceEvent sde_sde_perf_update_bus = 358;
24277       case 358:
24278         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
24279           ptr = ctx->ParseMessage(_internal_mutable_sde_sde_perf_update_bus(), ptr);
24280           CHK_(ptr);
24281         } else {
24282           goto handle_unusual;
24283         }
24284         continue;
24285       // .perfetto.protos.RssStatThrottledFtraceEvent rss_stat_throttled = 359;
24286       case 359:
24287         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
24288           ptr = ctx->ParseMessage(_internal_mutable_rss_stat_throttled(), ptr);
24289           CHK_(ptr);
24290         } else {
24291           goto handle_unusual;
24292         }
24293         continue;
24294       // .perfetto.protos.NetifReceiveSkbFtraceEvent netif_receive_skb = 360;
24295       case 360:
24296         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
24297           ptr = ctx->ParseMessage(_internal_mutable_netif_receive_skb(), ptr);
24298           CHK_(ptr);
24299         } else {
24300           goto handle_unusual;
24301         }
24302         continue;
24303       // .perfetto.protos.NetDevXmitFtraceEvent net_dev_xmit = 361;
24304       case 361:
24305         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
24306           ptr = ctx->ParseMessage(_internal_mutable_net_dev_xmit(), ptr);
24307           CHK_(ptr);
24308         } else {
24309           goto handle_unusual;
24310         }
24311         continue;
24312       // .perfetto.protos.InetSockSetStateFtraceEvent inet_sock_set_state = 362;
24313       case 362:
24314         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
24315           ptr = ctx->ParseMessage(_internal_mutable_inet_sock_set_state(), ptr);
24316           CHK_(ptr);
24317         } else {
24318           goto handle_unusual;
24319         }
24320         continue;
24321       // .perfetto.protos.TcpRetransmitSkbFtraceEvent tcp_retransmit_skb = 363;
24322       case 363:
24323         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
24324           ptr = ctx->ParseMessage(_internal_mutable_tcp_retransmit_skb(), ptr);
24325           CHK_(ptr);
24326         } else {
24327           goto handle_unusual;
24328         }
24329         continue;
24330       // .perfetto.protos.CrosEcSensorhubDataFtraceEvent cros_ec_sensorhub_data = 364;
24331       case 364:
24332         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
24333           ptr = ctx->ParseMessage(_internal_mutable_cros_ec_sensorhub_data(), ptr);
24334           CHK_(ptr);
24335         } else {
24336           goto handle_unusual;
24337         }
24338         continue;
24339       // .perfetto.protos.NapiGroReceiveEntryFtraceEvent napi_gro_receive_entry = 365;
24340       case 365:
24341         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
24342           ptr = ctx->ParseMessage(_internal_mutable_napi_gro_receive_entry(), ptr);
24343           CHK_(ptr);
24344         } else {
24345           goto handle_unusual;
24346         }
24347         continue;
24348       // .perfetto.protos.NapiGroReceiveExitFtraceEvent napi_gro_receive_exit = 366;
24349       case 366:
24350         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
24351           ptr = ctx->ParseMessage(_internal_mutable_napi_gro_receive_exit(), ptr);
24352           CHK_(ptr);
24353         } else {
24354           goto handle_unusual;
24355         }
24356         continue;
24357       // .perfetto.protos.KfreeSkbFtraceEvent kfree_skb = 367;
24358       case 367:
24359         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
24360           ptr = ctx->ParseMessage(_internal_mutable_kfree_skb(), ptr);
24361           CHK_(ptr);
24362         } else {
24363           goto handle_unusual;
24364         }
24365         continue;
24366       // .perfetto.protos.KvmAccessFaultFtraceEvent kvm_access_fault = 368;
24367       case 368:
24368         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
24369           ptr = ctx->ParseMessage(_internal_mutable_kvm_access_fault(), ptr);
24370           CHK_(ptr);
24371         } else {
24372           goto handle_unusual;
24373         }
24374         continue;
24375       // .perfetto.protos.KvmAckIrqFtraceEvent kvm_ack_irq = 369;
24376       case 369:
24377         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
24378           ptr = ctx->ParseMessage(_internal_mutable_kvm_ack_irq(), ptr);
24379           CHK_(ptr);
24380         } else {
24381           goto handle_unusual;
24382         }
24383         continue;
24384       // .perfetto.protos.KvmAgeHvaFtraceEvent kvm_age_hva = 370;
24385       case 370:
24386         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
24387           ptr = ctx->ParseMessage(_internal_mutable_kvm_age_hva(), ptr);
24388           CHK_(ptr);
24389         } else {
24390           goto handle_unusual;
24391         }
24392         continue;
24393       // .perfetto.protos.KvmAgePageFtraceEvent kvm_age_page = 371;
24394       case 371:
24395         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
24396           ptr = ctx->ParseMessage(_internal_mutable_kvm_age_page(), ptr);
24397           CHK_(ptr);
24398         } else {
24399           goto handle_unusual;
24400         }
24401         continue;
24402       // .perfetto.protos.KvmArmClearDebugFtraceEvent kvm_arm_clear_debug = 372;
24403       case 372:
24404         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
24405           ptr = ctx->ParseMessage(_internal_mutable_kvm_arm_clear_debug(), ptr);
24406           CHK_(ptr);
24407         } else {
24408           goto handle_unusual;
24409         }
24410         continue;
24411       // .perfetto.protos.KvmArmSetDreg32FtraceEvent kvm_arm_set_dreg32 = 373;
24412       case 373:
24413         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
24414           ptr = ctx->ParseMessage(_internal_mutable_kvm_arm_set_dreg32(), ptr);
24415           CHK_(ptr);
24416         } else {
24417           goto handle_unusual;
24418         }
24419         continue;
24420       // .perfetto.protos.KvmArmSetRegsetFtraceEvent kvm_arm_set_regset = 374;
24421       case 374:
24422         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
24423           ptr = ctx->ParseMessage(_internal_mutable_kvm_arm_set_regset(), ptr);
24424           CHK_(ptr);
24425         } else {
24426           goto handle_unusual;
24427         }
24428         continue;
24429       // .perfetto.protos.KvmArmSetupDebugFtraceEvent kvm_arm_setup_debug = 375;
24430       case 375:
24431         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
24432           ptr = ctx->ParseMessage(_internal_mutable_kvm_arm_setup_debug(), ptr);
24433           CHK_(ptr);
24434         } else {
24435           goto handle_unusual;
24436         }
24437         continue;
24438       // .perfetto.protos.KvmEntryFtraceEvent kvm_entry = 376;
24439       case 376:
24440         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
24441           ptr = ctx->ParseMessage(_internal_mutable_kvm_entry(), ptr);
24442           CHK_(ptr);
24443         } else {
24444           goto handle_unusual;
24445         }
24446         continue;
24447       // .perfetto.protos.KvmExitFtraceEvent kvm_exit = 377;
24448       case 377:
24449         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
24450           ptr = ctx->ParseMessage(_internal_mutable_kvm_exit(), ptr);
24451           CHK_(ptr);
24452         } else {
24453           goto handle_unusual;
24454         }
24455         continue;
24456       // .perfetto.protos.KvmFpuFtraceEvent kvm_fpu = 378;
24457       case 378:
24458         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
24459           ptr = ctx->ParseMessage(_internal_mutable_kvm_fpu(), ptr);
24460           CHK_(ptr);
24461         } else {
24462           goto handle_unusual;
24463         }
24464         continue;
24465       // .perfetto.protos.KvmGetTimerMapFtraceEvent kvm_get_timer_map = 379;
24466       case 379:
24467         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
24468           ptr = ctx->ParseMessage(_internal_mutable_kvm_get_timer_map(), ptr);
24469           CHK_(ptr);
24470         } else {
24471           goto handle_unusual;
24472         }
24473         continue;
24474       // .perfetto.protos.KvmGuestFaultFtraceEvent kvm_guest_fault = 380;
24475       case 380:
24476         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
24477           ptr = ctx->ParseMessage(_internal_mutable_kvm_guest_fault(), ptr);
24478           CHK_(ptr);
24479         } else {
24480           goto handle_unusual;
24481         }
24482         continue;
24483       // .perfetto.protos.KvmHandleSysRegFtraceEvent kvm_handle_sys_reg = 381;
24484       case 381:
24485         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
24486           ptr = ctx->ParseMessage(_internal_mutable_kvm_handle_sys_reg(), ptr);
24487           CHK_(ptr);
24488         } else {
24489           goto handle_unusual;
24490         }
24491         continue;
24492       // .perfetto.protos.KvmHvcArm64FtraceEvent kvm_hvc_arm64 = 382;
24493       case 382:
24494         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
24495           ptr = ctx->ParseMessage(_internal_mutable_kvm_hvc_arm64(), ptr);
24496           CHK_(ptr);
24497         } else {
24498           goto handle_unusual;
24499         }
24500         continue;
24501       // .perfetto.protos.KvmIrqLineFtraceEvent kvm_irq_line = 383;
24502       case 383:
24503         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
24504           ptr = ctx->ParseMessage(_internal_mutable_kvm_irq_line(), ptr);
24505           CHK_(ptr);
24506         } else {
24507           goto handle_unusual;
24508         }
24509         continue;
24510       // .perfetto.protos.KvmMmioFtraceEvent kvm_mmio = 384;
24511       case 384:
24512         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
24513           ptr = ctx->ParseMessage(_internal_mutable_kvm_mmio(), ptr);
24514           CHK_(ptr);
24515         } else {
24516           goto handle_unusual;
24517         }
24518         continue;
24519       // .perfetto.protos.KvmMmioEmulateFtraceEvent kvm_mmio_emulate = 385;
24520       case 385:
24521         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
24522           ptr = ctx->ParseMessage(_internal_mutable_kvm_mmio_emulate(), ptr);
24523           CHK_(ptr);
24524         } else {
24525           goto handle_unusual;
24526         }
24527         continue;
24528       // .perfetto.protos.KvmSetGuestDebugFtraceEvent kvm_set_guest_debug = 386;
24529       case 386:
24530         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
24531           ptr = ctx->ParseMessage(_internal_mutable_kvm_set_guest_debug(), ptr);
24532           CHK_(ptr);
24533         } else {
24534           goto handle_unusual;
24535         }
24536         continue;
24537       // .perfetto.protos.KvmSetIrqFtraceEvent kvm_set_irq = 387;
24538       case 387:
24539         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
24540           ptr = ctx->ParseMessage(_internal_mutable_kvm_set_irq(), ptr);
24541           CHK_(ptr);
24542         } else {
24543           goto handle_unusual;
24544         }
24545         continue;
24546       // .perfetto.protos.KvmSetSpteHvaFtraceEvent kvm_set_spte_hva = 388;
24547       case 388:
24548         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
24549           ptr = ctx->ParseMessage(_internal_mutable_kvm_set_spte_hva(), ptr);
24550           CHK_(ptr);
24551         } else {
24552           goto handle_unusual;
24553         }
24554         continue;
24555       // .perfetto.protos.KvmSetWayFlushFtraceEvent kvm_set_way_flush = 389;
24556       case 389:
24557         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
24558           ptr = ctx->ParseMessage(_internal_mutable_kvm_set_way_flush(), ptr);
24559           CHK_(ptr);
24560         } else {
24561           goto handle_unusual;
24562         }
24563         continue;
24564       // .perfetto.protos.KvmSysAccessFtraceEvent kvm_sys_access = 390;
24565       case 390:
24566         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
24567           ptr = ctx->ParseMessage(_internal_mutable_kvm_sys_access(), ptr);
24568           CHK_(ptr);
24569         } else {
24570           goto handle_unusual;
24571         }
24572         continue;
24573       // .perfetto.protos.KvmTestAgeHvaFtraceEvent kvm_test_age_hva = 391;
24574       case 391:
24575         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
24576           ptr = ctx->ParseMessage(_internal_mutable_kvm_test_age_hva(), ptr);
24577           CHK_(ptr);
24578         } else {
24579           goto handle_unusual;
24580         }
24581         continue;
24582       // .perfetto.protos.KvmTimerEmulateFtraceEvent kvm_timer_emulate = 392;
24583       case 392:
24584         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
24585           ptr = ctx->ParseMessage(_internal_mutable_kvm_timer_emulate(), ptr);
24586           CHK_(ptr);
24587         } else {
24588           goto handle_unusual;
24589         }
24590         continue;
24591       // .perfetto.protos.KvmTimerHrtimerExpireFtraceEvent kvm_timer_hrtimer_expire = 393;
24592       case 393:
24593         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
24594           ptr = ctx->ParseMessage(_internal_mutable_kvm_timer_hrtimer_expire(), ptr);
24595           CHK_(ptr);
24596         } else {
24597           goto handle_unusual;
24598         }
24599         continue;
24600       // .perfetto.protos.KvmTimerRestoreStateFtraceEvent kvm_timer_restore_state = 394;
24601       case 394:
24602         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
24603           ptr = ctx->ParseMessage(_internal_mutable_kvm_timer_restore_state(), ptr);
24604           CHK_(ptr);
24605         } else {
24606           goto handle_unusual;
24607         }
24608         continue;
24609       // .perfetto.protos.KvmTimerSaveStateFtraceEvent kvm_timer_save_state = 395;
24610       case 395:
24611         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
24612           ptr = ctx->ParseMessage(_internal_mutable_kvm_timer_save_state(), ptr);
24613           CHK_(ptr);
24614         } else {
24615           goto handle_unusual;
24616         }
24617         continue;
24618       // .perfetto.protos.KvmTimerUpdateIrqFtraceEvent kvm_timer_update_irq = 396;
24619       case 396:
24620         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
24621           ptr = ctx->ParseMessage(_internal_mutable_kvm_timer_update_irq(), ptr);
24622           CHK_(ptr);
24623         } else {
24624           goto handle_unusual;
24625         }
24626         continue;
24627       // .perfetto.protos.KvmToggleCacheFtraceEvent kvm_toggle_cache = 397;
24628       case 397:
24629         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
24630           ptr = ctx->ParseMessage(_internal_mutable_kvm_toggle_cache(), ptr);
24631           CHK_(ptr);
24632         } else {
24633           goto handle_unusual;
24634         }
24635         continue;
24636       // .perfetto.protos.KvmUnmapHvaRangeFtraceEvent kvm_unmap_hva_range = 398;
24637       case 398:
24638         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
24639           ptr = ctx->ParseMessage(_internal_mutable_kvm_unmap_hva_range(), ptr);
24640           CHK_(ptr);
24641         } else {
24642           goto handle_unusual;
24643         }
24644         continue;
24645       // .perfetto.protos.KvmUserspaceExitFtraceEvent kvm_userspace_exit = 399;
24646       case 399:
24647         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
24648           ptr = ctx->ParseMessage(_internal_mutable_kvm_userspace_exit(), ptr);
24649           CHK_(ptr);
24650         } else {
24651           goto handle_unusual;
24652         }
24653         continue;
24654       // .perfetto.protos.KvmVcpuWakeupFtraceEvent kvm_vcpu_wakeup = 400;
24655       case 400:
24656         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
24657           ptr = ctx->ParseMessage(_internal_mutable_kvm_vcpu_wakeup(), ptr);
24658           CHK_(ptr);
24659         } else {
24660           goto handle_unusual;
24661         }
24662         continue;
24663       // .perfetto.protos.KvmWfxArm64FtraceEvent kvm_wfx_arm64 = 401;
24664       case 401:
24665         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
24666           ptr = ctx->ParseMessage(_internal_mutable_kvm_wfx_arm64(), ptr);
24667           CHK_(ptr);
24668         } else {
24669           goto handle_unusual;
24670         }
24671         continue;
24672       // .perfetto.protos.TrapRegFtraceEvent trap_reg = 402;
24673       case 402:
24674         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
24675           ptr = ctx->ParseMessage(_internal_mutable_trap_reg(), ptr);
24676           CHK_(ptr);
24677         } else {
24678           goto handle_unusual;
24679         }
24680         continue;
24681       // .perfetto.protos.VgicUpdateIrqPendingFtraceEvent vgic_update_irq_pending = 403;
24682       case 403:
24683         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
24684           ptr = ctx->ParseMessage(_internal_mutable_vgic_update_irq_pending(), ptr);
24685           CHK_(ptr);
24686         } else {
24687           goto handle_unusual;
24688         }
24689         continue;
24690       // .perfetto.protos.WakeupSourceActivateFtraceEvent wakeup_source_activate = 404;
24691       case 404:
24692         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
24693           ptr = ctx->ParseMessage(_internal_mutable_wakeup_source_activate(), ptr);
24694           CHK_(ptr);
24695         } else {
24696           goto handle_unusual;
24697         }
24698         continue;
24699       // .perfetto.protos.WakeupSourceDeactivateFtraceEvent wakeup_source_deactivate = 405;
24700       case 405:
24701         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
24702           ptr = ctx->ParseMessage(_internal_mutable_wakeup_source_deactivate(), ptr);
24703           CHK_(ptr);
24704         } else {
24705           goto handle_unusual;
24706         }
24707         continue;
24708       // .perfetto.protos.UfshcdCommandFtraceEvent ufshcd_command = 406;
24709       case 406:
24710         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
24711           ptr = ctx->ParseMessage(_internal_mutable_ufshcd_command(), ptr);
24712           CHK_(ptr);
24713         } else {
24714           goto handle_unusual;
24715         }
24716         continue;
24717       // .perfetto.protos.UfshcdClkGatingFtraceEvent ufshcd_clk_gating = 407;
24718       case 407:
24719         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
24720           ptr = ctx->ParseMessage(_internal_mutable_ufshcd_clk_gating(), ptr);
24721           CHK_(ptr);
24722         } else {
24723           goto handle_unusual;
24724         }
24725         continue;
24726       // .perfetto.protos.ConsoleFtraceEvent console = 408;
24727       case 408:
24728         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
24729           ptr = ctx->ParseMessage(_internal_mutable_console(), ptr);
24730           CHK_(ptr);
24731         } else {
24732           goto handle_unusual;
24733         }
24734         continue;
24735       // .perfetto.protos.DrmVblankEventFtraceEvent drm_vblank_event = 409;
24736       case 409:
24737         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
24738           ptr = ctx->ParseMessage(_internal_mutable_drm_vblank_event(), ptr);
24739           CHK_(ptr);
24740         } else {
24741           goto handle_unusual;
24742         }
24743         continue;
24744       // .perfetto.protos.DrmVblankEventDeliveredFtraceEvent drm_vblank_event_delivered = 410;
24745       case 410:
24746         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
24747           ptr = ctx->ParseMessage(_internal_mutable_drm_vblank_event_delivered(), ptr);
24748           CHK_(ptr);
24749         } else {
24750           goto handle_unusual;
24751         }
24752         continue;
24753       // .perfetto.protos.DrmSchedJobFtraceEvent drm_sched_job = 411;
24754       case 411:
24755         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
24756           ptr = ctx->ParseMessage(_internal_mutable_drm_sched_job(), ptr);
24757           CHK_(ptr);
24758         } else {
24759           goto handle_unusual;
24760         }
24761         continue;
24762       // .perfetto.protos.DrmRunJobFtraceEvent drm_run_job = 412;
24763       case 412:
24764         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
24765           ptr = ctx->ParseMessage(_internal_mutable_drm_run_job(), ptr);
24766           CHK_(ptr);
24767         } else {
24768           goto handle_unusual;
24769         }
24770         continue;
24771       // .perfetto.protos.DrmSchedProcessJobFtraceEvent drm_sched_process_job = 413;
24772       case 413:
24773         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
24774           ptr = ctx->ParseMessage(_internal_mutable_drm_sched_process_job(), ptr);
24775           CHK_(ptr);
24776         } else {
24777           goto handle_unusual;
24778         }
24779         continue;
24780       // .perfetto.protos.DmaFenceInitFtraceEvent dma_fence_init = 414;
24781       case 414:
24782         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
24783           ptr = ctx->ParseMessage(_internal_mutable_dma_fence_init(), ptr);
24784           CHK_(ptr);
24785         } else {
24786           goto handle_unusual;
24787         }
24788         continue;
24789       // .perfetto.protos.DmaFenceEmitFtraceEvent dma_fence_emit = 415;
24790       case 415:
24791         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
24792           ptr = ctx->ParseMessage(_internal_mutable_dma_fence_emit(), ptr);
24793           CHK_(ptr);
24794         } else {
24795           goto handle_unusual;
24796         }
24797         continue;
24798       // .perfetto.protos.DmaFenceSignaledFtraceEvent dma_fence_signaled = 416;
24799       case 416:
24800         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
24801           ptr = ctx->ParseMessage(_internal_mutable_dma_fence_signaled(), ptr);
24802           CHK_(ptr);
24803         } else {
24804           goto handle_unusual;
24805         }
24806         continue;
24807       // .perfetto.protos.DmaFenceWaitStartFtraceEvent dma_fence_wait_start = 417;
24808       case 417:
24809         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
24810           ptr = ctx->ParseMessage(_internal_mutable_dma_fence_wait_start(), ptr);
24811           CHK_(ptr);
24812         } else {
24813           goto handle_unusual;
24814         }
24815         continue;
24816       // .perfetto.protos.DmaFenceWaitEndFtraceEvent dma_fence_wait_end = 418;
24817       case 418:
24818         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
24819           ptr = ctx->ParseMessage(_internal_mutable_dma_fence_wait_end(), ptr);
24820           CHK_(ptr);
24821         } else {
24822           goto handle_unusual;
24823         }
24824         continue;
24825       // .perfetto.protos.F2fsIostatFtraceEvent f2fs_iostat = 419;
24826       case 419:
24827         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
24828           ptr = ctx->ParseMessage(_internal_mutable_f2fs_iostat(), ptr);
24829           CHK_(ptr);
24830         } else {
24831           goto handle_unusual;
24832         }
24833         continue;
24834       // .perfetto.protos.F2fsIostatLatencyFtraceEvent f2fs_iostat_latency = 420;
24835       case 420:
24836         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
24837           ptr = ctx->ParseMessage(_internal_mutable_f2fs_iostat_latency(), ptr);
24838           CHK_(ptr);
24839         } else {
24840           goto handle_unusual;
24841         }
24842         continue;
24843       // .perfetto.protos.SchedCpuUtilCfsFtraceEvent sched_cpu_util_cfs = 421;
24844       case 421:
24845         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
24846           ptr = ctx->ParseMessage(_internal_mutable_sched_cpu_util_cfs(), ptr);
24847           CHK_(ptr);
24848         } else {
24849           goto handle_unusual;
24850         }
24851         continue;
24852       // .perfetto.protos.V4l2QbufFtraceEvent v4l2_qbuf = 422;
24853       case 422:
24854         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
24855           ptr = ctx->ParseMessage(_internal_mutable_v4l2_qbuf(), ptr);
24856           CHK_(ptr);
24857         } else {
24858           goto handle_unusual;
24859         }
24860         continue;
24861       // .perfetto.protos.V4l2DqbufFtraceEvent v4l2_dqbuf = 423;
24862       case 423:
24863         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
24864           ptr = ctx->ParseMessage(_internal_mutable_v4l2_dqbuf(), ptr);
24865           CHK_(ptr);
24866         } else {
24867           goto handle_unusual;
24868         }
24869         continue;
24870       // .perfetto.protos.Vb2V4l2BufQueueFtraceEvent vb2_v4l2_buf_queue = 424;
24871       case 424:
24872         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
24873           ptr = ctx->ParseMessage(_internal_mutable_vb2_v4l2_buf_queue(), ptr);
24874           CHK_(ptr);
24875         } else {
24876           goto handle_unusual;
24877         }
24878         continue;
24879       // .perfetto.protos.Vb2V4l2BufDoneFtraceEvent vb2_v4l2_buf_done = 425;
24880       case 425:
24881         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
24882           ptr = ctx->ParseMessage(_internal_mutable_vb2_v4l2_buf_done(), ptr);
24883           CHK_(ptr);
24884         } else {
24885           goto handle_unusual;
24886         }
24887         continue;
24888       // .perfetto.protos.Vb2V4l2QbufFtraceEvent vb2_v4l2_qbuf = 426;
24889       case 426:
24890         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
24891           ptr = ctx->ParseMessage(_internal_mutable_vb2_v4l2_qbuf(), ptr);
24892           CHK_(ptr);
24893         } else {
24894           goto handle_unusual;
24895         }
24896         continue;
24897       // .perfetto.protos.Vb2V4l2DqbufFtraceEvent vb2_v4l2_dqbuf = 427;
24898       case 427:
24899         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
24900           ptr = ctx->ParseMessage(_internal_mutable_vb2_v4l2_dqbuf(), ptr);
24901           CHK_(ptr);
24902         } else {
24903           goto handle_unusual;
24904         }
24905         continue;
24906       // .perfetto.protos.DsiCmdFifoStatusFtraceEvent dsi_cmd_fifo_status = 428;
24907       case 428:
24908         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
24909           ptr = ctx->ParseMessage(_internal_mutable_dsi_cmd_fifo_status(), ptr);
24910           CHK_(ptr);
24911         } else {
24912           goto handle_unusual;
24913         }
24914         continue;
24915       // .perfetto.protos.DsiRxFtraceEvent dsi_rx = 429;
24916       case 429:
24917         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
24918           ptr = ctx->ParseMessage(_internal_mutable_dsi_rx(), ptr);
24919           CHK_(ptr);
24920         } else {
24921           goto handle_unusual;
24922         }
24923         continue;
24924       // .perfetto.protos.DsiTxFtraceEvent dsi_tx = 430;
24925       case 430:
24926         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
24927           ptr = ctx->ParseMessage(_internal_mutable_dsi_tx(), ptr);
24928           CHK_(ptr);
24929         } else {
24930           goto handle_unusual;
24931         }
24932         continue;
24933       // .perfetto.protos.AndroidFsDatareadEndFtraceEvent android_fs_dataread_end = 431;
24934       case 431:
24935         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
24936           ptr = ctx->ParseMessage(_internal_mutable_android_fs_dataread_end(), ptr);
24937           CHK_(ptr);
24938         } else {
24939           goto handle_unusual;
24940         }
24941         continue;
24942       // .perfetto.protos.AndroidFsDatareadStartFtraceEvent android_fs_dataread_start = 432;
24943       case 432:
24944         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
24945           ptr = ctx->ParseMessage(_internal_mutable_android_fs_dataread_start(), ptr);
24946           CHK_(ptr);
24947         } else {
24948           goto handle_unusual;
24949         }
24950         continue;
24951       // .perfetto.protos.AndroidFsDatawriteEndFtraceEvent android_fs_datawrite_end = 433;
24952       case 433:
24953         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
24954           ptr = ctx->ParseMessage(_internal_mutable_android_fs_datawrite_end(), ptr);
24955           CHK_(ptr);
24956         } else {
24957           goto handle_unusual;
24958         }
24959         continue;
24960       // .perfetto.protos.AndroidFsDatawriteStartFtraceEvent android_fs_datawrite_start = 434;
24961       case 434:
24962         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
24963           ptr = ctx->ParseMessage(_internal_mutable_android_fs_datawrite_start(), ptr);
24964           CHK_(ptr);
24965         } else {
24966           goto handle_unusual;
24967         }
24968         continue;
24969       // .perfetto.protos.AndroidFsFsyncEndFtraceEvent android_fs_fsync_end = 435;
24970       case 435:
24971         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
24972           ptr = ctx->ParseMessage(_internal_mutable_android_fs_fsync_end(), ptr);
24973           CHK_(ptr);
24974         } else {
24975           goto handle_unusual;
24976         }
24977         continue;
24978       // .perfetto.protos.AndroidFsFsyncStartFtraceEvent android_fs_fsync_start = 436;
24979       case 436:
24980         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
24981           ptr = ctx->ParseMessage(_internal_mutable_android_fs_fsync_start(), ptr);
24982           CHK_(ptr);
24983         } else {
24984           goto handle_unusual;
24985         }
24986         continue;
24987       // .perfetto.protos.FuncgraphEntryFtraceEvent funcgraph_entry = 437;
24988       case 437:
24989         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
24990           ptr = ctx->ParseMessage(_internal_mutable_funcgraph_entry(), ptr);
24991           CHK_(ptr);
24992         } else {
24993           goto handle_unusual;
24994         }
24995         continue;
24996       // .perfetto.protos.FuncgraphExitFtraceEvent funcgraph_exit = 438;
24997       case 438:
24998         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
24999           ptr = ctx->ParseMessage(_internal_mutable_funcgraph_exit(), ptr);
25000           CHK_(ptr);
25001         } else {
25002           goto handle_unusual;
25003         }
25004         continue;
25005       // .perfetto.protos.VirtioVideoCmdFtraceEvent virtio_video_cmd = 439;
25006       case 439:
25007         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
25008           ptr = ctx->ParseMessage(_internal_mutable_virtio_video_cmd(), ptr);
25009           CHK_(ptr);
25010         } else {
25011           goto handle_unusual;
25012         }
25013         continue;
25014       // .perfetto.protos.VirtioVideoCmdDoneFtraceEvent virtio_video_cmd_done = 440;
25015       case 440:
25016         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
25017           ptr = ctx->ParseMessage(_internal_mutable_virtio_video_cmd_done(), ptr);
25018           CHK_(ptr);
25019         } else {
25020           goto handle_unusual;
25021         }
25022         continue;
25023       // .perfetto.protos.VirtioVideoResourceQueueFtraceEvent virtio_video_resource_queue = 441;
25024       case 441:
25025         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
25026           ptr = ctx->ParseMessage(_internal_mutable_virtio_video_resource_queue(), ptr);
25027           CHK_(ptr);
25028         } else {
25029           goto handle_unusual;
25030         }
25031         continue;
25032       // .perfetto.protos.VirtioVideoResourceQueueDoneFtraceEvent virtio_video_resource_queue_done = 442;
25033       case 442:
25034         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
25035           ptr = ctx->ParseMessage(_internal_mutable_virtio_video_resource_queue_done(), ptr);
25036           CHK_(ptr);
25037         } else {
25038           goto handle_unusual;
25039         }
25040         continue;
25041       // .perfetto.protos.MmShrinkSlabStartFtraceEvent mm_shrink_slab_start = 443;
25042       case 443:
25043         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
25044           ptr = ctx->ParseMessage(_internal_mutable_mm_shrink_slab_start(), ptr);
25045           CHK_(ptr);
25046         } else {
25047           goto handle_unusual;
25048         }
25049         continue;
25050       // .perfetto.protos.MmShrinkSlabEndFtraceEvent mm_shrink_slab_end = 444;
25051       case 444:
25052         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
25053           ptr = ctx->ParseMessage(_internal_mutable_mm_shrink_slab_end(), ptr);
25054           CHK_(ptr);
25055         } else {
25056           goto handle_unusual;
25057         }
25058         continue;
25059       // .perfetto.protos.TrustySmcFtraceEvent trusty_smc = 445;
25060       case 445:
25061         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
25062           ptr = ctx->ParseMessage(_internal_mutable_trusty_smc(), ptr);
25063           CHK_(ptr);
25064         } else {
25065           goto handle_unusual;
25066         }
25067         continue;
25068       // .perfetto.protos.TrustySmcDoneFtraceEvent trusty_smc_done = 446;
25069       case 446:
25070         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
25071           ptr = ctx->ParseMessage(_internal_mutable_trusty_smc_done(), ptr);
25072           CHK_(ptr);
25073         } else {
25074           goto handle_unusual;
25075         }
25076         continue;
25077       // .perfetto.protos.TrustyStdCall32FtraceEvent trusty_std_call32 = 447;
25078       case 447:
25079         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
25080           ptr = ctx->ParseMessage(_internal_mutable_trusty_std_call32(), ptr);
25081           CHK_(ptr);
25082         } else {
25083           goto handle_unusual;
25084         }
25085         continue;
25086       // .perfetto.protos.TrustyStdCall32DoneFtraceEvent trusty_std_call32_done = 448;
25087       case 448:
25088         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
25089           ptr = ctx->ParseMessage(_internal_mutable_trusty_std_call32_done(), ptr);
25090           CHK_(ptr);
25091         } else {
25092           goto handle_unusual;
25093         }
25094         continue;
25095       // .perfetto.protos.TrustyShareMemoryFtraceEvent trusty_share_memory = 449;
25096       case 449:
25097         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
25098           ptr = ctx->ParseMessage(_internal_mutable_trusty_share_memory(), ptr);
25099           CHK_(ptr);
25100         } else {
25101           goto handle_unusual;
25102         }
25103         continue;
25104       // .perfetto.protos.TrustyShareMemoryDoneFtraceEvent trusty_share_memory_done = 450;
25105       case 450:
25106         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
25107           ptr = ctx->ParseMessage(_internal_mutable_trusty_share_memory_done(), ptr);
25108           CHK_(ptr);
25109         } else {
25110           goto handle_unusual;
25111         }
25112         continue;
25113       // .perfetto.protos.TrustyReclaimMemoryFtraceEvent trusty_reclaim_memory = 451;
25114       case 451:
25115         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
25116           ptr = ctx->ParseMessage(_internal_mutable_trusty_reclaim_memory(), ptr);
25117           CHK_(ptr);
25118         } else {
25119           goto handle_unusual;
25120         }
25121         continue;
25122       // .perfetto.protos.TrustyReclaimMemoryDoneFtraceEvent trusty_reclaim_memory_done = 452;
25123       case 452:
25124         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
25125           ptr = ctx->ParseMessage(_internal_mutable_trusty_reclaim_memory_done(), ptr);
25126           CHK_(ptr);
25127         } else {
25128           goto handle_unusual;
25129         }
25130         continue;
25131       // .perfetto.protos.TrustyIrqFtraceEvent trusty_irq = 453;
25132       case 453:
25133         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
25134           ptr = ctx->ParseMessage(_internal_mutable_trusty_irq(), ptr);
25135           CHK_(ptr);
25136         } else {
25137           goto handle_unusual;
25138         }
25139         continue;
25140       // .perfetto.protos.TrustyIpcHandleEventFtraceEvent trusty_ipc_handle_event = 454;
25141       case 454:
25142         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
25143           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_handle_event(), ptr);
25144           CHK_(ptr);
25145         } else {
25146           goto handle_unusual;
25147         }
25148         continue;
25149       // .perfetto.protos.TrustyIpcConnectFtraceEvent trusty_ipc_connect = 455;
25150       case 455:
25151         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
25152           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_connect(), ptr);
25153           CHK_(ptr);
25154         } else {
25155           goto handle_unusual;
25156         }
25157         continue;
25158       // .perfetto.protos.TrustyIpcConnectEndFtraceEvent trusty_ipc_connect_end = 456;
25159       case 456:
25160         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
25161           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_connect_end(), ptr);
25162           CHK_(ptr);
25163         } else {
25164           goto handle_unusual;
25165         }
25166         continue;
25167       // .perfetto.protos.TrustyIpcWriteFtraceEvent trusty_ipc_write = 457;
25168       case 457:
25169         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
25170           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_write(), ptr);
25171           CHK_(ptr);
25172         } else {
25173           goto handle_unusual;
25174         }
25175         continue;
25176       // .perfetto.protos.TrustyIpcPollFtraceEvent trusty_ipc_poll = 458;
25177       case 458:
25178         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
25179           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_poll(), ptr);
25180           CHK_(ptr);
25181         } else {
25182           goto handle_unusual;
25183         }
25184         continue;
25185       // .perfetto.protos.TrustyIpcReadFtraceEvent trusty_ipc_read = 460;
25186       case 460:
25187         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
25188           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_read(), ptr);
25189           CHK_(ptr);
25190         } else {
25191           goto handle_unusual;
25192         }
25193         continue;
25194       // .perfetto.protos.TrustyIpcReadEndFtraceEvent trusty_ipc_read_end = 461;
25195       case 461:
25196         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
25197           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_read_end(), ptr);
25198           CHK_(ptr);
25199         } else {
25200           goto handle_unusual;
25201         }
25202         continue;
25203       // .perfetto.protos.TrustyIpcRxFtraceEvent trusty_ipc_rx = 462;
25204       case 462:
25205         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
25206           ptr = ctx->ParseMessage(_internal_mutable_trusty_ipc_rx(), ptr);
25207           CHK_(ptr);
25208         } else {
25209           goto handle_unusual;
25210         }
25211         continue;
25212       // .perfetto.protos.TrustyEnqueueNopFtraceEvent trusty_enqueue_nop = 464;
25213       case 464:
25214         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
25215           ptr = ctx->ParseMessage(_internal_mutable_trusty_enqueue_nop(), ptr);
25216           CHK_(ptr);
25217         } else {
25218           goto handle_unusual;
25219         }
25220         continue;
25221       // .perfetto.protos.CmaAllocStartFtraceEvent cma_alloc_start = 465;
25222       case 465:
25223         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
25224           ptr = ctx->ParseMessage(_internal_mutable_cma_alloc_start(), ptr);
25225           CHK_(ptr);
25226         } else {
25227           goto handle_unusual;
25228         }
25229         continue;
25230       // .perfetto.protos.CmaAllocInfoFtraceEvent cma_alloc_info = 466;
25231       case 466:
25232         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
25233           ptr = ctx->ParseMessage(_internal_mutable_cma_alloc_info(), ptr);
25234           CHK_(ptr);
25235         } else {
25236           goto handle_unusual;
25237         }
25238         continue;
25239       // .perfetto.protos.LwisTracingMarkWriteFtraceEvent lwis_tracing_mark_write = 467;
25240       case 467:
25241         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
25242           ptr = ctx->ParseMessage(_internal_mutable_lwis_tracing_mark_write(), ptr);
25243           CHK_(ptr);
25244         } else {
25245           goto handle_unusual;
25246         }
25247         continue;
25248       // .perfetto.protos.VirtioGpuCmdQueueFtraceEvent virtio_gpu_cmd_queue = 468;
25249       case 468:
25250         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
25251           ptr = ctx->ParseMessage(_internal_mutable_virtio_gpu_cmd_queue(), ptr);
25252           CHK_(ptr);
25253         } else {
25254           goto handle_unusual;
25255         }
25256         continue;
25257       // .perfetto.protos.VirtioGpuCmdResponseFtraceEvent virtio_gpu_cmd_response = 469;
25258       case 469:
25259         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
25260           ptr = ctx->ParseMessage(_internal_mutable_virtio_gpu_cmd_response(), ptr);
25261           CHK_(ptr);
25262         } else {
25263           goto handle_unusual;
25264         }
25265         continue;
25266       // .perfetto.protos.MaliMaliKCPUCQSSETFtraceEvent mali_mali_KCPU_CQS_SET = 470;
25267       case 470:
25268         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
25269           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_kcpu_cqs_set(), ptr);
25270           CHK_(ptr);
25271         } else {
25272           goto handle_unusual;
25273         }
25274         continue;
25275       // .perfetto.protos.MaliMaliKCPUCQSWAITSTARTFtraceEvent mali_mali_KCPU_CQS_WAIT_START = 471;
25276       case 471:
25277         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
25278           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_kcpu_cqs_wait_start(), ptr);
25279           CHK_(ptr);
25280         } else {
25281           goto handle_unusual;
25282         }
25283         continue;
25284       // .perfetto.protos.MaliMaliKCPUCQSWAITENDFtraceEvent mali_mali_KCPU_CQS_WAIT_END = 472;
25285       case 472:
25286         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
25287           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_kcpu_cqs_wait_end(), ptr);
25288           CHK_(ptr);
25289         } else {
25290           goto handle_unusual;
25291         }
25292         continue;
25293       // .perfetto.protos.MaliMaliKCPUFENCESIGNALFtraceEvent mali_mali_KCPU_FENCE_SIGNAL = 473;
25294       case 473:
25295         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
25296           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_kcpu_fence_signal(), ptr);
25297           CHK_(ptr);
25298         } else {
25299           goto handle_unusual;
25300         }
25301         continue;
25302       // .perfetto.protos.MaliMaliKCPUFENCEWAITSTARTFtraceEvent mali_mali_KCPU_FENCE_WAIT_START = 474;
25303       case 474:
25304         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
25305           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_kcpu_fence_wait_start(), ptr);
25306           CHK_(ptr);
25307         } else {
25308           goto handle_unusual;
25309         }
25310         continue;
25311       // .perfetto.protos.MaliMaliKCPUFENCEWAITENDFtraceEvent mali_mali_KCPU_FENCE_WAIT_END = 475;
25312       case 475:
25313         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
25314           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_kcpu_fence_wait_end(), ptr);
25315           CHK_(ptr);
25316         } else {
25317           goto handle_unusual;
25318         }
25319         continue;
25320       // .perfetto.protos.HypEnterFtraceEvent hyp_enter = 476;
25321       case 476:
25322         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
25323           ptr = ctx->ParseMessage(_internal_mutable_hyp_enter(), ptr);
25324           CHK_(ptr);
25325         } else {
25326           goto handle_unusual;
25327         }
25328         continue;
25329       // .perfetto.protos.HypExitFtraceEvent hyp_exit = 477;
25330       case 477:
25331         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
25332           ptr = ctx->ParseMessage(_internal_mutable_hyp_exit(), ptr);
25333           CHK_(ptr);
25334         } else {
25335           goto handle_unusual;
25336         }
25337         continue;
25338       // .perfetto.protos.HostHcallFtraceEvent host_hcall = 478;
25339       case 478:
25340         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
25341           ptr = ctx->ParseMessage(_internal_mutable_host_hcall(), ptr);
25342           CHK_(ptr);
25343         } else {
25344           goto handle_unusual;
25345         }
25346         continue;
25347       // .perfetto.protos.HostSmcFtraceEvent host_smc = 479;
25348       case 479:
25349         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
25350           ptr = ctx->ParseMessage(_internal_mutable_host_smc(), ptr);
25351           CHK_(ptr);
25352         } else {
25353           goto handle_unusual;
25354         }
25355         continue;
25356       // .perfetto.protos.HostMemAbortFtraceEvent host_mem_abort = 480;
25357       case 480:
25358         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
25359           ptr = ctx->ParseMessage(_internal_mutable_host_mem_abort(), ptr);
25360           CHK_(ptr);
25361         } else {
25362           goto handle_unusual;
25363         }
25364         continue;
25365       // .perfetto.protos.SuspendResumeMinimalFtraceEvent suspend_resume_minimal = 481;
25366       case 481:
25367         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
25368           ptr = ctx->ParseMessage(_internal_mutable_suspend_resume_minimal(), ptr);
25369           CHK_(ptr);
25370         } else {
25371           goto handle_unusual;
25372         }
25373         continue;
25374       // .perfetto.protos.MaliMaliCSFINTERRUPTSTARTFtraceEvent mali_mali_CSF_INTERRUPT_START = 482;
25375       case 482:
25376         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
25377           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_csf_interrupt_start(), ptr);
25378           CHK_(ptr);
25379         } else {
25380           goto handle_unusual;
25381         }
25382         continue;
25383       // .perfetto.protos.MaliMaliCSFINTERRUPTENDFtraceEvent mali_mali_CSF_INTERRUPT_END = 483;
25384       case 483:
25385         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
25386           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_csf_interrupt_end(), ptr);
25387           CHK_(ptr);
25388         } else {
25389           goto handle_unusual;
25390         }
25391         continue;
25392       // .perfetto.protos.SamsungTracingMarkWriteFtraceEvent samsung_tracing_mark_write = 484;
25393       case 484:
25394         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
25395           ptr = ctx->ParseMessage(_internal_mutable_samsung_tracing_mark_write(), ptr);
25396           CHK_(ptr);
25397         } else {
25398           goto handle_unusual;
25399         }
25400         continue;
25401       // .perfetto.protos.BinderCommandFtraceEvent binder_command = 485;
25402       case 485:
25403         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
25404           ptr = ctx->ParseMessage(_internal_mutable_binder_command(), ptr);
25405           CHK_(ptr);
25406         } else {
25407           goto handle_unusual;
25408         }
25409         continue;
25410       // .perfetto.protos.BinderReturnFtraceEvent binder_return = 486;
25411       case 486:
25412         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
25413           ptr = ctx->ParseMessage(_internal_mutable_binder_return(), ptr);
25414           CHK_(ptr);
25415         } else {
25416           goto handle_unusual;
25417         }
25418         continue;
25419       // .perfetto.protos.SchedSwitchWithCtrsFtraceEvent sched_switch_with_ctrs = 487;
25420       case 487:
25421         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
25422           ptr = ctx->ParseMessage(_internal_mutable_sched_switch_with_ctrs(), ptr);
25423           CHK_(ptr);
25424         } else {
25425           goto handle_unusual;
25426         }
25427         continue;
25428       // .perfetto.protos.GpuWorkPeriodFtraceEvent gpu_work_period = 488;
25429       case 488:
25430         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
25431           ptr = ctx->ParseMessage(_internal_mutable_gpu_work_period(), ptr);
25432           CHK_(ptr);
25433         } else {
25434           goto handle_unusual;
25435         }
25436         continue;
25437       // .perfetto.protos.RpmStatusFtraceEvent rpm_status = 489;
25438       case 489:
25439         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
25440           ptr = ctx->ParseMessage(_internal_mutable_rpm_status(), ptr);
25441           CHK_(ptr);
25442         } else {
25443           goto handle_unusual;
25444         }
25445         continue;
25446       // .perfetto.protos.PanelWriteGenericFtraceEvent panel_write_generic = 490;
25447       case 490:
25448         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
25449           ptr = ctx->ParseMessage(_internal_mutable_panel_write_generic(), ptr);
25450           CHK_(ptr);
25451         } else {
25452           goto handle_unusual;
25453         }
25454         continue;
25455       // .perfetto.protos.SchedMigrateTaskFtraceEvent sched_migrate_task = 491;
25456       case 491:
25457         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
25458           ptr = ctx->ParseMessage(_internal_mutable_sched_migrate_task(), ptr);
25459           CHK_(ptr);
25460         } else {
25461           goto handle_unusual;
25462         }
25463         continue;
25464       // .perfetto.protos.DpuDsiCmdFifoStatusFtraceEvent dpu_dsi_cmd_fifo_status = 492;
25465       case 492:
25466         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
25467           ptr = ctx->ParseMessage(_internal_mutable_dpu_dsi_cmd_fifo_status(), ptr);
25468           CHK_(ptr);
25469         } else {
25470           goto handle_unusual;
25471         }
25472         continue;
25473       // .perfetto.protos.DpuDsiRxFtraceEvent dpu_dsi_rx = 493;
25474       case 493:
25475         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
25476           ptr = ctx->ParseMessage(_internal_mutable_dpu_dsi_rx(), ptr);
25477           CHK_(ptr);
25478         } else {
25479           goto handle_unusual;
25480         }
25481         continue;
25482       // .perfetto.protos.DpuDsiTxFtraceEvent dpu_dsi_tx = 494;
25483       case 494:
25484         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
25485           ptr = ctx->ParseMessage(_internal_mutable_dpu_dsi_tx(), ptr);
25486           CHK_(ptr);
25487         } else {
25488           goto handle_unusual;
25489         }
25490         continue;
25491       // .perfetto.protos.F2fsBackgroundGcFtraceEvent f2fs_background_gc = 495;
25492       case 495:
25493         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
25494           ptr = ctx->ParseMessage(_internal_mutable_f2fs_background_gc(), ptr);
25495           CHK_(ptr);
25496         } else {
25497           goto handle_unusual;
25498         }
25499         continue;
25500       // .perfetto.protos.F2fsGcBeginFtraceEvent f2fs_gc_begin = 496;
25501       case 496:
25502         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
25503           ptr = ctx->ParseMessage(_internal_mutable_f2fs_gc_begin(), ptr);
25504           CHK_(ptr);
25505         } else {
25506           goto handle_unusual;
25507         }
25508         continue;
25509       // .perfetto.protos.F2fsGcEndFtraceEvent f2fs_gc_end = 497;
25510       case 497:
25511         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
25512           ptr = ctx->ParseMessage(_internal_mutable_f2fs_gc_end(), ptr);
25513           CHK_(ptr);
25514         } else {
25515           goto handle_unusual;
25516         }
25517         continue;
25518       // .perfetto.protos.FastrpcDmaFreeFtraceEvent fastrpc_dma_free = 498;
25519       case 498:
25520         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
25521           ptr = ctx->ParseMessage(_internal_mutable_fastrpc_dma_free(), ptr);
25522           CHK_(ptr);
25523         } else {
25524           goto handle_unusual;
25525         }
25526         continue;
25527       // .perfetto.protos.FastrpcDmaAllocFtraceEvent fastrpc_dma_alloc = 499;
25528       case 499:
25529         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
25530           ptr = ctx->ParseMessage(_internal_mutable_fastrpc_dma_alloc(), ptr);
25531           CHK_(ptr);
25532         } else {
25533           goto handle_unusual;
25534         }
25535         continue;
25536       // .perfetto.protos.FastrpcDmaUnmapFtraceEvent fastrpc_dma_unmap = 500;
25537       case 500:
25538         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
25539           ptr = ctx->ParseMessage(_internal_mutable_fastrpc_dma_unmap(), ptr);
25540           CHK_(ptr);
25541         } else {
25542           goto handle_unusual;
25543         }
25544         continue;
25545       // .perfetto.protos.FastrpcDmaMapFtraceEvent fastrpc_dma_map = 501;
25546       case 501:
25547         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
25548           ptr = ctx->ParseMessage(_internal_mutable_fastrpc_dma_map(), ptr);
25549           CHK_(ptr);
25550         } else {
25551           goto handle_unusual;
25552         }
25553         continue;
25554       // .perfetto.protos.GoogleIccEventFtraceEvent google_icc_event = 502;
25555       case 502:
25556         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
25557           ptr = ctx->ParseMessage(_internal_mutable_google_icc_event(), ptr);
25558           CHK_(ptr);
25559         } else {
25560           goto handle_unusual;
25561         }
25562         continue;
25563       // .perfetto.protos.GoogleIrmEventFtraceEvent google_irm_event = 503;
25564       case 503:
25565         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
25566           ptr = ctx->ParseMessage(_internal_mutable_google_irm_event(), ptr);
25567           CHK_(ptr);
25568         } else {
25569           goto handle_unusual;
25570         }
25571         continue;
25572       // .perfetto.protos.DevicePmCallbackStartFtraceEvent device_pm_callback_start = 504;
25573       case 504:
25574         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
25575           ptr = ctx->ParseMessage(_internal_mutable_device_pm_callback_start(), ptr);
25576           CHK_(ptr);
25577         } else {
25578           goto handle_unusual;
25579         }
25580         continue;
25581       // .perfetto.protos.DevicePmCallbackEndFtraceEvent device_pm_callback_end = 505;
25582       case 505:
25583         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
25584           ptr = ctx->ParseMessage(_internal_mutable_device_pm_callback_end(), ptr);
25585           CHK_(ptr);
25586         } else {
25587           goto handle_unusual;
25588         }
25589         continue;
25590       // .perfetto.protos.ThermalExynosAcpmBulkFtraceEvent thermal_exynos_acpm_bulk = 506;
25591       case 506:
25592         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
25593           ptr = ctx->ParseMessage(_internal_mutable_thermal_exynos_acpm_bulk(), ptr);
25594           CHK_(ptr);
25595         } else {
25596           goto handle_unusual;
25597         }
25598         continue;
25599       // .perfetto.protos.ThermalExynosAcpmHighOverheadFtraceEvent thermal_exynos_acpm_high_overhead = 507;
25600       case 507:
25601         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
25602           ptr = ctx->ParseMessage(_internal_mutable_thermal_exynos_acpm_high_overhead(), ptr);
25603           CHK_(ptr);
25604         } else {
25605           goto handle_unusual;
25606         }
25607         continue;
25608       // .perfetto.protos.DcvshFreqFtraceEvent dcvsh_freq = 508;
25609       case 508:
25610         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
25611           ptr = ctx->ParseMessage(_internal_mutable_dcvsh_freq(), ptr);
25612           CHK_(ptr);
25613         } else {
25614           goto handle_unusual;
25615         }
25616         continue;
25617       // .perfetto.protos.KgslGpuFrequencyFtraceEvent kgsl_gpu_frequency = 509;
25618       case 509:
25619         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
25620           ptr = ctx->ParseMessage(_internal_mutable_kgsl_gpu_frequency(), ptr);
25621           CHK_(ptr);
25622         } else {
25623           goto handle_unusual;
25624         }
25625         continue;
25626       // .perfetto.protos.MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent mali_mali_PM_MCU_HCTL_CORES_DOWN_SCALE_NOTIFY_PEND = 510;
25627       case 510:
25628         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
25629           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(), ptr);
25630           CHK_(ptr);
25631         } else {
25632           goto handle_unusual;
25633         }
25634         continue;
25635       // .perfetto.protos.MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent mali_mali_PM_MCU_HCTL_CORES_NOTIFY_PEND = 511;
25636       case 511:
25637         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
25638           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_cores_notify_pend(), ptr);
25639           CHK_(ptr);
25640         } else {
25641           goto handle_unusual;
25642         }
25643         continue;
25644       // .perfetto.protos.MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent mali_mali_PM_MCU_HCTL_CORE_INACTIVE_PEND = 512;
25645       case 512:
25646         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
25647           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_core_inactive_pend(), ptr);
25648           CHK_(ptr);
25649         } else {
25650           goto handle_unusual;
25651         }
25652         continue;
25653       // .perfetto.protos.MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent mali_mali_PM_MCU_HCTL_MCU_ON_RECHECK = 513;
25654       case 513:
25655         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
25656           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_mcu_on_recheck(), ptr);
25657           CHK_(ptr);
25658         } else {
25659           goto handle_unusual;
25660         }
25661         continue;
25662       // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_CORE_OFF_PEND = 514;
25663       case 514:
25664         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
25665           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_shaders_core_off_pend(), ptr);
25666           CHK_(ptr);
25667         } else {
25668           goto handle_unusual;
25669         }
25670         continue;
25671       // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_PEND_OFF = 515;
25672       case 515:
25673         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
25674           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_shaders_pend_off(), ptr);
25675           CHK_(ptr);
25676         } else {
25677           goto handle_unusual;
25678         }
25679         continue;
25680       // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_PEND_ON = 516;
25681       case 516:
25682         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 34)) {
25683           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_shaders_pend_on(), ptr);
25684           CHK_(ptr);
25685         } else {
25686           goto handle_unusual;
25687         }
25688         continue;
25689       // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_READY_OFF = 517;
25690       case 517:
25691         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 42)) {
25692           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_hctl_shaders_ready_off(), ptr);
25693           CHK_(ptr);
25694         } else {
25695           goto handle_unusual;
25696         }
25697         continue;
25698       // .perfetto.protos.MaliMaliPMMCUINSLEEPFtraceEvent mali_mali_PM_MCU_IN_SLEEP = 518;
25699       case 518:
25700         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 50)) {
25701           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_in_sleep(), ptr);
25702           CHK_(ptr);
25703         } else {
25704           goto handle_unusual;
25705         }
25706         continue;
25707       // .perfetto.protos.MaliMaliPMMCUOFFFtraceEvent mali_mali_PM_MCU_OFF = 519;
25708       case 519:
25709         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 58)) {
25710           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_off(), ptr);
25711           CHK_(ptr);
25712         } else {
25713           goto handle_unusual;
25714         }
25715         continue;
25716       // .perfetto.protos.MaliMaliPMMCUONFtraceEvent mali_mali_PM_MCU_ON = 520;
25717       case 520:
25718         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 66)) {
25719           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on(), ptr);
25720           CHK_(ptr);
25721         } else {
25722           goto handle_unusual;
25723         }
25724         continue;
25725       // .perfetto.protos.MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent mali_mali_PM_MCU_ON_CORE_ATTR_UPDATE_PEND = 521;
25726       case 521:
25727         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 74)) {
25728           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_core_attr_update_pend(), ptr);
25729           CHK_(ptr);
25730         } else {
25731           goto handle_unusual;
25732         }
25733         continue;
25734       // .perfetto.protos.MaliMaliPMMCUONGLBREINITPENDFtraceEvent mali_mali_PM_MCU_ON_GLB_REINIT_PEND = 522;
25735       case 522:
25736         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 82)) {
25737           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_glb_reinit_pend(), ptr);
25738           CHK_(ptr);
25739         } else {
25740           goto handle_unusual;
25741         }
25742         continue;
25743       // .perfetto.protos.MaliMaliPMMCUONHALTFtraceEvent mali_mali_PM_MCU_ON_HALT = 523;
25744       case 523:
25745         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 90)) {
25746           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_halt(), ptr);
25747           CHK_(ptr);
25748         } else {
25749           goto handle_unusual;
25750         }
25751         continue;
25752       // .perfetto.protos.MaliMaliPMMCUONHWCNTDISABLEFtraceEvent mali_mali_PM_MCU_ON_HWCNT_DISABLE = 524;
25753       case 524:
25754         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 98)) {
25755           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_hwcnt_disable(), ptr);
25756           CHK_(ptr);
25757         } else {
25758           goto handle_unusual;
25759         }
25760         continue;
25761       // .perfetto.protos.MaliMaliPMMCUONHWCNTENABLEFtraceEvent mali_mali_PM_MCU_ON_HWCNT_ENABLE = 525;
25762       case 525:
25763         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 106)) {
25764           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_hwcnt_enable(), ptr);
25765           CHK_(ptr);
25766         } else {
25767           goto handle_unusual;
25768         }
25769         continue;
25770       // .perfetto.protos.MaliMaliPMMCUONPENDHALTFtraceEvent mali_mali_PM_MCU_ON_PEND_HALT = 526;
25771       case 526:
25772         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 114)) {
25773           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_pend_halt(), ptr);
25774           CHK_(ptr);
25775         } else {
25776           goto handle_unusual;
25777         }
25778         continue;
25779       // .perfetto.protos.MaliMaliPMMCUONPENDSLEEPFtraceEvent mali_mali_PM_MCU_ON_PEND_SLEEP = 527;
25780       case 527:
25781         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 122)) {
25782           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_pend_sleep(), ptr);
25783           CHK_(ptr);
25784         } else {
25785           goto handle_unusual;
25786         }
25787         continue;
25788       // .perfetto.protos.MaliMaliPMMCUONSLEEPINITIATEFtraceEvent mali_mali_PM_MCU_ON_SLEEP_INITIATE = 528;
25789       case 528:
25790         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 130)) {
25791           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_on_sleep_initiate(), ptr);
25792           CHK_(ptr);
25793         } else {
25794           goto handle_unusual;
25795         }
25796         continue;
25797       // .perfetto.protos.MaliMaliPMMCUPENDOFFFtraceEvent mali_mali_PM_MCU_PEND_OFF = 529;
25798       case 529:
25799         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 138)) {
25800           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_pend_off(), ptr);
25801           CHK_(ptr);
25802         } else {
25803           goto handle_unusual;
25804         }
25805         continue;
25806       // .perfetto.protos.MaliMaliPMMCUPENDONRELOADFtraceEvent mali_mali_PM_MCU_PEND_ON_RELOAD = 530;
25807       case 530:
25808         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 146)) {
25809           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_pend_on_reload(), ptr);
25810           CHK_(ptr);
25811         } else {
25812           goto handle_unusual;
25813         }
25814         continue;
25815       // .perfetto.protos.MaliMaliPMMCUPOWERDOWNFtraceEvent mali_mali_PM_MCU_POWER_DOWN = 531;
25816       case 531:
25817         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 154)) {
25818           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_power_down(), ptr);
25819           CHK_(ptr);
25820         } else {
25821           goto handle_unusual;
25822         }
25823         continue;
25824       // .perfetto.protos.MaliMaliPMMCURESETWAITFtraceEvent mali_mali_PM_MCU_RESET_WAIT = 532;
25825       case 532:
25826         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 162)) {
25827           ptr = ctx->ParseMessage(_internal_mutable_mali_mali_pm_mcu_reset_wait(), ptr);
25828           CHK_(ptr);
25829         } else {
25830           goto handle_unusual;
25831         }
25832         continue;
25833       // .perfetto.protos.BclIrqTriggerFtraceEvent bcl_irq_trigger = 533;
25834       case 533:
25835         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 170)) {
25836           ptr = ctx->ParseMessage(_internal_mutable_bcl_irq_trigger(), ptr);
25837           CHK_(ptr);
25838         } else {
25839           goto handle_unusual;
25840         }
25841         continue;
25842       // .perfetto.protos.KgslAdrenoCmdbatchQueuedFtraceEvent kgsl_adreno_cmdbatch_queued = 534;
25843       case 534:
25844         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 178)) {
25845           ptr = ctx->ParseMessage(_internal_mutable_kgsl_adreno_cmdbatch_queued(), ptr);
25846           CHK_(ptr);
25847         } else {
25848           goto handle_unusual;
25849         }
25850         continue;
25851       // .perfetto.protos.KgslAdrenoCmdbatchSubmittedFtraceEvent kgsl_adreno_cmdbatch_submitted = 535;
25852       case 535:
25853         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 186)) {
25854           ptr = ctx->ParseMessage(_internal_mutable_kgsl_adreno_cmdbatch_submitted(), ptr);
25855           CHK_(ptr);
25856         } else {
25857           goto handle_unusual;
25858         }
25859         continue;
25860       // .perfetto.protos.KgslAdrenoCmdbatchSyncFtraceEvent kgsl_adreno_cmdbatch_sync = 536;
25861       case 536:
25862         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 194)) {
25863           ptr = ctx->ParseMessage(_internal_mutable_kgsl_adreno_cmdbatch_sync(), ptr);
25864           CHK_(ptr);
25865         } else {
25866           goto handle_unusual;
25867         }
25868         continue;
25869       // .perfetto.protos.KgslAdrenoCmdbatchRetiredFtraceEvent kgsl_adreno_cmdbatch_retired = 537;
25870       case 537:
25871         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 202)) {
25872           ptr = ctx->ParseMessage(_internal_mutable_kgsl_adreno_cmdbatch_retired(), ptr);
25873           CHK_(ptr);
25874         } else {
25875           goto handle_unusual;
25876         }
25877         continue;
25878       // .perfetto.protos.PixelMmKswapdWakeFtraceEvent pixel_mm_kswapd_wake = 538;
25879       case 538:
25880         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 210)) {
25881           ptr = ctx->ParseMessage(_internal_mutable_pixel_mm_kswapd_wake(), ptr);
25882           CHK_(ptr);
25883         } else {
25884           goto handle_unusual;
25885         }
25886         continue;
25887       // .perfetto.protos.PixelMmKswapdDoneFtraceEvent pixel_mm_kswapd_done = 539;
25888       case 539:
25889         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 218)) {
25890           ptr = ctx->ParseMessage(_internal_mutable_pixel_mm_kswapd_done(), ptr);
25891           CHK_(ptr);
25892         } else {
25893           goto handle_unusual;
25894         }
25895         continue;
25896       // .perfetto.protos.SchedWakeupTaskAttrFtraceEvent sched_wakeup_task_attr = 540;
25897       case 540:
25898         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 226)) {
25899           ptr = ctx->ParseMessage(_internal_mutable_sched_wakeup_task_attr(), ptr);
25900           CHK_(ptr);
25901         } else {
25902           goto handle_unusual;
25903         }
25904         continue;
25905       // .perfetto.protos.DevfreqFrequencyFtraceEvent devfreq_frequency = 541;
25906       case 541:
25907         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 234)) {
25908           ptr = ctx->ParseMessage(_internal_mutable_devfreq_frequency(), ptr);
25909           CHK_(ptr);
25910         } else {
25911           goto handle_unusual;
25912         }
25913         continue;
25914       // .perfetto.protos.KprobeEvent kprobe_event = 542;
25915       case 542:
25916         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 242)) {
25917           ptr = ctx->ParseMessage(_internal_mutable_kprobe_event(), ptr);
25918           CHK_(ptr);
25919         } else {
25920           goto handle_unusual;
25921         }
25922         continue;
25923       // .perfetto.protos.ParamSetValueCpmFtraceEvent param_set_value_cpm = 543;
25924       case 543:
25925         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 250)) {
25926           ptr = ctx->ParseMessage(_internal_mutable_param_set_value_cpm(), ptr);
25927           CHK_(ptr);
25928         } else {
25929           goto handle_unusual;
25930         }
25931         continue;
25932       // .perfetto.protos.DoSysOpenFtraceEvent do_sys_open = 544;
25933       case 544:
25934         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 2)) {
25935           ptr = ctx->ParseMessage(_internal_mutable_do_sys_open(), ptr);
25936           CHK_(ptr);
25937         } else {
25938           goto handle_unusual;
25939         }
25940         continue;
25941       // .perfetto.protos.OpenExecFtraceEvent open_exec = 545;
25942       case 545:
25943         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 10)) {
25944           ptr = ctx->ParseMessage(_internal_mutable_open_exec(), ptr);
25945           CHK_(ptr);
25946         } else {
25947           goto handle_unusual;
25948         }
25949         continue;
25950       // .perfetto.protos.BlockIoStartFtraceEvent block_io_start = 546;
25951       case 546:
25952         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 18)) {
25953           ptr = ctx->ParseMessage(_internal_mutable_block_io_start(), ptr);
25954           CHK_(ptr);
25955         } else {
25956           goto handle_unusual;
25957         }
25958         continue;
25959       // .perfetto.protos.BlockIoDoneFtraceEvent block_io_done = 547;
25960       case 547:
25961         if (PROTOBUF_PREDICT_TRUE(static_cast<::uint8_t>(tag) == 26)) {
25962           ptr = ctx->ParseMessage(_internal_mutable_block_io_done(), ptr);
25963           CHK_(ptr);
25964         } else {
25965           goto handle_unusual;
25966         }
25967         continue;
25968       default:
25969         goto handle_unusual;
25970     }  // switch
25971   handle_unusual:
25972     if ((tag == 0) || ((tag & 7) == 4)) {
25973       CHK_(ptr);
25974       ctx->SetLastTag(tag);
25975       goto message_done;
25976     }
25977     ptr = UnknownFieldParse(
25978         tag,
25979         _internal_metadata_.mutable_unknown_fields<std::string>(),
25980         ptr, ctx);
25981     CHK_(ptr != nullptr);
25982   }  // while
25983 message_done:
25984   _impl_._has_bits_.Or(has_bits);
25985   return ptr;
25986 failure:
25987   ptr = nullptr;
25988   goto message_done;
25989 #undef CHK_
25990 }
25991 
_InternalSerialize(::uint8_t * target,::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream) const25992 ::uint8_t* FtraceEvent::_InternalSerialize(
25993     ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
25994   // @@protoc_insertion_point(serialize_to_array_start:perfetto.protos.FtraceEvent)
25995   ::uint32_t cached_has_bits = 0;
25996   (void) cached_has_bits;
25997 
25998   cached_has_bits = _impl_._has_bits_[0];
25999   // optional uint64 timestamp = 1;
26000   if (cached_has_bits & 0x00000001u) {
26001     target = stream->EnsureSpace(target);
26002     target = ::_pbi::WireFormatLite::WriteUInt64ToArray(1, this->_internal_timestamp(), target);
26003   }
26004 
26005   // optional uint32 pid = 2;
26006   if (cached_has_bits & 0x00000002u) {
26007     target = stream->EnsureSpace(target);
26008     target = ::_pbi::WireFormatLite::WriteUInt32ToArray(2, this->_internal_pid(), target);
26009   }
26010 
26011   switch (event_case()) {
26012     case kPrint: {
26013       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26014         InternalWriteMessage(3, _Internal::print(this),
26015           _Internal::print(this).GetCachedSize(), target, stream);
26016       break;
26017     }
26018     case kSchedSwitch: {
26019       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26020         InternalWriteMessage(4, _Internal::sched_switch(this),
26021           _Internal::sched_switch(this).GetCachedSize(), target, stream);
26022       break;
26023     }
26024     default: ;
26025   }
26026   // optional uint32 common_flags = 5;
26027   if (cached_has_bits & 0x00000004u) {
26028     target = stream->EnsureSpace(target);
26029     target = ::_pbi::WireFormatLite::WriteUInt32ToArray(5, this->_internal_common_flags(), target);
26030   }
26031 
26032   switch (event_case()) {
26033     case kCpuFrequency: {
26034       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26035         InternalWriteMessage(11, _Internal::cpu_frequency(this),
26036           _Internal::cpu_frequency(this).GetCachedSize(), target, stream);
26037       break;
26038     }
26039     case kCpuFrequencyLimits: {
26040       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26041         InternalWriteMessage(12, _Internal::cpu_frequency_limits(this),
26042           _Internal::cpu_frequency_limits(this).GetCachedSize(), target, stream);
26043       break;
26044     }
26045     case kCpuIdle: {
26046       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26047         InternalWriteMessage(13, _Internal::cpu_idle(this),
26048           _Internal::cpu_idle(this).GetCachedSize(), target, stream);
26049       break;
26050     }
26051     case kClockEnable: {
26052       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26053         InternalWriteMessage(14, _Internal::clock_enable(this),
26054           _Internal::clock_enable(this).GetCachedSize(), target, stream);
26055       break;
26056     }
26057     case kClockDisable: {
26058       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26059         InternalWriteMessage(15, _Internal::clock_disable(this),
26060           _Internal::clock_disable(this).GetCachedSize(), target, stream);
26061       break;
26062     }
26063     case kClockSetRate: {
26064       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26065         InternalWriteMessage(16, _Internal::clock_set_rate(this),
26066           _Internal::clock_set_rate(this).GetCachedSize(), target, stream);
26067       break;
26068     }
26069     case kSchedWakeup: {
26070       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26071         InternalWriteMessage(17, _Internal::sched_wakeup(this),
26072           _Internal::sched_wakeup(this).GetCachedSize(), target, stream);
26073       break;
26074     }
26075     case kSchedBlockedReason: {
26076       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26077         InternalWriteMessage(18, _Internal::sched_blocked_reason(this),
26078           _Internal::sched_blocked_reason(this).GetCachedSize(), target, stream);
26079       break;
26080     }
26081     case kSchedCpuHotplug: {
26082       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26083         InternalWriteMessage(19, _Internal::sched_cpu_hotplug(this),
26084           _Internal::sched_cpu_hotplug(this).GetCachedSize(), target, stream);
26085       break;
26086     }
26087     case kSchedWaking: {
26088       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26089         InternalWriteMessage(20, _Internal::sched_waking(this),
26090           _Internal::sched_waking(this).GetCachedSize(), target, stream);
26091       break;
26092     }
26093     case kIpiEntry: {
26094       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26095         InternalWriteMessage(21, _Internal::ipi_entry(this),
26096           _Internal::ipi_entry(this).GetCachedSize(), target, stream);
26097       break;
26098     }
26099     case kIpiExit: {
26100       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26101         InternalWriteMessage(22, _Internal::ipi_exit(this),
26102           _Internal::ipi_exit(this).GetCachedSize(), target, stream);
26103       break;
26104     }
26105     case kIpiRaise: {
26106       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26107         InternalWriteMessage(23, _Internal::ipi_raise(this),
26108           _Internal::ipi_raise(this).GetCachedSize(), target, stream);
26109       break;
26110     }
26111     case kSoftirqEntry: {
26112       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26113         InternalWriteMessage(24, _Internal::softirq_entry(this),
26114           _Internal::softirq_entry(this).GetCachedSize(), target, stream);
26115       break;
26116     }
26117     case kSoftirqExit: {
26118       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26119         InternalWriteMessage(25, _Internal::softirq_exit(this),
26120           _Internal::softirq_exit(this).GetCachedSize(), target, stream);
26121       break;
26122     }
26123     case kSoftirqRaise: {
26124       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26125         InternalWriteMessage(26, _Internal::softirq_raise(this),
26126           _Internal::softirq_raise(this).GetCachedSize(), target, stream);
26127       break;
26128     }
26129     case kI2CRead: {
26130       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26131         InternalWriteMessage(27, _Internal::i2c_read(this),
26132           _Internal::i2c_read(this).GetCachedSize(), target, stream);
26133       break;
26134     }
26135     case kI2CWrite: {
26136       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26137         InternalWriteMessage(28, _Internal::i2c_write(this),
26138           _Internal::i2c_write(this).GetCachedSize(), target, stream);
26139       break;
26140     }
26141     case kI2CResult: {
26142       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26143         InternalWriteMessage(29, _Internal::i2c_result(this),
26144           _Internal::i2c_result(this).GetCachedSize(), target, stream);
26145       break;
26146     }
26147     case kI2CReply: {
26148       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26149         InternalWriteMessage(30, _Internal::i2c_reply(this),
26150           _Internal::i2c_reply(this).GetCachedSize(), target, stream);
26151       break;
26152     }
26153     case kSmbusRead: {
26154       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26155         InternalWriteMessage(31, _Internal::smbus_read(this),
26156           _Internal::smbus_read(this).GetCachedSize(), target, stream);
26157       break;
26158     }
26159     case kSmbusWrite: {
26160       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26161         InternalWriteMessage(32, _Internal::smbus_write(this),
26162           _Internal::smbus_write(this).GetCachedSize(), target, stream);
26163       break;
26164     }
26165     case kSmbusResult: {
26166       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26167         InternalWriteMessage(33, _Internal::smbus_result(this),
26168           _Internal::smbus_result(this).GetCachedSize(), target, stream);
26169       break;
26170     }
26171     case kSmbusReply: {
26172       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26173         InternalWriteMessage(34, _Internal::smbus_reply(this),
26174           _Internal::smbus_reply(this).GetCachedSize(), target, stream);
26175       break;
26176     }
26177     case kLowmemoryKill: {
26178       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26179         InternalWriteMessage(35, _Internal::lowmemory_kill(this),
26180           _Internal::lowmemory_kill(this).GetCachedSize(), target, stream);
26181       break;
26182     }
26183     case kIrqHandlerEntry: {
26184       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26185         InternalWriteMessage(36, _Internal::irq_handler_entry(this),
26186           _Internal::irq_handler_entry(this).GetCachedSize(), target, stream);
26187       break;
26188     }
26189     case kIrqHandlerExit: {
26190       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26191         InternalWriteMessage(37, _Internal::irq_handler_exit(this),
26192           _Internal::irq_handler_exit(this).GetCachedSize(), target, stream);
26193       break;
26194     }
26195     case kSyncPt: {
26196       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26197         InternalWriteMessage(38, _Internal::sync_pt(this),
26198           _Internal::sync_pt(this).GetCachedSize(), target, stream);
26199       break;
26200     }
26201     case kSyncTimeline: {
26202       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26203         InternalWriteMessage(39, _Internal::sync_timeline(this),
26204           _Internal::sync_timeline(this).GetCachedSize(), target, stream);
26205       break;
26206     }
26207     case kSyncWait: {
26208       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26209         InternalWriteMessage(40, _Internal::sync_wait(this),
26210           _Internal::sync_wait(this).GetCachedSize(), target, stream);
26211       break;
26212     }
26213     case kExt4DaWriteBegin: {
26214       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26215         InternalWriteMessage(41, _Internal::ext4_da_write_begin(this),
26216           _Internal::ext4_da_write_begin(this).GetCachedSize(), target, stream);
26217       break;
26218     }
26219     case kExt4DaWriteEnd: {
26220       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26221         InternalWriteMessage(42, _Internal::ext4_da_write_end(this),
26222           _Internal::ext4_da_write_end(this).GetCachedSize(), target, stream);
26223       break;
26224     }
26225     case kExt4SyncFileEnter: {
26226       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26227         InternalWriteMessage(43, _Internal::ext4_sync_file_enter(this),
26228           _Internal::ext4_sync_file_enter(this).GetCachedSize(), target, stream);
26229       break;
26230     }
26231     case kExt4SyncFileExit: {
26232       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26233         InternalWriteMessage(44, _Internal::ext4_sync_file_exit(this),
26234           _Internal::ext4_sync_file_exit(this).GetCachedSize(), target, stream);
26235       break;
26236     }
26237     case kBlockRqIssue: {
26238       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26239         InternalWriteMessage(45, _Internal::block_rq_issue(this),
26240           _Internal::block_rq_issue(this).GetCachedSize(), target, stream);
26241       break;
26242     }
26243     case kMmVmscanDirectReclaimBegin: {
26244       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26245         InternalWriteMessage(46, _Internal::mm_vmscan_direct_reclaim_begin(this),
26246           _Internal::mm_vmscan_direct_reclaim_begin(this).GetCachedSize(), target, stream);
26247       break;
26248     }
26249     case kMmVmscanDirectReclaimEnd: {
26250       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26251         InternalWriteMessage(47, _Internal::mm_vmscan_direct_reclaim_end(this),
26252           _Internal::mm_vmscan_direct_reclaim_end(this).GetCachedSize(), target, stream);
26253       break;
26254     }
26255     case kMmVmscanKswapdWake: {
26256       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26257         InternalWriteMessage(48, _Internal::mm_vmscan_kswapd_wake(this),
26258           _Internal::mm_vmscan_kswapd_wake(this).GetCachedSize(), target, stream);
26259       break;
26260     }
26261     case kMmVmscanKswapdSleep: {
26262       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26263         InternalWriteMessage(49, _Internal::mm_vmscan_kswapd_sleep(this),
26264           _Internal::mm_vmscan_kswapd_sleep(this).GetCachedSize(), target, stream);
26265       break;
26266     }
26267     case kBinderTransaction: {
26268       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26269         InternalWriteMessage(50, _Internal::binder_transaction(this),
26270           _Internal::binder_transaction(this).GetCachedSize(), target, stream);
26271       break;
26272     }
26273     case kBinderTransactionReceived: {
26274       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26275         InternalWriteMessage(51, _Internal::binder_transaction_received(this),
26276           _Internal::binder_transaction_received(this).GetCachedSize(), target, stream);
26277       break;
26278     }
26279     case kBinderSetPriority: {
26280       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26281         InternalWriteMessage(52, _Internal::binder_set_priority(this),
26282           _Internal::binder_set_priority(this).GetCachedSize(), target, stream);
26283       break;
26284     }
26285     case kBinderLock: {
26286       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26287         InternalWriteMessage(53, _Internal::binder_lock(this),
26288           _Internal::binder_lock(this).GetCachedSize(), target, stream);
26289       break;
26290     }
26291     case kBinderLocked: {
26292       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26293         InternalWriteMessage(54, _Internal::binder_locked(this),
26294           _Internal::binder_locked(this).GetCachedSize(), target, stream);
26295       break;
26296     }
26297     case kBinderUnlock: {
26298       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26299         InternalWriteMessage(55, _Internal::binder_unlock(this),
26300           _Internal::binder_unlock(this).GetCachedSize(), target, stream);
26301       break;
26302     }
26303     case kWorkqueueActivateWork: {
26304       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26305         InternalWriteMessage(56, _Internal::workqueue_activate_work(this),
26306           _Internal::workqueue_activate_work(this).GetCachedSize(), target, stream);
26307       break;
26308     }
26309     case kWorkqueueExecuteEnd: {
26310       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26311         InternalWriteMessage(57, _Internal::workqueue_execute_end(this),
26312           _Internal::workqueue_execute_end(this).GetCachedSize(), target, stream);
26313       break;
26314     }
26315     case kWorkqueueExecuteStart: {
26316       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26317         InternalWriteMessage(58, _Internal::workqueue_execute_start(this),
26318           _Internal::workqueue_execute_start(this).GetCachedSize(), target, stream);
26319       break;
26320     }
26321     case kWorkqueueQueueWork: {
26322       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26323         InternalWriteMessage(59, _Internal::workqueue_queue_work(this),
26324           _Internal::workqueue_queue_work(this).GetCachedSize(), target, stream);
26325       break;
26326     }
26327     case kRegulatorDisable: {
26328       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26329         InternalWriteMessage(60, _Internal::regulator_disable(this),
26330           _Internal::regulator_disable(this).GetCachedSize(), target, stream);
26331       break;
26332     }
26333     case kRegulatorDisableComplete: {
26334       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26335         InternalWriteMessage(61, _Internal::regulator_disable_complete(this),
26336           _Internal::regulator_disable_complete(this).GetCachedSize(), target, stream);
26337       break;
26338     }
26339     case kRegulatorEnable: {
26340       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26341         InternalWriteMessage(62, _Internal::regulator_enable(this),
26342           _Internal::regulator_enable(this).GetCachedSize(), target, stream);
26343       break;
26344     }
26345     case kRegulatorEnableComplete: {
26346       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26347         InternalWriteMessage(63, _Internal::regulator_enable_complete(this),
26348           _Internal::regulator_enable_complete(this).GetCachedSize(), target, stream);
26349       break;
26350     }
26351     case kRegulatorEnableDelay: {
26352       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26353         InternalWriteMessage(64, _Internal::regulator_enable_delay(this),
26354           _Internal::regulator_enable_delay(this).GetCachedSize(), target, stream);
26355       break;
26356     }
26357     case kRegulatorSetVoltage: {
26358       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26359         InternalWriteMessage(65, _Internal::regulator_set_voltage(this),
26360           _Internal::regulator_set_voltage(this).GetCachedSize(), target, stream);
26361       break;
26362     }
26363     case kRegulatorSetVoltageComplete: {
26364       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26365         InternalWriteMessage(66, _Internal::regulator_set_voltage_complete(this),
26366           _Internal::regulator_set_voltage_complete(this).GetCachedSize(), target, stream);
26367       break;
26368     }
26369     case kCgroupAttachTask: {
26370       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26371         InternalWriteMessage(67, _Internal::cgroup_attach_task(this),
26372           _Internal::cgroup_attach_task(this).GetCachedSize(), target, stream);
26373       break;
26374     }
26375     case kCgroupMkdir: {
26376       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26377         InternalWriteMessage(68, _Internal::cgroup_mkdir(this),
26378           _Internal::cgroup_mkdir(this).GetCachedSize(), target, stream);
26379       break;
26380     }
26381     case kCgroupRemount: {
26382       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26383         InternalWriteMessage(69, _Internal::cgroup_remount(this),
26384           _Internal::cgroup_remount(this).GetCachedSize(), target, stream);
26385       break;
26386     }
26387     case kCgroupRmdir: {
26388       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26389         InternalWriteMessage(70, _Internal::cgroup_rmdir(this),
26390           _Internal::cgroup_rmdir(this).GetCachedSize(), target, stream);
26391       break;
26392     }
26393     case kCgroupTransferTasks: {
26394       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26395         InternalWriteMessage(71, _Internal::cgroup_transfer_tasks(this),
26396           _Internal::cgroup_transfer_tasks(this).GetCachedSize(), target, stream);
26397       break;
26398     }
26399     case kCgroupDestroyRoot: {
26400       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26401         InternalWriteMessage(72, _Internal::cgroup_destroy_root(this),
26402           _Internal::cgroup_destroy_root(this).GetCachedSize(), target, stream);
26403       break;
26404     }
26405     case kCgroupRelease: {
26406       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26407         InternalWriteMessage(73, _Internal::cgroup_release(this),
26408           _Internal::cgroup_release(this).GetCachedSize(), target, stream);
26409       break;
26410     }
26411     case kCgroupRename: {
26412       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26413         InternalWriteMessage(74, _Internal::cgroup_rename(this),
26414           _Internal::cgroup_rename(this).GetCachedSize(), target, stream);
26415       break;
26416     }
26417     case kCgroupSetupRoot: {
26418       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26419         InternalWriteMessage(75, _Internal::cgroup_setup_root(this),
26420           _Internal::cgroup_setup_root(this).GetCachedSize(), target, stream);
26421       break;
26422     }
26423     case kMdpCmdKickoff: {
26424       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26425         InternalWriteMessage(76, _Internal::mdp_cmd_kickoff(this),
26426           _Internal::mdp_cmd_kickoff(this).GetCachedSize(), target, stream);
26427       break;
26428     }
26429     case kMdpCommit: {
26430       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26431         InternalWriteMessage(77, _Internal::mdp_commit(this),
26432           _Internal::mdp_commit(this).GetCachedSize(), target, stream);
26433       break;
26434     }
26435     case kMdpPerfSetOt: {
26436       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26437         InternalWriteMessage(78, _Internal::mdp_perf_set_ot(this),
26438           _Internal::mdp_perf_set_ot(this).GetCachedSize(), target, stream);
26439       break;
26440     }
26441     case kMdpSsppChange: {
26442       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26443         InternalWriteMessage(79, _Internal::mdp_sspp_change(this),
26444           _Internal::mdp_sspp_change(this).GetCachedSize(), target, stream);
26445       break;
26446     }
26447     case kTracingMarkWrite: {
26448       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26449         InternalWriteMessage(80, _Internal::tracing_mark_write(this),
26450           _Internal::tracing_mark_write(this).GetCachedSize(), target, stream);
26451       break;
26452     }
26453     case kMdpCmdPingpongDone: {
26454       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26455         InternalWriteMessage(81, _Internal::mdp_cmd_pingpong_done(this),
26456           _Internal::mdp_cmd_pingpong_done(this).GetCachedSize(), target, stream);
26457       break;
26458     }
26459     case kMdpCompareBw: {
26460       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26461         InternalWriteMessage(82, _Internal::mdp_compare_bw(this),
26462           _Internal::mdp_compare_bw(this).GetCachedSize(), target, stream);
26463       break;
26464     }
26465     case kMdpPerfSetPanicLuts: {
26466       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26467         InternalWriteMessage(83, _Internal::mdp_perf_set_panic_luts(this),
26468           _Internal::mdp_perf_set_panic_luts(this).GetCachedSize(), target, stream);
26469       break;
26470     }
26471     case kMdpSsppSet: {
26472       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26473         InternalWriteMessage(84, _Internal::mdp_sspp_set(this),
26474           _Internal::mdp_sspp_set(this).GetCachedSize(), target, stream);
26475       break;
26476     }
26477     case kMdpCmdReadptrDone: {
26478       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26479         InternalWriteMessage(85, _Internal::mdp_cmd_readptr_done(this),
26480           _Internal::mdp_cmd_readptr_done(this).GetCachedSize(), target, stream);
26481       break;
26482     }
26483     case kMdpMisrCrc: {
26484       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26485         InternalWriteMessage(86, _Internal::mdp_misr_crc(this),
26486           _Internal::mdp_misr_crc(this).GetCachedSize(), target, stream);
26487       break;
26488     }
26489     case kMdpPerfSetQosLuts: {
26490       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26491         InternalWriteMessage(87, _Internal::mdp_perf_set_qos_luts(this),
26492           _Internal::mdp_perf_set_qos_luts(this).GetCachedSize(), target, stream);
26493       break;
26494     }
26495     case kMdpTraceCounter: {
26496       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26497         InternalWriteMessage(88, _Internal::mdp_trace_counter(this),
26498           _Internal::mdp_trace_counter(this).GetCachedSize(), target, stream);
26499       break;
26500     }
26501     case kMdpCmdReleaseBw: {
26502       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26503         InternalWriteMessage(89, _Internal::mdp_cmd_release_bw(this),
26504           _Internal::mdp_cmd_release_bw(this).GetCachedSize(), target, stream);
26505       break;
26506     }
26507     case kMdpMixerUpdate: {
26508       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26509         InternalWriteMessage(90, _Internal::mdp_mixer_update(this),
26510           _Internal::mdp_mixer_update(this).GetCachedSize(), target, stream);
26511       break;
26512     }
26513     case kMdpPerfSetWmLevels: {
26514       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26515         InternalWriteMessage(91, _Internal::mdp_perf_set_wm_levels(this),
26516           _Internal::mdp_perf_set_wm_levels(this).GetCachedSize(), target, stream);
26517       break;
26518     }
26519     case kMdpVideoUnderrunDone: {
26520       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26521         InternalWriteMessage(92, _Internal::mdp_video_underrun_done(this),
26522           _Internal::mdp_video_underrun_done(this).GetCachedSize(), target, stream);
26523       break;
26524     }
26525     case kMdpCmdWaitPingpong: {
26526       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26527         InternalWriteMessage(93, _Internal::mdp_cmd_wait_pingpong(this),
26528           _Internal::mdp_cmd_wait_pingpong(this).GetCachedSize(), target, stream);
26529       break;
26530     }
26531     case kMdpPerfPrefillCalc: {
26532       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26533         InternalWriteMessage(94, _Internal::mdp_perf_prefill_calc(this),
26534           _Internal::mdp_perf_prefill_calc(this).GetCachedSize(), target, stream);
26535       break;
26536     }
26537     case kMdpPerfUpdateBus: {
26538       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26539         InternalWriteMessage(95, _Internal::mdp_perf_update_bus(this),
26540           _Internal::mdp_perf_update_bus(this).GetCachedSize(), target, stream);
26541       break;
26542     }
26543     case kRotatorBwAoAsContext: {
26544       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26545         InternalWriteMessage(96, _Internal::rotator_bw_ao_as_context(this),
26546           _Internal::rotator_bw_ao_as_context(this).GetCachedSize(), target, stream);
26547       break;
26548     }
26549     case kMmFilemapAddToPageCache: {
26550       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26551         InternalWriteMessage(97, _Internal::mm_filemap_add_to_page_cache(this),
26552           _Internal::mm_filemap_add_to_page_cache(this).GetCachedSize(), target, stream);
26553       break;
26554     }
26555     case kMmFilemapDeleteFromPageCache: {
26556       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26557         InternalWriteMessage(98, _Internal::mm_filemap_delete_from_page_cache(this),
26558           _Internal::mm_filemap_delete_from_page_cache(this).GetCachedSize(), target, stream);
26559       break;
26560     }
26561     case kMmCompactionBegin: {
26562       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26563         InternalWriteMessage(99, _Internal::mm_compaction_begin(this),
26564           _Internal::mm_compaction_begin(this).GetCachedSize(), target, stream);
26565       break;
26566     }
26567     case kMmCompactionDeferCompaction: {
26568       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26569         InternalWriteMessage(100, _Internal::mm_compaction_defer_compaction(this),
26570           _Internal::mm_compaction_defer_compaction(this).GetCachedSize(), target, stream);
26571       break;
26572     }
26573     case kMmCompactionDeferred: {
26574       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26575         InternalWriteMessage(101, _Internal::mm_compaction_deferred(this),
26576           _Internal::mm_compaction_deferred(this).GetCachedSize(), target, stream);
26577       break;
26578     }
26579     case kMmCompactionDeferReset: {
26580       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26581         InternalWriteMessage(102, _Internal::mm_compaction_defer_reset(this),
26582           _Internal::mm_compaction_defer_reset(this).GetCachedSize(), target, stream);
26583       break;
26584     }
26585     case kMmCompactionEnd: {
26586       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26587         InternalWriteMessage(103, _Internal::mm_compaction_end(this),
26588           _Internal::mm_compaction_end(this).GetCachedSize(), target, stream);
26589       break;
26590     }
26591     case kMmCompactionFinished: {
26592       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26593         InternalWriteMessage(104, _Internal::mm_compaction_finished(this),
26594           _Internal::mm_compaction_finished(this).GetCachedSize(), target, stream);
26595       break;
26596     }
26597     case kMmCompactionIsolateFreepages: {
26598       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26599         InternalWriteMessage(105, _Internal::mm_compaction_isolate_freepages(this),
26600           _Internal::mm_compaction_isolate_freepages(this).GetCachedSize(), target, stream);
26601       break;
26602     }
26603     case kMmCompactionIsolateMigratepages: {
26604       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26605         InternalWriteMessage(106, _Internal::mm_compaction_isolate_migratepages(this),
26606           _Internal::mm_compaction_isolate_migratepages(this).GetCachedSize(), target, stream);
26607       break;
26608     }
26609     case kMmCompactionKcompactdSleep: {
26610       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26611         InternalWriteMessage(107, _Internal::mm_compaction_kcompactd_sleep(this),
26612           _Internal::mm_compaction_kcompactd_sleep(this).GetCachedSize(), target, stream);
26613       break;
26614     }
26615     case kMmCompactionKcompactdWake: {
26616       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26617         InternalWriteMessage(108, _Internal::mm_compaction_kcompactd_wake(this),
26618           _Internal::mm_compaction_kcompactd_wake(this).GetCachedSize(), target, stream);
26619       break;
26620     }
26621     case kMmCompactionMigratepages: {
26622       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26623         InternalWriteMessage(109, _Internal::mm_compaction_migratepages(this),
26624           _Internal::mm_compaction_migratepages(this).GetCachedSize(), target, stream);
26625       break;
26626     }
26627     case kMmCompactionSuitable: {
26628       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26629         InternalWriteMessage(110, _Internal::mm_compaction_suitable(this),
26630           _Internal::mm_compaction_suitable(this).GetCachedSize(), target, stream);
26631       break;
26632     }
26633     case kMmCompactionTryToCompactPages: {
26634       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26635         InternalWriteMessage(111, _Internal::mm_compaction_try_to_compact_pages(this),
26636           _Internal::mm_compaction_try_to_compact_pages(this).GetCachedSize(), target, stream);
26637       break;
26638     }
26639     case kMmCompactionWakeupKcompactd: {
26640       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26641         InternalWriteMessage(112, _Internal::mm_compaction_wakeup_kcompactd(this),
26642           _Internal::mm_compaction_wakeup_kcompactd(this).GetCachedSize(), target, stream);
26643       break;
26644     }
26645     case kSuspendResume: {
26646       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26647         InternalWriteMessage(113, _Internal::suspend_resume(this),
26648           _Internal::suspend_resume(this).GetCachedSize(), target, stream);
26649       break;
26650     }
26651     case kSchedWakeupNew: {
26652       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26653         InternalWriteMessage(114, _Internal::sched_wakeup_new(this),
26654           _Internal::sched_wakeup_new(this).GetCachedSize(), target, stream);
26655       break;
26656     }
26657     case kBlockBioBackmerge: {
26658       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26659         InternalWriteMessage(115, _Internal::block_bio_backmerge(this),
26660           _Internal::block_bio_backmerge(this).GetCachedSize(), target, stream);
26661       break;
26662     }
26663     case kBlockBioBounce: {
26664       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26665         InternalWriteMessage(116, _Internal::block_bio_bounce(this),
26666           _Internal::block_bio_bounce(this).GetCachedSize(), target, stream);
26667       break;
26668     }
26669     case kBlockBioComplete: {
26670       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26671         InternalWriteMessage(117, _Internal::block_bio_complete(this),
26672           _Internal::block_bio_complete(this).GetCachedSize(), target, stream);
26673       break;
26674     }
26675     case kBlockBioFrontmerge: {
26676       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26677         InternalWriteMessage(118, _Internal::block_bio_frontmerge(this),
26678           _Internal::block_bio_frontmerge(this).GetCachedSize(), target, stream);
26679       break;
26680     }
26681     case kBlockBioQueue: {
26682       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26683         InternalWriteMessage(119, _Internal::block_bio_queue(this),
26684           _Internal::block_bio_queue(this).GetCachedSize(), target, stream);
26685       break;
26686     }
26687     case kBlockBioRemap: {
26688       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26689         InternalWriteMessage(120, _Internal::block_bio_remap(this),
26690           _Internal::block_bio_remap(this).GetCachedSize(), target, stream);
26691       break;
26692     }
26693     case kBlockDirtyBuffer: {
26694       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26695         InternalWriteMessage(121, _Internal::block_dirty_buffer(this),
26696           _Internal::block_dirty_buffer(this).GetCachedSize(), target, stream);
26697       break;
26698     }
26699     case kBlockGetrq: {
26700       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26701         InternalWriteMessage(122, _Internal::block_getrq(this),
26702           _Internal::block_getrq(this).GetCachedSize(), target, stream);
26703       break;
26704     }
26705     case kBlockPlug: {
26706       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26707         InternalWriteMessage(123, _Internal::block_plug(this),
26708           _Internal::block_plug(this).GetCachedSize(), target, stream);
26709       break;
26710     }
26711     case kBlockRqAbort: {
26712       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26713         InternalWriteMessage(124, _Internal::block_rq_abort(this),
26714           _Internal::block_rq_abort(this).GetCachedSize(), target, stream);
26715       break;
26716     }
26717     case kBlockRqComplete: {
26718       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26719         InternalWriteMessage(125, _Internal::block_rq_complete(this),
26720           _Internal::block_rq_complete(this).GetCachedSize(), target, stream);
26721       break;
26722     }
26723     case kBlockRqInsert: {
26724       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26725         InternalWriteMessage(126, _Internal::block_rq_insert(this),
26726           _Internal::block_rq_insert(this).GetCachedSize(), target, stream);
26727       break;
26728     }
26729     case kBlockRqRemap: {
26730       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26731         InternalWriteMessage(128, _Internal::block_rq_remap(this),
26732           _Internal::block_rq_remap(this).GetCachedSize(), target, stream);
26733       break;
26734     }
26735     case kBlockRqRequeue: {
26736       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26737         InternalWriteMessage(129, _Internal::block_rq_requeue(this),
26738           _Internal::block_rq_requeue(this).GetCachedSize(), target, stream);
26739       break;
26740     }
26741     case kBlockSleeprq: {
26742       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26743         InternalWriteMessage(130, _Internal::block_sleeprq(this),
26744           _Internal::block_sleeprq(this).GetCachedSize(), target, stream);
26745       break;
26746     }
26747     case kBlockSplit: {
26748       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26749         InternalWriteMessage(131, _Internal::block_split(this),
26750           _Internal::block_split(this).GetCachedSize(), target, stream);
26751       break;
26752     }
26753     case kBlockTouchBuffer: {
26754       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26755         InternalWriteMessage(132, _Internal::block_touch_buffer(this),
26756           _Internal::block_touch_buffer(this).GetCachedSize(), target, stream);
26757       break;
26758     }
26759     case kBlockUnplug: {
26760       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26761         InternalWriteMessage(133, _Internal::block_unplug(this),
26762           _Internal::block_unplug(this).GetCachedSize(), target, stream);
26763       break;
26764     }
26765     case kExt4AllocDaBlocks: {
26766       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26767         InternalWriteMessage(134, _Internal::ext4_alloc_da_blocks(this),
26768           _Internal::ext4_alloc_da_blocks(this).GetCachedSize(), target, stream);
26769       break;
26770     }
26771     case kExt4AllocateBlocks: {
26772       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26773         InternalWriteMessage(135, _Internal::ext4_allocate_blocks(this),
26774           _Internal::ext4_allocate_blocks(this).GetCachedSize(), target, stream);
26775       break;
26776     }
26777     case kExt4AllocateInode: {
26778       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26779         InternalWriteMessage(136, _Internal::ext4_allocate_inode(this),
26780           _Internal::ext4_allocate_inode(this).GetCachedSize(), target, stream);
26781       break;
26782     }
26783     case kExt4BeginOrderedTruncate: {
26784       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26785         InternalWriteMessage(137, _Internal::ext4_begin_ordered_truncate(this),
26786           _Internal::ext4_begin_ordered_truncate(this).GetCachedSize(), target, stream);
26787       break;
26788     }
26789     case kExt4CollapseRange: {
26790       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26791         InternalWriteMessage(138, _Internal::ext4_collapse_range(this),
26792           _Internal::ext4_collapse_range(this).GetCachedSize(), target, stream);
26793       break;
26794     }
26795     case kExt4DaReleaseSpace: {
26796       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26797         InternalWriteMessage(139, _Internal::ext4_da_release_space(this),
26798           _Internal::ext4_da_release_space(this).GetCachedSize(), target, stream);
26799       break;
26800     }
26801     case kExt4DaReserveSpace: {
26802       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26803         InternalWriteMessage(140, _Internal::ext4_da_reserve_space(this),
26804           _Internal::ext4_da_reserve_space(this).GetCachedSize(), target, stream);
26805       break;
26806     }
26807     case kExt4DaUpdateReserveSpace: {
26808       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26809         InternalWriteMessage(141, _Internal::ext4_da_update_reserve_space(this),
26810           _Internal::ext4_da_update_reserve_space(this).GetCachedSize(), target, stream);
26811       break;
26812     }
26813     case kExt4DaWritePages: {
26814       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26815         InternalWriteMessage(142, _Internal::ext4_da_write_pages(this),
26816           _Internal::ext4_da_write_pages(this).GetCachedSize(), target, stream);
26817       break;
26818     }
26819     case kExt4DaWritePagesExtent: {
26820       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26821         InternalWriteMessage(143, _Internal::ext4_da_write_pages_extent(this),
26822           _Internal::ext4_da_write_pages_extent(this).GetCachedSize(), target, stream);
26823       break;
26824     }
26825     case kExt4DirectIOEnter: {
26826       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26827         InternalWriteMessage(144, _Internal::ext4_direct_io_enter(this),
26828           _Internal::ext4_direct_io_enter(this).GetCachedSize(), target, stream);
26829       break;
26830     }
26831     case kExt4DirectIOExit: {
26832       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26833         InternalWriteMessage(145, _Internal::ext4_direct_io_exit(this),
26834           _Internal::ext4_direct_io_exit(this).GetCachedSize(), target, stream);
26835       break;
26836     }
26837     case kExt4DiscardBlocks: {
26838       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26839         InternalWriteMessage(146, _Internal::ext4_discard_blocks(this),
26840           _Internal::ext4_discard_blocks(this).GetCachedSize(), target, stream);
26841       break;
26842     }
26843     case kExt4DiscardPreallocations: {
26844       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26845         InternalWriteMessage(147, _Internal::ext4_discard_preallocations(this),
26846           _Internal::ext4_discard_preallocations(this).GetCachedSize(), target, stream);
26847       break;
26848     }
26849     case kExt4DropInode: {
26850       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26851         InternalWriteMessage(148, _Internal::ext4_drop_inode(this),
26852           _Internal::ext4_drop_inode(this).GetCachedSize(), target, stream);
26853       break;
26854     }
26855     case kExt4EsCacheExtent: {
26856       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26857         InternalWriteMessage(149, _Internal::ext4_es_cache_extent(this),
26858           _Internal::ext4_es_cache_extent(this).GetCachedSize(), target, stream);
26859       break;
26860     }
26861     case kExt4EsFindDelayedExtentRangeEnter: {
26862       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26863         InternalWriteMessage(150, _Internal::ext4_es_find_delayed_extent_range_enter(this),
26864           _Internal::ext4_es_find_delayed_extent_range_enter(this).GetCachedSize(), target, stream);
26865       break;
26866     }
26867     case kExt4EsFindDelayedExtentRangeExit: {
26868       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26869         InternalWriteMessage(151, _Internal::ext4_es_find_delayed_extent_range_exit(this),
26870           _Internal::ext4_es_find_delayed_extent_range_exit(this).GetCachedSize(), target, stream);
26871       break;
26872     }
26873     case kExt4EsInsertExtent: {
26874       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26875         InternalWriteMessage(152, _Internal::ext4_es_insert_extent(this),
26876           _Internal::ext4_es_insert_extent(this).GetCachedSize(), target, stream);
26877       break;
26878     }
26879     case kExt4EsLookupExtentEnter: {
26880       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26881         InternalWriteMessage(153, _Internal::ext4_es_lookup_extent_enter(this),
26882           _Internal::ext4_es_lookup_extent_enter(this).GetCachedSize(), target, stream);
26883       break;
26884     }
26885     case kExt4EsLookupExtentExit: {
26886       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26887         InternalWriteMessage(154, _Internal::ext4_es_lookup_extent_exit(this),
26888           _Internal::ext4_es_lookup_extent_exit(this).GetCachedSize(), target, stream);
26889       break;
26890     }
26891     case kExt4EsRemoveExtent: {
26892       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26893         InternalWriteMessage(155, _Internal::ext4_es_remove_extent(this),
26894           _Internal::ext4_es_remove_extent(this).GetCachedSize(), target, stream);
26895       break;
26896     }
26897     case kExt4EsShrink: {
26898       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26899         InternalWriteMessage(156, _Internal::ext4_es_shrink(this),
26900           _Internal::ext4_es_shrink(this).GetCachedSize(), target, stream);
26901       break;
26902     }
26903     case kExt4EsShrinkCount: {
26904       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26905         InternalWriteMessage(157, _Internal::ext4_es_shrink_count(this),
26906           _Internal::ext4_es_shrink_count(this).GetCachedSize(), target, stream);
26907       break;
26908     }
26909     case kExt4EsShrinkScanEnter: {
26910       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26911         InternalWriteMessage(158, _Internal::ext4_es_shrink_scan_enter(this),
26912           _Internal::ext4_es_shrink_scan_enter(this).GetCachedSize(), target, stream);
26913       break;
26914     }
26915     case kExt4EsShrinkScanExit: {
26916       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26917         InternalWriteMessage(159, _Internal::ext4_es_shrink_scan_exit(this),
26918           _Internal::ext4_es_shrink_scan_exit(this).GetCachedSize(), target, stream);
26919       break;
26920     }
26921     case kExt4EvictInode: {
26922       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26923         InternalWriteMessage(160, _Internal::ext4_evict_inode(this),
26924           _Internal::ext4_evict_inode(this).GetCachedSize(), target, stream);
26925       break;
26926     }
26927     case kExt4ExtConvertToInitializedEnter: {
26928       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26929         InternalWriteMessage(161, _Internal::ext4_ext_convert_to_initialized_enter(this),
26930           _Internal::ext4_ext_convert_to_initialized_enter(this).GetCachedSize(), target, stream);
26931       break;
26932     }
26933     case kExt4ExtConvertToInitializedFastpath: {
26934       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26935         InternalWriteMessage(162, _Internal::ext4_ext_convert_to_initialized_fastpath(this),
26936           _Internal::ext4_ext_convert_to_initialized_fastpath(this).GetCachedSize(), target, stream);
26937       break;
26938     }
26939     case kExt4ExtHandleUnwrittenExtents: {
26940       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26941         InternalWriteMessage(163, _Internal::ext4_ext_handle_unwritten_extents(this),
26942           _Internal::ext4_ext_handle_unwritten_extents(this).GetCachedSize(), target, stream);
26943       break;
26944     }
26945     case kExt4ExtInCache: {
26946       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26947         InternalWriteMessage(164, _Internal::ext4_ext_in_cache(this),
26948           _Internal::ext4_ext_in_cache(this).GetCachedSize(), target, stream);
26949       break;
26950     }
26951     case kExt4ExtLoadExtent: {
26952       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26953         InternalWriteMessage(165, _Internal::ext4_ext_load_extent(this),
26954           _Internal::ext4_ext_load_extent(this).GetCachedSize(), target, stream);
26955       break;
26956     }
26957     case kExt4ExtMapBlocksEnter: {
26958       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26959         InternalWriteMessage(166, _Internal::ext4_ext_map_blocks_enter(this),
26960           _Internal::ext4_ext_map_blocks_enter(this).GetCachedSize(), target, stream);
26961       break;
26962     }
26963     case kExt4ExtMapBlocksExit: {
26964       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26965         InternalWriteMessage(167, _Internal::ext4_ext_map_blocks_exit(this),
26966           _Internal::ext4_ext_map_blocks_exit(this).GetCachedSize(), target, stream);
26967       break;
26968     }
26969     case kExt4ExtPutInCache: {
26970       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26971         InternalWriteMessage(168, _Internal::ext4_ext_put_in_cache(this),
26972           _Internal::ext4_ext_put_in_cache(this).GetCachedSize(), target, stream);
26973       break;
26974     }
26975     case kExt4ExtRemoveSpace: {
26976       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26977         InternalWriteMessage(169, _Internal::ext4_ext_remove_space(this),
26978           _Internal::ext4_ext_remove_space(this).GetCachedSize(), target, stream);
26979       break;
26980     }
26981     case kExt4ExtRemoveSpaceDone: {
26982       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26983         InternalWriteMessage(170, _Internal::ext4_ext_remove_space_done(this),
26984           _Internal::ext4_ext_remove_space_done(this).GetCachedSize(), target, stream);
26985       break;
26986     }
26987     case kExt4ExtRmIdx: {
26988       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26989         InternalWriteMessage(171, _Internal::ext4_ext_rm_idx(this),
26990           _Internal::ext4_ext_rm_idx(this).GetCachedSize(), target, stream);
26991       break;
26992     }
26993     case kExt4ExtRmLeaf: {
26994       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
26995         InternalWriteMessage(172, _Internal::ext4_ext_rm_leaf(this),
26996           _Internal::ext4_ext_rm_leaf(this).GetCachedSize(), target, stream);
26997       break;
26998     }
26999     case kExt4ExtShowExtent: {
27000       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27001         InternalWriteMessage(173, _Internal::ext4_ext_show_extent(this),
27002           _Internal::ext4_ext_show_extent(this).GetCachedSize(), target, stream);
27003       break;
27004     }
27005     case kExt4FallocateEnter: {
27006       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27007         InternalWriteMessage(174, _Internal::ext4_fallocate_enter(this),
27008           _Internal::ext4_fallocate_enter(this).GetCachedSize(), target, stream);
27009       break;
27010     }
27011     case kExt4FallocateExit: {
27012       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27013         InternalWriteMessage(175, _Internal::ext4_fallocate_exit(this),
27014           _Internal::ext4_fallocate_exit(this).GetCachedSize(), target, stream);
27015       break;
27016     }
27017     case kExt4FindDelallocRange: {
27018       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27019         InternalWriteMessage(176, _Internal::ext4_find_delalloc_range(this),
27020           _Internal::ext4_find_delalloc_range(this).GetCachedSize(), target, stream);
27021       break;
27022     }
27023     case kExt4Forget: {
27024       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27025         InternalWriteMessage(177, _Internal::ext4_forget(this),
27026           _Internal::ext4_forget(this).GetCachedSize(), target, stream);
27027       break;
27028     }
27029     case kExt4FreeBlocks: {
27030       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27031         InternalWriteMessage(178, _Internal::ext4_free_blocks(this),
27032           _Internal::ext4_free_blocks(this).GetCachedSize(), target, stream);
27033       break;
27034     }
27035     case kExt4FreeInode: {
27036       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27037         InternalWriteMessage(179, _Internal::ext4_free_inode(this),
27038           _Internal::ext4_free_inode(this).GetCachedSize(), target, stream);
27039       break;
27040     }
27041     case kExt4GetImpliedClusterAllocExit: {
27042       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27043         InternalWriteMessage(180, _Internal::ext4_get_implied_cluster_alloc_exit(this),
27044           _Internal::ext4_get_implied_cluster_alloc_exit(this).GetCachedSize(), target, stream);
27045       break;
27046     }
27047     case kExt4GetReservedClusterAlloc: {
27048       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27049         InternalWriteMessage(181, _Internal::ext4_get_reserved_cluster_alloc(this),
27050           _Internal::ext4_get_reserved_cluster_alloc(this).GetCachedSize(), target, stream);
27051       break;
27052     }
27053     case kExt4IndMapBlocksEnter: {
27054       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27055         InternalWriteMessage(182, _Internal::ext4_ind_map_blocks_enter(this),
27056           _Internal::ext4_ind_map_blocks_enter(this).GetCachedSize(), target, stream);
27057       break;
27058     }
27059     case kExt4IndMapBlocksExit: {
27060       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27061         InternalWriteMessage(183, _Internal::ext4_ind_map_blocks_exit(this),
27062           _Internal::ext4_ind_map_blocks_exit(this).GetCachedSize(), target, stream);
27063       break;
27064     }
27065     case kExt4InsertRange: {
27066       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27067         InternalWriteMessage(184, _Internal::ext4_insert_range(this),
27068           _Internal::ext4_insert_range(this).GetCachedSize(), target, stream);
27069       break;
27070     }
27071     case kExt4Invalidatepage: {
27072       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27073         InternalWriteMessage(185, _Internal::ext4_invalidatepage(this),
27074           _Internal::ext4_invalidatepage(this).GetCachedSize(), target, stream);
27075       break;
27076     }
27077     case kExt4JournalStart: {
27078       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27079         InternalWriteMessage(186, _Internal::ext4_journal_start(this),
27080           _Internal::ext4_journal_start(this).GetCachedSize(), target, stream);
27081       break;
27082     }
27083     case kExt4JournalStartReserved: {
27084       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27085         InternalWriteMessage(187, _Internal::ext4_journal_start_reserved(this),
27086           _Internal::ext4_journal_start_reserved(this).GetCachedSize(), target, stream);
27087       break;
27088     }
27089     case kExt4JournalledInvalidatepage: {
27090       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27091         InternalWriteMessage(188, _Internal::ext4_journalled_invalidatepage(this),
27092           _Internal::ext4_journalled_invalidatepage(this).GetCachedSize(), target, stream);
27093       break;
27094     }
27095     case kExt4JournalledWriteEnd: {
27096       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27097         InternalWriteMessage(189, _Internal::ext4_journalled_write_end(this),
27098           _Internal::ext4_journalled_write_end(this).GetCachedSize(), target, stream);
27099       break;
27100     }
27101     case kExt4LoadInode: {
27102       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27103         InternalWriteMessage(190, _Internal::ext4_load_inode(this),
27104           _Internal::ext4_load_inode(this).GetCachedSize(), target, stream);
27105       break;
27106     }
27107     case kExt4LoadInodeBitmap: {
27108       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27109         InternalWriteMessage(191, _Internal::ext4_load_inode_bitmap(this),
27110           _Internal::ext4_load_inode_bitmap(this).GetCachedSize(), target, stream);
27111       break;
27112     }
27113     case kExt4MarkInodeDirty: {
27114       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27115         InternalWriteMessage(192, _Internal::ext4_mark_inode_dirty(this),
27116           _Internal::ext4_mark_inode_dirty(this).GetCachedSize(), target, stream);
27117       break;
27118     }
27119     case kExt4MbBitmapLoad: {
27120       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27121         InternalWriteMessage(193, _Internal::ext4_mb_bitmap_load(this),
27122           _Internal::ext4_mb_bitmap_load(this).GetCachedSize(), target, stream);
27123       break;
27124     }
27125     case kExt4MbBuddyBitmapLoad: {
27126       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27127         InternalWriteMessage(194, _Internal::ext4_mb_buddy_bitmap_load(this),
27128           _Internal::ext4_mb_buddy_bitmap_load(this).GetCachedSize(), target, stream);
27129       break;
27130     }
27131     case kExt4MbDiscardPreallocations: {
27132       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27133         InternalWriteMessage(195, _Internal::ext4_mb_discard_preallocations(this),
27134           _Internal::ext4_mb_discard_preallocations(this).GetCachedSize(), target, stream);
27135       break;
27136     }
27137     case kExt4MbNewGroupPa: {
27138       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27139         InternalWriteMessage(196, _Internal::ext4_mb_new_group_pa(this),
27140           _Internal::ext4_mb_new_group_pa(this).GetCachedSize(), target, stream);
27141       break;
27142     }
27143     case kExt4MbNewInodePa: {
27144       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27145         InternalWriteMessage(197, _Internal::ext4_mb_new_inode_pa(this),
27146           _Internal::ext4_mb_new_inode_pa(this).GetCachedSize(), target, stream);
27147       break;
27148     }
27149     case kExt4MbReleaseGroupPa: {
27150       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27151         InternalWriteMessage(198, _Internal::ext4_mb_release_group_pa(this),
27152           _Internal::ext4_mb_release_group_pa(this).GetCachedSize(), target, stream);
27153       break;
27154     }
27155     case kExt4MbReleaseInodePa: {
27156       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27157         InternalWriteMessage(199, _Internal::ext4_mb_release_inode_pa(this),
27158           _Internal::ext4_mb_release_inode_pa(this).GetCachedSize(), target, stream);
27159       break;
27160     }
27161     case kExt4MballocAlloc: {
27162       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27163         InternalWriteMessage(200, _Internal::ext4_mballoc_alloc(this),
27164           _Internal::ext4_mballoc_alloc(this).GetCachedSize(), target, stream);
27165       break;
27166     }
27167     case kExt4MballocDiscard: {
27168       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27169         InternalWriteMessage(201, _Internal::ext4_mballoc_discard(this),
27170           _Internal::ext4_mballoc_discard(this).GetCachedSize(), target, stream);
27171       break;
27172     }
27173     case kExt4MballocFree: {
27174       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27175         InternalWriteMessage(202, _Internal::ext4_mballoc_free(this),
27176           _Internal::ext4_mballoc_free(this).GetCachedSize(), target, stream);
27177       break;
27178     }
27179     case kExt4MballocPrealloc: {
27180       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27181         InternalWriteMessage(203, _Internal::ext4_mballoc_prealloc(this),
27182           _Internal::ext4_mballoc_prealloc(this).GetCachedSize(), target, stream);
27183       break;
27184     }
27185     case kExt4OtherInodeUpdateTime: {
27186       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27187         InternalWriteMessage(204, _Internal::ext4_other_inode_update_time(this),
27188           _Internal::ext4_other_inode_update_time(this).GetCachedSize(), target, stream);
27189       break;
27190     }
27191     case kExt4PunchHole: {
27192       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27193         InternalWriteMessage(205, _Internal::ext4_punch_hole(this),
27194           _Internal::ext4_punch_hole(this).GetCachedSize(), target, stream);
27195       break;
27196     }
27197     case kExt4ReadBlockBitmapLoad: {
27198       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27199         InternalWriteMessage(206, _Internal::ext4_read_block_bitmap_load(this),
27200           _Internal::ext4_read_block_bitmap_load(this).GetCachedSize(), target, stream);
27201       break;
27202     }
27203     case kExt4Readpage: {
27204       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27205         InternalWriteMessage(207, _Internal::ext4_readpage(this),
27206           _Internal::ext4_readpage(this).GetCachedSize(), target, stream);
27207       break;
27208     }
27209     case kExt4Releasepage: {
27210       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27211         InternalWriteMessage(208, _Internal::ext4_releasepage(this),
27212           _Internal::ext4_releasepage(this).GetCachedSize(), target, stream);
27213       break;
27214     }
27215     case kExt4RemoveBlocks: {
27216       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27217         InternalWriteMessage(209, _Internal::ext4_remove_blocks(this),
27218           _Internal::ext4_remove_blocks(this).GetCachedSize(), target, stream);
27219       break;
27220     }
27221     case kExt4RequestBlocks: {
27222       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27223         InternalWriteMessage(210, _Internal::ext4_request_blocks(this),
27224           _Internal::ext4_request_blocks(this).GetCachedSize(), target, stream);
27225       break;
27226     }
27227     case kExt4RequestInode: {
27228       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27229         InternalWriteMessage(211, _Internal::ext4_request_inode(this),
27230           _Internal::ext4_request_inode(this).GetCachedSize(), target, stream);
27231       break;
27232     }
27233     case kExt4SyncFs: {
27234       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27235         InternalWriteMessage(212, _Internal::ext4_sync_fs(this),
27236           _Internal::ext4_sync_fs(this).GetCachedSize(), target, stream);
27237       break;
27238     }
27239     case kExt4TrimAllFree: {
27240       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27241         InternalWriteMessage(213, _Internal::ext4_trim_all_free(this),
27242           _Internal::ext4_trim_all_free(this).GetCachedSize(), target, stream);
27243       break;
27244     }
27245     case kExt4TrimExtent: {
27246       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27247         InternalWriteMessage(214, _Internal::ext4_trim_extent(this),
27248           _Internal::ext4_trim_extent(this).GetCachedSize(), target, stream);
27249       break;
27250     }
27251     case kExt4TruncateEnter: {
27252       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27253         InternalWriteMessage(215, _Internal::ext4_truncate_enter(this),
27254           _Internal::ext4_truncate_enter(this).GetCachedSize(), target, stream);
27255       break;
27256     }
27257     case kExt4TruncateExit: {
27258       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27259         InternalWriteMessage(216, _Internal::ext4_truncate_exit(this),
27260           _Internal::ext4_truncate_exit(this).GetCachedSize(), target, stream);
27261       break;
27262     }
27263     case kExt4UnlinkEnter: {
27264       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27265         InternalWriteMessage(217, _Internal::ext4_unlink_enter(this),
27266           _Internal::ext4_unlink_enter(this).GetCachedSize(), target, stream);
27267       break;
27268     }
27269     case kExt4UnlinkExit: {
27270       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27271         InternalWriteMessage(218, _Internal::ext4_unlink_exit(this),
27272           _Internal::ext4_unlink_exit(this).GetCachedSize(), target, stream);
27273       break;
27274     }
27275     case kExt4WriteBegin: {
27276       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27277         InternalWriteMessage(219, _Internal::ext4_write_begin(this),
27278           _Internal::ext4_write_begin(this).GetCachedSize(), target, stream);
27279       break;
27280     }
27281     case kExt4WriteEnd: {
27282       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27283         InternalWriteMessage(230, _Internal::ext4_write_end(this),
27284           _Internal::ext4_write_end(this).GetCachedSize(), target, stream);
27285       break;
27286     }
27287     case kExt4Writepage: {
27288       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27289         InternalWriteMessage(231, _Internal::ext4_writepage(this),
27290           _Internal::ext4_writepage(this).GetCachedSize(), target, stream);
27291       break;
27292     }
27293     case kExt4Writepages: {
27294       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27295         InternalWriteMessage(232, _Internal::ext4_writepages(this),
27296           _Internal::ext4_writepages(this).GetCachedSize(), target, stream);
27297       break;
27298     }
27299     case kExt4WritepagesResult: {
27300       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27301         InternalWriteMessage(233, _Internal::ext4_writepages_result(this),
27302           _Internal::ext4_writepages_result(this).GetCachedSize(), target, stream);
27303       break;
27304     }
27305     case kExt4ZeroRange: {
27306       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27307         InternalWriteMessage(234, _Internal::ext4_zero_range(this),
27308           _Internal::ext4_zero_range(this).GetCachedSize(), target, stream);
27309       break;
27310     }
27311     case kTaskNewtask: {
27312       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27313         InternalWriteMessage(235, _Internal::task_newtask(this),
27314           _Internal::task_newtask(this).GetCachedSize(), target, stream);
27315       break;
27316     }
27317     case kTaskRename: {
27318       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27319         InternalWriteMessage(236, _Internal::task_rename(this),
27320           _Internal::task_rename(this).GetCachedSize(), target, stream);
27321       break;
27322     }
27323     case kSchedProcessExec: {
27324       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27325         InternalWriteMessage(237, _Internal::sched_process_exec(this),
27326           _Internal::sched_process_exec(this).GetCachedSize(), target, stream);
27327       break;
27328     }
27329     case kSchedProcessExit: {
27330       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27331         InternalWriteMessage(238, _Internal::sched_process_exit(this),
27332           _Internal::sched_process_exit(this).GetCachedSize(), target, stream);
27333       break;
27334     }
27335     case kSchedProcessFork: {
27336       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27337         InternalWriteMessage(239, _Internal::sched_process_fork(this),
27338           _Internal::sched_process_fork(this).GetCachedSize(), target, stream);
27339       break;
27340     }
27341     case kSchedProcessFree: {
27342       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27343         InternalWriteMessage(240, _Internal::sched_process_free(this),
27344           _Internal::sched_process_free(this).GetCachedSize(), target, stream);
27345       break;
27346     }
27347     case kSchedProcessHang: {
27348       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27349         InternalWriteMessage(241, _Internal::sched_process_hang(this),
27350           _Internal::sched_process_hang(this).GetCachedSize(), target, stream);
27351       break;
27352     }
27353     case kSchedProcessWait: {
27354       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27355         InternalWriteMessage(242, _Internal::sched_process_wait(this),
27356           _Internal::sched_process_wait(this).GetCachedSize(), target, stream);
27357       break;
27358     }
27359     case kF2FsDoSubmitBio: {
27360       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27361         InternalWriteMessage(243, _Internal::f2fs_do_submit_bio(this),
27362           _Internal::f2fs_do_submit_bio(this).GetCachedSize(), target, stream);
27363       break;
27364     }
27365     case kF2FsEvictInode: {
27366       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27367         InternalWriteMessage(244, _Internal::f2fs_evict_inode(this),
27368           _Internal::f2fs_evict_inode(this).GetCachedSize(), target, stream);
27369       break;
27370     }
27371     case kF2FsFallocate: {
27372       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27373         InternalWriteMessage(245, _Internal::f2fs_fallocate(this),
27374           _Internal::f2fs_fallocate(this).GetCachedSize(), target, stream);
27375       break;
27376     }
27377     case kF2FsGetDataBlock: {
27378       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27379         InternalWriteMessage(246, _Internal::f2fs_get_data_block(this),
27380           _Internal::f2fs_get_data_block(this).GetCachedSize(), target, stream);
27381       break;
27382     }
27383     case kF2FsGetVictim: {
27384       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27385         InternalWriteMessage(247, _Internal::f2fs_get_victim(this),
27386           _Internal::f2fs_get_victim(this).GetCachedSize(), target, stream);
27387       break;
27388     }
27389     case kF2FsIget: {
27390       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27391         InternalWriteMessage(248, _Internal::f2fs_iget(this),
27392           _Internal::f2fs_iget(this).GetCachedSize(), target, stream);
27393       break;
27394     }
27395     case kF2FsIgetExit: {
27396       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27397         InternalWriteMessage(249, _Internal::f2fs_iget_exit(this),
27398           _Internal::f2fs_iget_exit(this).GetCachedSize(), target, stream);
27399       break;
27400     }
27401     case kF2FsNewInode: {
27402       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27403         InternalWriteMessage(250, _Internal::f2fs_new_inode(this),
27404           _Internal::f2fs_new_inode(this).GetCachedSize(), target, stream);
27405       break;
27406     }
27407     case kF2FsReadpage: {
27408       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27409         InternalWriteMessage(251, _Internal::f2fs_readpage(this),
27410           _Internal::f2fs_readpage(this).GetCachedSize(), target, stream);
27411       break;
27412     }
27413     case kF2FsReserveNewBlock: {
27414       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27415         InternalWriteMessage(252, _Internal::f2fs_reserve_new_block(this),
27416           _Internal::f2fs_reserve_new_block(this).GetCachedSize(), target, stream);
27417       break;
27418     }
27419     case kF2FsSetPageDirty: {
27420       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27421         InternalWriteMessage(253, _Internal::f2fs_set_page_dirty(this),
27422           _Internal::f2fs_set_page_dirty(this).GetCachedSize(), target, stream);
27423       break;
27424     }
27425     case kF2FsSubmitWritePage: {
27426       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27427         InternalWriteMessage(254, _Internal::f2fs_submit_write_page(this),
27428           _Internal::f2fs_submit_write_page(this).GetCachedSize(), target, stream);
27429       break;
27430     }
27431     case kF2FsSyncFileEnter: {
27432       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27433         InternalWriteMessage(255, _Internal::f2fs_sync_file_enter(this),
27434           _Internal::f2fs_sync_file_enter(this).GetCachedSize(), target, stream);
27435       break;
27436     }
27437     case kF2FsSyncFileExit: {
27438       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27439         InternalWriteMessage(256, _Internal::f2fs_sync_file_exit(this),
27440           _Internal::f2fs_sync_file_exit(this).GetCachedSize(), target, stream);
27441       break;
27442     }
27443     case kF2FsSyncFs: {
27444       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27445         InternalWriteMessage(257, _Internal::f2fs_sync_fs(this),
27446           _Internal::f2fs_sync_fs(this).GetCachedSize(), target, stream);
27447       break;
27448     }
27449     case kF2FsTruncate: {
27450       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27451         InternalWriteMessage(258, _Internal::f2fs_truncate(this),
27452           _Internal::f2fs_truncate(this).GetCachedSize(), target, stream);
27453       break;
27454     }
27455     case kF2FsTruncateBlocksEnter: {
27456       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27457         InternalWriteMessage(259, _Internal::f2fs_truncate_blocks_enter(this),
27458           _Internal::f2fs_truncate_blocks_enter(this).GetCachedSize(), target, stream);
27459       break;
27460     }
27461     case kF2FsTruncateBlocksExit: {
27462       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27463         InternalWriteMessage(260, _Internal::f2fs_truncate_blocks_exit(this),
27464           _Internal::f2fs_truncate_blocks_exit(this).GetCachedSize(), target, stream);
27465       break;
27466     }
27467     case kF2FsTruncateDataBlocksRange: {
27468       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27469         InternalWriteMessage(261, _Internal::f2fs_truncate_data_blocks_range(this),
27470           _Internal::f2fs_truncate_data_blocks_range(this).GetCachedSize(), target, stream);
27471       break;
27472     }
27473     case kF2FsTruncateInodeBlocksEnter: {
27474       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27475         InternalWriteMessage(262, _Internal::f2fs_truncate_inode_blocks_enter(this),
27476           _Internal::f2fs_truncate_inode_blocks_enter(this).GetCachedSize(), target, stream);
27477       break;
27478     }
27479     case kF2FsTruncateInodeBlocksExit: {
27480       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27481         InternalWriteMessage(263, _Internal::f2fs_truncate_inode_blocks_exit(this),
27482           _Internal::f2fs_truncate_inode_blocks_exit(this).GetCachedSize(), target, stream);
27483       break;
27484     }
27485     case kF2FsTruncateNode: {
27486       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27487         InternalWriteMessage(264, _Internal::f2fs_truncate_node(this),
27488           _Internal::f2fs_truncate_node(this).GetCachedSize(), target, stream);
27489       break;
27490     }
27491     case kF2FsTruncateNodesEnter: {
27492       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27493         InternalWriteMessage(265, _Internal::f2fs_truncate_nodes_enter(this),
27494           _Internal::f2fs_truncate_nodes_enter(this).GetCachedSize(), target, stream);
27495       break;
27496     }
27497     case kF2FsTruncateNodesExit: {
27498       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27499         InternalWriteMessage(266, _Internal::f2fs_truncate_nodes_exit(this),
27500           _Internal::f2fs_truncate_nodes_exit(this).GetCachedSize(), target, stream);
27501       break;
27502     }
27503     case kF2FsTruncatePartialNodes: {
27504       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27505         InternalWriteMessage(267, _Internal::f2fs_truncate_partial_nodes(this),
27506           _Internal::f2fs_truncate_partial_nodes(this).GetCachedSize(), target, stream);
27507       break;
27508     }
27509     case kF2FsUnlinkEnter: {
27510       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27511         InternalWriteMessage(268, _Internal::f2fs_unlink_enter(this),
27512           _Internal::f2fs_unlink_enter(this).GetCachedSize(), target, stream);
27513       break;
27514     }
27515     case kF2FsUnlinkExit: {
27516       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27517         InternalWriteMessage(269, _Internal::f2fs_unlink_exit(this),
27518           _Internal::f2fs_unlink_exit(this).GetCachedSize(), target, stream);
27519       break;
27520     }
27521     case kF2FsVmPageMkwrite: {
27522       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27523         InternalWriteMessage(270, _Internal::f2fs_vm_page_mkwrite(this),
27524           _Internal::f2fs_vm_page_mkwrite(this).GetCachedSize(), target, stream);
27525       break;
27526     }
27527     case kF2FsWriteBegin: {
27528       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27529         InternalWriteMessage(271, _Internal::f2fs_write_begin(this),
27530           _Internal::f2fs_write_begin(this).GetCachedSize(), target, stream);
27531       break;
27532     }
27533     case kF2FsWriteCheckpoint: {
27534       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27535         InternalWriteMessage(272, _Internal::f2fs_write_checkpoint(this),
27536           _Internal::f2fs_write_checkpoint(this).GetCachedSize(), target, stream);
27537       break;
27538     }
27539     case kF2FsWriteEnd: {
27540       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27541         InternalWriteMessage(273, _Internal::f2fs_write_end(this),
27542           _Internal::f2fs_write_end(this).GetCachedSize(), target, stream);
27543       break;
27544     }
27545     case kAllocPagesIommuEnd: {
27546       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27547         InternalWriteMessage(274, _Internal::alloc_pages_iommu_end(this),
27548           _Internal::alloc_pages_iommu_end(this).GetCachedSize(), target, stream);
27549       break;
27550     }
27551     case kAllocPagesIommuFail: {
27552       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27553         InternalWriteMessage(275, _Internal::alloc_pages_iommu_fail(this),
27554           _Internal::alloc_pages_iommu_fail(this).GetCachedSize(), target, stream);
27555       break;
27556     }
27557     case kAllocPagesIommuStart: {
27558       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27559         InternalWriteMessage(276, _Internal::alloc_pages_iommu_start(this),
27560           _Internal::alloc_pages_iommu_start(this).GetCachedSize(), target, stream);
27561       break;
27562     }
27563     case kAllocPagesSysEnd: {
27564       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27565         InternalWriteMessage(277, _Internal::alloc_pages_sys_end(this),
27566           _Internal::alloc_pages_sys_end(this).GetCachedSize(), target, stream);
27567       break;
27568     }
27569     case kAllocPagesSysFail: {
27570       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27571         InternalWriteMessage(278, _Internal::alloc_pages_sys_fail(this),
27572           _Internal::alloc_pages_sys_fail(this).GetCachedSize(), target, stream);
27573       break;
27574     }
27575     case kAllocPagesSysStart: {
27576       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27577         InternalWriteMessage(279, _Internal::alloc_pages_sys_start(this),
27578           _Internal::alloc_pages_sys_start(this).GetCachedSize(), target, stream);
27579       break;
27580     }
27581     case kDmaAllocContiguousRetry: {
27582       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27583         InternalWriteMessage(280, _Internal::dma_alloc_contiguous_retry(this),
27584           _Internal::dma_alloc_contiguous_retry(this).GetCachedSize(), target, stream);
27585       break;
27586     }
27587     case kIommuMapRange: {
27588       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27589         InternalWriteMessage(281, _Internal::iommu_map_range(this),
27590           _Internal::iommu_map_range(this).GetCachedSize(), target, stream);
27591       break;
27592     }
27593     case kIommuSecPtblMapRangeEnd: {
27594       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27595         InternalWriteMessage(282, _Internal::iommu_sec_ptbl_map_range_end(this),
27596           _Internal::iommu_sec_ptbl_map_range_end(this).GetCachedSize(), target, stream);
27597       break;
27598     }
27599     case kIommuSecPtblMapRangeStart: {
27600       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27601         InternalWriteMessage(283, _Internal::iommu_sec_ptbl_map_range_start(this),
27602           _Internal::iommu_sec_ptbl_map_range_start(this).GetCachedSize(), target, stream);
27603       break;
27604     }
27605     case kIonAllocBufferEnd: {
27606       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27607         InternalWriteMessage(284, _Internal::ion_alloc_buffer_end(this),
27608           _Internal::ion_alloc_buffer_end(this).GetCachedSize(), target, stream);
27609       break;
27610     }
27611     case kIonAllocBufferFail: {
27612       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27613         InternalWriteMessage(285, _Internal::ion_alloc_buffer_fail(this),
27614           _Internal::ion_alloc_buffer_fail(this).GetCachedSize(), target, stream);
27615       break;
27616     }
27617     case kIonAllocBufferFallback: {
27618       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27619         InternalWriteMessage(286, _Internal::ion_alloc_buffer_fallback(this),
27620           _Internal::ion_alloc_buffer_fallback(this).GetCachedSize(), target, stream);
27621       break;
27622     }
27623     case kIonAllocBufferStart: {
27624       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27625         InternalWriteMessage(287, _Internal::ion_alloc_buffer_start(this),
27626           _Internal::ion_alloc_buffer_start(this).GetCachedSize(), target, stream);
27627       break;
27628     }
27629     case kIonCpAllocRetry: {
27630       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27631         InternalWriteMessage(288, _Internal::ion_cp_alloc_retry(this),
27632           _Internal::ion_cp_alloc_retry(this).GetCachedSize(), target, stream);
27633       break;
27634     }
27635     case kIonCpSecureBufferEnd: {
27636       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27637         InternalWriteMessage(289, _Internal::ion_cp_secure_buffer_end(this),
27638           _Internal::ion_cp_secure_buffer_end(this).GetCachedSize(), target, stream);
27639       break;
27640     }
27641     case kIonCpSecureBufferStart: {
27642       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27643         InternalWriteMessage(290, _Internal::ion_cp_secure_buffer_start(this),
27644           _Internal::ion_cp_secure_buffer_start(this).GetCachedSize(), target, stream);
27645       break;
27646     }
27647     case kIonPrefetching: {
27648       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27649         InternalWriteMessage(291, _Internal::ion_prefetching(this),
27650           _Internal::ion_prefetching(this).GetCachedSize(), target, stream);
27651       break;
27652     }
27653     case kIonSecureCmaAddToPoolEnd: {
27654       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27655         InternalWriteMessage(292, _Internal::ion_secure_cma_add_to_pool_end(this),
27656           _Internal::ion_secure_cma_add_to_pool_end(this).GetCachedSize(), target, stream);
27657       break;
27658     }
27659     case kIonSecureCmaAddToPoolStart: {
27660       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27661         InternalWriteMessage(293, _Internal::ion_secure_cma_add_to_pool_start(this),
27662           _Internal::ion_secure_cma_add_to_pool_start(this).GetCachedSize(), target, stream);
27663       break;
27664     }
27665     case kIonSecureCmaAllocateEnd: {
27666       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27667         InternalWriteMessage(294, _Internal::ion_secure_cma_allocate_end(this),
27668           _Internal::ion_secure_cma_allocate_end(this).GetCachedSize(), target, stream);
27669       break;
27670     }
27671     case kIonSecureCmaAllocateStart: {
27672       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27673         InternalWriteMessage(295, _Internal::ion_secure_cma_allocate_start(this),
27674           _Internal::ion_secure_cma_allocate_start(this).GetCachedSize(), target, stream);
27675       break;
27676     }
27677     case kIonSecureCmaShrinkPoolEnd: {
27678       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27679         InternalWriteMessage(296, _Internal::ion_secure_cma_shrink_pool_end(this),
27680           _Internal::ion_secure_cma_shrink_pool_end(this).GetCachedSize(), target, stream);
27681       break;
27682     }
27683     case kIonSecureCmaShrinkPoolStart: {
27684       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27685         InternalWriteMessage(297, _Internal::ion_secure_cma_shrink_pool_start(this),
27686           _Internal::ion_secure_cma_shrink_pool_start(this).GetCachedSize(), target, stream);
27687       break;
27688     }
27689     case kKfree: {
27690       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27691         InternalWriteMessage(298, _Internal::kfree(this),
27692           _Internal::kfree(this).GetCachedSize(), target, stream);
27693       break;
27694     }
27695     case kKmalloc: {
27696       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27697         InternalWriteMessage(299, _Internal::kmalloc(this),
27698           _Internal::kmalloc(this).GetCachedSize(), target, stream);
27699       break;
27700     }
27701     case kKmallocNode: {
27702       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27703         InternalWriteMessage(300, _Internal::kmalloc_node(this),
27704           _Internal::kmalloc_node(this).GetCachedSize(), target, stream);
27705       break;
27706     }
27707     case kKmemCacheAlloc: {
27708       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27709         InternalWriteMessage(301, _Internal::kmem_cache_alloc(this),
27710           _Internal::kmem_cache_alloc(this).GetCachedSize(), target, stream);
27711       break;
27712     }
27713     case kKmemCacheAllocNode: {
27714       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27715         InternalWriteMessage(302, _Internal::kmem_cache_alloc_node(this),
27716           _Internal::kmem_cache_alloc_node(this).GetCachedSize(), target, stream);
27717       break;
27718     }
27719     case kKmemCacheFree: {
27720       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27721         InternalWriteMessage(303, _Internal::kmem_cache_free(this),
27722           _Internal::kmem_cache_free(this).GetCachedSize(), target, stream);
27723       break;
27724     }
27725     case kMigratePagesEnd: {
27726       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27727         InternalWriteMessage(304, _Internal::migrate_pages_end(this),
27728           _Internal::migrate_pages_end(this).GetCachedSize(), target, stream);
27729       break;
27730     }
27731     case kMigratePagesStart: {
27732       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27733         InternalWriteMessage(305, _Internal::migrate_pages_start(this),
27734           _Internal::migrate_pages_start(this).GetCachedSize(), target, stream);
27735       break;
27736     }
27737     case kMigrateRetry: {
27738       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27739         InternalWriteMessage(306, _Internal::migrate_retry(this),
27740           _Internal::migrate_retry(this).GetCachedSize(), target, stream);
27741       break;
27742     }
27743     case kMmPageAlloc: {
27744       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27745         InternalWriteMessage(307, _Internal::mm_page_alloc(this),
27746           _Internal::mm_page_alloc(this).GetCachedSize(), target, stream);
27747       break;
27748     }
27749     case kMmPageAllocExtfrag: {
27750       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27751         InternalWriteMessage(308, _Internal::mm_page_alloc_extfrag(this),
27752           _Internal::mm_page_alloc_extfrag(this).GetCachedSize(), target, stream);
27753       break;
27754     }
27755     case kMmPageAllocZoneLocked: {
27756       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27757         InternalWriteMessage(309, _Internal::mm_page_alloc_zone_locked(this),
27758           _Internal::mm_page_alloc_zone_locked(this).GetCachedSize(), target, stream);
27759       break;
27760     }
27761     case kMmPageFree: {
27762       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27763         InternalWriteMessage(310, _Internal::mm_page_free(this),
27764           _Internal::mm_page_free(this).GetCachedSize(), target, stream);
27765       break;
27766     }
27767     case kMmPageFreeBatched: {
27768       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27769         InternalWriteMessage(311, _Internal::mm_page_free_batched(this),
27770           _Internal::mm_page_free_batched(this).GetCachedSize(), target, stream);
27771       break;
27772     }
27773     case kMmPagePcpuDrain: {
27774       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27775         InternalWriteMessage(312, _Internal::mm_page_pcpu_drain(this),
27776           _Internal::mm_page_pcpu_drain(this).GetCachedSize(), target, stream);
27777       break;
27778     }
27779     case kRssStat: {
27780       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27781         InternalWriteMessage(313, _Internal::rss_stat(this),
27782           _Internal::rss_stat(this).GetCachedSize(), target, stream);
27783       break;
27784     }
27785     case kIonHeapShrink: {
27786       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27787         InternalWriteMessage(314, _Internal::ion_heap_shrink(this),
27788           _Internal::ion_heap_shrink(this).GetCachedSize(), target, stream);
27789       break;
27790     }
27791     case kIonHeapGrow: {
27792       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27793         InternalWriteMessage(315, _Internal::ion_heap_grow(this),
27794           _Internal::ion_heap_grow(this).GetCachedSize(), target, stream);
27795       break;
27796     }
27797     case kFenceInit: {
27798       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27799         InternalWriteMessage(316, _Internal::fence_init(this),
27800           _Internal::fence_init(this).GetCachedSize(), target, stream);
27801       break;
27802     }
27803     case kFenceDestroy: {
27804       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27805         InternalWriteMessage(317, _Internal::fence_destroy(this),
27806           _Internal::fence_destroy(this).GetCachedSize(), target, stream);
27807       break;
27808     }
27809     case kFenceEnableSignal: {
27810       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27811         InternalWriteMessage(318, _Internal::fence_enable_signal(this),
27812           _Internal::fence_enable_signal(this).GetCachedSize(), target, stream);
27813       break;
27814     }
27815     case kFenceSignaled: {
27816       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27817         InternalWriteMessage(319, _Internal::fence_signaled(this),
27818           _Internal::fence_signaled(this).GetCachedSize(), target, stream);
27819       break;
27820     }
27821     case kClkEnable: {
27822       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27823         InternalWriteMessage(320, _Internal::clk_enable(this),
27824           _Internal::clk_enable(this).GetCachedSize(), target, stream);
27825       break;
27826     }
27827     case kClkDisable: {
27828       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27829         InternalWriteMessage(321, _Internal::clk_disable(this),
27830           _Internal::clk_disable(this).GetCachedSize(), target, stream);
27831       break;
27832     }
27833     case kClkSetRate: {
27834       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27835         InternalWriteMessage(322, _Internal::clk_set_rate(this),
27836           _Internal::clk_set_rate(this).GetCachedSize(), target, stream);
27837       break;
27838     }
27839     case kBinderTransactionAllocBuf: {
27840       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27841         InternalWriteMessage(323, _Internal::binder_transaction_alloc_buf(this),
27842           _Internal::binder_transaction_alloc_buf(this).GetCachedSize(), target, stream);
27843       break;
27844     }
27845     case kSignalDeliver: {
27846       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27847         InternalWriteMessage(324, _Internal::signal_deliver(this),
27848           _Internal::signal_deliver(this).GetCachedSize(), target, stream);
27849       break;
27850     }
27851     case kSignalGenerate: {
27852       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27853         InternalWriteMessage(325, _Internal::signal_generate(this),
27854           _Internal::signal_generate(this).GetCachedSize(), target, stream);
27855       break;
27856     }
27857     case kOomScoreAdjUpdate: {
27858       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27859         InternalWriteMessage(326, _Internal::oom_score_adj_update(this),
27860           _Internal::oom_score_adj_update(this).GetCachedSize(), target, stream);
27861       break;
27862     }
27863     case kGeneric: {
27864       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27865         InternalWriteMessage(327, _Internal::generic(this),
27866           _Internal::generic(this).GetCachedSize(), target, stream);
27867       break;
27868     }
27869     case kMmEventRecord: {
27870       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27871         InternalWriteMessage(328, _Internal::mm_event_record(this),
27872           _Internal::mm_event_record(this).GetCachedSize(), target, stream);
27873       break;
27874     }
27875     case kSysEnter: {
27876       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27877         InternalWriteMessage(329, _Internal::sys_enter(this),
27878           _Internal::sys_enter(this).GetCachedSize(), target, stream);
27879       break;
27880     }
27881     case kSysExit: {
27882       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27883         InternalWriteMessage(330, _Internal::sys_exit(this),
27884           _Internal::sys_exit(this).GetCachedSize(), target, stream);
27885       break;
27886     }
27887     case kZero: {
27888       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27889         InternalWriteMessage(331, _Internal::zero(this),
27890           _Internal::zero(this).GetCachedSize(), target, stream);
27891       break;
27892     }
27893     case kGpuFrequency: {
27894       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27895         InternalWriteMessage(332, _Internal::gpu_frequency(this),
27896           _Internal::gpu_frequency(this).GetCachedSize(), target, stream);
27897       break;
27898     }
27899     case kSdeTracingMarkWrite: {
27900       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27901         InternalWriteMessage(333, _Internal::sde_tracing_mark_write(this),
27902           _Internal::sde_tracing_mark_write(this).GetCachedSize(), target, stream);
27903       break;
27904     }
27905     case kMarkVictim: {
27906       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27907         InternalWriteMessage(334, _Internal::mark_victim(this),
27908           _Internal::mark_victim(this).GetCachedSize(), target, stream);
27909       break;
27910     }
27911     case kIonStat: {
27912       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27913         InternalWriteMessage(335, _Internal::ion_stat(this),
27914           _Internal::ion_stat(this).GetCachedSize(), target, stream);
27915       break;
27916     }
27917     case kIonBufferCreate: {
27918       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27919         InternalWriteMessage(336, _Internal::ion_buffer_create(this),
27920           _Internal::ion_buffer_create(this).GetCachedSize(), target, stream);
27921       break;
27922     }
27923     case kIonBufferDestroy: {
27924       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27925         InternalWriteMessage(337, _Internal::ion_buffer_destroy(this),
27926           _Internal::ion_buffer_destroy(this).GetCachedSize(), target, stream);
27927       break;
27928     }
27929     case kScmCallStart: {
27930       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27931         InternalWriteMessage(338, _Internal::scm_call_start(this),
27932           _Internal::scm_call_start(this).GetCachedSize(), target, stream);
27933       break;
27934     }
27935     case kScmCallEnd: {
27936       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27937         InternalWriteMessage(339, _Internal::scm_call_end(this),
27938           _Internal::scm_call_end(this).GetCachedSize(), target, stream);
27939       break;
27940     }
27941     case kGpuMemTotal: {
27942       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27943         InternalWriteMessage(340, _Internal::gpu_mem_total(this),
27944           _Internal::gpu_mem_total(this).GetCachedSize(), target, stream);
27945       break;
27946     }
27947     case kThermalTemperature: {
27948       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27949         InternalWriteMessage(341, _Internal::thermal_temperature(this),
27950           _Internal::thermal_temperature(this).GetCachedSize(), target, stream);
27951       break;
27952     }
27953     case kCdevUpdate: {
27954       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27955         InternalWriteMessage(342, _Internal::cdev_update(this),
27956           _Internal::cdev_update(this).GetCachedSize(), target, stream);
27957       break;
27958     }
27959     case kCpuhpExit: {
27960       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27961         InternalWriteMessage(343, _Internal::cpuhp_exit(this),
27962           _Internal::cpuhp_exit(this).GetCachedSize(), target, stream);
27963       break;
27964     }
27965     case kCpuhpMultiEnter: {
27966       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27967         InternalWriteMessage(344, _Internal::cpuhp_multi_enter(this),
27968           _Internal::cpuhp_multi_enter(this).GetCachedSize(), target, stream);
27969       break;
27970     }
27971     case kCpuhpEnter: {
27972       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27973         InternalWriteMessage(345, _Internal::cpuhp_enter(this),
27974           _Internal::cpuhp_enter(this).GetCachedSize(), target, stream);
27975       break;
27976     }
27977     case kCpuhpLatency: {
27978       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27979         InternalWriteMessage(346, _Internal::cpuhp_latency(this),
27980           _Internal::cpuhp_latency(this).GetCachedSize(), target, stream);
27981       break;
27982     }
27983     case kFastrpcDmaStat: {
27984       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27985         InternalWriteMessage(347, _Internal::fastrpc_dma_stat(this),
27986           _Internal::fastrpc_dma_stat(this).GetCachedSize(), target, stream);
27987       break;
27988     }
27989     case kDpuTracingMarkWrite: {
27990       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27991         InternalWriteMessage(348, _Internal::dpu_tracing_mark_write(this),
27992           _Internal::dpu_tracing_mark_write(this).GetCachedSize(), target, stream);
27993       break;
27994     }
27995     case kG2DTracingMarkWrite: {
27996       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
27997         InternalWriteMessage(349, _Internal::g2d_tracing_mark_write(this),
27998           _Internal::g2d_tracing_mark_write(this).GetCachedSize(), target, stream);
27999       break;
28000     }
28001     case kMaliTracingMarkWrite: {
28002       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28003         InternalWriteMessage(350, _Internal::mali_tracing_mark_write(this),
28004           _Internal::mali_tracing_mark_write(this).GetCachedSize(), target, stream);
28005       break;
28006     }
28007     case kDmaHeapStat: {
28008       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28009         InternalWriteMessage(351, _Internal::dma_heap_stat(this),
28010           _Internal::dma_heap_stat(this).GetCachedSize(), target, stream);
28011       break;
28012     }
28013     case kCpuhpPause: {
28014       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28015         InternalWriteMessage(352, _Internal::cpuhp_pause(this),
28016           _Internal::cpuhp_pause(this).GetCachedSize(), target, stream);
28017       break;
28018     }
28019     case kSchedPiSetprio: {
28020       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28021         InternalWriteMessage(353, _Internal::sched_pi_setprio(this),
28022           _Internal::sched_pi_setprio(this).GetCachedSize(), target, stream);
28023       break;
28024     }
28025     case kSdeSdeEvtlog: {
28026       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28027         InternalWriteMessage(354, _Internal::sde_sde_evtlog(this),
28028           _Internal::sde_sde_evtlog(this).GetCachedSize(), target, stream);
28029       break;
28030     }
28031     case kSdeSdePerfCalcCrtc: {
28032       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28033         InternalWriteMessage(355, _Internal::sde_sde_perf_calc_crtc(this),
28034           _Internal::sde_sde_perf_calc_crtc(this).GetCachedSize(), target, stream);
28035       break;
28036     }
28037     case kSdeSdePerfCrtcUpdate: {
28038       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28039         InternalWriteMessage(356, _Internal::sde_sde_perf_crtc_update(this),
28040           _Internal::sde_sde_perf_crtc_update(this).GetCachedSize(), target, stream);
28041       break;
28042     }
28043     case kSdeSdePerfSetQosLuts: {
28044       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28045         InternalWriteMessage(357, _Internal::sde_sde_perf_set_qos_luts(this),
28046           _Internal::sde_sde_perf_set_qos_luts(this).GetCachedSize(), target, stream);
28047       break;
28048     }
28049     case kSdeSdePerfUpdateBus: {
28050       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28051         InternalWriteMessage(358, _Internal::sde_sde_perf_update_bus(this),
28052           _Internal::sde_sde_perf_update_bus(this).GetCachedSize(), target, stream);
28053       break;
28054     }
28055     case kRssStatThrottled: {
28056       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28057         InternalWriteMessage(359, _Internal::rss_stat_throttled(this),
28058           _Internal::rss_stat_throttled(this).GetCachedSize(), target, stream);
28059       break;
28060     }
28061     case kNetifReceiveSkb: {
28062       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28063         InternalWriteMessage(360, _Internal::netif_receive_skb(this),
28064           _Internal::netif_receive_skb(this).GetCachedSize(), target, stream);
28065       break;
28066     }
28067     case kNetDevXmit: {
28068       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28069         InternalWriteMessage(361, _Internal::net_dev_xmit(this),
28070           _Internal::net_dev_xmit(this).GetCachedSize(), target, stream);
28071       break;
28072     }
28073     case kInetSockSetState: {
28074       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28075         InternalWriteMessage(362, _Internal::inet_sock_set_state(this),
28076           _Internal::inet_sock_set_state(this).GetCachedSize(), target, stream);
28077       break;
28078     }
28079     case kTcpRetransmitSkb: {
28080       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28081         InternalWriteMessage(363, _Internal::tcp_retransmit_skb(this),
28082           _Internal::tcp_retransmit_skb(this).GetCachedSize(), target, stream);
28083       break;
28084     }
28085     case kCrosEcSensorhubData: {
28086       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28087         InternalWriteMessage(364, _Internal::cros_ec_sensorhub_data(this),
28088           _Internal::cros_ec_sensorhub_data(this).GetCachedSize(), target, stream);
28089       break;
28090     }
28091     case kNapiGroReceiveEntry: {
28092       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28093         InternalWriteMessage(365, _Internal::napi_gro_receive_entry(this),
28094           _Internal::napi_gro_receive_entry(this).GetCachedSize(), target, stream);
28095       break;
28096     }
28097     case kNapiGroReceiveExit: {
28098       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28099         InternalWriteMessage(366, _Internal::napi_gro_receive_exit(this),
28100           _Internal::napi_gro_receive_exit(this).GetCachedSize(), target, stream);
28101       break;
28102     }
28103     case kKfreeSkb: {
28104       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28105         InternalWriteMessage(367, _Internal::kfree_skb(this),
28106           _Internal::kfree_skb(this).GetCachedSize(), target, stream);
28107       break;
28108     }
28109     case kKvmAccessFault: {
28110       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28111         InternalWriteMessage(368, _Internal::kvm_access_fault(this),
28112           _Internal::kvm_access_fault(this).GetCachedSize(), target, stream);
28113       break;
28114     }
28115     case kKvmAckIrq: {
28116       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28117         InternalWriteMessage(369, _Internal::kvm_ack_irq(this),
28118           _Internal::kvm_ack_irq(this).GetCachedSize(), target, stream);
28119       break;
28120     }
28121     case kKvmAgeHva: {
28122       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28123         InternalWriteMessage(370, _Internal::kvm_age_hva(this),
28124           _Internal::kvm_age_hva(this).GetCachedSize(), target, stream);
28125       break;
28126     }
28127     case kKvmAgePage: {
28128       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28129         InternalWriteMessage(371, _Internal::kvm_age_page(this),
28130           _Internal::kvm_age_page(this).GetCachedSize(), target, stream);
28131       break;
28132     }
28133     case kKvmArmClearDebug: {
28134       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28135         InternalWriteMessage(372, _Internal::kvm_arm_clear_debug(this),
28136           _Internal::kvm_arm_clear_debug(this).GetCachedSize(), target, stream);
28137       break;
28138     }
28139     case kKvmArmSetDreg32: {
28140       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28141         InternalWriteMessage(373, _Internal::kvm_arm_set_dreg32(this),
28142           _Internal::kvm_arm_set_dreg32(this).GetCachedSize(), target, stream);
28143       break;
28144     }
28145     case kKvmArmSetRegset: {
28146       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28147         InternalWriteMessage(374, _Internal::kvm_arm_set_regset(this),
28148           _Internal::kvm_arm_set_regset(this).GetCachedSize(), target, stream);
28149       break;
28150     }
28151     case kKvmArmSetupDebug: {
28152       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28153         InternalWriteMessage(375, _Internal::kvm_arm_setup_debug(this),
28154           _Internal::kvm_arm_setup_debug(this).GetCachedSize(), target, stream);
28155       break;
28156     }
28157     case kKvmEntry: {
28158       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28159         InternalWriteMessage(376, _Internal::kvm_entry(this),
28160           _Internal::kvm_entry(this).GetCachedSize(), target, stream);
28161       break;
28162     }
28163     case kKvmExit: {
28164       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28165         InternalWriteMessage(377, _Internal::kvm_exit(this),
28166           _Internal::kvm_exit(this).GetCachedSize(), target, stream);
28167       break;
28168     }
28169     case kKvmFpu: {
28170       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28171         InternalWriteMessage(378, _Internal::kvm_fpu(this),
28172           _Internal::kvm_fpu(this).GetCachedSize(), target, stream);
28173       break;
28174     }
28175     case kKvmGetTimerMap: {
28176       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28177         InternalWriteMessage(379, _Internal::kvm_get_timer_map(this),
28178           _Internal::kvm_get_timer_map(this).GetCachedSize(), target, stream);
28179       break;
28180     }
28181     case kKvmGuestFault: {
28182       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28183         InternalWriteMessage(380, _Internal::kvm_guest_fault(this),
28184           _Internal::kvm_guest_fault(this).GetCachedSize(), target, stream);
28185       break;
28186     }
28187     case kKvmHandleSysReg: {
28188       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28189         InternalWriteMessage(381, _Internal::kvm_handle_sys_reg(this),
28190           _Internal::kvm_handle_sys_reg(this).GetCachedSize(), target, stream);
28191       break;
28192     }
28193     case kKvmHvcArm64: {
28194       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28195         InternalWriteMessage(382, _Internal::kvm_hvc_arm64(this),
28196           _Internal::kvm_hvc_arm64(this).GetCachedSize(), target, stream);
28197       break;
28198     }
28199     case kKvmIrqLine: {
28200       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28201         InternalWriteMessage(383, _Internal::kvm_irq_line(this),
28202           _Internal::kvm_irq_line(this).GetCachedSize(), target, stream);
28203       break;
28204     }
28205     case kKvmMmio: {
28206       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28207         InternalWriteMessage(384, _Internal::kvm_mmio(this),
28208           _Internal::kvm_mmio(this).GetCachedSize(), target, stream);
28209       break;
28210     }
28211     case kKvmMmioEmulate: {
28212       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28213         InternalWriteMessage(385, _Internal::kvm_mmio_emulate(this),
28214           _Internal::kvm_mmio_emulate(this).GetCachedSize(), target, stream);
28215       break;
28216     }
28217     case kKvmSetGuestDebug: {
28218       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28219         InternalWriteMessage(386, _Internal::kvm_set_guest_debug(this),
28220           _Internal::kvm_set_guest_debug(this).GetCachedSize(), target, stream);
28221       break;
28222     }
28223     case kKvmSetIrq: {
28224       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28225         InternalWriteMessage(387, _Internal::kvm_set_irq(this),
28226           _Internal::kvm_set_irq(this).GetCachedSize(), target, stream);
28227       break;
28228     }
28229     case kKvmSetSpteHva: {
28230       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28231         InternalWriteMessage(388, _Internal::kvm_set_spte_hva(this),
28232           _Internal::kvm_set_spte_hva(this).GetCachedSize(), target, stream);
28233       break;
28234     }
28235     case kKvmSetWayFlush: {
28236       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28237         InternalWriteMessage(389, _Internal::kvm_set_way_flush(this),
28238           _Internal::kvm_set_way_flush(this).GetCachedSize(), target, stream);
28239       break;
28240     }
28241     case kKvmSysAccess: {
28242       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28243         InternalWriteMessage(390, _Internal::kvm_sys_access(this),
28244           _Internal::kvm_sys_access(this).GetCachedSize(), target, stream);
28245       break;
28246     }
28247     case kKvmTestAgeHva: {
28248       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28249         InternalWriteMessage(391, _Internal::kvm_test_age_hva(this),
28250           _Internal::kvm_test_age_hva(this).GetCachedSize(), target, stream);
28251       break;
28252     }
28253     case kKvmTimerEmulate: {
28254       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28255         InternalWriteMessage(392, _Internal::kvm_timer_emulate(this),
28256           _Internal::kvm_timer_emulate(this).GetCachedSize(), target, stream);
28257       break;
28258     }
28259     case kKvmTimerHrtimerExpire: {
28260       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28261         InternalWriteMessage(393, _Internal::kvm_timer_hrtimer_expire(this),
28262           _Internal::kvm_timer_hrtimer_expire(this).GetCachedSize(), target, stream);
28263       break;
28264     }
28265     case kKvmTimerRestoreState: {
28266       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28267         InternalWriteMessage(394, _Internal::kvm_timer_restore_state(this),
28268           _Internal::kvm_timer_restore_state(this).GetCachedSize(), target, stream);
28269       break;
28270     }
28271     case kKvmTimerSaveState: {
28272       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28273         InternalWriteMessage(395, _Internal::kvm_timer_save_state(this),
28274           _Internal::kvm_timer_save_state(this).GetCachedSize(), target, stream);
28275       break;
28276     }
28277     case kKvmTimerUpdateIrq: {
28278       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28279         InternalWriteMessage(396, _Internal::kvm_timer_update_irq(this),
28280           _Internal::kvm_timer_update_irq(this).GetCachedSize(), target, stream);
28281       break;
28282     }
28283     case kKvmToggleCache: {
28284       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28285         InternalWriteMessage(397, _Internal::kvm_toggle_cache(this),
28286           _Internal::kvm_toggle_cache(this).GetCachedSize(), target, stream);
28287       break;
28288     }
28289     case kKvmUnmapHvaRange: {
28290       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28291         InternalWriteMessage(398, _Internal::kvm_unmap_hva_range(this),
28292           _Internal::kvm_unmap_hva_range(this).GetCachedSize(), target, stream);
28293       break;
28294     }
28295     case kKvmUserspaceExit: {
28296       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28297         InternalWriteMessage(399, _Internal::kvm_userspace_exit(this),
28298           _Internal::kvm_userspace_exit(this).GetCachedSize(), target, stream);
28299       break;
28300     }
28301     case kKvmVcpuWakeup: {
28302       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28303         InternalWriteMessage(400, _Internal::kvm_vcpu_wakeup(this),
28304           _Internal::kvm_vcpu_wakeup(this).GetCachedSize(), target, stream);
28305       break;
28306     }
28307     case kKvmWfxArm64: {
28308       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28309         InternalWriteMessage(401, _Internal::kvm_wfx_arm64(this),
28310           _Internal::kvm_wfx_arm64(this).GetCachedSize(), target, stream);
28311       break;
28312     }
28313     case kTrapReg: {
28314       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28315         InternalWriteMessage(402, _Internal::trap_reg(this),
28316           _Internal::trap_reg(this).GetCachedSize(), target, stream);
28317       break;
28318     }
28319     case kVgicUpdateIrqPending: {
28320       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28321         InternalWriteMessage(403, _Internal::vgic_update_irq_pending(this),
28322           _Internal::vgic_update_irq_pending(this).GetCachedSize(), target, stream);
28323       break;
28324     }
28325     case kWakeupSourceActivate: {
28326       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28327         InternalWriteMessage(404, _Internal::wakeup_source_activate(this),
28328           _Internal::wakeup_source_activate(this).GetCachedSize(), target, stream);
28329       break;
28330     }
28331     case kWakeupSourceDeactivate: {
28332       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28333         InternalWriteMessage(405, _Internal::wakeup_source_deactivate(this),
28334           _Internal::wakeup_source_deactivate(this).GetCachedSize(), target, stream);
28335       break;
28336     }
28337     case kUfshcdCommand: {
28338       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28339         InternalWriteMessage(406, _Internal::ufshcd_command(this),
28340           _Internal::ufshcd_command(this).GetCachedSize(), target, stream);
28341       break;
28342     }
28343     case kUfshcdClkGating: {
28344       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28345         InternalWriteMessage(407, _Internal::ufshcd_clk_gating(this),
28346           _Internal::ufshcd_clk_gating(this).GetCachedSize(), target, stream);
28347       break;
28348     }
28349     case kConsole: {
28350       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28351         InternalWriteMessage(408, _Internal::console(this),
28352           _Internal::console(this).GetCachedSize(), target, stream);
28353       break;
28354     }
28355     case kDrmVblankEvent: {
28356       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28357         InternalWriteMessage(409, _Internal::drm_vblank_event(this),
28358           _Internal::drm_vblank_event(this).GetCachedSize(), target, stream);
28359       break;
28360     }
28361     case kDrmVblankEventDelivered: {
28362       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28363         InternalWriteMessage(410, _Internal::drm_vblank_event_delivered(this),
28364           _Internal::drm_vblank_event_delivered(this).GetCachedSize(), target, stream);
28365       break;
28366     }
28367     case kDrmSchedJob: {
28368       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28369         InternalWriteMessage(411, _Internal::drm_sched_job(this),
28370           _Internal::drm_sched_job(this).GetCachedSize(), target, stream);
28371       break;
28372     }
28373     case kDrmRunJob: {
28374       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28375         InternalWriteMessage(412, _Internal::drm_run_job(this),
28376           _Internal::drm_run_job(this).GetCachedSize(), target, stream);
28377       break;
28378     }
28379     case kDrmSchedProcessJob: {
28380       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28381         InternalWriteMessage(413, _Internal::drm_sched_process_job(this),
28382           _Internal::drm_sched_process_job(this).GetCachedSize(), target, stream);
28383       break;
28384     }
28385     case kDmaFenceInit: {
28386       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28387         InternalWriteMessage(414, _Internal::dma_fence_init(this),
28388           _Internal::dma_fence_init(this).GetCachedSize(), target, stream);
28389       break;
28390     }
28391     case kDmaFenceEmit: {
28392       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28393         InternalWriteMessage(415, _Internal::dma_fence_emit(this),
28394           _Internal::dma_fence_emit(this).GetCachedSize(), target, stream);
28395       break;
28396     }
28397     case kDmaFenceSignaled: {
28398       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28399         InternalWriteMessage(416, _Internal::dma_fence_signaled(this),
28400           _Internal::dma_fence_signaled(this).GetCachedSize(), target, stream);
28401       break;
28402     }
28403     case kDmaFenceWaitStart: {
28404       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28405         InternalWriteMessage(417, _Internal::dma_fence_wait_start(this),
28406           _Internal::dma_fence_wait_start(this).GetCachedSize(), target, stream);
28407       break;
28408     }
28409     case kDmaFenceWaitEnd: {
28410       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28411         InternalWriteMessage(418, _Internal::dma_fence_wait_end(this),
28412           _Internal::dma_fence_wait_end(this).GetCachedSize(), target, stream);
28413       break;
28414     }
28415     case kF2FsIostat: {
28416       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28417         InternalWriteMessage(419, _Internal::f2fs_iostat(this),
28418           _Internal::f2fs_iostat(this).GetCachedSize(), target, stream);
28419       break;
28420     }
28421     case kF2FsIostatLatency: {
28422       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28423         InternalWriteMessage(420, _Internal::f2fs_iostat_latency(this),
28424           _Internal::f2fs_iostat_latency(this).GetCachedSize(), target, stream);
28425       break;
28426     }
28427     case kSchedCpuUtilCfs: {
28428       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28429         InternalWriteMessage(421, _Internal::sched_cpu_util_cfs(this),
28430           _Internal::sched_cpu_util_cfs(this).GetCachedSize(), target, stream);
28431       break;
28432     }
28433     case kV4L2Qbuf: {
28434       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28435         InternalWriteMessage(422, _Internal::v4l2_qbuf(this),
28436           _Internal::v4l2_qbuf(this).GetCachedSize(), target, stream);
28437       break;
28438     }
28439     case kV4L2Dqbuf: {
28440       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28441         InternalWriteMessage(423, _Internal::v4l2_dqbuf(this),
28442           _Internal::v4l2_dqbuf(this).GetCachedSize(), target, stream);
28443       break;
28444     }
28445     case kVb2V4L2BufQueue: {
28446       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28447         InternalWriteMessage(424, _Internal::vb2_v4l2_buf_queue(this),
28448           _Internal::vb2_v4l2_buf_queue(this).GetCachedSize(), target, stream);
28449       break;
28450     }
28451     case kVb2V4L2BufDone: {
28452       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28453         InternalWriteMessage(425, _Internal::vb2_v4l2_buf_done(this),
28454           _Internal::vb2_v4l2_buf_done(this).GetCachedSize(), target, stream);
28455       break;
28456     }
28457     case kVb2V4L2Qbuf: {
28458       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28459         InternalWriteMessage(426, _Internal::vb2_v4l2_qbuf(this),
28460           _Internal::vb2_v4l2_qbuf(this).GetCachedSize(), target, stream);
28461       break;
28462     }
28463     case kVb2V4L2Dqbuf: {
28464       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28465         InternalWriteMessage(427, _Internal::vb2_v4l2_dqbuf(this),
28466           _Internal::vb2_v4l2_dqbuf(this).GetCachedSize(), target, stream);
28467       break;
28468     }
28469     case kDsiCmdFifoStatus: {
28470       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28471         InternalWriteMessage(428, _Internal::dsi_cmd_fifo_status(this),
28472           _Internal::dsi_cmd_fifo_status(this).GetCachedSize(), target, stream);
28473       break;
28474     }
28475     case kDsiRx: {
28476       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28477         InternalWriteMessage(429, _Internal::dsi_rx(this),
28478           _Internal::dsi_rx(this).GetCachedSize(), target, stream);
28479       break;
28480     }
28481     case kDsiTx: {
28482       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28483         InternalWriteMessage(430, _Internal::dsi_tx(this),
28484           _Internal::dsi_tx(this).GetCachedSize(), target, stream);
28485       break;
28486     }
28487     case kAndroidFsDatareadEnd: {
28488       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28489         InternalWriteMessage(431, _Internal::android_fs_dataread_end(this),
28490           _Internal::android_fs_dataread_end(this).GetCachedSize(), target, stream);
28491       break;
28492     }
28493     case kAndroidFsDatareadStart: {
28494       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28495         InternalWriteMessage(432, _Internal::android_fs_dataread_start(this),
28496           _Internal::android_fs_dataread_start(this).GetCachedSize(), target, stream);
28497       break;
28498     }
28499     case kAndroidFsDatawriteEnd: {
28500       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28501         InternalWriteMessage(433, _Internal::android_fs_datawrite_end(this),
28502           _Internal::android_fs_datawrite_end(this).GetCachedSize(), target, stream);
28503       break;
28504     }
28505     case kAndroidFsDatawriteStart: {
28506       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28507         InternalWriteMessage(434, _Internal::android_fs_datawrite_start(this),
28508           _Internal::android_fs_datawrite_start(this).GetCachedSize(), target, stream);
28509       break;
28510     }
28511     case kAndroidFsFsyncEnd: {
28512       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28513         InternalWriteMessage(435, _Internal::android_fs_fsync_end(this),
28514           _Internal::android_fs_fsync_end(this).GetCachedSize(), target, stream);
28515       break;
28516     }
28517     case kAndroidFsFsyncStart: {
28518       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28519         InternalWriteMessage(436, _Internal::android_fs_fsync_start(this),
28520           _Internal::android_fs_fsync_start(this).GetCachedSize(), target, stream);
28521       break;
28522     }
28523     case kFuncgraphEntry: {
28524       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28525         InternalWriteMessage(437, _Internal::funcgraph_entry(this),
28526           _Internal::funcgraph_entry(this).GetCachedSize(), target, stream);
28527       break;
28528     }
28529     case kFuncgraphExit: {
28530       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28531         InternalWriteMessage(438, _Internal::funcgraph_exit(this),
28532           _Internal::funcgraph_exit(this).GetCachedSize(), target, stream);
28533       break;
28534     }
28535     case kVirtioVideoCmd: {
28536       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28537         InternalWriteMessage(439, _Internal::virtio_video_cmd(this),
28538           _Internal::virtio_video_cmd(this).GetCachedSize(), target, stream);
28539       break;
28540     }
28541     case kVirtioVideoCmdDone: {
28542       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28543         InternalWriteMessage(440, _Internal::virtio_video_cmd_done(this),
28544           _Internal::virtio_video_cmd_done(this).GetCachedSize(), target, stream);
28545       break;
28546     }
28547     case kVirtioVideoResourceQueue: {
28548       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28549         InternalWriteMessage(441, _Internal::virtio_video_resource_queue(this),
28550           _Internal::virtio_video_resource_queue(this).GetCachedSize(), target, stream);
28551       break;
28552     }
28553     case kVirtioVideoResourceQueueDone: {
28554       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28555         InternalWriteMessage(442, _Internal::virtio_video_resource_queue_done(this),
28556           _Internal::virtio_video_resource_queue_done(this).GetCachedSize(), target, stream);
28557       break;
28558     }
28559     case kMmShrinkSlabStart: {
28560       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28561         InternalWriteMessage(443, _Internal::mm_shrink_slab_start(this),
28562           _Internal::mm_shrink_slab_start(this).GetCachedSize(), target, stream);
28563       break;
28564     }
28565     case kMmShrinkSlabEnd: {
28566       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28567         InternalWriteMessage(444, _Internal::mm_shrink_slab_end(this),
28568           _Internal::mm_shrink_slab_end(this).GetCachedSize(), target, stream);
28569       break;
28570     }
28571     case kTrustySmc: {
28572       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28573         InternalWriteMessage(445, _Internal::trusty_smc(this),
28574           _Internal::trusty_smc(this).GetCachedSize(), target, stream);
28575       break;
28576     }
28577     case kTrustySmcDone: {
28578       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28579         InternalWriteMessage(446, _Internal::trusty_smc_done(this),
28580           _Internal::trusty_smc_done(this).GetCachedSize(), target, stream);
28581       break;
28582     }
28583     case kTrustyStdCall32: {
28584       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28585         InternalWriteMessage(447, _Internal::trusty_std_call32(this),
28586           _Internal::trusty_std_call32(this).GetCachedSize(), target, stream);
28587       break;
28588     }
28589     case kTrustyStdCall32Done: {
28590       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28591         InternalWriteMessage(448, _Internal::trusty_std_call32_done(this),
28592           _Internal::trusty_std_call32_done(this).GetCachedSize(), target, stream);
28593       break;
28594     }
28595     case kTrustyShareMemory: {
28596       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28597         InternalWriteMessage(449, _Internal::trusty_share_memory(this),
28598           _Internal::trusty_share_memory(this).GetCachedSize(), target, stream);
28599       break;
28600     }
28601     case kTrustyShareMemoryDone: {
28602       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28603         InternalWriteMessage(450, _Internal::trusty_share_memory_done(this),
28604           _Internal::trusty_share_memory_done(this).GetCachedSize(), target, stream);
28605       break;
28606     }
28607     case kTrustyReclaimMemory: {
28608       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28609         InternalWriteMessage(451, _Internal::trusty_reclaim_memory(this),
28610           _Internal::trusty_reclaim_memory(this).GetCachedSize(), target, stream);
28611       break;
28612     }
28613     case kTrustyReclaimMemoryDone: {
28614       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28615         InternalWriteMessage(452, _Internal::trusty_reclaim_memory_done(this),
28616           _Internal::trusty_reclaim_memory_done(this).GetCachedSize(), target, stream);
28617       break;
28618     }
28619     case kTrustyIrq: {
28620       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28621         InternalWriteMessage(453, _Internal::trusty_irq(this),
28622           _Internal::trusty_irq(this).GetCachedSize(), target, stream);
28623       break;
28624     }
28625     case kTrustyIpcHandleEvent: {
28626       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28627         InternalWriteMessage(454, _Internal::trusty_ipc_handle_event(this),
28628           _Internal::trusty_ipc_handle_event(this).GetCachedSize(), target, stream);
28629       break;
28630     }
28631     case kTrustyIpcConnect: {
28632       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28633         InternalWriteMessage(455, _Internal::trusty_ipc_connect(this),
28634           _Internal::trusty_ipc_connect(this).GetCachedSize(), target, stream);
28635       break;
28636     }
28637     case kTrustyIpcConnectEnd: {
28638       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28639         InternalWriteMessage(456, _Internal::trusty_ipc_connect_end(this),
28640           _Internal::trusty_ipc_connect_end(this).GetCachedSize(), target, stream);
28641       break;
28642     }
28643     case kTrustyIpcWrite: {
28644       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28645         InternalWriteMessage(457, _Internal::trusty_ipc_write(this),
28646           _Internal::trusty_ipc_write(this).GetCachedSize(), target, stream);
28647       break;
28648     }
28649     case kTrustyIpcPoll: {
28650       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28651         InternalWriteMessage(458, _Internal::trusty_ipc_poll(this),
28652           _Internal::trusty_ipc_poll(this).GetCachedSize(), target, stream);
28653       break;
28654     }
28655     case kTrustyIpcRead: {
28656       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28657         InternalWriteMessage(460, _Internal::trusty_ipc_read(this),
28658           _Internal::trusty_ipc_read(this).GetCachedSize(), target, stream);
28659       break;
28660     }
28661     case kTrustyIpcReadEnd: {
28662       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28663         InternalWriteMessage(461, _Internal::trusty_ipc_read_end(this),
28664           _Internal::trusty_ipc_read_end(this).GetCachedSize(), target, stream);
28665       break;
28666     }
28667     case kTrustyIpcRx: {
28668       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28669         InternalWriteMessage(462, _Internal::trusty_ipc_rx(this),
28670           _Internal::trusty_ipc_rx(this).GetCachedSize(), target, stream);
28671       break;
28672     }
28673     case kTrustyEnqueueNop: {
28674       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28675         InternalWriteMessage(464, _Internal::trusty_enqueue_nop(this),
28676           _Internal::trusty_enqueue_nop(this).GetCachedSize(), target, stream);
28677       break;
28678     }
28679     case kCmaAllocStart: {
28680       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28681         InternalWriteMessage(465, _Internal::cma_alloc_start(this),
28682           _Internal::cma_alloc_start(this).GetCachedSize(), target, stream);
28683       break;
28684     }
28685     case kCmaAllocInfo: {
28686       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28687         InternalWriteMessage(466, _Internal::cma_alloc_info(this),
28688           _Internal::cma_alloc_info(this).GetCachedSize(), target, stream);
28689       break;
28690     }
28691     case kLwisTracingMarkWrite: {
28692       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28693         InternalWriteMessage(467, _Internal::lwis_tracing_mark_write(this),
28694           _Internal::lwis_tracing_mark_write(this).GetCachedSize(), target, stream);
28695       break;
28696     }
28697     case kVirtioGpuCmdQueue: {
28698       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28699         InternalWriteMessage(468, _Internal::virtio_gpu_cmd_queue(this),
28700           _Internal::virtio_gpu_cmd_queue(this).GetCachedSize(), target, stream);
28701       break;
28702     }
28703     case kVirtioGpuCmdResponse: {
28704       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28705         InternalWriteMessage(469, _Internal::virtio_gpu_cmd_response(this),
28706           _Internal::virtio_gpu_cmd_response(this).GetCachedSize(), target, stream);
28707       break;
28708     }
28709     case kMaliMaliKCPUCQSSET: {
28710       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28711         InternalWriteMessage(470, _Internal::mali_mali_kcpu_cqs_set(this),
28712           _Internal::mali_mali_kcpu_cqs_set(this).GetCachedSize(), target, stream);
28713       break;
28714     }
28715     case kMaliMaliKCPUCQSWAITSTART: {
28716       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28717         InternalWriteMessage(471, _Internal::mali_mali_kcpu_cqs_wait_start(this),
28718           _Internal::mali_mali_kcpu_cqs_wait_start(this).GetCachedSize(), target, stream);
28719       break;
28720     }
28721     case kMaliMaliKCPUCQSWAITEND: {
28722       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28723         InternalWriteMessage(472, _Internal::mali_mali_kcpu_cqs_wait_end(this),
28724           _Internal::mali_mali_kcpu_cqs_wait_end(this).GetCachedSize(), target, stream);
28725       break;
28726     }
28727     case kMaliMaliKCPUFENCESIGNAL: {
28728       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28729         InternalWriteMessage(473, _Internal::mali_mali_kcpu_fence_signal(this),
28730           _Internal::mali_mali_kcpu_fence_signal(this).GetCachedSize(), target, stream);
28731       break;
28732     }
28733     case kMaliMaliKCPUFENCEWAITSTART: {
28734       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28735         InternalWriteMessage(474, _Internal::mali_mali_kcpu_fence_wait_start(this),
28736           _Internal::mali_mali_kcpu_fence_wait_start(this).GetCachedSize(), target, stream);
28737       break;
28738     }
28739     case kMaliMaliKCPUFENCEWAITEND: {
28740       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28741         InternalWriteMessage(475, _Internal::mali_mali_kcpu_fence_wait_end(this),
28742           _Internal::mali_mali_kcpu_fence_wait_end(this).GetCachedSize(), target, stream);
28743       break;
28744     }
28745     case kHypEnter: {
28746       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28747         InternalWriteMessage(476, _Internal::hyp_enter(this),
28748           _Internal::hyp_enter(this).GetCachedSize(), target, stream);
28749       break;
28750     }
28751     case kHypExit: {
28752       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28753         InternalWriteMessage(477, _Internal::hyp_exit(this),
28754           _Internal::hyp_exit(this).GetCachedSize(), target, stream);
28755       break;
28756     }
28757     case kHostHcall: {
28758       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28759         InternalWriteMessage(478, _Internal::host_hcall(this),
28760           _Internal::host_hcall(this).GetCachedSize(), target, stream);
28761       break;
28762     }
28763     case kHostSmc: {
28764       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28765         InternalWriteMessage(479, _Internal::host_smc(this),
28766           _Internal::host_smc(this).GetCachedSize(), target, stream);
28767       break;
28768     }
28769     case kHostMemAbort: {
28770       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28771         InternalWriteMessage(480, _Internal::host_mem_abort(this),
28772           _Internal::host_mem_abort(this).GetCachedSize(), target, stream);
28773       break;
28774     }
28775     case kSuspendResumeMinimal: {
28776       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28777         InternalWriteMessage(481, _Internal::suspend_resume_minimal(this),
28778           _Internal::suspend_resume_minimal(this).GetCachedSize(), target, stream);
28779       break;
28780     }
28781     case kMaliMaliCSFINTERRUPTSTART: {
28782       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28783         InternalWriteMessage(482, _Internal::mali_mali_csf_interrupt_start(this),
28784           _Internal::mali_mali_csf_interrupt_start(this).GetCachedSize(), target, stream);
28785       break;
28786     }
28787     case kMaliMaliCSFINTERRUPTEND: {
28788       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28789         InternalWriteMessage(483, _Internal::mali_mali_csf_interrupt_end(this),
28790           _Internal::mali_mali_csf_interrupt_end(this).GetCachedSize(), target, stream);
28791       break;
28792     }
28793     case kSamsungTracingMarkWrite: {
28794       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28795         InternalWriteMessage(484, _Internal::samsung_tracing_mark_write(this),
28796           _Internal::samsung_tracing_mark_write(this).GetCachedSize(), target, stream);
28797       break;
28798     }
28799     case kBinderCommand: {
28800       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28801         InternalWriteMessage(485, _Internal::binder_command(this),
28802           _Internal::binder_command(this).GetCachedSize(), target, stream);
28803       break;
28804     }
28805     case kBinderReturn: {
28806       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28807         InternalWriteMessage(486, _Internal::binder_return(this),
28808           _Internal::binder_return(this).GetCachedSize(), target, stream);
28809       break;
28810     }
28811     case kSchedSwitchWithCtrs: {
28812       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28813         InternalWriteMessage(487, _Internal::sched_switch_with_ctrs(this),
28814           _Internal::sched_switch_with_ctrs(this).GetCachedSize(), target, stream);
28815       break;
28816     }
28817     case kGpuWorkPeriod: {
28818       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28819         InternalWriteMessage(488, _Internal::gpu_work_period(this),
28820           _Internal::gpu_work_period(this).GetCachedSize(), target, stream);
28821       break;
28822     }
28823     case kRpmStatus: {
28824       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28825         InternalWriteMessage(489, _Internal::rpm_status(this),
28826           _Internal::rpm_status(this).GetCachedSize(), target, stream);
28827       break;
28828     }
28829     case kPanelWriteGeneric: {
28830       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28831         InternalWriteMessage(490, _Internal::panel_write_generic(this),
28832           _Internal::panel_write_generic(this).GetCachedSize(), target, stream);
28833       break;
28834     }
28835     case kSchedMigrateTask: {
28836       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28837         InternalWriteMessage(491, _Internal::sched_migrate_task(this),
28838           _Internal::sched_migrate_task(this).GetCachedSize(), target, stream);
28839       break;
28840     }
28841     case kDpuDsiCmdFifoStatus: {
28842       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28843         InternalWriteMessage(492, _Internal::dpu_dsi_cmd_fifo_status(this),
28844           _Internal::dpu_dsi_cmd_fifo_status(this).GetCachedSize(), target, stream);
28845       break;
28846     }
28847     case kDpuDsiRx: {
28848       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28849         InternalWriteMessage(493, _Internal::dpu_dsi_rx(this),
28850           _Internal::dpu_dsi_rx(this).GetCachedSize(), target, stream);
28851       break;
28852     }
28853     case kDpuDsiTx: {
28854       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28855         InternalWriteMessage(494, _Internal::dpu_dsi_tx(this),
28856           _Internal::dpu_dsi_tx(this).GetCachedSize(), target, stream);
28857       break;
28858     }
28859     case kF2FsBackgroundGc: {
28860       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28861         InternalWriteMessage(495, _Internal::f2fs_background_gc(this),
28862           _Internal::f2fs_background_gc(this).GetCachedSize(), target, stream);
28863       break;
28864     }
28865     case kF2FsGcBegin: {
28866       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28867         InternalWriteMessage(496, _Internal::f2fs_gc_begin(this),
28868           _Internal::f2fs_gc_begin(this).GetCachedSize(), target, stream);
28869       break;
28870     }
28871     case kF2FsGcEnd: {
28872       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28873         InternalWriteMessage(497, _Internal::f2fs_gc_end(this),
28874           _Internal::f2fs_gc_end(this).GetCachedSize(), target, stream);
28875       break;
28876     }
28877     case kFastrpcDmaFree: {
28878       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28879         InternalWriteMessage(498, _Internal::fastrpc_dma_free(this),
28880           _Internal::fastrpc_dma_free(this).GetCachedSize(), target, stream);
28881       break;
28882     }
28883     case kFastrpcDmaAlloc: {
28884       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28885         InternalWriteMessage(499, _Internal::fastrpc_dma_alloc(this),
28886           _Internal::fastrpc_dma_alloc(this).GetCachedSize(), target, stream);
28887       break;
28888     }
28889     case kFastrpcDmaUnmap: {
28890       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28891         InternalWriteMessage(500, _Internal::fastrpc_dma_unmap(this),
28892           _Internal::fastrpc_dma_unmap(this).GetCachedSize(), target, stream);
28893       break;
28894     }
28895     case kFastrpcDmaMap: {
28896       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28897         InternalWriteMessage(501, _Internal::fastrpc_dma_map(this),
28898           _Internal::fastrpc_dma_map(this).GetCachedSize(), target, stream);
28899       break;
28900     }
28901     case kGoogleIccEvent: {
28902       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28903         InternalWriteMessage(502, _Internal::google_icc_event(this),
28904           _Internal::google_icc_event(this).GetCachedSize(), target, stream);
28905       break;
28906     }
28907     case kGoogleIrmEvent: {
28908       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28909         InternalWriteMessage(503, _Internal::google_irm_event(this),
28910           _Internal::google_irm_event(this).GetCachedSize(), target, stream);
28911       break;
28912     }
28913     case kDevicePmCallbackStart: {
28914       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28915         InternalWriteMessage(504, _Internal::device_pm_callback_start(this),
28916           _Internal::device_pm_callback_start(this).GetCachedSize(), target, stream);
28917       break;
28918     }
28919     case kDevicePmCallbackEnd: {
28920       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28921         InternalWriteMessage(505, _Internal::device_pm_callback_end(this),
28922           _Internal::device_pm_callback_end(this).GetCachedSize(), target, stream);
28923       break;
28924     }
28925     case kThermalExynosAcpmBulk: {
28926       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28927         InternalWriteMessage(506, _Internal::thermal_exynos_acpm_bulk(this),
28928           _Internal::thermal_exynos_acpm_bulk(this).GetCachedSize(), target, stream);
28929       break;
28930     }
28931     case kThermalExynosAcpmHighOverhead: {
28932       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28933         InternalWriteMessage(507, _Internal::thermal_exynos_acpm_high_overhead(this),
28934           _Internal::thermal_exynos_acpm_high_overhead(this).GetCachedSize(), target, stream);
28935       break;
28936     }
28937     case kDcvshFreq: {
28938       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28939         InternalWriteMessage(508, _Internal::dcvsh_freq(this),
28940           _Internal::dcvsh_freq(this).GetCachedSize(), target, stream);
28941       break;
28942     }
28943     case kKgslGpuFrequency: {
28944       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28945         InternalWriteMessage(509, _Internal::kgsl_gpu_frequency(this),
28946           _Internal::kgsl_gpu_frequency(this).GetCachedSize(), target, stream);
28947       break;
28948     }
28949     case kMaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPEND: {
28950       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28951         InternalWriteMessage(510, _Internal::mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(this),
28952           _Internal::mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend(this).GetCachedSize(), target, stream);
28953       break;
28954     }
28955     case kMaliMaliPMMCUHCTLCORESNOTIFYPEND: {
28956       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28957         InternalWriteMessage(511, _Internal::mali_mali_pm_mcu_hctl_cores_notify_pend(this),
28958           _Internal::mali_mali_pm_mcu_hctl_cores_notify_pend(this).GetCachedSize(), target, stream);
28959       break;
28960     }
28961     case kMaliMaliPMMCUHCTLCOREINACTIVEPEND: {
28962       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28963         InternalWriteMessage(512, _Internal::mali_mali_pm_mcu_hctl_core_inactive_pend(this),
28964           _Internal::mali_mali_pm_mcu_hctl_core_inactive_pend(this).GetCachedSize(), target, stream);
28965       break;
28966     }
28967     case kMaliMaliPMMCUHCTLMCUONRECHECK: {
28968       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28969         InternalWriteMessage(513, _Internal::mali_mali_pm_mcu_hctl_mcu_on_recheck(this),
28970           _Internal::mali_mali_pm_mcu_hctl_mcu_on_recheck(this).GetCachedSize(), target, stream);
28971       break;
28972     }
28973     case kMaliMaliPMMCUHCTLSHADERSCOREOFFPEND: {
28974       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28975         InternalWriteMessage(514, _Internal::mali_mali_pm_mcu_hctl_shaders_core_off_pend(this),
28976           _Internal::mali_mali_pm_mcu_hctl_shaders_core_off_pend(this).GetCachedSize(), target, stream);
28977       break;
28978     }
28979     case kMaliMaliPMMCUHCTLSHADERSPENDOFF: {
28980       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28981         InternalWriteMessage(515, _Internal::mali_mali_pm_mcu_hctl_shaders_pend_off(this),
28982           _Internal::mali_mali_pm_mcu_hctl_shaders_pend_off(this).GetCachedSize(), target, stream);
28983       break;
28984     }
28985     case kMaliMaliPMMCUHCTLSHADERSPENDON: {
28986       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28987         InternalWriteMessage(516, _Internal::mali_mali_pm_mcu_hctl_shaders_pend_on(this),
28988           _Internal::mali_mali_pm_mcu_hctl_shaders_pend_on(this).GetCachedSize(), target, stream);
28989       break;
28990     }
28991     case kMaliMaliPMMCUHCTLSHADERSREADYOFF: {
28992       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28993         InternalWriteMessage(517, _Internal::mali_mali_pm_mcu_hctl_shaders_ready_off(this),
28994           _Internal::mali_mali_pm_mcu_hctl_shaders_ready_off(this).GetCachedSize(), target, stream);
28995       break;
28996     }
28997     case kMaliMaliPMMCUINSLEEP: {
28998       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
28999         InternalWriteMessage(518, _Internal::mali_mali_pm_mcu_in_sleep(this),
29000           _Internal::mali_mali_pm_mcu_in_sleep(this).GetCachedSize(), target, stream);
29001       break;
29002     }
29003     case kMaliMaliPMMCUOFF: {
29004       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29005         InternalWriteMessage(519, _Internal::mali_mali_pm_mcu_off(this),
29006           _Internal::mali_mali_pm_mcu_off(this).GetCachedSize(), target, stream);
29007       break;
29008     }
29009     case kMaliMaliPMMCUON: {
29010       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29011         InternalWriteMessage(520, _Internal::mali_mali_pm_mcu_on(this),
29012           _Internal::mali_mali_pm_mcu_on(this).GetCachedSize(), target, stream);
29013       break;
29014     }
29015     case kMaliMaliPMMCUONCOREATTRUPDATEPEND: {
29016       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29017         InternalWriteMessage(521, _Internal::mali_mali_pm_mcu_on_core_attr_update_pend(this),
29018           _Internal::mali_mali_pm_mcu_on_core_attr_update_pend(this).GetCachedSize(), target, stream);
29019       break;
29020     }
29021     case kMaliMaliPMMCUONGLBREINITPEND: {
29022       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29023         InternalWriteMessage(522, _Internal::mali_mali_pm_mcu_on_glb_reinit_pend(this),
29024           _Internal::mali_mali_pm_mcu_on_glb_reinit_pend(this).GetCachedSize(), target, stream);
29025       break;
29026     }
29027     case kMaliMaliPMMCUONHALT: {
29028       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29029         InternalWriteMessage(523, _Internal::mali_mali_pm_mcu_on_halt(this),
29030           _Internal::mali_mali_pm_mcu_on_halt(this).GetCachedSize(), target, stream);
29031       break;
29032     }
29033     case kMaliMaliPMMCUONHWCNTDISABLE: {
29034       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29035         InternalWriteMessage(524, _Internal::mali_mali_pm_mcu_on_hwcnt_disable(this),
29036           _Internal::mali_mali_pm_mcu_on_hwcnt_disable(this).GetCachedSize(), target, stream);
29037       break;
29038     }
29039     case kMaliMaliPMMCUONHWCNTENABLE: {
29040       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29041         InternalWriteMessage(525, _Internal::mali_mali_pm_mcu_on_hwcnt_enable(this),
29042           _Internal::mali_mali_pm_mcu_on_hwcnt_enable(this).GetCachedSize(), target, stream);
29043       break;
29044     }
29045     case kMaliMaliPMMCUONPENDHALT: {
29046       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29047         InternalWriteMessage(526, _Internal::mali_mali_pm_mcu_on_pend_halt(this),
29048           _Internal::mali_mali_pm_mcu_on_pend_halt(this).GetCachedSize(), target, stream);
29049       break;
29050     }
29051     case kMaliMaliPMMCUONPENDSLEEP: {
29052       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29053         InternalWriteMessage(527, _Internal::mali_mali_pm_mcu_on_pend_sleep(this),
29054           _Internal::mali_mali_pm_mcu_on_pend_sleep(this).GetCachedSize(), target, stream);
29055       break;
29056     }
29057     case kMaliMaliPMMCUONSLEEPINITIATE: {
29058       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29059         InternalWriteMessage(528, _Internal::mali_mali_pm_mcu_on_sleep_initiate(this),
29060           _Internal::mali_mali_pm_mcu_on_sleep_initiate(this).GetCachedSize(), target, stream);
29061       break;
29062     }
29063     case kMaliMaliPMMCUPENDOFF: {
29064       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29065         InternalWriteMessage(529, _Internal::mali_mali_pm_mcu_pend_off(this),
29066           _Internal::mali_mali_pm_mcu_pend_off(this).GetCachedSize(), target, stream);
29067       break;
29068     }
29069     case kMaliMaliPMMCUPENDONRELOAD: {
29070       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29071         InternalWriteMessage(530, _Internal::mali_mali_pm_mcu_pend_on_reload(this),
29072           _Internal::mali_mali_pm_mcu_pend_on_reload(this).GetCachedSize(), target, stream);
29073       break;
29074     }
29075     case kMaliMaliPMMCUPOWERDOWN: {
29076       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29077         InternalWriteMessage(531, _Internal::mali_mali_pm_mcu_power_down(this),
29078           _Internal::mali_mali_pm_mcu_power_down(this).GetCachedSize(), target, stream);
29079       break;
29080     }
29081     case kMaliMaliPMMCURESETWAIT: {
29082       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29083         InternalWriteMessage(532, _Internal::mali_mali_pm_mcu_reset_wait(this),
29084           _Internal::mali_mali_pm_mcu_reset_wait(this).GetCachedSize(), target, stream);
29085       break;
29086     }
29087     case kBclIrqTrigger: {
29088       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29089         InternalWriteMessage(533, _Internal::bcl_irq_trigger(this),
29090           _Internal::bcl_irq_trigger(this).GetCachedSize(), target, stream);
29091       break;
29092     }
29093     case kKgslAdrenoCmdbatchQueued: {
29094       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29095         InternalWriteMessage(534, _Internal::kgsl_adreno_cmdbatch_queued(this),
29096           _Internal::kgsl_adreno_cmdbatch_queued(this).GetCachedSize(), target, stream);
29097       break;
29098     }
29099     case kKgslAdrenoCmdbatchSubmitted: {
29100       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29101         InternalWriteMessage(535, _Internal::kgsl_adreno_cmdbatch_submitted(this),
29102           _Internal::kgsl_adreno_cmdbatch_submitted(this).GetCachedSize(), target, stream);
29103       break;
29104     }
29105     case kKgslAdrenoCmdbatchSync: {
29106       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29107         InternalWriteMessage(536, _Internal::kgsl_adreno_cmdbatch_sync(this),
29108           _Internal::kgsl_adreno_cmdbatch_sync(this).GetCachedSize(), target, stream);
29109       break;
29110     }
29111     case kKgslAdrenoCmdbatchRetired: {
29112       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29113         InternalWriteMessage(537, _Internal::kgsl_adreno_cmdbatch_retired(this),
29114           _Internal::kgsl_adreno_cmdbatch_retired(this).GetCachedSize(), target, stream);
29115       break;
29116     }
29117     case kPixelMmKswapdWake: {
29118       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29119         InternalWriteMessage(538, _Internal::pixel_mm_kswapd_wake(this),
29120           _Internal::pixel_mm_kswapd_wake(this).GetCachedSize(), target, stream);
29121       break;
29122     }
29123     case kPixelMmKswapdDone: {
29124       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29125         InternalWriteMessage(539, _Internal::pixel_mm_kswapd_done(this),
29126           _Internal::pixel_mm_kswapd_done(this).GetCachedSize(), target, stream);
29127       break;
29128     }
29129     case kSchedWakeupTaskAttr: {
29130       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29131         InternalWriteMessage(540, _Internal::sched_wakeup_task_attr(this),
29132           _Internal::sched_wakeup_task_attr(this).GetCachedSize(), target, stream);
29133       break;
29134     }
29135     case kDevfreqFrequency: {
29136       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29137         InternalWriteMessage(541, _Internal::devfreq_frequency(this),
29138           _Internal::devfreq_frequency(this).GetCachedSize(), target, stream);
29139       break;
29140     }
29141     case kKprobeEvent: {
29142       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29143         InternalWriteMessage(542, _Internal::kprobe_event(this),
29144           _Internal::kprobe_event(this).GetCachedSize(), target, stream);
29145       break;
29146     }
29147     case kParamSetValueCpm: {
29148       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29149         InternalWriteMessage(543, _Internal::param_set_value_cpm(this),
29150           _Internal::param_set_value_cpm(this).GetCachedSize(), target, stream);
29151       break;
29152     }
29153     case kDoSysOpen: {
29154       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29155         InternalWriteMessage(544, _Internal::do_sys_open(this),
29156           _Internal::do_sys_open(this).GetCachedSize(), target, stream);
29157       break;
29158     }
29159     case kOpenExec: {
29160       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29161         InternalWriteMessage(545, _Internal::open_exec(this),
29162           _Internal::open_exec(this).GetCachedSize(), target, stream);
29163       break;
29164     }
29165     case kBlockIoStart: {
29166       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29167         InternalWriteMessage(546, _Internal::block_io_start(this),
29168           _Internal::block_io_start(this).GetCachedSize(), target, stream);
29169       break;
29170     }
29171     case kBlockIoDone: {
29172       target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
29173         InternalWriteMessage(547, _Internal::block_io_done(this),
29174           _Internal::block_io_done(this).GetCachedSize(), target, stream);
29175       break;
29176     }
29177     default: ;
29178   }
29179   if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
29180     target = stream->WriteRaw(_internal_metadata_.unknown_fields<std::string>(::PROTOBUF_NAMESPACE_ID::internal::GetEmptyString).data(),
29181         static_cast<int>(_internal_metadata_.unknown_fields<std::string>(::PROTOBUF_NAMESPACE_ID::internal::GetEmptyString).size()), target);
29182   }
29183   // @@protoc_insertion_point(serialize_to_array_end:perfetto.protos.FtraceEvent)
29184   return target;
29185 }
29186 
ByteSizeLong() const29187 size_t FtraceEvent::ByteSizeLong() const {
29188 // @@protoc_insertion_point(message_byte_size_start:perfetto.protos.FtraceEvent)
29189   size_t total_size = 0;
29190 
29191   ::uint32_t cached_has_bits = 0;
29192   // Prevent compiler warnings about cached_has_bits being unused
29193   (void) cached_has_bits;
29194 
29195   cached_has_bits = _impl_._has_bits_[0];
29196   if (cached_has_bits & 0x00000007u) {
29197     // optional uint64 timestamp = 1;
29198     if (cached_has_bits & 0x00000001u) {
29199       total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(this->_internal_timestamp());
29200     }
29201 
29202     // optional uint32 pid = 2;
29203     if (cached_has_bits & 0x00000002u) {
29204       total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_pid());
29205     }
29206 
29207     // optional uint32 common_flags = 5;
29208     if (cached_has_bits & 0x00000004u) {
29209       total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_common_flags());
29210     }
29211 
29212   }
29213   switch (event_case()) {
29214     // .perfetto.protos.PrintFtraceEvent print = 3;
29215     case kPrint: {
29216       total_size += 1 +
29217         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29218           *_impl_.event_.print_);
29219       break;
29220     }
29221     // .perfetto.protos.SchedSwitchFtraceEvent sched_switch = 4;
29222     case kSchedSwitch: {
29223       total_size += 1 +
29224         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29225           *_impl_.event_.sched_switch_);
29226       break;
29227     }
29228     // .perfetto.protos.CpuFrequencyFtraceEvent cpu_frequency = 11;
29229     case kCpuFrequency: {
29230       total_size += 1 +
29231         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29232           *_impl_.event_.cpu_frequency_);
29233       break;
29234     }
29235     // .perfetto.protos.CpuFrequencyLimitsFtraceEvent cpu_frequency_limits = 12;
29236     case kCpuFrequencyLimits: {
29237       total_size += 1 +
29238         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29239           *_impl_.event_.cpu_frequency_limits_);
29240       break;
29241     }
29242     // .perfetto.protos.CpuIdleFtraceEvent cpu_idle = 13;
29243     case kCpuIdle: {
29244       total_size += 1 +
29245         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29246           *_impl_.event_.cpu_idle_);
29247       break;
29248     }
29249     // .perfetto.protos.ClockEnableFtraceEvent clock_enable = 14;
29250     case kClockEnable: {
29251       total_size += 1 +
29252         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29253           *_impl_.event_.clock_enable_);
29254       break;
29255     }
29256     // .perfetto.protos.ClockDisableFtraceEvent clock_disable = 15;
29257     case kClockDisable: {
29258       total_size += 1 +
29259         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29260           *_impl_.event_.clock_disable_);
29261       break;
29262     }
29263     // .perfetto.protos.ClockSetRateFtraceEvent clock_set_rate = 16;
29264     case kClockSetRate: {
29265       total_size += 2 +
29266         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29267           *_impl_.event_.clock_set_rate_);
29268       break;
29269     }
29270     // .perfetto.protos.SchedWakeupFtraceEvent sched_wakeup = 17;
29271     case kSchedWakeup: {
29272       total_size += 2 +
29273         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29274           *_impl_.event_.sched_wakeup_);
29275       break;
29276     }
29277     // .perfetto.protos.SchedBlockedReasonFtraceEvent sched_blocked_reason = 18;
29278     case kSchedBlockedReason: {
29279       total_size += 2 +
29280         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29281           *_impl_.event_.sched_blocked_reason_);
29282       break;
29283     }
29284     // .perfetto.protos.SchedCpuHotplugFtraceEvent sched_cpu_hotplug = 19;
29285     case kSchedCpuHotplug: {
29286       total_size += 2 +
29287         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29288           *_impl_.event_.sched_cpu_hotplug_);
29289       break;
29290     }
29291     // .perfetto.protos.SchedWakingFtraceEvent sched_waking = 20;
29292     case kSchedWaking: {
29293       total_size += 2 +
29294         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29295           *_impl_.event_.sched_waking_);
29296       break;
29297     }
29298     // .perfetto.protos.IpiEntryFtraceEvent ipi_entry = 21;
29299     case kIpiEntry: {
29300       total_size += 2 +
29301         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29302           *_impl_.event_.ipi_entry_);
29303       break;
29304     }
29305     // .perfetto.protos.IpiExitFtraceEvent ipi_exit = 22;
29306     case kIpiExit: {
29307       total_size += 2 +
29308         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29309           *_impl_.event_.ipi_exit_);
29310       break;
29311     }
29312     // .perfetto.protos.IpiRaiseFtraceEvent ipi_raise = 23;
29313     case kIpiRaise: {
29314       total_size += 2 +
29315         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29316           *_impl_.event_.ipi_raise_);
29317       break;
29318     }
29319     // .perfetto.protos.SoftirqEntryFtraceEvent softirq_entry = 24;
29320     case kSoftirqEntry: {
29321       total_size += 2 +
29322         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29323           *_impl_.event_.softirq_entry_);
29324       break;
29325     }
29326     // .perfetto.protos.SoftirqExitFtraceEvent softirq_exit = 25;
29327     case kSoftirqExit: {
29328       total_size += 2 +
29329         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29330           *_impl_.event_.softirq_exit_);
29331       break;
29332     }
29333     // .perfetto.protos.SoftirqRaiseFtraceEvent softirq_raise = 26;
29334     case kSoftirqRaise: {
29335       total_size += 2 +
29336         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29337           *_impl_.event_.softirq_raise_);
29338       break;
29339     }
29340     // .perfetto.protos.I2cReadFtraceEvent i2c_read = 27;
29341     case kI2CRead: {
29342       total_size += 2 +
29343         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29344           *_impl_.event_.i2c_read_);
29345       break;
29346     }
29347     // .perfetto.protos.I2cWriteFtraceEvent i2c_write = 28;
29348     case kI2CWrite: {
29349       total_size += 2 +
29350         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29351           *_impl_.event_.i2c_write_);
29352       break;
29353     }
29354     // .perfetto.protos.I2cResultFtraceEvent i2c_result = 29;
29355     case kI2CResult: {
29356       total_size += 2 +
29357         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29358           *_impl_.event_.i2c_result_);
29359       break;
29360     }
29361     // .perfetto.protos.I2cReplyFtraceEvent i2c_reply = 30;
29362     case kI2CReply: {
29363       total_size += 2 +
29364         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29365           *_impl_.event_.i2c_reply_);
29366       break;
29367     }
29368     // .perfetto.protos.SmbusReadFtraceEvent smbus_read = 31;
29369     case kSmbusRead: {
29370       total_size += 2 +
29371         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29372           *_impl_.event_.smbus_read_);
29373       break;
29374     }
29375     // .perfetto.protos.SmbusWriteFtraceEvent smbus_write = 32;
29376     case kSmbusWrite: {
29377       total_size += 2 +
29378         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29379           *_impl_.event_.smbus_write_);
29380       break;
29381     }
29382     // .perfetto.protos.SmbusResultFtraceEvent smbus_result = 33;
29383     case kSmbusResult: {
29384       total_size += 2 +
29385         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29386           *_impl_.event_.smbus_result_);
29387       break;
29388     }
29389     // .perfetto.protos.SmbusReplyFtraceEvent smbus_reply = 34;
29390     case kSmbusReply: {
29391       total_size += 2 +
29392         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29393           *_impl_.event_.smbus_reply_);
29394       break;
29395     }
29396     // .perfetto.protos.LowmemoryKillFtraceEvent lowmemory_kill = 35;
29397     case kLowmemoryKill: {
29398       total_size += 2 +
29399         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29400           *_impl_.event_.lowmemory_kill_);
29401       break;
29402     }
29403     // .perfetto.protos.IrqHandlerEntryFtraceEvent irq_handler_entry = 36;
29404     case kIrqHandlerEntry: {
29405       total_size += 2 +
29406         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29407           *_impl_.event_.irq_handler_entry_);
29408       break;
29409     }
29410     // .perfetto.protos.IrqHandlerExitFtraceEvent irq_handler_exit = 37;
29411     case kIrqHandlerExit: {
29412       total_size += 2 +
29413         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29414           *_impl_.event_.irq_handler_exit_);
29415       break;
29416     }
29417     // .perfetto.protos.SyncPtFtraceEvent sync_pt = 38;
29418     case kSyncPt: {
29419       total_size += 2 +
29420         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29421           *_impl_.event_.sync_pt_);
29422       break;
29423     }
29424     // .perfetto.protos.SyncTimelineFtraceEvent sync_timeline = 39;
29425     case kSyncTimeline: {
29426       total_size += 2 +
29427         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29428           *_impl_.event_.sync_timeline_);
29429       break;
29430     }
29431     // .perfetto.protos.SyncWaitFtraceEvent sync_wait = 40;
29432     case kSyncWait: {
29433       total_size += 2 +
29434         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29435           *_impl_.event_.sync_wait_);
29436       break;
29437     }
29438     // .perfetto.protos.Ext4DaWriteBeginFtraceEvent ext4_da_write_begin = 41;
29439     case kExt4DaWriteBegin: {
29440       total_size += 2 +
29441         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29442           *_impl_.event_.ext4_da_write_begin_);
29443       break;
29444     }
29445     // .perfetto.protos.Ext4DaWriteEndFtraceEvent ext4_da_write_end = 42;
29446     case kExt4DaWriteEnd: {
29447       total_size += 2 +
29448         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29449           *_impl_.event_.ext4_da_write_end_);
29450       break;
29451     }
29452     // .perfetto.protos.Ext4SyncFileEnterFtraceEvent ext4_sync_file_enter = 43;
29453     case kExt4SyncFileEnter: {
29454       total_size += 2 +
29455         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29456           *_impl_.event_.ext4_sync_file_enter_);
29457       break;
29458     }
29459     // .perfetto.protos.Ext4SyncFileExitFtraceEvent ext4_sync_file_exit = 44;
29460     case kExt4SyncFileExit: {
29461       total_size += 2 +
29462         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29463           *_impl_.event_.ext4_sync_file_exit_);
29464       break;
29465     }
29466     // .perfetto.protos.BlockRqIssueFtraceEvent block_rq_issue = 45;
29467     case kBlockRqIssue: {
29468       total_size += 2 +
29469         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29470           *_impl_.event_.block_rq_issue_);
29471       break;
29472     }
29473     // .perfetto.protos.MmVmscanDirectReclaimBeginFtraceEvent mm_vmscan_direct_reclaim_begin = 46;
29474     case kMmVmscanDirectReclaimBegin: {
29475       total_size += 2 +
29476         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29477           *_impl_.event_.mm_vmscan_direct_reclaim_begin_);
29478       break;
29479     }
29480     // .perfetto.protos.MmVmscanDirectReclaimEndFtraceEvent mm_vmscan_direct_reclaim_end = 47;
29481     case kMmVmscanDirectReclaimEnd: {
29482       total_size += 2 +
29483         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29484           *_impl_.event_.mm_vmscan_direct_reclaim_end_);
29485       break;
29486     }
29487     // .perfetto.protos.MmVmscanKswapdWakeFtraceEvent mm_vmscan_kswapd_wake = 48;
29488     case kMmVmscanKswapdWake: {
29489       total_size += 2 +
29490         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29491           *_impl_.event_.mm_vmscan_kswapd_wake_);
29492       break;
29493     }
29494     // .perfetto.protos.MmVmscanKswapdSleepFtraceEvent mm_vmscan_kswapd_sleep = 49;
29495     case kMmVmscanKswapdSleep: {
29496       total_size += 2 +
29497         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29498           *_impl_.event_.mm_vmscan_kswapd_sleep_);
29499       break;
29500     }
29501     // .perfetto.protos.BinderTransactionFtraceEvent binder_transaction = 50;
29502     case kBinderTransaction: {
29503       total_size += 2 +
29504         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29505           *_impl_.event_.binder_transaction_);
29506       break;
29507     }
29508     // .perfetto.protos.BinderTransactionReceivedFtraceEvent binder_transaction_received = 51;
29509     case kBinderTransactionReceived: {
29510       total_size += 2 +
29511         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29512           *_impl_.event_.binder_transaction_received_);
29513       break;
29514     }
29515     // .perfetto.protos.BinderSetPriorityFtraceEvent binder_set_priority = 52;
29516     case kBinderSetPriority: {
29517       total_size += 2 +
29518         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29519           *_impl_.event_.binder_set_priority_);
29520       break;
29521     }
29522     // .perfetto.protos.BinderLockFtraceEvent binder_lock = 53;
29523     case kBinderLock: {
29524       total_size += 2 +
29525         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29526           *_impl_.event_.binder_lock_);
29527       break;
29528     }
29529     // .perfetto.protos.BinderLockedFtraceEvent binder_locked = 54;
29530     case kBinderLocked: {
29531       total_size += 2 +
29532         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29533           *_impl_.event_.binder_locked_);
29534       break;
29535     }
29536     // .perfetto.protos.BinderUnlockFtraceEvent binder_unlock = 55;
29537     case kBinderUnlock: {
29538       total_size += 2 +
29539         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29540           *_impl_.event_.binder_unlock_);
29541       break;
29542     }
29543     // .perfetto.protos.WorkqueueActivateWorkFtraceEvent workqueue_activate_work = 56;
29544     case kWorkqueueActivateWork: {
29545       total_size += 2 +
29546         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29547           *_impl_.event_.workqueue_activate_work_);
29548       break;
29549     }
29550     // .perfetto.protos.WorkqueueExecuteEndFtraceEvent workqueue_execute_end = 57;
29551     case kWorkqueueExecuteEnd: {
29552       total_size += 2 +
29553         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29554           *_impl_.event_.workqueue_execute_end_);
29555       break;
29556     }
29557     // .perfetto.protos.WorkqueueExecuteStartFtraceEvent workqueue_execute_start = 58;
29558     case kWorkqueueExecuteStart: {
29559       total_size += 2 +
29560         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29561           *_impl_.event_.workqueue_execute_start_);
29562       break;
29563     }
29564     // .perfetto.protos.WorkqueueQueueWorkFtraceEvent workqueue_queue_work = 59;
29565     case kWorkqueueQueueWork: {
29566       total_size += 2 +
29567         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29568           *_impl_.event_.workqueue_queue_work_);
29569       break;
29570     }
29571     // .perfetto.protos.RegulatorDisableFtraceEvent regulator_disable = 60;
29572     case kRegulatorDisable: {
29573       total_size += 2 +
29574         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29575           *_impl_.event_.regulator_disable_);
29576       break;
29577     }
29578     // .perfetto.protos.RegulatorDisableCompleteFtraceEvent regulator_disable_complete = 61;
29579     case kRegulatorDisableComplete: {
29580       total_size += 2 +
29581         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29582           *_impl_.event_.regulator_disable_complete_);
29583       break;
29584     }
29585     // .perfetto.protos.RegulatorEnableFtraceEvent regulator_enable = 62;
29586     case kRegulatorEnable: {
29587       total_size += 2 +
29588         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29589           *_impl_.event_.regulator_enable_);
29590       break;
29591     }
29592     // .perfetto.protos.RegulatorEnableCompleteFtraceEvent regulator_enable_complete = 63;
29593     case kRegulatorEnableComplete: {
29594       total_size += 2 +
29595         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29596           *_impl_.event_.regulator_enable_complete_);
29597       break;
29598     }
29599     // .perfetto.protos.RegulatorEnableDelayFtraceEvent regulator_enable_delay = 64;
29600     case kRegulatorEnableDelay: {
29601       total_size += 2 +
29602         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29603           *_impl_.event_.regulator_enable_delay_);
29604       break;
29605     }
29606     // .perfetto.protos.RegulatorSetVoltageFtraceEvent regulator_set_voltage = 65;
29607     case kRegulatorSetVoltage: {
29608       total_size += 2 +
29609         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29610           *_impl_.event_.regulator_set_voltage_);
29611       break;
29612     }
29613     // .perfetto.protos.RegulatorSetVoltageCompleteFtraceEvent regulator_set_voltage_complete = 66;
29614     case kRegulatorSetVoltageComplete: {
29615       total_size += 2 +
29616         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29617           *_impl_.event_.regulator_set_voltage_complete_);
29618       break;
29619     }
29620     // .perfetto.protos.CgroupAttachTaskFtraceEvent cgroup_attach_task = 67;
29621     case kCgroupAttachTask: {
29622       total_size += 2 +
29623         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29624           *_impl_.event_.cgroup_attach_task_);
29625       break;
29626     }
29627     // .perfetto.protos.CgroupMkdirFtraceEvent cgroup_mkdir = 68;
29628     case kCgroupMkdir: {
29629       total_size += 2 +
29630         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29631           *_impl_.event_.cgroup_mkdir_);
29632       break;
29633     }
29634     // .perfetto.protos.CgroupRemountFtraceEvent cgroup_remount = 69;
29635     case kCgroupRemount: {
29636       total_size += 2 +
29637         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29638           *_impl_.event_.cgroup_remount_);
29639       break;
29640     }
29641     // .perfetto.protos.CgroupRmdirFtraceEvent cgroup_rmdir = 70;
29642     case kCgroupRmdir: {
29643       total_size += 2 +
29644         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29645           *_impl_.event_.cgroup_rmdir_);
29646       break;
29647     }
29648     // .perfetto.protos.CgroupTransferTasksFtraceEvent cgroup_transfer_tasks = 71;
29649     case kCgroupTransferTasks: {
29650       total_size += 2 +
29651         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29652           *_impl_.event_.cgroup_transfer_tasks_);
29653       break;
29654     }
29655     // .perfetto.protos.CgroupDestroyRootFtraceEvent cgroup_destroy_root = 72;
29656     case kCgroupDestroyRoot: {
29657       total_size += 2 +
29658         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29659           *_impl_.event_.cgroup_destroy_root_);
29660       break;
29661     }
29662     // .perfetto.protos.CgroupReleaseFtraceEvent cgroup_release = 73;
29663     case kCgroupRelease: {
29664       total_size += 2 +
29665         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29666           *_impl_.event_.cgroup_release_);
29667       break;
29668     }
29669     // .perfetto.protos.CgroupRenameFtraceEvent cgroup_rename = 74;
29670     case kCgroupRename: {
29671       total_size += 2 +
29672         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29673           *_impl_.event_.cgroup_rename_);
29674       break;
29675     }
29676     // .perfetto.protos.CgroupSetupRootFtraceEvent cgroup_setup_root = 75;
29677     case kCgroupSetupRoot: {
29678       total_size += 2 +
29679         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29680           *_impl_.event_.cgroup_setup_root_);
29681       break;
29682     }
29683     // .perfetto.protos.MdpCmdKickoffFtraceEvent mdp_cmd_kickoff = 76;
29684     case kMdpCmdKickoff: {
29685       total_size += 2 +
29686         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29687           *_impl_.event_.mdp_cmd_kickoff_);
29688       break;
29689     }
29690     // .perfetto.protos.MdpCommitFtraceEvent mdp_commit = 77;
29691     case kMdpCommit: {
29692       total_size += 2 +
29693         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29694           *_impl_.event_.mdp_commit_);
29695       break;
29696     }
29697     // .perfetto.protos.MdpPerfSetOtFtraceEvent mdp_perf_set_ot = 78;
29698     case kMdpPerfSetOt: {
29699       total_size += 2 +
29700         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29701           *_impl_.event_.mdp_perf_set_ot_);
29702       break;
29703     }
29704     // .perfetto.protos.MdpSsppChangeFtraceEvent mdp_sspp_change = 79;
29705     case kMdpSsppChange: {
29706       total_size += 2 +
29707         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29708           *_impl_.event_.mdp_sspp_change_);
29709       break;
29710     }
29711     // .perfetto.protos.TracingMarkWriteFtraceEvent tracing_mark_write = 80;
29712     case kTracingMarkWrite: {
29713       total_size += 2 +
29714         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29715           *_impl_.event_.tracing_mark_write_);
29716       break;
29717     }
29718     // .perfetto.protos.MdpCmdPingpongDoneFtraceEvent mdp_cmd_pingpong_done = 81;
29719     case kMdpCmdPingpongDone: {
29720       total_size += 2 +
29721         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29722           *_impl_.event_.mdp_cmd_pingpong_done_);
29723       break;
29724     }
29725     // .perfetto.protos.MdpCompareBwFtraceEvent mdp_compare_bw = 82;
29726     case kMdpCompareBw: {
29727       total_size += 2 +
29728         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29729           *_impl_.event_.mdp_compare_bw_);
29730       break;
29731     }
29732     // .perfetto.protos.MdpPerfSetPanicLutsFtraceEvent mdp_perf_set_panic_luts = 83;
29733     case kMdpPerfSetPanicLuts: {
29734       total_size += 2 +
29735         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29736           *_impl_.event_.mdp_perf_set_panic_luts_);
29737       break;
29738     }
29739     // .perfetto.protos.MdpSsppSetFtraceEvent mdp_sspp_set = 84;
29740     case kMdpSsppSet: {
29741       total_size += 2 +
29742         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29743           *_impl_.event_.mdp_sspp_set_);
29744       break;
29745     }
29746     // .perfetto.protos.MdpCmdReadptrDoneFtraceEvent mdp_cmd_readptr_done = 85;
29747     case kMdpCmdReadptrDone: {
29748       total_size += 2 +
29749         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29750           *_impl_.event_.mdp_cmd_readptr_done_);
29751       break;
29752     }
29753     // .perfetto.protos.MdpMisrCrcFtraceEvent mdp_misr_crc = 86;
29754     case kMdpMisrCrc: {
29755       total_size += 2 +
29756         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29757           *_impl_.event_.mdp_misr_crc_);
29758       break;
29759     }
29760     // .perfetto.protos.MdpPerfSetQosLutsFtraceEvent mdp_perf_set_qos_luts = 87;
29761     case kMdpPerfSetQosLuts: {
29762       total_size += 2 +
29763         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29764           *_impl_.event_.mdp_perf_set_qos_luts_);
29765       break;
29766     }
29767     // .perfetto.protos.MdpTraceCounterFtraceEvent mdp_trace_counter = 88;
29768     case kMdpTraceCounter: {
29769       total_size += 2 +
29770         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29771           *_impl_.event_.mdp_trace_counter_);
29772       break;
29773     }
29774     // .perfetto.protos.MdpCmdReleaseBwFtraceEvent mdp_cmd_release_bw = 89;
29775     case kMdpCmdReleaseBw: {
29776       total_size += 2 +
29777         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29778           *_impl_.event_.mdp_cmd_release_bw_);
29779       break;
29780     }
29781     // .perfetto.protos.MdpMixerUpdateFtraceEvent mdp_mixer_update = 90;
29782     case kMdpMixerUpdate: {
29783       total_size += 2 +
29784         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29785           *_impl_.event_.mdp_mixer_update_);
29786       break;
29787     }
29788     // .perfetto.protos.MdpPerfSetWmLevelsFtraceEvent mdp_perf_set_wm_levels = 91;
29789     case kMdpPerfSetWmLevels: {
29790       total_size += 2 +
29791         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29792           *_impl_.event_.mdp_perf_set_wm_levels_);
29793       break;
29794     }
29795     // .perfetto.protos.MdpVideoUnderrunDoneFtraceEvent mdp_video_underrun_done = 92;
29796     case kMdpVideoUnderrunDone: {
29797       total_size += 2 +
29798         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29799           *_impl_.event_.mdp_video_underrun_done_);
29800       break;
29801     }
29802     // .perfetto.protos.MdpCmdWaitPingpongFtraceEvent mdp_cmd_wait_pingpong = 93;
29803     case kMdpCmdWaitPingpong: {
29804       total_size += 2 +
29805         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29806           *_impl_.event_.mdp_cmd_wait_pingpong_);
29807       break;
29808     }
29809     // .perfetto.protos.MdpPerfPrefillCalcFtraceEvent mdp_perf_prefill_calc = 94;
29810     case kMdpPerfPrefillCalc: {
29811       total_size += 2 +
29812         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29813           *_impl_.event_.mdp_perf_prefill_calc_);
29814       break;
29815     }
29816     // .perfetto.protos.MdpPerfUpdateBusFtraceEvent mdp_perf_update_bus = 95;
29817     case kMdpPerfUpdateBus: {
29818       total_size += 2 +
29819         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29820           *_impl_.event_.mdp_perf_update_bus_);
29821       break;
29822     }
29823     // .perfetto.protos.RotatorBwAoAsContextFtraceEvent rotator_bw_ao_as_context = 96;
29824     case kRotatorBwAoAsContext: {
29825       total_size += 2 +
29826         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29827           *_impl_.event_.rotator_bw_ao_as_context_);
29828       break;
29829     }
29830     // .perfetto.protos.MmFilemapAddToPageCacheFtraceEvent mm_filemap_add_to_page_cache = 97;
29831     case kMmFilemapAddToPageCache: {
29832       total_size += 2 +
29833         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29834           *_impl_.event_.mm_filemap_add_to_page_cache_);
29835       break;
29836     }
29837     // .perfetto.protos.MmFilemapDeleteFromPageCacheFtraceEvent mm_filemap_delete_from_page_cache = 98;
29838     case kMmFilemapDeleteFromPageCache: {
29839       total_size += 2 +
29840         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29841           *_impl_.event_.mm_filemap_delete_from_page_cache_);
29842       break;
29843     }
29844     // .perfetto.protos.MmCompactionBeginFtraceEvent mm_compaction_begin = 99;
29845     case kMmCompactionBegin: {
29846       total_size += 2 +
29847         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29848           *_impl_.event_.mm_compaction_begin_);
29849       break;
29850     }
29851     // .perfetto.protos.MmCompactionDeferCompactionFtraceEvent mm_compaction_defer_compaction = 100;
29852     case kMmCompactionDeferCompaction: {
29853       total_size += 2 +
29854         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29855           *_impl_.event_.mm_compaction_defer_compaction_);
29856       break;
29857     }
29858     // .perfetto.protos.MmCompactionDeferredFtraceEvent mm_compaction_deferred = 101;
29859     case kMmCompactionDeferred: {
29860       total_size += 2 +
29861         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29862           *_impl_.event_.mm_compaction_deferred_);
29863       break;
29864     }
29865     // .perfetto.protos.MmCompactionDeferResetFtraceEvent mm_compaction_defer_reset = 102;
29866     case kMmCompactionDeferReset: {
29867       total_size += 2 +
29868         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29869           *_impl_.event_.mm_compaction_defer_reset_);
29870       break;
29871     }
29872     // .perfetto.protos.MmCompactionEndFtraceEvent mm_compaction_end = 103;
29873     case kMmCompactionEnd: {
29874       total_size += 2 +
29875         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29876           *_impl_.event_.mm_compaction_end_);
29877       break;
29878     }
29879     // .perfetto.protos.MmCompactionFinishedFtraceEvent mm_compaction_finished = 104;
29880     case kMmCompactionFinished: {
29881       total_size += 2 +
29882         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29883           *_impl_.event_.mm_compaction_finished_);
29884       break;
29885     }
29886     // .perfetto.protos.MmCompactionIsolateFreepagesFtraceEvent mm_compaction_isolate_freepages = 105;
29887     case kMmCompactionIsolateFreepages: {
29888       total_size += 2 +
29889         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29890           *_impl_.event_.mm_compaction_isolate_freepages_);
29891       break;
29892     }
29893     // .perfetto.protos.MmCompactionIsolateMigratepagesFtraceEvent mm_compaction_isolate_migratepages = 106;
29894     case kMmCompactionIsolateMigratepages: {
29895       total_size += 2 +
29896         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29897           *_impl_.event_.mm_compaction_isolate_migratepages_);
29898       break;
29899     }
29900     // .perfetto.protos.MmCompactionKcompactdSleepFtraceEvent mm_compaction_kcompactd_sleep = 107;
29901     case kMmCompactionKcompactdSleep: {
29902       total_size += 2 +
29903         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29904           *_impl_.event_.mm_compaction_kcompactd_sleep_);
29905       break;
29906     }
29907     // .perfetto.protos.MmCompactionKcompactdWakeFtraceEvent mm_compaction_kcompactd_wake = 108;
29908     case kMmCompactionKcompactdWake: {
29909       total_size += 2 +
29910         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29911           *_impl_.event_.mm_compaction_kcompactd_wake_);
29912       break;
29913     }
29914     // .perfetto.protos.MmCompactionMigratepagesFtraceEvent mm_compaction_migratepages = 109;
29915     case kMmCompactionMigratepages: {
29916       total_size += 2 +
29917         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29918           *_impl_.event_.mm_compaction_migratepages_);
29919       break;
29920     }
29921     // .perfetto.protos.MmCompactionSuitableFtraceEvent mm_compaction_suitable = 110;
29922     case kMmCompactionSuitable: {
29923       total_size += 2 +
29924         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29925           *_impl_.event_.mm_compaction_suitable_);
29926       break;
29927     }
29928     // .perfetto.protos.MmCompactionTryToCompactPagesFtraceEvent mm_compaction_try_to_compact_pages = 111;
29929     case kMmCompactionTryToCompactPages: {
29930       total_size += 2 +
29931         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29932           *_impl_.event_.mm_compaction_try_to_compact_pages_);
29933       break;
29934     }
29935     // .perfetto.protos.MmCompactionWakeupKcompactdFtraceEvent mm_compaction_wakeup_kcompactd = 112;
29936     case kMmCompactionWakeupKcompactd: {
29937       total_size += 2 +
29938         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29939           *_impl_.event_.mm_compaction_wakeup_kcompactd_);
29940       break;
29941     }
29942     // .perfetto.protos.SuspendResumeFtraceEvent suspend_resume = 113;
29943     case kSuspendResume: {
29944       total_size += 2 +
29945         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29946           *_impl_.event_.suspend_resume_);
29947       break;
29948     }
29949     // .perfetto.protos.SchedWakeupNewFtraceEvent sched_wakeup_new = 114;
29950     case kSchedWakeupNew: {
29951       total_size += 2 +
29952         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29953           *_impl_.event_.sched_wakeup_new_);
29954       break;
29955     }
29956     // .perfetto.protos.BlockBioBackmergeFtraceEvent block_bio_backmerge = 115;
29957     case kBlockBioBackmerge: {
29958       total_size += 2 +
29959         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29960           *_impl_.event_.block_bio_backmerge_);
29961       break;
29962     }
29963     // .perfetto.protos.BlockBioBounceFtraceEvent block_bio_bounce = 116;
29964     case kBlockBioBounce: {
29965       total_size += 2 +
29966         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29967           *_impl_.event_.block_bio_bounce_);
29968       break;
29969     }
29970     // .perfetto.protos.BlockBioCompleteFtraceEvent block_bio_complete = 117;
29971     case kBlockBioComplete: {
29972       total_size += 2 +
29973         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29974           *_impl_.event_.block_bio_complete_);
29975       break;
29976     }
29977     // .perfetto.protos.BlockBioFrontmergeFtraceEvent block_bio_frontmerge = 118;
29978     case kBlockBioFrontmerge: {
29979       total_size += 2 +
29980         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29981           *_impl_.event_.block_bio_frontmerge_);
29982       break;
29983     }
29984     // .perfetto.protos.BlockBioQueueFtraceEvent block_bio_queue = 119;
29985     case kBlockBioQueue: {
29986       total_size += 2 +
29987         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29988           *_impl_.event_.block_bio_queue_);
29989       break;
29990     }
29991     // .perfetto.protos.BlockBioRemapFtraceEvent block_bio_remap = 120;
29992     case kBlockBioRemap: {
29993       total_size += 2 +
29994         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
29995           *_impl_.event_.block_bio_remap_);
29996       break;
29997     }
29998     // .perfetto.protos.BlockDirtyBufferFtraceEvent block_dirty_buffer = 121;
29999     case kBlockDirtyBuffer: {
30000       total_size += 2 +
30001         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30002           *_impl_.event_.block_dirty_buffer_);
30003       break;
30004     }
30005     // .perfetto.protos.BlockGetrqFtraceEvent block_getrq = 122;
30006     case kBlockGetrq: {
30007       total_size += 2 +
30008         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30009           *_impl_.event_.block_getrq_);
30010       break;
30011     }
30012     // .perfetto.protos.BlockPlugFtraceEvent block_plug = 123;
30013     case kBlockPlug: {
30014       total_size += 2 +
30015         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30016           *_impl_.event_.block_plug_);
30017       break;
30018     }
30019     // .perfetto.protos.BlockRqAbortFtraceEvent block_rq_abort = 124;
30020     case kBlockRqAbort: {
30021       total_size += 2 +
30022         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30023           *_impl_.event_.block_rq_abort_);
30024       break;
30025     }
30026     // .perfetto.protos.BlockRqCompleteFtraceEvent block_rq_complete = 125;
30027     case kBlockRqComplete: {
30028       total_size += 2 +
30029         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30030           *_impl_.event_.block_rq_complete_);
30031       break;
30032     }
30033     // .perfetto.protos.BlockRqInsertFtraceEvent block_rq_insert = 126;
30034     case kBlockRqInsert: {
30035       total_size += 2 +
30036         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30037           *_impl_.event_.block_rq_insert_);
30038       break;
30039     }
30040     // .perfetto.protos.BlockRqRemapFtraceEvent block_rq_remap = 128;
30041     case kBlockRqRemap: {
30042       total_size += 2 +
30043         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30044           *_impl_.event_.block_rq_remap_);
30045       break;
30046     }
30047     // .perfetto.protos.BlockRqRequeueFtraceEvent block_rq_requeue = 129;
30048     case kBlockRqRequeue: {
30049       total_size += 2 +
30050         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30051           *_impl_.event_.block_rq_requeue_);
30052       break;
30053     }
30054     // .perfetto.protos.BlockSleeprqFtraceEvent block_sleeprq = 130;
30055     case kBlockSleeprq: {
30056       total_size += 2 +
30057         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30058           *_impl_.event_.block_sleeprq_);
30059       break;
30060     }
30061     // .perfetto.protos.BlockSplitFtraceEvent block_split = 131;
30062     case kBlockSplit: {
30063       total_size += 2 +
30064         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30065           *_impl_.event_.block_split_);
30066       break;
30067     }
30068     // .perfetto.protos.BlockTouchBufferFtraceEvent block_touch_buffer = 132;
30069     case kBlockTouchBuffer: {
30070       total_size += 2 +
30071         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30072           *_impl_.event_.block_touch_buffer_);
30073       break;
30074     }
30075     // .perfetto.protos.BlockUnplugFtraceEvent block_unplug = 133;
30076     case kBlockUnplug: {
30077       total_size += 2 +
30078         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30079           *_impl_.event_.block_unplug_);
30080       break;
30081     }
30082     // .perfetto.protos.Ext4AllocDaBlocksFtraceEvent ext4_alloc_da_blocks = 134;
30083     case kExt4AllocDaBlocks: {
30084       total_size += 2 +
30085         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30086           *_impl_.event_.ext4_alloc_da_blocks_);
30087       break;
30088     }
30089     // .perfetto.protos.Ext4AllocateBlocksFtraceEvent ext4_allocate_blocks = 135;
30090     case kExt4AllocateBlocks: {
30091       total_size += 2 +
30092         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30093           *_impl_.event_.ext4_allocate_blocks_);
30094       break;
30095     }
30096     // .perfetto.protos.Ext4AllocateInodeFtraceEvent ext4_allocate_inode = 136;
30097     case kExt4AllocateInode: {
30098       total_size += 2 +
30099         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30100           *_impl_.event_.ext4_allocate_inode_);
30101       break;
30102     }
30103     // .perfetto.protos.Ext4BeginOrderedTruncateFtraceEvent ext4_begin_ordered_truncate = 137;
30104     case kExt4BeginOrderedTruncate: {
30105       total_size += 2 +
30106         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30107           *_impl_.event_.ext4_begin_ordered_truncate_);
30108       break;
30109     }
30110     // .perfetto.protos.Ext4CollapseRangeFtraceEvent ext4_collapse_range = 138;
30111     case kExt4CollapseRange: {
30112       total_size += 2 +
30113         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30114           *_impl_.event_.ext4_collapse_range_);
30115       break;
30116     }
30117     // .perfetto.protos.Ext4DaReleaseSpaceFtraceEvent ext4_da_release_space = 139;
30118     case kExt4DaReleaseSpace: {
30119       total_size += 2 +
30120         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30121           *_impl_.event_.ext4_da_release_space_);
30122       break;
30123     }
30124     // .perfetto.protos.Ext4DaReserveSpaceFtraceEvent ext4_da_reserve_space = 140;
30125     case kExt4DaReserveSpace: {
30126       total_size += 2 +
30127         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30128           *_impl_.event_.ext4_da_reserve_space_);
30129       break;
30130     }
30131     // .perfetto.protos.Ext4DaUpdateReserveSpaceFtraceEvent ext4_da_update_reserve_space = 141;
30132     case kExt4DaUpdateReserveSpace: {
30133       total_size += 2 +
30134         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30135           *_impl_.event_.ext4_da_update_reserve_space_);
30136       break;
30137     }
30138     // .perfetto.protos.Ext4DaWritePagesFtraceEvent ext4_da_write_pages = 142;
30139     case kExt4DaWritePages: {
30140       total_size += 2 +
30141         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30142           *_impl_.event_.ext4_da_write_pages_);
30143       break;
30144     }
30145     // .perfetto.protos.Ext4DaWritePagesExtentFtraceEvent ext4_da_write_pages_extent = 143;
30146     case kExt4DaWritePagesExtent: {
30147       total_size += 2 +
30148         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30149           *_impl_.event_.ext4_da_write_pages_extent_);
30150       break;
30151     }
30152     // .perfetto.protos.Ext4DirectIOEnterFtraceEvent ext4_direct_IO_enter = 144;
30153     case kExt4DirectIOEnter: {
30154       total_size += 2 +
30155         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30156           *_impl_.event_.ext4_direct_io_enter_);
30157       break;
30158     }
30159     // .perfetto.protos.Ext4DirectIOExitFtraceEvent ext4_direct_IO_exit = 145;
30160     case kExt4DirectIOExit: {
30161       total_size += 2 +
30162         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30163           *_impl_.event_.ext4_direct_io_exit_);
30164       break;
30165     }
30166     // .perfetto.protos.Ext4DiscardBlocksFtraceEvent ext4_discard_blocks = 146;
30167     case kExt4DiscardBlocks: {
30168       total_size += 2 +
30169         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30170           *_impl_.event_.ext4_discard_blocks_);
30171       break;
30172     }
30173     // .perfetto.protos.Ext4DiscardPreallocationsFtraceEvent ext4_discard_preallocations = 147;
30174     case kExt4DiscardPreallocations: {
30175       total_size += 2 +
30176         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30177           *_impl_.event_.ext4_discard_preallocations_);
30178       break;
30179     }
30180     // .perfetto.protos.Ext4DropInodeFtraceEvent ext4_drop_inode = 148;
30181     case kExt4DropInode: {
30182       total_size += 2 +
30183         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30184           *_impl_.event_.ext4_drop_inode_);
30185       break;
30186     }
30187     // .perfetto.protos.Ext4EsCacheExtentFtraceEvent ext4_es_cache_extent = 149;
30188     case kExt4EsCacheExtent: {
30189       total_size += 2 +
30190         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30191           *_impl_.event_.ext4_es_cache_extent_);
30192       break;
30193     }
30194     // .perfetto.protos.Ext4EsFindDelayedExtentRangeEnterFtraceEvent ext4_es_find_delayed_extent_range_enter = 150;
30195     case kExt4EsFindDelayedExtentRangeEnter: {
30196       total_size += 2 +
30197         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30198           *_impl_.event_.ext4_es_find_delayed_extent_range_enter_);
30199       break;
30200     }
30201     // .perfetto.protos.Ext4EsFindDelayedExtentRangeExitFtraceEvent ext4_es_find_delayed_extent_range_exit = 151;
30202     case kExt4EsFindDelayedExtentRangeExit: {
30203       total_size += 2 +
30204         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30205           *_impl_.event_.ext4_es_find_delayed_extent_range_exit_);
30206       break;
30207     }
30208     // .perfetto.protos.Ext4EsInsertExtentFtraceEvent ext4_es_insert_extent = 152;
30209     case kExt4EsInsertExtent: {
30210       total_size += 2 +
30211         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30212           *_impl_.event_.ext4_es_insert_extent_);
30213       break;
30214     }
30215     // .perfetto.protos.Ext4EsLookupExtentEnterFtraceEvent ext4_es_lookup_extent_enter = 153;
30216     case kExt4EsLookupExtentEnter: {
30217       total_size += 2 +
30218         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30219           *_impl_.event_.ext4_es_lookup_extent_enter_);
30220       break;
30221     }
30222     // .perfetto.protos.Ext4EsLookupExtentExitFtraceEvent ext4_es_lookup_extent_exit = 154;
30223     case kExt4EsLookupExtentExit: {
30224       total_size += 2 +
30225         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30226           *_impl_.event_.ext4_es_lookup_extent_exit_);
30227       break;
30228     }
30229     // .perfetto.protos.Ext4EsRemoveExtentFtraceEvent ext4_es_remove_extent = 155;
30230     case kExt4EsRemoveExtent: {
30231       total_size += 2 +
30232         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30233           *_impl_.event_.ext4_es_remove_extent_);
30234       break;
30235     }
30236     // .perfetto.protos.Ext4EsShrinkFtraceEvent ext4_es_shrink = 156;
30237     case kExt4EsShrink: {
30238       total_size += 2 +
30239         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30240           *_impl_.event_.ext4_es_shrink_);
30241       break;
30242     }
30243     // .perfetto.protos.Ext4EsShrinkCountFtraceEvent ext4_es_shrink_count = 157;
30244     case kExt4EsShrinkCount: {
30245       total_size += 2 +
30246         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30247           *_impl_.event_.ext4_es_shrink_count_);
30248       break;
30249     }
30250     // .perfetto.protos.Ext4EsShrinkScanEnterFtraceEvent ext4_es_shrink_scan_enter = 158;
30251     case kExt4EsShrinkScanEnter: {
30252       total_size += 2 +
30253         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30254           *_impl_.event_.ext4_es_shrink_scan_enter_);
30255       break;
30256     }
30257     // .perfetto.protos.Ext4EsShrinkScanExitFtraceEvent ext4_es_shrink_scan_exit = 159;
30258     case kExt4EsShrinkScanExit: {
30259       total_size += 2 +
30260         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30261           *_impl_.event_.ext4_es_shrink_scan_exit_);
30262       break;
30263     }
30264     // .perfetto.protos.Ext4EvictInodeFtraceEvent ext4_evict_inode = 160;
30265     case kExt4EvictInode: {
30266       total_size += 2 +
30267         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30268           *_impl_.event_.ext4_evict_inode_);
30269       break;
30270     }
30271     // .perfetto.protos.Ext4ExtConvertToInitializedEnterFtraceEvent ext4_ext_convert_to_initialized_enter = 161;
30272     case kExt4ExtConvertToInitializedEnter: {
30273       total_size += 2 +
30274         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30275           *_impl_.event_.ext4_ext_convert_to_initialized_enter_);
30276       break;
30277     }
30278     // .perfetto.protos.Ext4ExtConvertToInitializedFastpathFtraceEvent ext4_ext_convert_to_initialized_fastpath = 162;
30279     case kExt4ExtConvertToInitializedFastpath: {
30280       total_size += 2 +
30281         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30282           *_impl_.event_.ext4_ext_convert_to_initialized_fastpath_);
30283       break;
30284     }
30285     // .perfetto.protos.Ext4ExtHandleUnwrittenExtentsFtraceEvent ext4_ext_handle_unwritten_extents = 163;
30286     case kExt4ExtHandleUnwrittenExtents: {
30287       total_size += 2 +
30288         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30289           *_impl_.event_.ext4_ext_handle_unwritten_extents_);
30290       break;
30291     }
30292     // .perfetto.protos.Ext4ExtInCacheFtraceEvent ext4_ext_in_cache = 164;
30293     case kExt4ExtInCache: {
30294       total_size += 2 +
30295         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30296           *_impl_.event_.ext4_ext_in_cache_);
30297       break;
30298     }
30299     // .perfetto.protos.Ext4ExtLoadExtentFtraceEvent ext4_ext_load_extent = 165;
30300     case kExt4ExtLoadExtent: {
30301       total_size += 2 +
30302         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30303           *_impl_.event_.ext4_ext_load_extent_);
30304       break;
30305     }
30306     // .perfetto.protos.Ext4ExtMapBlocksEnterFtraceEvent ext4_ext_map_blocks_enter = 166;
30307     case kExt4ExtMapBlocksEnter: {
30308       total_size += 2 +
30309         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30310           *_impl_.event_.ext4_ext_map_blocks_enter_);
30311       break;
30312     }
30313     // .perfetto.protos.Ext4ExtMapBlocksExitFtraceEvent ext4_ext_map_blocks_exit = 167;
30314     case kExt4ExtMapBlocksExit: {
30315       total_size += 2 +
30316         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30317           *_impl_.event_.ext4_ext_map_blocks_exit_);
30318       break;
30319     }
30320     // .perfetto.protos.Ext4ExtPutInCacheFtraceEvent ext4_ext_put_in_cache = 168;
30321     case kExt4ExtPutInCache: {
30322       total_size += 2 +
30323         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30324           *_impl_.event_.ext4_ext_put_in_cache_);
30325       break;
30326     }
30327     // .perfetto.protos.Ext4ExtRemoveSpaceFtraceEvent ext4_ext_remove_space = 169;
30328     case kExt4ExtRemoveSpace: {
30329       total_size += 2 +
30330         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30331           *_impl_.event_.ext4_ext_remove_space_);
30332       break;
30333     }
30334     // .perfetto.protos.Ext4ExtRemoveSpaceDoneFtraceEvent ext4_ext_remove_space_done = 170;
30335     case kExt4ExtRemoveSpaceDone: {
30336       total_size += 2 +
30337         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30338           *_impl_.event_.ext4_ext_remove_space_done_);
30339       break;
30340     }
30341     // .perfetto.protos.Ext4ExtRmIdxFtraceEvent ext4_ext_rm_idx = 171;
30342     case kExt4ExtRmIdx: {
30343       total_size += 2 +
30344         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30345           *_impl_.event_.ext4_ext_rm_idx_);
30346       break;
30347     }
30348     // .perfetto.protos.Ext4ExtRmLeafFtraceEvent ext4_ext_rm_leaf = 172;
30349     case kExt4ExtRmLeaf: {
30350       total_size += 2 +
30351         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30352           *_impl_.event_.ext4_ext_rm_leaf_);
30353       break;
30354     }
30355     // .perfetto.protos.Ext4ExtShowExtentFtraceEvent ext4_ext_show_extent = 173;
30356     case kExt4ExtShowExtent: {
30357       total_size += 2 +
30358         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30359           *_impl_.event_.ext4_ext_show_extent_);
30360       break;
30361     }
30362     // .perfetto.protos.Ext4FallocateEnterFtraceEvent ext4_fallocate_enter = 174;
30363     case kExt4FallocateEnter: {
30364       total_size += 2 +
30365         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30366           *_impl_.event_.ext4_fallocate_enter_);
30367       break;
30368     }
30369     // .perfetto.protos.Ext4FallocateExitFtraceEvent ext4_fallocate_exit = 175;
30370     case kExt4FallocateExit: {
30371       total_size += 2 +
30372         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30373           *_impl_.event_.ext4_fallocate_exit_);
30374       break;
30375     }
30376     // .perfetto.protos.Ext4FindDelallocRangeFtraceEvent ext4_find_delalloc_range = 176;
30377     case kExt4FindDelallocRange: {
30378       total_size += 2 +
30379         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30380           *_impl_.event_.ext4_find_delalloc_range_);
30381       break;
30382     }
30383     // .perfetto.protos.Ext4ForgetFtraceEvent ext4_forget = 177;
30384     case kExt4Forget: {
30385       total_size += 2 +
30386         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30387           *_impl_.event_.ext4_forget_);
30388       break;
30389     }
30390     // .perfetto.protos.Ext4FreeBlocksFtraceEvent ext4_free_blocks = 178;
30391     case kExt4FreeBlocks: {
30392       total_size += 2 +
30393         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30394           *_impl_.event_.ext4_free_blocks_);
30395       break;
30396     }
30397     // .perfetto.protos.Ext4FreeInodeFtraceEvent ext4_free_inode = 179;
30398     case kExt4FreeInode: {
30399       total_size += 2 +
30400         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30401           *_impl_.event_.ext4_free_inode_);
30402       break;
30403     }
30404     // .perfetto.protos.Ext4GetImpliedClusterAllocExitFtraceEvent ext4_get_implied_cluster_alloc_exit = 180;
30405     case kExt4GetImpliedClusterAllocExit: {
30406       total_size += 2 +
30407         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30408           *_impl_.event_.ext4_get_implied_cluster_alloc_exit_);
30409       break;
30410     }
30411     // .perfetto.protos.Ext4GetReservedClusterAllocFtraceEvent ext4_get_reserved_cluster_alloc = 181;
30412     case kExt4GetReservedClusterAlloc: {
30413       total_size += 2 +
30414         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30415           *_impl_.event_.ext4_get_reserved_cluster_alloc_);
30416       break;
30417     }
30418     // .perfetto.protos.Ext4IndMapBlocksEnterFtraceEvent ext4_ind_map_blocks_enter = 182;
30419     case kExt4IndMapBlocksEnter: {
30420       total_size += 2 +
30421         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30422           *_impl_.event_.ext4_ind_map_blocks_enter_);
30423       break;
30424     }
30425     // .perfetto.protos.Ext4IndMapBlocksExitFtraceEvent ext4_ind_map_blocks_exit = 183;
30426     case kExt4IndMapBlocksExit: {
30427       total_size += 2 +
30428         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30429           *_impl_.event_.ext4_ind_map_blocks_exit_);
30430       break;
30431     }
30432     // .perfetto.protos.Ext4InsertRangeFtraceEvent ext4_insert_range = 184;
30433     case kExt4InsertRange: {
30434       total_size += 2 +
30435         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30436           *_impl_.event_.ext4_insert_range_);
30437       break;
30438     }
30439     // .perfetto.protos.Ext4InvalidatepageFtraceEvent ext4_invalidatepage = 185;
30440     case kExt4Invalidatepage: {
30441       total_size += 2 +
30442         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30443           *_impl_.event_.ext4_invalidatepage_);
30444       break;
30445     }
30446     // .perfetto.protos.Ext4JournalStartFtraceEvent ext4_journal_start = 186;
30447     case kExt4JournalStart: {
30448       total_size += 2 +
30449         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30450           *_impl_.event_.ext4_journal_start_);
30451       break;
30452     }
30453     // .perfetto.protos.Ext4JournalStartReservedFtraceEvent ext4_journal_start_reserved = 187;
30454     case kExt4JournalStartReserved: {
30455       total_size += 2 +
30456         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30457           *_impl_.event_.ext4_journal_start_reserved_);
30458       break;
30459     }
30460     // .perfetto.protos.Ext4JournalledInvalidatepageFtraceEvent ext4_journalled_invalidatepage = 188;
30461     case kExt4JournalledInvalidatepage: {
30462       total_size += 2 +
30463         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30464           *_impl_.event_.ext4_journalled_invalidatepage_);
30465       break;
30466     }
30467     // .perfetto.protos.Ext4JournalledWriteEndFtraceEvent ext4_journalled_write_end = 189;
30468     case kExt4JournalledWriteEnd: {
30469       total_size += 2 +
30470         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30471           *_impl_.event_.ext4_journalled_write_end_);
30472       break;
30473     }
30474     // .perfetto.protos.Ext4LoadInodeFtraceEvent ext4_load_inode = 190;
30475     case kExt4LoadInode: {
30476       total_size += 2 +
30477         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30478           *_impl_.event_.ext4_load_inode_);
30479       break;
30480     }
30481     // .perfetto.protos.Ext4LoadInodeBitmapFtraceEvent ext4_load_inode_bitmap = 191;
30482     case kExt4LoadInodeBitmap: {
30483       total_size += 2 +
30484         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30485           *_impl_.event_.ext4_load_inode_bitmap_);
30486       break;
30487     }
30488     // .perfetto.protos.Ext4MarkInodeDirtyFtraceEvent ext4_mark_inode_dirty = 192;
30489     case kExt4MarkInodeDirty: {
30490       total_size += 2 +
30491         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30492           *_impl_.event_.ext4_mark_inode_dirty_);
30493       break;
30494     }
30495     // .perfetto.protos.Ext4MbBitmapLoadFtraceEvent ext4_mb_bitmap_load = 193;
30496     case kExt4MbBitmapLoad: {
30497       total_size += 2 +
30498         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30499           *_impl_.event_.ext4_mb_bitmap_load_);
30500       break;
30501     }
30502     // .perfetto.protos.Ext4MbBuddyBitmapLoadFtraceEvent ext4_mb_buddy_bitmap_load = 194;
30503     case kExt4MbBuddyBitmapLoad: {
30504       total_size += 2 +
30505         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30506           *_impl_.event_.ext4_mb_buddy_bitmap_load_);
30507       break;
30508     }
30509     // .perfetto.protos.Ext4MbDiscardPreallocationsFtraceEvent ext4_mb_discard_preallocations = 195;
30510     case kExt4MbDiscardPreallocations: {
30511       total_size += 2 +
30512         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30513           *_impl_.event_.ext4_mb_discard_preallocations_);
30514       break;
30515     }
30516     // .perfetto.protos.Ext4MbNewGroupPaFtraceEvent ext4_mb_new_group_pa = 196;
30517     case kExt4MbNewGroupPa: {
30518       total_size += 2 +
30519         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30520           *_impl_.event_.ext4_mb_new_group_pa_);
30521       break;
30522     }
30523     // .perfetto.protos.Ext4MbNewInodePaFtraceEvent ext4_mb_new_inode_pa = 197;
30524     case kExt4MbNewInodePa: {
30525       total_size += 2 +
30526         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30527           *_impl_.event_.ext4_mb_new_inode_pa_);
30528       break;
30529     }
30530     // .perfetto.protos.Ext4MbReleaseGroupPaFtraceEvent ext4_mb_release_group_pa = 198;
30531     case kExt4MbReleaseGroupPa: {
30532       total_size += 2 +
30533         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30534           *_impl_.event_.ext4_mb_release_group_pa_);
30535       break;
30536     }
30537     // .perfetto.protos.Ext4MbReleaseInodePaFtraceEvent ext4_mb_release_inode_pa = 199;
30538     case kExt4MbReleaseInodePa: {
30539       total_size += 2 +
30540         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30541           *_impl_.event_.ext4_mb_release_inode_pa_);
30542       break;
30543     }
30544     // .perfetto.protos.Ext4MballocAllocFtraceEvent ext4_mballoc_alloc = 200;
30545     case kExt4MballocAlloc: {
30546       total_size += 2 +
30547         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30548           *_impl_.event_.ext4_mballoc_alloc_);
30549       break;
30550     }
30551     // .perfetto.protos.Ext4MballocDiscardFtraceEvent ext4_mballoc_discard = 201;
30552     case kExt4MballocDiscard: {
30553       total_size += 2 +
30554         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30555           *_impl_.event_.ext4_mballoc_discard_);
30556       break;
30557     }
30558     // .perfetto.protos.Ext4MballocFreeFtraceEvent ext4_mballoc_free = 202;
30559     case kExt4MballocFree: {
30560       total_size += 2 +
30561         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30562           *_impl_.event_.ext4_mballoc_free_);
30563       break;
30564     }
30565     // .perfetto.protos.Ext4MballocPreallocFtraceEvent ext4_mballoc_prealloc = 203;
30566     case kExt4MballocPrealloc: {
30567       total_size += 2 +
30568         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30569           *_impl_.event_.ext4_mballoc_prealloc_);
30570       break;
30571     }
30572     // .perfetto.protos.Ext4OtherInodeUpdateTimeFtraceEvent ext4_other_inode_update_time = 204;
30573     case kExt4OtherInodeUpdateTime: {
30574       total_size += 2 +
30575         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30576           *_impl_.event_.ext4_other_inode_update_time_);
30577       break;
30578     }
30579     // .perfetto.protos.Ext4PunchHoleFtraceEvent ext4_punch_hole = 205;
30580     case kExt4PunchHole: {
30581       total_size += 2 +
30582         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30583           *_impl_.event_.ext4_punch_hole_);
30584       break;
30585     }
30586     // .perfetto.protos.Ext4ReadBlockBitmapLoadFtraceEvent ext4_read_block_bitmap_load = 206;
30587     case kExt4ReadBlockBitmapLoad: {
30588       total_size += 2 +
30589         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30590           *_impl_.event_.ext4_read_block_bitmap_load_);
30591       break;
30592     }
30593     // .perfetto.protos.Ext4ReadpageFtraceEvent ext4_readpage = 207;
30594     case kExt4Readpage: {
30595       total_size += 2 +
30596         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30597           *_impl_.event_.ext4_readpage_);
30598       break;
30599     }
30600     // .perfetto.protos.Ext4ReleasepageFtraceEvent ext4_releasepage = 208;
30601     case kExt4Releasepage: {
30602       total_size += 2 +
30603         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30604           *_impl_.event_.ext4_releasepage_);
30605       break;
30606     }
30607     // .perfetto.protos.Ext4RemoveBlocksFtraceEvent ext4_remove_blocks = 209;
30608     case kExt4RemoveBlocks: {
30609       total_size += 2 +
30610         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30611           *_impl_.event_.ext4_remove_blocks_);
30612       break;
30613     }
30614     // .perfetto.protos.Ext4RequestBlocksFtraceEvent ext4_request_blocks = 210;
30615     case kExt4RequestBlocks: {
30616       total_size += 2 +
30617         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30618           *_impl_.event_.ext4_request_blocks_);
30619       break;
30620     }
30621     // .perfetto.protos.Ext4RequestInodeFtraceEvent ext4_request_inode = 211;
30622     case kExt4RequestInode: {
30623       total_size += 2 +
30624         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30625           *_impl_.event_.ext4_request_inode_);
30626       break;
30627     }
30628     // .perfetto.protos.Ext4SyncFsFtraceEvent ext4_sync_fs = 212;
30629     case kExt4SyncFs: {
30630       total_size += 2 +
30631         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30632           *_impl_.event_.ext4_sync_fs_);
30633       break;
30634     }
30635     // .perfetto.protos.Ext4TrimAllFreeFtraceEvent ext4_trim_all_free = 213;
30636     case kExt4TrimAllFree: {
30637       total_size += 2 +
30638         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30639           *_impl_.event_.ext4_trim_all_free_);
30640       break;
30641     }
30642     // .perfetto.protos.Ext4TrimExtentFtraceEvent ext4_trim_extent = 214;
30643     case kExt4TrimExtent: {
30644       total_size += 2 +
30645         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30646           *_impl_.event_.ext4_trim_extent_);
30647       break;
30648     }
30649     // .perfetto.protos.Ext4TruncateEnterFtraceEvent ext4_truncate_enter = 215;
30650     case kExt4TruncateEnter: {
30651       total_size += 2 +
30652         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30653           *_impl_.event_.ext4_truncate_enter_);
30654       break;
30655     }
30656     // .perfetto.protos.Ext4TruncateExitFtraceEvent ext4_truncate_exit = 216;
30657     case kExt4TruncateExit: {
30658       total_size += 2 +
30659         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30660           *_impl_.event_.ext4_truncate_exit_);
30661       break;
30662     }
30663     // .perfetto.protos.Ext4UnlinkEnterFtraceEvent ext4_unlink_enter = 217;
30664     case kExt4UnlinkEnter: {
30665       total_size += 2 +
30666         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30667           *_impl_.event_.ext4_unlink_enter_);
30668       break;
30669     }
30670     // .perfetto.protos.Ext4UnlinkExitFtraceEvent ext4_unlink_exit = 218;
30671     case kExt4UnlinkExit: {
30672       total_size += 2 +
30673         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30674           *_impl_.event_.ext4_unlink_exit_);
30675       break;
30676     }
30677     // .perfetto.protos.Ext4WriteBeginFtraceEvent ext4_write_begin = 219;
30678     case kExt4WriteBegin: {
30679       total_size += 2 +
30680         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30681           *_impl_.event_.ext4_write_begin_);
30682       break;
30683     }
30684     // .perfetto.protos.Ext4WriteEndFtraceEvent ext4_write_end = 230;
30685     case kExt4WriteEnd: {
30686       total_size += 2 +
30687         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30688           *_impl_.event_.ext4_write_end_);
30689       break;
30690     }
30691     // .perfetto.protos.Ext4WritepageFtraceEvent ext4_writepage = 231;
30692     case kExt4Writepage: {
30693       total_size += 2 +
30694         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30695           *_impl_.event_.ext4_writepage_);
30696       break;
30697     }
30698     // .perfetto.protos.Ext4WritepagesFtraceEvent ext4_writepages = 232;
30699     case kExt4Writepages: {
30700       total_size += 2 +
30701         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30702           *_impl_.event_.ext4_writepages_);
30703       break;
30704     }
30705     // .perfetto.protos.Ext4WritepagesResultFtraceEvent ext4_writepages_result = 233;
30706     case kExt4WritepagesResult: {
30707       total_size += 2 +
30708         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30709           *_impl_.event_.ext4_writepages_result_);
30710       break;
30711     }
30712     // .perfetto.protos.Ext4ZeroRangeFtraceEvent ext4_zero_range = 234;
30713     case kExt4ZeroRange: {
30714       total_size += 2 +
30715         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30716           *_impl_.event_.ext4_zero_range_);
30717       break;
30718     }
30719     // .perfetto.protos.TaskNewtaskFtraceEvent task_newtask = 235;
30720     case kTaskNewtask: {
30721       total_size += 2 +
30722         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30723           *_impl_.event_.task_newtask_);
30724       break;
30725     }
30726     // .perfetto.protos.TaskRenameFtraceEvent task_rename = 236;
30727     case kTaskRename: {
30728       total_size += 2 +
30729         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30730           *_impl_.event_.task_rename_);
30731       break;
30732     }
30733     // .perfetto.protos.SchedProcessExecFtraceEvent sched_process_exec = 237;
30734     case kSchedProcessExec: {
30735       total_size += 2 +
30736         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30737           *_impl_.event_.sched_process_exec_);
30738       break;
30739     }
30740     // .perfetto.protos.SchedProcessExitFtraceEvent sched_process_exit = 238;
30741     case kSchedProcessExit: {
30742       total_size += 2 +
30743         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30744           *_impl_.event_.sched_process_exit_);
30745       break;
30746     }
30747     // .perfetto.protos.SchedProcessForkFtraceEvent sched_process_fork = 239;
30748     case kSchedProcessFork: {
30749       total_size += 2 +
30750         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30751           *_impl_.event_.sched_process_fork_);
30752       break;
30753     }
30754     // .perfetto.protos.SchedProcessFreeFtraceEvent sched_process_free = 240;
30755     case kSchedProcessFree: {
30756       total_size += 2 +
30757         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30758           *_impl_.event_.sched_process_free_);
30759       break;
30760     }
30761     // .perfetto.protos.SchedProcessHangFtraceEvent sched_process_hang = 241;
30762     case kSchedProcessHang: {
30763       total_size += 2 +
30764         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30765           *_impl_.event_.sched_process_hang_);
30766       break;
30767     }
30768     // .perfetto.protos.SchedProcessWaitFtraceEvent sched_process_wait = 242;
30769     case kSchedProcessWait: {
30770       total_size += 2 +
30771         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30772           *_impl_.event_.sched_process_wait_);
30773       break;
30774     }
30775     // .perfetto.protos.F2fsDoSubmitBioFtraceEvent f2fs_do_submit_bio = 243;
30776     case kF2FsDoSubmitBio: {
30777       total_size += 2 +
30778         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30779           *_impl_.event_.f2fs_do_submit_bio_);
30780       break;
30781     }
30782     // .perfetto.protos.F2fsEvictInodeFtraceEvent f2fs_evict_inode = 244;
30783     case kF2FsEvictInode: {
30784       total_size += 2 +
30785         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30786           *_impl_.event_.f2fs_evict_inode_);
30787       break;
30788     }
30789     // .perfetto.protos.F2fsFallocateFtraceEvent f2fs_fallocate = 245;
30790     case kF2FsFallocate: {
30791       total_size += 2 +
30792         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30793           *_impl_.event_.f2fs_fallocate_);
30794       break;
30795     }
30796     // .perfetto.protos.F2fsGetDataBlockFtraceEvent f2fs_get_data_block = 246;
30797     case kF2FsGetDataBlock: {
30798       total_size += 2 +
30799         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30800           *_impl_.event_.f2fs_get_data_block_);
30801       break;
30802     }
30803     // .perfetto.protos.F2fsGetVictimFtraceEvent f2fs_get_victim = 247;
30804     case kF2FsGetVictim: {
30805       total_size += 2 +
30806         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30807           *_impl_.event_.f2fs_get_victim_);
30808       break;
30809     }
30810     // .perfetto.protos.F2fsIgetFtraceEvent f2fs_iget = 248;
30811     case kF2FsIget: {
30812       total_size += 2 +
30813         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30814           *_impl_.event_.f2fs_iget_);
30815       break;
30816     }
30817     // .perfetto.protos.F2fsIgetExitFtraceEvent f2fs_iget_exit = 249;
30818     case kF2FsIgetExit: {
30819       total_size += 2 +
30820         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30821           *_impl_.event_.f2fs_iget_exit_);
30822       break;
30823     }
30824     // .perfetto.protos.F2fsNewInodeFtraceEvent f2fs_new_inode = 250;
30825     case kF2FsNewInode: {
30826       total_size += 2 +
30827         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30828           *_impl_.event_.f2fs_new_inode_);
30829       break;
30830     }
30831     // .perfetto.protos.F2fsReadpageFtraceEvent f2fs_readpage = 251;
30832     case kF2FsReadpage: {
30833       total_size += 2 +
30834         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30835           *_impl_.event_.f2fs_readpage_);
30836       break;
30837     }
30838     // .perfetto.protos.F2fsReserveNewBlockFtraceEvent f2fs_reserve_new_block = 252;
30839     case kF2FsReserveNewBlock: {
30840       total_size += 2 +
30841         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30842           *_impl_.event_.f2fs_reserve_new_block_);
30843       break;
30844     }
30845     // .perfetto.protos.F2fsSetPageDirtyFtraceEvent f2fs_set_page_dirty = 253;
30846     case kF2FsSetPageDirty: {
30847       total_size += 2 +
30848         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30849           *_impl_.event_.f2fs_set_page_dirty_);
30850       break;
30851     }
30852     // .perfetto.protos.F2fsSubmitWritePageFtraceEvent f2fs_submit_write_page = 254;
30853     case kF2FsSubmitWritePage: {
30854       total_size += 2 +
30855         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30856           *_impl_.event_.f2fs_submit_write_page_);
30857       break;
30858     }
30859     // .perfetto.protos.F2fsSyncFileEnterFtraceEvent f2fs_sync_file_enter = 255;
30860     case kF2FsSyncFileEnter: {
30861       total_size += 2 +
30862         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30863           *_impl_.event_.f2fs_sync_file_enter_);
30864       break;
30865     }
30866     // .perfetto.protos.F2fsSyncFileExitFtraceEvent f2fs_sync_file_exit = 256;
30867     case kF2FsSyncFileExit: {
30868       total_size += 2 +
30869         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30870           *_impl_.event_.f2fs_sync_file_exit_);
30871       break;
30872     }
30873     // .perfetto.protos.F2fsSyncFsFtraceEvent f2fs_sync_fs = 257;
30874     case kF2FsSyncFs: {
30875       total_size += 2 +
30876         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30877           *_impl_.event_.f2fs_sync_fs_);
30878       break;
30879     }
30880     // .perfetto.protos.F2fsTruncateFtraceEvent f2fs_truncate = 258;
30881     case kF2FsTruncate: {
30882       total_size += 2 +
30883         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30884           *_impl_.event_.f2fs_truncate_);
30885       break;
30886     }
30887     // .perfetto.protos.F2fsTruncateBlocksEnterFtraceEvent f2fs_truncate_blocks_enter = 259;
30888     case kF2FsTruncateBlocksEnter: {
30889       total_size += 2 +
30890         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30891           *_impl_.event_.f2fs_truncate_blocks_enter_);
30892       break;
30893     }
30894     // .perfetto.protos.F2fsTruncateBlocksExitFtraceEvent f2fs_truncate_blocks_exit = 260;
30895     case kF2FsTruncateBlocksExit: {
30896       total_size += 2 +
30897         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30898           *_impl_.event_.f2fs_truncate_blocks_exit_);
30899       break;
30900     }
30901     // .perfetto.protos.F2fsTruncateDataBlocksRangeFtraceEvent f2fs_truncate_data_blocks_range = 261;
30902     case kF2FsTruncateDataBlocksRange: {
30903       total_size += 2 +
30904         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30905           *_impl_.event_.f2fs_truncate_data_blocks_range_);
30906       break;
30907     }
30908     // .perfetto.protos.F2fsTruncateInodeBlocksEnterFtraceEvent f2fs_truncate_inode_blocks_enter = 262;
30909     case kF2FsTruncateInodeBlocksEnter: {
30910       total_size += 2 +
30911         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30912           *_impl_.event_.f2fs_truncate_inode_blocks_enter_);
30913       break;
30914     }
30915     // .perfetto.protos.F2fsTruncateInodeBlocksExitFtraceEvent f2fs_truncate_inode_blocks_exit = 263;
30916     case kF2FsTruncateInodeBlocksExit: {
30917       total_size += 2 +
30918         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30919           *_impl_.event_.f2fs_truncate_inode_blocks_exit_);
30920       break;
30921     }
30922     // .perfetto.protos.F2fsTruncateNodeFtraceEvent f2fs_truncate_node = 264;
30923     case kF2FsTruncateNode: {
30924       total_size += 2 +
30925         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30926           *_impl_.event_.f2fs_truncate_node_);
30927       break;
30928     }
30929     // .perfetto.protos.F2fsTruncateNodesEnterFtraceEvent f2fs_truncate_nodes_enter = 265;
30930     case kF2FsTruncateNodesEnter: {
30931       total_size += 2 +
30932         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30933           *_impl_.event_.f2fs_truncate_nodes_enter_);
30934       break;
30935     }
30936     // .perfetto.protos.F2fsTruncateNodesExitFtraceEvent f2fs_truncate_nodes_exit = 266;
30937     case kF2FsTruncateNodesExit: {
30938       total_size += 2 +
30939         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30940           *_impl_.event_.f2fs_truncate_nodes_exit_);
30941       break;
30942     }
30943     // .perfetto.protos.F2fsTruncatePartialNodesFtraceEvent f2fs_truncate_partial_nodes = 267;
30944     case kF2FsTruncatePartialNodes: {
30945       total_size += 2 +
30946         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30947           *_impl_.event_.f2fs_truncate_partial_nodes_);
30948       break;
30949     }
30950     // .perfetto.protos.F2fsUnlinkEnterFtraceEvent f2fs_unlink_enter = 268;
30951     case kF2FsUnlinkEnter: {
30952       total_size += 2 +
30953         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30954           *_impl_.event_.f2fs_unlink_enter_);
30955       break;
30956     }
30957     // .perfetto.protos.F2fsUnlinkExitFtraceEvent f2fs_unlink_exit = 269;
30958     case kF2FsUnlinkExit: {
30959       total_size += 2 +
30960         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30961           *_impl_.event_.f2fs_unlink_exit_);
30962       break;
30963     }
30964     // .perfetto.protos.F2fsVmPageMkwriteFtraceEvent f2fs_vm_page_mkwrite = 270;
30965     case kF2FsVmPageMkwrite: {
30966       total_size += 2 +
30967         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30968           *_impl_.event_.f2fs_vm_page_mkwrite_);
30969       break;
30970     }
30971     // .perfetto.protos.F2fsWriteBeginFtraceEvent f2fs_write_begin = 271;
30972     case kF2FsWriteBegin: {
30973       total_size += 2 +
30974         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30975           *_impl_.event_.f2fs_write_begin_);
30976       break;
30977     }
30978     // .perfetto.protos.F2fsWriteCheckpointFtraceEvent f2fs_write_checkpoint = 272;
30979     case kF2FsWriteCheckpoint: {
30980       total_size += 2 +
30981         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30982           *_impl_.event_.f2fs_write_checkpoint_);
30983       break;
30984     }
30985     // .perfetto.protos.F2fsWriteEndFtraceEvent f2fs_write_end = 273;
30986     case kF2FsWriteEnd: {
30987       total_size += 2 +
30988         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30989           *_impl_.event_.f2fs_write_end_);
30990       break;
30991     }
30992     // .perfetto.protos.AllocPagesIommuEndFtraceEvent alloc_pages_iommu_end = 274;
30993     case kAllocPagesIommuEnd: {
30994       total_size += 2 +
30995         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
30996           *_impl_.event_.alloc_pages_iommu_end_);
30997       break;
30998     }
30999     // .perfetto.protos.AllocPagesIommuFailFtraceEvent alloc_pages_iommu_fail = 275;
31000     case kAllocPagesIommuFail: {
31001       total_size += 2 +
31002         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31003           *_impl_.event_.alloc_pages_iommu_fail_);
31004       break;
31005     }
31006     // .perfetto.protos.AllocPagesIommuStartFtraceEvent alloc_pages_iommu_start = 276;
31007     case kAllocPagesIommuStart: {
31008       total_size += 2 +
31009         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31010           *_impl_.event_.alloc_pages_iommu_start_);
31011       break;
31012     }
31013     // .perfetto.protos.AllocPagesSysEndFtraceEvent alloc_pages_sys_end = 277;
31014     case kAllocPagesSysEnd: {
31015       total_size += 2 +
31016         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31017           *_impl_.event_.alloc_pages_sys_end_);
31018       break;
31019     }
31020     // .perfetto.protos.AllocPagesSysFailFtraceEvent alloc_pages_sys_fail = 278;
31021     case kAllocPagesSysFail: {
31022       total_size += 2 +
31023         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31024           *_impl_.event_.alloc_pages_sys_fail_);
31025       break;
31026     }
31027     // .perfetto.protos.AllocPagesSysStartFtraceEvent alloc_pages_sys_start = 279;
31028     case kAllocPagesSysStart: {
31029       total_size += 2 +
31030         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31031           *_impl_.event_.alloc_pages_sys_start_);
31032       break;
31033     }
31034     // .perfetto.protos.DmaAllocContiguousRetryFtraceEvent dma_alloc_contiguous_retry = 280;
31035     case kDmaAllocContiguousRetry: {
31036       total_size += 2 +
31037         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31038           *_impl_.event_.dma_alloc_contiguous_retry_);
31039       break;
31040     }
31041     // .perfetto.protos.IommuMapRangeFtraceEvent iommu_map_range = 281;
31042     case kIommuMapRange: {
31043       total_size += 2 +
31044         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31045           *_impl_.event_.iommu_map_range_);
31046       break;
31047     }
31048     // .perfetto.protos.IommuSecPtblMapRangeEndFtraceEvent iommu_sec_ptbl_map_range_end = 282;
31049     case kIommuSecPtblMapRangeEnd: {
31050       total_size += 2 +
31051         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31052           *_impl_.event_.iommu_sec_ptbl_map_range_end_);
31053       break;
31054     }
31055     // .perfetto.protos.IommuSecPtblMapRangeStartFtraceEvent iommu_sec_ptbl_map_range_start = 283;
31056     case kIommuSecPtblMapRangeStart: {
31057       total_size += 2 +
31058         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31059           *_impl_.event_.iommu_sec_ptbl_map_range_start_);
31060       break;
31061     }
31062     // .perfetto.protos.IonAllocBufferEndFtraceEvent ion_alloc_buffer_end = 284;
31063     case kIonAllocBufferEnd: {
31064       total_size += 2 +
31065         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31066           *_impl_.event_.ion_alloc_buffer_end_);
31067       break;
31068     }
31069     // .perfetto.protos.IonAllocBufferFailFtraceEvent ion_alloc_buffer_fail = 285;
31070     case kIonAllocBufferFail: {
31071       total_size += 2 +
31072         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31073           *_impl_.event_.ion_alloc_buffer_fail_);
31074       break;
31075     }
31076     // .perfetto.protos.IonAllocBufferFallbackFtraceEvent ion_alloc_buffer_fallback = 286;
31077     case kIonAllocBufferFallback: {
31078       total_size += 2 +
31079         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31080           *_impl_.event_.ion_alloc_buffer_fallback_);
31081       break;
31082     }
31083     // .perfetto.protos.IonAllocBufferStartFtraceEvent ion_alloc_buffer_start = 287;
31084     case kIonAllocBufferStart: {
31085       total_size += 2 +
31086         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31087           *_impl_.event_.ion_alloc_buffer_start_);
31088       break;
31089     }
31090     // .perfetto.protos.IonCpAllocRetryFtraceEvent ion_cp_alloc_retry = 288;
31091     case kIonCpAllocRetry: {
31092       total_size += 2 +
31093         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31094           *_impl_.event_.ion_cp_alloc_retry_);
31095       break;
31096     }
31097     // .perfetto.protos.IonCpSecureBufferEndFtraceEvent ion_cp_secure_buffer_end = 289;
31098     case kIonCpSecureBufferEnd: {
31099       total_size += 2 +
31100         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31101           *_impl_.event_.ion_cp_secure_buffer_end_);
31102       break;
31103     }
31104     // .perfetto.protos.IonCpSecureBufferStartFtraceEvent ion_cp_secure_buffer_start = 290;
31105     case kIonCpSecureBufferStart: {
31106       total_size += 2 +
31107         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31108           *_impl_.event_.ion_cp_secure_buffer_start_);
31109       break;
31110     }
31111     // .perfetto.protos.IonPrefetchingFtraceEvent ion_prefetching = 291;
31112     case kIonPrefetching: {
31113       total_size += 2 +
31114         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31115           *_impl_.event_.ion_prefetching_);
31116       break;
31117     }
31118     // .perfetto.protos.IonSecureCmaAddToPoolEndFtraceEvent ion_secure_cma_add_to_pool_end = 292;
31119     case kIonSecureCmaAddToPoolEnd: {
31120       total_size += 2 +
31121         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31122           *_impl_.event_.ion_secure_cma_add_to_pool_end_);
31123       break;
31124     }
31125     // .perfetto.protos.IonSecureCmaAddToPoolStartFtraceEvent ion_secure_cma_add_to_pool_start = 293;
31126     case kIonSecureCmaAddToPoolStart: {
31127       total_size += 2 +
31128         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31129           *_impl_.event_.ion_secure_cma_add_to_pool_start_);
31130       break;
31131     }
31132     // .perfetto.protos.IonSecureCmaAllocateEndFtraceEvent ion_secure_cma_allocate_end = 294;
31133     case kIonSecureCmaAllocateEnd: {
31134       total_size += 2 +
31135         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31136           *_impl_.event_.ion_secure_cma_allocate_end_);
31137       break;
31138     }
31139     // .perfetto.protos.IonSecureCmaAllocateStartFtraceEvent ion_secure_cma_allocate_start = 295;
31140     case kIonSecureCmaAllocateStart: {
31141       total_size += 2 +
31142         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31143           *_impl_.event_.ion_secure_cma_allocate_start_);
31144       break;
31145     }
31146     // .perfetto.protos.IonSecureCmaShrinkPoolEndFtraceEvent ion_secure_cma_shrink_pool_end = 296;
31147     case kIonSecureCmaShrinkPoolEnd: {
31148       total_size += 2 +
31149         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31150           *_impl_.event_.ion_secure_cma_shrink_pool_end_);
31151       break;
31152     }
31153     // .perfetto.protos.IonSecureCmaShrinkPoolStartFtraceEvent ion_secure_cma_shrink_pool_start = 297;
31154     case kIonSecureCmaShrinkPoolStart: {
31155       total_size += 2 +
31156         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31157           *_impl_.event_.ion_secure_cma_shrink_pool_start_);
31158       break;
31159     }
31160     // .perfetto.protos.KfreeFtraceEvent kfree = 298;
31161     case kKfree: {
31162       total_size += 2 +
31163         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31164           *_impl_.event_.kfree_);
31165       break;
31166     }
31167     // .perfetto.protos.KmallocFtraceEvent kmalloc = 299;
31168     case kKmalloc: {
31169       total_size += 2 +
31170         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31171           *_impl_.event_.kmalloc_);
31172       break;
31173     }
31174     // .perfetto.protos.KmallocNodeFtraceEvent kmalloc_node = 300;
31175     case kKmallocNode: {
31176       total_size += 2 +
31177         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31178           *_impl_.event_.kmalloc_node_);
31179       break;
31180     }
31181     // .perfetto.protos.KmemCacheAllocFtraceEvent kmem_cache_alloc = 301;
31182     case kKmemCacheAlloc: {
31183       total_size += 2 +
31184         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31185           *_impl_.event_.kmem_cache_alloc_);
31186       break;
31187     }
31188     // .perfetto.protos.KmemCacheAllocNodeFtraceEvent kmem_cache_alloc_node = 302;
31189     case kKmemCacheAllocNode: {
31190       total_size += 2 +
31191         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31192           *_impl_.event_.kmem_cache_alloc_node_);
31193       break;
31194     }
31195     // .perfetto.protos.KmemCacheFreeFtraceEvent kmem_cache_free = 303;
31196     case kKmemCacheFree: {
31197       total_size += 2 +
31198         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31199           *_impl_.event_.kmem_cache_free_);
31200       break;
31201     }
31202     // .perfetto.protos.MigratePagesEndFtraceEvent migrate_pages_end = 304;
31203     case kMigratePagesEnd: {
31204       total_size += 2 +
31205         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31206           *_impl_.event_.migrate_pages_end_);
31207       break;
31208     }
31209     // .perfetto.protos.MigratePagesStartFtraceEvent migrate_pages_start = 305;
31210     case kMigratePagesStart: {
31211       total_size += 2 +
31212         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31213           *_impl_.event_.migrate_pages_start_);
31214       break;
31215     }
31216     // .perfetto.protos.MigrateRetryFtraceEvent migrate_retry = 306;
31217     case kMigrateRetry: {
31218       total_size += 2 +
31219         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31220           *_impl_.event_.migrate_retry_);
31221       break;
31222     }
31223     // .perfetto.protos.MmPageAllocFtraceEvent mm_page_alloc = 307;
31224     case kMmPageAlloc: {
31225       total_size += 2 +
31226         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31227           *_impl_.event_.mm_page_alloc_);
31228       break;
31229     }
31230     // .perfetto.protos.MmPageAllocExtfragFtraceEvent mm_page_alloc_extfrag = 308;
31231     case kMmPageAllocExtfrag: {
31232       total_size += 2 +
31233         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31234           *_impl_.event_.mm_page_alloc_extfrag_);
31235       break;
31236     }
31237     // .perfetto.protos.MmPageAllocZoneLockedFtraceEvent mm_page_alloc_zone_locked = 309;
31238     case kMmPageAllocZoneLocked: {
31239       total_size += 2 +
31240         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31241           *_impl_.event_.mm_page_alloc_zone_locked_);
31242       break;
31243     }
31244     // .perfetto.protos.MmPageFreeFtraceEvent mm_page_free = 310;
31245     case kMmPageFree: {
31246       total_size += 2 +
31247         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31248           *_impl_.event_.mm_page_free_);
31249       break;
31250     }
31251     // .perfetto.protos.MmPageFreeBatchedFtraceEvent mm_page_free_batched = 311;
31252     case kMmPageFreeBatched: {
31253       total_size += 2 +
31254         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31255           *_impl_.event_.mm_page_free_batched_);
31256       break;
31257     }
31258     // .perfetto.protos.MmPagePcpuDrainFtraceEvent mm_page_pcpu_drain = 312;
31259     case kMmPagePcpuDrain: {
31260       total_size += 2 +
31261         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31262           *_impl_.event_.mm_page_pcpu_drain_);
31263       break;
31264     }
31265     // .perfetto.protos.RssStatFtraceEvent rss_stat = 313;
31266     case kRssStat: {
31267       total_size += 2 +
31268         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31269           *_impl_.event_.rss_stat_);
31270       break;
31271     }
31272     // .perfetto.protos.IonHeapShrinkFtraceEvent ion_heap_shrink = 314;
31273     case kIonHeapShrink: {
31274       total_size += 2 +
31275         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31276           *_impl_.event_.ion_heap_shrink_);
31277       break;
31278     }
31279     // .perfetto.protos.IonHeapGrowFtraceEvent ion_heap_grow = 315;
31280     case kIonHeapGrow: {
31281       total_size += 2 +
31282         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31283           *_impl_.event_.ion_heap_grow_);
31284       break;
31285     }
31286     // .perfetto.protos.FenceInitFtraceEvent fence_init = 316;
31287     case kFenceInit: {
31288       total_size += 2 +
31289         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31290           *_impl_.event_.fence_init_);
31291       break;
31292     }
31293     // .perfetto.protos.FenceDestroyFtraceEvent fence_destroy = 317;
31294     case kFenceDestroy: {
31295       total_size += 2 +
31296         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31297           *_impl_.event_.fence_destroy_);
31298       break;
31299     }
31300     // .perfetto.protos.FenceEnableSignalFtraceEvent fence_enable_signal = 318;
31301     case kFenceEnableSignal: {
31302       total_size += 2 +
31303         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31304           *_impl_.event_.fence_enable_signal_);
31305       break;
31306     }
31307     // .perfetto.protos.FenceSignaledFtraceEvent fence_signaled = 319;
31308     case kFenceSignaled: {
31309       total_size += 2 +
31310         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31311           *_impl_.event_.fence_signaled_);
31312       break;
31313     }
31314     // .perfetto.protos.ClkEnableFtraceEvent clk_enable = 320;
31315     case kClkEnable: {
31316       total_size += 2 +
31317         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31318           *_impl_.event_.clk_enable_);
31319       break;
31320     }
31321     // .perfetto.protos.ClkDisableFtraceEvent clk_disable = 321;
31322     case kClkDisable: {
31323       total_size += 2 +
31324         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31325           *_impl_.event_.clk_disable_);
31326       break;
31327     }
31328     // .perfetto.protos.ClkSetRateFtraceEvent clk_set_rate = 322;
31329     case kClkSetRate: {
31330       total_size += 2 +
31331         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31332           *_impl_.event_.clk_set_rate_);
31333       break;
31334     }
31335     // .perfetto.protos.BinderTransactionAllocBufFtraceEvent binder_transaction_alloc_buf = 323;
31336     case kBinderTransactionAllocBuf: {
31337       total_size += 2 +
31338         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31339           *_impl_.event_.binder_transaction_alloc_buf_);
31340       break;
31341     }
31342     // .perfetto.protos.SignalDeliverFtraceEvent signal_deliver = 324;
31343     case kSignalDeliver: {
31344       total_size += 2 +
31345         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31346           *_impl_.event_.signal_deliver_);
31347       break;
31348     }
31349     // .perfetto.protos.SignalGenerateFtraceEvent signal_generate = 325;
31350     case kSignalGenerate: {
31351       total_size += 2 +
31352         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31353           *_impl_.event_.signal_generate_);
31354       break;
31355     }
31356     // .perfetto.protos.OomScoreAdjUpdateFtraceEvent oom_score_adj_update = 326;
31357     case kOomScoreAdjUpdate: {
31358       total_size += 2 +
31359         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31360           *_impl_.event_.oom_score_adj_update_);
31361       break;
31362     }
31363     // .perfetto.protos.GenericFtraceEvent generic = 327;
31364     case kGeneric: {
31365       total_size += 2 +
31366         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31367           *_impl_.event_.generic_);
31368       break;
31369     }
31370     // .perfetto.protos.MmEventRecordFtraceEvent mm_event_record = 328;
31371     case kMmEventRecord: {
31372       total_size += 2 +
31373         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31374           *_impl_.event_.mm_event_record_);
31375       break;
31376     }
31377     // .perfetto.protos.SysEnterFtraceEvent sys_enter = 329;
31378     case kSysEnter: {
31379       total_size += 2 +
31380         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31381           *_impl_.event_.sys_enter_);
31382       break;
31383     }
31384     // .perfetto.protos.SysExitFtraceEvent sys_exit = 330;
31385     case kSysExit: {
31386       total_size += 2 +
31387         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31388           *_impl_.event_.sys_exit_);
31389       break;
31390     }
31391     // .perfetto.protos.ZeroFtraceEvent zero = 331;
31392     case kZero: {
31393       total_size += 2 +
31394         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31395           *_impl_.event_.zero_);
31396       break;
31397     }
31398     // .perfetto.protos.GpuFrequencyFtraceEvent gpu_frequency = 332;
31399     case kGpuFrequency: {
31400       total_size += 2 +
31401         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31402           *_impl_.event_.gpu_frequency_);
31403       break;
31404     }
31405     // .perfetto.protos.SdeTracingMarkWriteFtraceEvent sde_tracing_mark_write = 333;
31406     case kSdeTracingMarkWrite: {
31407       total_size += 2 +
31408         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31409           *_impl_.event_.sde_tracing_mark_write_);
31410       break;
31411     }
31412     // .perfetto.protos.MarkVictimFtraceEvent mark_victim = 334;
31413     case kMarkVictim: {
31414       total_size += 2 +
31415         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31416           *_impl_.event_.mark_victim_);
31417       break;
31418     }
31419     // .perfetto.protos.IonStatFtraceEvent ion_stat = 335;
31420     case kIonStat: {
31421       total_size += 2 +
31422         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31423           *_impl_.event_.ion_stat_);
31424       break;
31425     }
31426     // .perfetto.protos.IonBufferCreateFtraceEvent ion_buffer_create = 336;
31427     case kIonBufferCreate: {
31428       total_size += 2 +
31429         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31430           *_impl_.event_.ion_buffer_create_);
31431       break;
31432     }
31433     // .perfetto.protos.IonBufferDestroyFtraceEvent ion_buffer_destroy = 337;
31434     case kIonBufferDestroy: {
31435       total_size += 2 +
31436         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31437           *_impl_.event_.ion_buffer_destroy_);
31438       break;
31439     }
31440     // .perfetto.protos.ScmCallStartFtraceEvent scm_call_start = 338;
31441     case kScmCallStart: {
31442       total_size += 2 +
31443         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31444           *_impl_.event_.scm_call_start_);
31445       break;
31446     }
31447     // .perfetto.protos.ScmCallEndFtraceEvent scm_call_end = 339;
31448     case kScmCallEnd: {
31449       total_size += 2 +
31450         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31451           *_impl_.event_.scm_call_end_);
31452       break;
31453     }
31454     // .perfetto.protos.GpuMemTotalFtraceEvent gpu_mem_total = 340;
31455     case kGpuMemTotal: {
31456       total_size += 2 +
31457         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31458           *_impl_.event_.gpu_mem_total_);
31459       break;
31460     }
31461     // .perfetto.protos.ThermalTemperatureFtraceEvent thermal_temperature = 341;
31462     case kThermalTemperature: {
31463       total_size += 2 +
31464         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31465           *_impl_.event_.thermal_temperature_);
31466       break;
31467     }
31468     // .perfetto.protos.CdevUpdateFtraceEvent cdev_update = 342;
31469     case kCdevUpdate: {
31470       total_size += 2 +
31471         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31472           *_impl_.event_.cdev_update_);
31473       break;
31474     }
31475     // .perfetto.protos.CpuhpExitFtraceEvent cpuhp_exit = 343;
31476     case kCpuhpExit: {
31477       total_size += 2 +
31478         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31479           *_impl_.event_.cpuhp_exit_);
31480       break;
31481     }
31482     // .perfetto.protos.CpuhpMultiEnterFtraceEvent cpuhp_multi_enter = 344;
31483     case kCpuhpMultiEnter: {
31484       total_size += 2 +
31485         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31486           *_impl_.event_.cpuhp_multi_enter_);
31487       break;
31488     }
31489     // .perfetto.protos.CpuhpEnterFtraceEvent cpuhp_enter = 345;
31490     case kCpuhpEnter: {
31491       total_size += 2 +
31492         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31493           *_impl_.event_.cpuhp_enter_);
31494       break;
31495     }
31496     // .perfetto.protos.CpuhpLatencyFtraceEvent cpuhp_latency = 346;
31497     case kCpuhpLatency: {
31498       total_size += 2 +
31499         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31500           *_impl_.event_.cpuhp_latency_);
31501       break;
31502     }
31503     // .perfetto.protos.FastrpcDmaStatFtraceEvent fastrpc_dma_stat = 347;
31504     case kFastrpcDmaStat: {
31505       total_size += 2 +
31506         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31507           *_impl_.event_.fastrpc_dma_stat_);
31508       break;
31509     }
31510     // .perfetto.protos.DpuTracingMarkWriteFtraceEvent dpu_tracing_mark_write = 348;
31511     case kDpuTracingMarkWrite: {
31512       total_size += 2 +
31513         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31514           *_impl_.event_.dpu_tracing_mark_write_);
31515       break;
31516     }
31517     // .perfetto.protos.G2dTracingMarkWriteFtraceEvent g2d_tracing_mark_write = 349;
31518     case kG2DTracingMarkWrite: {
31519       total_size += 2 +
31520         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31521           *_impl_.event_.g2d_tracing_mark_write_);
31522       break;
31523     }
31524     // .perfetto.protos.MaliTracingMarkWriteFtraceEvent mali_tracing_mark_write = 350;
31525     case kMaliTracingMarkWrite: {
31526       total_size += 2 +
31527         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31528           *_impl_.event_.mali_tracing_mark_write_);
31529       break;
31530     }
31531     // .perfetto.protos.DmaHeapStatFtraceEvent dma_heap_stat = 351;
31532     case kDmaHeapStat: {
31533       total_size += 2 +
31534         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31535           *_impl_.event_.dma_heap_stat_);
31536       break;
31537     }
31538     // .perfetto.protos.CpuhpPauseFtraceEvent cpuhp_pause = 352;
31539     case kCpuhpPause: {
31540       total_size += 2 +
31541         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31542           *_impl_.event_.cpuhp_pause_);
31543       break;
31544     }
31545     // .perfetto.protos.SchedPiSetprioFtraceEvent sched_pi_setprio = 353;
31546     case kSchedPiSetprio: {
31547       total_size += 2 +
31548         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31549           *_impl_.event_.sched_pi_setprio_);
31550       break;
31551     }
31552     // .perfetto.protos.SdeSdeEvtlogFtraceEvent sde_sde_evtlog = 354;
31553     case kSdeSdeEvtlog: {
31554       total_size += 2 +
31555         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31556           *_impl_.event_.sde_sde_evtlog_);
31557       break;
31558     }
31559     // .perfetto.protos.SdeSdePerfCalcCrtcFtraceEvent sde_sde_perf_calc_crtc = 355;
31560     case kSdeSdePerfCalcCrtc: {
31561       total_size += 2 +
31562         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31563           *_impl_.event_.sde_sde_perf_calc_crtc_);
31564       break;
31565     }
31566     // .perfetto.protos.SdeSdePerfCrtcUpdateFtraceEvent sde_sde_perf_crtc_update = 356;
31567     case kSdeSdePerfCrtcUpdate: {
31568       total_size += 2 +
31569         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31570           *_impl_.event_.sde_sde_perf_crtc_update_);
31571       break;
31572     }
31573     // .perfetto.protos.SdeSdePerfSetQosLutsFtraceEvent sde_sde_perf_set_qos_luts = 357;
31574     case kSdeSdePerfSetQosLuts: {
31575       total_size += 2 +
31576         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31577           *_impl_.event_.sde_sde_perf_set_qos_luts_);
31578       break;
31579     }
31580     // .perfetto.protos.SdeSdePerfUpdateBusFtraceEvent sde_sde_perf_update_bus = 358;
31581     case kSdeSdePerfUpdateBus: {
31582       total_size += 2 +
31583         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31584           *_impl_.event_.sde_sde_perf_update_bus_);
31585       break;
31586     }
31587     // .perfetto.protos.RssStatThrottledFtraceEvent rss_stat_throttled = 359;
31588     case kRssStatThrottled: {
31589       total_size += 2 +
31590         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31591           *_impl_.event_.rss_stat_throttled_);
31592       break;
31593     }
31594     // .perfetto.protos.NetifReceiveSkbFtraceEvent netif_receive_skb = 360;
31595     case kNetifReceiveSkb: {
31596       total_size += 2 +
31597         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31598           *_impl_.event_.netif_receive_skb_);
31599       break;
31600     }
31601     // .perfetto.protos.NetDevXmitFtraceEvent net_dev_xmit = 361;
31602     case kNetDevXmit: {
31603       total_size += 2 +
31604         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31605           *_impl_.event_.net_dev_xmit_);
31606       break;
31607     }
31608     // .perfetto.protos.InetSockSetStateFtraceEvent inet_sock_set_state = 362;
31609     case kInetSockSetState: {
31610       total_size += 2 +
31611         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31612           *_impl_.event_.inet_sock_set_state_);
31613       break;
31614     }
31615     // .perfetto.protos.TcpRetransmitSkbFtraceEvent tcp_retransmit_skb = 363;
31616     case kTcpRetransmitSkb: {
31617       total_size += 2 +
31618         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31619           *_impl_.event_.tcp_retransmit_skb_);
31620       break;
31621     }
31622     // .perfetto.protos.CrosEcSensorhubDataFtraceEvent cros_ec_sensorhub_data = 364;
31623     case kCrosEcSensorhubData: {
31624       total_size += 2 +
31625         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31626           *_impl_.event_.cros_ec_sensorhub_data_);
31627       break;
31628     }
31629     // .perfetto.protos.NapiGroReceiveEntryFtraceEvent napi_gro_receive_entry = 365;
31630     case kNapiGroReceiveEntry: {
31631       total_size += 2 +
31632         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31633           *_impl_.event_.napi_gro_receive_entry_);
31634       break;
31635     }
31636     // .perfetto.protos.NapiGroReceiveExitFtraceEvent napi_gro_receive_exit = 366;
31637     case kNapiGroReceiveExit: {
31638       total_size += 2 +
31639         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31640           *_impl_.event_.napi_gro_receive_exit_);
31641       break;
31642     }
31643     // .perfetto.protos.KfreeSkbFtraceEvent kfree_skb = 367;
31644     case kKfreeSkb: {
31645       total_size += 2 +
31646         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31647           *_impl_.event_.kfree_skb_);
31648       break;
31649     }
31650     // .perfetto.protos.KvmAccessFaultFtraceEvent kvm_access_fault = 368;
31651     case kKvmAccessFault: {
31652       total_size += 2 +
31653         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31654           *_impl_.event_.kvm_access_fault_);
31655       break;
31656     }
31657     // .perfetto.protos.KvmAckIrqFtraceEvent kvm_ack_irq = 369;
31658     case kKvmAckIrq: {
31659       total_size += 2 +
31660         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31661           *_impl_.event_.kvm_ack_irq_);
31662       break;
31663     }
31664     // .perfetto.protos.KvmAgeHvaFtraceEvent kvm_age_hva = 370;
31665     case kKvmAgeHva: {
31666       total_size += 2 +
31667         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31668           *_impl_.event_.kvm_age_hva_);
31669       break;
31670     }
31671     // .perfetto.protos.KvmAgePageFtraceEvent kvm_age_page = 371;
31672     case kKvmAgePage: {
31673       total_size += 2 +
31674         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31675           *_impl_.event_.kvm_age_page_);
31676       break;
31677     }
31678     // .perfetto.protos.KvmArmClearDebugFtraceEvent kvm_arm_clear_debug = 372;
31679     case kKvmArmClearDebug: {
31680       total_size += 2 +
31681         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31682           *_impl_.event_.kvm_arm_clear_debug_);
31683       break;
31684     }
31685     // .perfetto.protos.KvmArmSetDreg32FtraceEvent kvm_arm_set_dreg32 = 373;
31686     case kKvmArmSetDreg32: {
31687       total_size += 2 +
31688         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31689           *_impl_.event_.kvm_arm_set_dreg32_);
31690       break;
31691     }
31692     // .perfetto.protos.KvmArmSetRegsetFtraceEvent kvm_arm_set_regset = 374;
31693     case kKvmArmSetRegset: {
31694       total_size += 2 +
31695         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31696           *_impl_.event_.kvm_arm_set_regset_);
31697       break;
31698     }
31699     // .perfetto.protos.KvmArmSetupDebugFtraceEvent kvm_arm_setup_debug = 375;
31700     case kKvmArmSetupDebug: {
31701       total_size += 2 +
31702         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31703           *_impl_.event_.kvm_arm_setup_debug_);
31704       break;
31705     }
31706     // .perfetto.protos.KvmEntryFtraceEvent kvm_entry = 376;
31707     case kKvmEntry: {
31708       total_size += 2 +
31709         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31710           *_impl_.event_.kvm_entry_);
31711       break;
31712     }
31713     // .perfetto.protos.KvmExitFtraceEvent kvm_exit = 377;
31714     case kKvmExit: {
31715       total_size += 2 +
31716         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31717           *_impl_.event_.kvm_exit_);
31718       break;
31719     }
31720     // .perfetto.protos.KvmFpuFtraceEvent kvm_fpu = 378;
31721     case kKvmFpu: {
31722       total_size += 2 +
31723         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31724           *_impl_.event_.kvm_fpu_);
31725       break;
31726     }
31727     // .perfetto.protos.KvmGetTimerMapFtraceEvent kvm_get_timer_map = 379;
31728     case kKvmGetTimerMap: {
31729       total_size += 2 +
31730         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31731           *_impl_.event_.kvm_get_timer_map_);
31732       break;
31733     }
31734     // .perfetto.protos.KvmGuestFaultFtraceEvent kvm_guest_fault = 380;
31735     case kKvmGuestFault: {
31736       total_size += 2 +
31737         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31738           *_impl_.event_.kvm_guest_fault_);
31739       break;
31740     }
31741     // .perfetto.protos.KvmHandleSysRegFtraceEvent kvm_handle_sys_reg = 381;
31742     case kKvmHandleSysReg: {
31743       total_size += 2 +
31744         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31745           *_impl_.event_.kvm_handle_sys_reg_);
31746       break;
31747     }
31748     // .perfetto.protos.KvmHvcArm64FtraceEvent kvm_hvc_arm64 = 382;
31749     case kKvmHvcArm64: {
31750       total_size += 2 +
31751         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31752           *_impl_.event_.kvm_hvc_arm64_);
31753       break;
31754     }
31755     // .perfetto.protos.KvmIrqLineFtraceEvent kvm_irq_line = 383;
31756     case kKvmIrqLine: {
31757       total_size += 2 +
31758         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31759           *_impl_.event_.kvm_irq_line_);
31760       break;
31761     }
31762     // .perfetto.protos.KvmMmioFtraceEvent kvm_mmio = 384;
31763     case kKvmMmio: {
31764       total_size += 2 +
31765         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31766           *_impl_.event_.kvm_mmio_);
31767       break;
31768     }
31769     // .perfetto.protos.KvmMmioEmulateFtraceEvent kvm_mmio_emulate = 385;
31770     case kKvmMmioEmulate: {
31771       total_size += 2 +
31772         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31773           *_impl_.event_.kvm_mmio_emulate_);
31774       break;
31775     }
31776     // .perfetto.protos.KvmSetGuestDebugFtraceEvent kvm_set_guest_debug = 386;
31777     case kKvmSetGuestDebug: {
31778       total_size += 2 +
31779         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31780           *_impl_.event_.kvm_set_guest_debug_);
31781       break;
31782     }
31783     // .perfetto.protos.KvmSetIrqFtraceEvent kvm_set_irq = 387;
31784     case kKvmSetIrq: {
31785       total_size += 2 +
31786         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31787           *_impl_.event_.kvm_set_irq_);
31788       break;
31789     }
31790     // .perfetto.protos.KvmSetSpteHvaFtraceEvent kvm_set_spte_hva = 388;
31791     case kKvmSetSpteHva: {
31792       total_size += 2 +
31793         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31794           *_impl_.event_.kvm_set_spte_hva_);
31795       break;
31796     }
31797     // .perfetto.protos.KvmSetWayFlushFtraceEvent kvm_set_way_flush = 389;
31798     case kKvmSetWayFlush: {
31799       total_size += 2 +
31800         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31801           *_impl_.event_.kvm_set_way_flush_);
31802       break;
31803     }
31804     // .perfetto.protos.KvmSysAccessFtraceEvent kvm_sys_access = 390;
31805     case kKvmSysAccess: {
31806       total_size += 2 +
31807         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31808           *_impl_.event_.kvm_sys_access_);
31809       break;
31810     }
31811     // .perfetto.protos.KvmTestAgeHvaFtraceEvent kvm_test_age_hva = 391;
31812     case kKvmTestAgeHva: {
31813       total_size += 2 +
31814         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31815           *_impl_.event_.kvm_test_age_hva_);
31816       break;
31817     }
31818     // .perfetto.protos.KvmTimerEmulateFtraceEvent kvm_timer_emulate = 392;
31819     case kKvmTimerEmulate: {
31820       total_size += 2 +
31821         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31822           *_impl_.event_.kvm_timer_emulate_);
31823       break;
31824     }
31825     // .perfetto.protos.KvmTimerHrtimerExpireFtraceEvent kvm_timer_hrtimer_expire = 393;
31826     case kKvmTimerHrtimerExpire: {
31827       total_size += 2 +
31828         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31829           *_impl_.event_.kvm_timer_hrtimer_expire_);
31830       break;
31831     }
31832     // .perfetto.protos.KvmTimerRestoreStateFtraceEvent kvm_timer_restore_state = 394;
31833     case kKvmTimerRestoreState: {
31834       total_size += 2 +
31835         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31836           *_impl_.event_.kvm_timer_restore_state_);
31837       break;
31838     }
31839     // .perfetto.protos.KvmTimerSaveStateFtraceEvent kvm_timer_save_state = 395;
31840     case kKvmTimerSaveState: {
31841       total_size += 2 +
31842         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31843           *_impl_.event_.kvm_timer_save_state_);
31844       break;
31845     }
31846     // .perfetto.protos.KvmTimerUpdateIrqFtraceEvent kvm_timer_update_irq = 396;
31847     case kKvmTimerUpdateIrq: {
31848       total_size += 2 +
31849         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31850           *_impl_.event_.kvm_timer_update_irq_);
31851       break;
31852     }
31853     // .perfetto.protos.KvmToggleCacheFtraceEvent kvm_toggle_cache = 397;
31854     case kKvmToggleCache: {
31855       total_size += 2 +
31856         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31857           *_impl_.event_.kvm_toggle_cache_);
31858       break;
31859     }
31860     // .perfetto.protos.KvmUnmapHvaRangeFtraceEvent kvm_unmap_hva_range = 398;
31861     case kKvmUnmapHvaRange: {
31862       total_size += 2 +
31863         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31864           *_impl_.event_.kvm_unmap_hva_range_);
31865       break;
31866     }
31867     // .perfetto.protos.KvmUserspaceExitFtraceEvent kvm_userspace_exit = 399;
31868     case kKvmUserspaceExit: {
31869       total_size += 2 +
31870         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31871           *_impl_.event_.kvm_userspace_exit_);
31872       break;
31873     }
31874     // .perfetto.protos.KvmVcpuWakeupFtraceEvent kvm_vcpu_wakeup = 400;
31875     case kKvmVcpuWakeup: {
31876       total_size += 2 +
31877         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31878           *_impl_.event_.kvm_vcpu_wakeup_);
31879       break;
31880     }
31881     // .perfetto.protos.KvmWfxArm64FtraceEvent kvm_wfx_arm64 = 401;
31882     case kKvmWfxArm64: {
31883       total_size += 2 +
31884         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31885           *_impl_.event_.kvm_wfx_arm64_);
31886       break;
31887     }
31888     // .perfetto.protos.TrapRegFtraceEvent trap_reg = 402;
31889     case kTrapReg: {
31890       total_size += 2 +
31891         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31892           *_impl_.event_.trap_reg_);
31893       break;
31894     }
31895     // .perfetto.protos.VgicUpdateIrqPendingFtraceEvent vgic_update_irq_pending = 403;
31896     case kVgicUpdateIrqPending: {
31897       total_size += 2 +
31898         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31899           *_impl_.event_.vgic_update_irq_pending_);
31900       break;
31901     }
31902     // .perfetto.protos.WakeupSourceActivateFtraceEvent wakeup_source_activate = 404;
31903     case kWakeupSourceActivate: {
31904       total_size += 2 +
31905         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31906           *_impl_.event_.wakeup_source_activate_);
31907       break;
31908     }
31909     // .perfetto.protos.WakeupSourceDeactivateFtraceEvent wakeup_source_deactivate = 405;
31910     case kWakeupSourceDeactivate: {
31911       total_size += 2 +
31912         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31913           *_impl_.event_.wakeup_source_deactivate_);
31914       break;
31915     }
31916     // .perfetto.protos.UfshcdCommandFtraceEvent ufshcd_command = 406;
31917     case kUfshcdCommand: {
31918       total_size += 2 +
31919         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31920           *_impl_.event_.ufshcd_command_);
31921       break;
31922     }
31923     // .perfetto.protos.UfshcdClkGatingFtraceEvent ufshcd_clk_gating = 407;
31924     case kUfshcdClkGating: {
31925       total_size += 2 +
31926         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31927           *_impl_.event_.ufshcd_clk_gating_);
31928       break;
31929     }
31930     // .perfetto.protos.ConsoleFtraceEvent console = 408;
31931     case kConsole: {
31932       total_size += 2 +
31933         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31934           *_impl_.event_.console_);
31935       break;
31936     }
31937     // .perfetto.protos.DrmVblankEventFtraceEvent drm_vblank_event = 409;
31938     case kDrmVblankEvent: {
31939       total_size += 2 +
31940         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31941           *_impl_.event_.drm_vblank_event_);
31942       break;
31943     }
31944     // .perfetto.protos.DrmVblankEventDeliveredFtraceEvent drm_vblank_event_delivered = 410;
31945     case kDrmVblankEventDelivered: {
31946       total_size += 2 +
31947         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31948           *_impl_.event_.drm_vblank_event_delivered_);
31949       break;
31950     }
31951     // .perfetto.protos.DrmSchedJobFtraceEvent drm_sched_job = 411;
31952     case kDrmSchedJob: {
31953       total_size += 2 +
31954         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31955           *_impl_.event_.drm_sched_job_);
31956       break;
31957     }
31958     // .perfetto.protos.DrmRunJobFtraceEvent drm_run_job = 412;
31959     case kDrmRunJob: {
31960       total_size += 2 +
31961         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31962           *_impl_.event_.drm_run_job_);
31963       break;
31964     }
31965     // .perfetto.protos.DrmSchedProcessJobFtraceEvent drm_sched_process_job = 413;
31966     case kDrmSchedProcessJob: {
31967       total_size += 2 +
31968         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31969           *_impl_.event_.drm_sched_process_job_);
31970       break;
31971     }
31972     // .perfetto.protos.DmaFenceInitFtraceEvent dma_fence_init = 414;
31973     case kDmaFenceInit: {
31974       total_size += 2 +
31975         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31976           *_impl_.event_.dma_fence_init_);
31977       break;
31978     }
31979     // .perfetto.protos.DmaFenceEmitFtraceEvent dma_fence_emit = 415;
31980     case kDmaFenceEmit: {
31981       total_size += 2 +
31982         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31983           *_impl_.event_.dma_fence_emit_);
31984       break;
31985     }
31986     // .perfetto.protos.DmaFenceSignaledFtraceEvent dma_fence_signaled = 416;
31987     case kDmaFenceSignaled: {
31988       total_size += 2 +
31989         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31990           *_impl_.event_.dma_fence_signaled_);
31991       break;
31992     }
31993     // .perfetto.protos.DmaFenceWaitStartFtraceEvent dma_fence_wait_start = 417;
31994     case kDmaFenceWaitStart: {
31995       total_size += 2 +
31996         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
31997           *_impl_.event_.dma_fence_wait_start_);
31998       break;
31999     }
32000     // .perfetto.protos.DmaFenceWaitEndFtraceEvent dma_fence_wait_end = 418;
32001     case kDmaFenceWaitEnd: {
32002       total_size += 2 +
32003         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32004           *_impl_.event_.dma_fence_wait_end_);
32005       break;
32006     }
32007     // .perfetto.protos.F2fsIostatFtraceEvent f2fs_iostat = 419;
32008     case kF2FsIostat: {
32009       total_size += 2 +
32010         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32011           *_impl_.event_.f2fs_iostat_);
32012       break;
32013     }
32014     // .perfetto.protos.F2fsIostatLatencyFtraceEvent f2fs_iostat_latency = 420;
32015     case kF2FsIostatLatency: {
32016       total_size += 2 +
32017         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32018           *_impl_.event_.f2fs_iostat_latency_);
32019       break;
32020     }
32021     // .perfetto.protos.SchedCpuUtilCfsFtraceEvent sched_cpu_util_cfs = 421;
32022     case kSchedCpuUtilCfs: {
32023       total_size += 2 +
32024         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32025           *_impl_.event_.sched_cpu_util_cfs_);
32026       break;
32027     }
32028     // .perfetto.protos.V4l2QbufFtraceEvent v4l2_qbuf = 422;
32029     case kV4L2Qbuf: {
32030       total_size += 2 +
32031         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32032           *_impl_.event_.v4l2_qbuf_);
32033       break;
32034     }
32035     // .perfetto.protos.V4l2DqbufFtraceEvent v4l2_dqbuf = 423;
32036     case kV4L2Dqbuf: {
32037       total_size += 2 +
32038         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32039           *_impl_.event_.v4l2_dqbuf_);
32040       break;
32041     }
32042     // .perfetto.protos.Vb2V4l2BufQueueFtraceEvent vb2_v4l2_buf_queue = 424;
32043     case kVb2V4L2BufQueue: {
32044       total_size += 2 +
32045         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32046           *_impl_.event_.vb2_v4l2_buf_queue_);
32047       break;
32048     }
32049     // .perfetto.protos.Vb2V4l2BufDoneFtraceEvent vb2_v4l2_buf_done = 425;
32050     case kVb2V4L2BufDone: {
32051       total_size += 2 +
32052         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32053           *_impl_.event_.vb2_v4l2_buf_done_);
32054       break;
32055     }
32056     // .perfetto.protos.Vb2V4l2QbufFtraceEvent vb2_v4l2_qbuf = 426;
32057     case kVb2V4L2Qbuf: {
32058       total_size += 2 +
32059         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32060           *_impl_.event_.vb2_v4l2_qbuf_);
32061       break;
32062     }
32063     // .perfetto.protos.Vb2V4l2DqbufFtraceEvent vb2_v4l2_dqbuf = 427;
32064     case kVb2V4L2Dqbuf: {
32065       total_size += 2 +
32066         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32067           *_impl_.event_.vb2_v4l2_dqbuf_);
32068       break;
32069     }
32070     // .perfetto.protos.DsiCmdFifoStatusFtraceEvent dsi_cmd_fifo_status = 428;
32071     case kDsiCmdFifoStatus: {
32072       total_size += 2 +
32073         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32074           *_impl_.event_.dsi_cmd_fifo_status_);
32075       break;
32076     }
32077     // .perfetto.protos.DsiRxFtraceEvent dsi_rx = 429;
32078     case kDsiRx: {
32079       total_size += 2 +
32080         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32081           *_impl_.event_.dsi_rx_);
32082       break;
32083     }
32084     // .perfetto.protos.DsiTxFtraceEvent dsi_tx = 430;
32085     case kDsiTx: {
32086       total_size += 2 +
32087         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32088           *_impl_.event_.dsi_tx_);
32089       break;
32090     }
32091     // .perfetto.protos.AndroidFsDatareadEndFtraceEvent android_fs_dataread_end = 431;
32092     case kAndroidFsDatareadEnd: {
32093       total_size += 2 +
32094         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32095           *_impl_.event_.android_fs_dataread_end_);
32096       break;
32097     }
32098     // .perfetto.protos.AndroidFsDatareadStartFtraceEvent android_fs_dataread_start = 432;
32099     case kAndroidFsDatareadStart: {
32100       total_size += 2 +
32101         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32102           *_impl_.event_.android_fs_dataread_start_);
32103       break;
32104     }
32105     // .perfetto.protos.AndroidFsDatawriteEndFtraceEvent android_fs_datawrite_end = 433;
32106     case kAndroidFsDatawriteEnd: {
32107       total_size += 2 +
32108         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32109           *_impl_.event_.android_fs_datawrite_end_);
32110       break;
32111     }
32112     // .perfetto.protos.AndroidFsDatawriteStartFtraceEvent android_fs_datawrite_start = 434;
32113     case kAndroidFsDatawriteStart: {
32114       total_size += 2 +
32115         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32116           *_impl_.event_.android_fs_datawrite_start_);
32117       break;
32118     }
32119     // .perfetto.protos.AndroidFsFsyncEndFtraceEvent android_fs_fsync_end = 435;
32120     case kAndroidFsFsyncEnd: {
32121       total_size += 2 +
32122         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32123           *_impl_.event_.android_fs_fsync_end_);
32124       break;
32125     }
32126     // .perfetto.protos.AndroidFsFsyncStartFtraceEvent android_fs_fsync_start = 436;
32127     case kAndroidFsFsyncStart: {
32128       total_size += 2 +
32129         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32130           *_impl_.event_.android_fs_fsync_start_);
32131       break;
32132     }
32133     // .perfetto.protos.FuncgraphEntryFtraceEvent funcgraph_entry = 437;
32134     case kFuncgraphEntry: {
32135       total_size += 2 +
32136         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32137           *_impl_.event_.funcgraph_entry_);
32138       break;
32139     }
32140     // .perfetto.protos.FuncgraphExitFtraceEvent funcgraph_exit = 438;
32141     case kFuncgraphExit: {
32142       total_size += 2 +
32143         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32144           *_impl_.event_.funcgraph_exit_);
32145       break;
32146     }
32147     // .perfetto.protos.VirtioVideoCmdFtraceEvent virtio_video_cmd = 439;
32148     case kVirtioVideoCmd: {
32149       total_size += 2 +
32150         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32151           *_impl_.event_.virtio_video_cmd_);
32152       break;
32153     }
32154     // .perfetto.protos.VirtioVideoCmdDoneFtraceEvent virtio_video_cmd_done = 440;
32155     case kVirtioVideoCmdDone: {
32156       total_size += 2 +
32157         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32158           *_impl_.event_.virtio_video_cmd_done_);
32159       break;
32160     }
32161     // .perfetto.protos.VirtioVideoResourceQueueFtraceEvent virtio_video_resource_queue = 441;
32162     case kVirtioVideoResourceQueue: {
32163       total_size += 2 +
32164         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32165           *_impl_.event_.virtio_video_resource_queue_);
32166       break;
32167     }
32168     // .perfetto.protos.VirtioVideoResourceQueueDoneFtraceEvent virtio_video_resource_queue_done = 442;
32169     case kVirtioVideoResourceQueueDone: {
32170       total_size += 2 +
32171         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32172           *_impl_.event_.virtio_video_resource_queue_done_);
32173       break;
32174     }
32175     // .perfetto.protos.MmShrinkSlabStartFtraceEvent mm_shrink_slab_start = 443;
32176     case kMmShrinkSlabStart: {
32177       total_size += 2 +
32178         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32179           *_impl_.event_.mm_shrink_slab_start_);
32180       break;
32181     }
32182     // .perfetto.protos.MmShrinkSlabEndFtraceEvent mm_shrink_slab_end = 444;
32183     case kMmShrinkSlabEnd: {
32184       total_size += 2 +
32185         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32186           *_impl_.event_.mm_shrink_slab_end_);
32187       break;
32188     }
32189     // .perfetto.protos.TrustySmcFtraceEvent trusty_smc = 445;
32190     case kTrustySmc: {
32191       total_size += 2 +
32192         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32193           *_impl_.event_.trusty_smc_);
32194       break;
32195     }
32196     // .perfetto.protos.TrustySmcDoneFtraceEvent trusty_smc_done = 446;
32197     case kTrustySmcDone: {
32198       total_size += 2 +
32199         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32200           *_impl_.event_.trusty_smc_done_);
32201       break;
32202     }
32203     // .perfetto.protos.TrustyStdCall32FtraceEvent trusty_std_call32 = 447;
32204     case kTrustyStdCall32: {
32205       total_size += 2 +
32206         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32207           *_impl_.event_.trusty_std_call32_);
32208       break;
32209     }
32210     // .perfetto.protos.TrustyStdCall32DoneFtraceEvent trusty_std_call32_done = 448;
32211     case kTrustyStdCall32Done: {
32212       total_size += 2 +
32213         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32214           *_impl_.event_.trusty_std_call32_done_);
32215       break;
32216     }
32217     // .perfetto.protos.TrustyShareMemoryFtraceEvent trusty_share_memory = 449;
32218     case kTrustyShareMemory: {
32219       total_size += 2 +
32220         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32221           *_impl_.event_.trusty_share_memory_);
32222       break;
32223     }
32224     // .perfetto.protos.TrustyShareMemoryDoneFtraceEvent trusty_share_memory_done = 450;
32225     case kTrustyShareMemoryDone: {
32226       total_size += 2 +
32227         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32228           *_impl_.event_.trusty_share_memory_done_);
32229       break;
32230     }
32231     // .perfetto.protos.TrustyReclaimMemoryFtraceEvent trusty_reclaim_memory = 451;
32232     case kTrustyReclaimMemory: {
32233       total_size += 2 +
32234         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32235           *_impl_.event_.trusty_reclaim_memory_);
32236       break;
32237     }
32238     // .perfetto.protos.TrustyReclaimMemoryDoneFtraceEvent trusty_reclaim_memory_done = 452;
32239     case kTrustyReclaimMemoryDone: {
32240       total_size += 2 +
32241         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32242           *_impl_.event_.trusty_reclaim_memory_done_);
32243       break;
32244     }
32245     // .perfetto.protos.TrustyIrqFtraceEvent trusty_irq = 453;
32246     case kTrustyIrq: {
32247       total_size += 2 +
32248         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32249           *_impl_.event_.trusty_irq_);
32250       break;
32251     }
32252     // .perfetto.protos.TrustyIpcHandleEventFtraceEvent trusty_ipc_handle_event = 454;
32253     case kTrustyIpcHandleEvent: {
32254       total_size += 2 +
32255         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32256           *_impl_.event_.trusty_ipc_handle_event_);
32257       break;
32258     }
32259     // .perfetto.protos.TrustyIpcConnectFtraceEvent trusty_ipc_connect = 455;
32260     case kTrustyIpcConnect: {
32261       total_size += 2 +
32262         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32263           *_impl_.event_.trusty_ipc_connect_);
32264       break;
32265     }
32266     // .perfetto.protos.TrustyIpcConnectEndFtraceEvent trusty_ipc_connect_end = 456;
32267     case kTrustyIpcConnectEnd: {
32268       total_size += 2 +
32269         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32270           *_impl_.event_.trusty_ipc_connect_end_);
32271       break;
32272     }
32273     // .perfetto.protos.TrustyIpcWriteFtraceEvent trusty_ipc_write = 457;
32274     case kTrustyIpcWrite: {
32275       total_size += 2 +
32276         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32277           *_impl_.event_.trusty_ipc_write_);
32278       break;
32279     }
32280     // .perfetto.protos.TrustyIpcPollFtraceEvent trusty_ipc_poll = 458;
32281     case kTrustyIpcPoll: {
32282       total_size += 2 +
32283         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32284           *_impl_.event_.trusty_ipc_poll_);
32285       break;
32286     }
32287     // .perfetto.protos.TrustyIpcReadFtraceEvent trusty_ipc_read = 460;
32288     case kTrustyIpcRead: {
32289       total_size += 2 +
32290         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32291           *_impl_.event_.trusty_ipc_read_);
32292       break;
32293     }
32294     // .perfetto.protos.TrustyIpcReadEndFtraceEvent trusty_ipc_read_end = 461;
32295     case kTrustyIpcReadEnd: {
32296       total_size += 2 +
32297         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32298           *_impl_.event_.trusty_ipc_read_end_);
32299       break;
32300     }
32301     // .perfetto.protos.TrustyIpcRxFtraceEvent trusty_ipc_rx = 462;
32302     case kTrustyIpcRx: {
32303       total_size += 2 +
32304         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32305           *_impl_.event_.trusty_ipc_rx_);
32306       break;
32307     }
32308     // .perfetto.protos.TrustyEnqueueNopFtraceEvent trusty_enqueue_nop = 464;
32309     case kTrustyEnqueueNop: {
32310       total_size += 2 +
32311         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32312           *_impl_.event_.trusty_enqueue_nop_);
32313       break;
32314     }
32315     // .perfetto.protos.CmaAllocStartFtraceEvent cma_alloc_start = 465;
32316     case kCmaAllocStart: {
32317       total_size += 2 +
32318         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32319           *_impl_.event_.cma_alloc_start_);
32320       break;
32321     }
32322     // .perfetto.protos.CmaAllocInfoFtraceEvent cma_alloc_info = 466;
32323     case kCmaAllocInfo: {
32324       total_size += 2 +
32325         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32326           *_impl_.event_.cma_alloc_info_);
32327       break;
32328     }
32329     // .perfetto.protos.LwisTracingMarkWriteFtraceEvent lwis_tracing_mark_write = 467;
32330     case kLwisTracingMarkWrite: {
32331       total_size += 2 +
32332         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32333           *_impl_.event_.lwis_tracing_mark_write_);
32334       break;
32335     }
32336     // .perfetto.protos.VirtioGpuCmdQueueFtraceEvent virtio_gpu_cmd_queue = 468;
32337     case kVirtioGpuCmdQueue: {
32338       total_size += 2 +
32339         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32340           *_impl_.event_.virtio_gpu_cmd_queue_);
32341       break;
32342     }
32343     // .perfetto.protos.VirtioGpuCmdResponseFtraceEvent virtio_gpu_cmd_response = 469;
32344     case kVirtioGpuCmdResponse: {
32345       total_size += 2 +
32346         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32347           *_impl_.event_.virtio_gpu_cmd_response_);
32348       break;
32349     }
32350     // .perfetto.protos.MaliMaliKCPUCQSSETFtraceEvent mali_mali_KCPU_CQS_SET = 470;
32351     case kMaliMaliKCPUCQSSET: {
32352       total_size += 2 +
32353         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32354           *_impl_.event_.mali_mali_kcpu_cqs_set_);
32355       break;
32356     }
32357     // .perfetto.protos.MaliMaliKCPUCQSWAITSTARTFtraceEvent mali_mali_KCPU_CQS_WAIT_START = 471;
32358     case kMaliMaliKCPUCQSWAITSTART: {
32359       total_size += 2 +
32360         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32361           *_impl_.event_.mali_mali_kcpu_cqs_wait_start_);
32362       break;
32363     }
32364     // .perfetto.protos.MaliMaliKCPUCQSWAITENDFtraceEvent mali_mali_KCPU_CQS_WAIT_END = 472;
32365     case kMaliMaliKCPUCQSWAITEND: {
32366       total_size += 2 +
32367         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32368           *_impl_.event_.mali_mali_kcpu_cqs_wait_end_);
32369       break;
32370     }
32371     // .perfetto.protos.MaliMaliKCPUFENCESIGNALFtraceEvent mali_mali_KCPU_FENCE_SIGNAL = 473;
32372     case kMaliMaliKCPUFENCESIGNAL: {
32373       total_size += 2 +
32374         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32375           *_impl_.event_.mali_mali_kcpu_fence_signal_);
32376       break;
32377     }
32378     // .perfetto.protos.MaliMaliKCPUFENCEWAITSTARTFtraceEvent mali_mali_KCPU_FENCE_WAIT_START = 474;
32379     case kMaliMaliKCPUFENCEWAITSTART: {
32380       total_size += 2 +
32381         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32382           *_impl_.event_.mali_mali_kcpu_fence_wait_start_);
32383       break;
32384     }
32385     // .perfetto.protos.MaliMaliKCPUFENCEWAITENDFtraceEvent mali_mali_KCPU_FENCE_WAIT_END = 475;
32386     case kMaliMaliKCPUFENCEWAITEND: {
32387       total_size += 2 +
32388         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32389           *_impl_.event_.mali_mali_kcpu_fence_wait_end_);
32390       break;
32391     }
32392     // .perfetto.protos.HypEnterFtraceEvent hyp_enter = 476;
32393     case kHypEnter: {
32394       total_size += 2 +
32395         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32396           *_impl_.event_.hyp_enter_);
32397       break;
32398     }
32399     // .perfetto.protos.HypExitFtraceEvent hyp_exit = 477;
32400     case kHypExit: {
32401       total_size += 2 +
32402         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32403           *_impl_.event_.hyp_exit_);
32404       break;
32405     }
32406     // .perfetto.protos.HostHcallFtraceEvent host_hcall = 478;
32407     case kHostHcall: {
32408       total_size += 2 +
32409         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32410           *_impl_.event_.host_hcall_);
32411       break;
32412     }
32413     // .perfetto.protos.HostSmcFtraceEvent host_smc = 479;
32414     case kHostSmc: {
32415       total_size += 2 +
32416         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32417           *_impl_.event_.host_smc_);
32418       break;
32419     }
32420     // .perfetto.protos.HostMemAbortFtraceEvent host_mem_abort = 480;
32421     case kHostMemAbort: {
32422       total_size += 2 +
32423         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32424           *_impl_.event_.host_mem_abort_);
32425       break;
32426     }
32427     // .perfetto.protos.SuspendResumeMinimalFtraceEvent suspend_resume_minimal = 481;
32428     case kSuspendResumeMinimal: {
32429       total_size += 2 +
32430         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32431           *_impl_.event_.suspend_resume_minimal_);
32432       break;
32433     }
32434     // .perfetto.protos.MaliMaliCSFINTERRUPTSTARTFtraceEvent mali_mali_CSF_INTERRUPT_START = 482;
32435     case kMaliMaliCSFINTERRUPTSTART: {
32436       total_size += 2 +
32437         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32438           *_impl_.event_.mali_mali_csf_interrupt_start_);
32439       break;
32440     }
32441     // .perfetto.protos.MaliMaliCSFINTERRUPTENDFtraceEvent mali_mali_CSF_INTERRUPT_END = 483;
32442     case kMaliMaliCSFINTERRUPTEND: {
32443       total_size += 2 +
32444         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32445           *_impl_.event_.mali_mali_csf_interrupt_end_);
32446       break;
32447     }
32448     // .perfetto.protos.SamsungTracingMarkWriteFtraceEvent samsung_tracing_mark_write = 484;
32449     case kSamsungTracingMarkWrite: {
32450       total_size += 2 +
32451         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32452           *_impl_.event_.samsung_tracing_mark_write_);
32453       break;
32454     }
32455     // .perfetto.protos.BinderCommandFtraceEvent binder_command = 485;
32456     case kBinderCommand: {
32457       total_size += 2 +
32458         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32459           *_impl_.event_.binder_command_);
32460       break;
32461     }
32462     // .perfetto.protos.BinderReturnFtraceEvent binder_return = 486;
32463     case kBinderReturn: {
32464       total_size += 2 +
32465         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32466           *_impl_.event_.binder_return_);
32467       break;
32468     }
32469     // .perfetto.protos.SchedSwitchWithCtrsFtraceEvent sched_switch_with_ctrs = 487;
32470     case kSchedSwitchWithCtrs: {
32471       total_size += 2 +
32472         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32473           *_impl_.event_.sched_switch_with_ctrs_);
32474       break;
32475     }
32476     // .perfetto.protos.GpuWorkPeriodFtraceEvent gpu_work_period = 488;
32477     case kGpuWorkPeriod: {
32478       total_size += 2 +
32479         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32480           *_impl_.event_.gpu_work_period_);
32481       break;
32482     }
32483     // .perfetto.protos.RpmStatusFtraceEvent rpm_status = 489;
32484     case kRpmStatus: {
32485       total_size += 2 +
32486         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32487           *_impl_.event_.rpm_status_);
32488       break;
32489     }
32490     // .perfetto.protos.PanelWriteGenericFtraceEvent panel_write_generic = 490;
32491     case kPanelWriteGeneric: {
32492       total_size += 2 +
32493         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32494           *_impl_.event_.panel_write_generic_);
32495       break;
32496     }
32497     // .perfetto.protos.SchedMigrateTaskFtraceEvent sched_migrate_task = 491;
32498     case kSchedMigrateTask: {
32499       total_size += 2 +
32500         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32501           *_impl_.event_.sched_migrate_task_);
32502       break;
32503     }
32504     // .perfetto.protos.DpuDsiCmdFifoStatusFtraceEvent dpu_dsi_cmd_fifo_status = 492;
32505     case kDpuDsiCmdFifoStatus: {
32506       total_size += 2 +
32507         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32508           *_impl_.event_.dpu_dsi_cmd_fifo_status_);
32509       break;
32510     }
32511     // .perfetto.protos.DpuDsiRxFtraceEvent dpu_dsi_rx = 493;
32512     case kDpuDsiRx: {
32513       total_size += 2 +
32514         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32515           *_impl_.event_.dpu_dsi_rx_);
32516       break;
32517     }
32518     // .perfetto.protos.DpuDsiTxFtraceEvent dpu_dsi_tx = 494;
32519     case kDpuDsiTx: {
32520       total_size += 2 +
32521         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32522           *_impl_.event_.dpu_dsi_tx_);
32523       break;
32524     }
32525     // .perfetto.protos.F2fsBackgroundGcFtraceEvent f2fs_background_gc = 495;
32526     case kF2FsBackgroundGc: {
32527       total_size += 2 +
32528         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32529           *_impl_.event_.f2fs_background_gc_);
32530       break;
32531     }
32532     // .perfetto.protos.F2fsGcBeginFtraceEvent f2fs_gc_begin = 496;
32533     case kF2FsGcBegin: {
32534       total_size += 2 +
32535         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32536           *_impl_.event_.f2fs_gc_begin_);
32537       break;
32538     }
32539     // .perfetto.protos.F2fsGcEndFtraceEvent f2fs_gc_end = 497;
32540     case kF2FsGcEnd: {
32541       total_size += 2 +
32542         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32543           *_impl_.event_.f2fs_gc_end_);
32544       break;
32545     }
32546     // .perfetto.protos.FastrpcDmaFreeFtraceEvent fastrpc_dma_free = 498;
32547     case kFastrpcDmaFree: {
32548       total_size += 2 +
32549         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32550           *_impl_.event_.fastrpc_dma_free_);
32551       break;
32552     }
32553     // .perfetto.protos.FastrpcDmaAllocFtraceEvent fastrpc_dma_alloc = 499;
32554     case kFastrpcDmaAlloc: {
32555       total_size += 2 +
32556         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32557           *_impl_.event_.fastrpc_dma_alloc_);
32558       break;
32559     }
32560     // .perfetto.protos.FastrpcDmaUnmapFtraceEvent fastrpc_dma_unmap = 500;
32561     case kFastrpcDmaUnmap: {
32562       total_size += 2 +
32563         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32564           *_impl_.event_.fastrpc_dma_unmap_);
32565       break;
32566     }
32567     // .perfetto.protos.FastrpcDmaMapFtraceEvent fastrpc_dma_map = 501;
32568     case kFastrpcDmaMap: {
32569       total_size += 2 +
32570         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32571           *_impl_.event_.fastrpc_dma_map_);
32572       break;
32573     }
32574     // .perfetto.protos.GoogleIccEventFtraceEvent google_icc_event = 502;
32575     case kGoogleIccEvent: {
32576       total_size += 2 +
32577         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32578           *_impl_.event_.google_icc_event_);
32579       break;
32580     }
32581     // .perfetto.protos.GoogleIrmEventFtraceEvent google_irm_event = 503;
32582     case kGoogleIrmEvent: {
32583       total_size += 2 +
32584         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32585           *_impl_.event_.google_irm_event_);
32586       break;
32587     }
32588     // .perfetto.protos.DevicePmCallbackStartFtraceEvent device_pm_callback_start = 504;
32589     case kDevicePmCallbackStart: {
32590       total_size += 2 +
32591         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32592           *_impl_.event_.device_pm_callback_start_);
32593       break;
32594     }
32595     // .perfetto.protos.DevicePmCallbackEndFtraceEvent device_pm_callback_end = 505;
32596     case kDevicePmCallbackEnd: {
32597       total_size += 2 +
32598         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32599           *_impl_.event_.device_pm_callback_end_);
32600       break;
32601     }
32602     // .perfetto.protos.ThermalExynosAcpmBulkFtraceEvent thermal_exynos_acpm_bulk = 506;
32603     case kThermalExynosAcpmBulk: {
32604       total_size += 2 +
32605         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32606           *_impl_.event_.thermal_exynos_acpm_bulk_);
32607       break;
32608     }
32609     // .perfetto.protos.ThermalExynosAcpmHighOverheadFtraceEvent thermal_exynos_acpm_high_overhead = 507;
32610     case kThermalExynosAcpmHighOverhead: {
32611       total_size += 2 +
32612         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32613           *_impl_.event_.thermal_exynos_acpm_high_overhead_);
32614       break;
32615     }
32616     // .perfetto.protos.DcvshFreqFtraceEvent dcvsh_freq = 508;
32617     case kDcvshFreq: {
32618       total_size += 2 +
32619         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32620           *_impl_.event_.dcvsh_freq_);
32621       break;
32622     }
32623     // .perfetto.protos.KgslGpuFrequencyFtraceEvent kgsl_gpu_frequency = 509;
32624     case kKgslGpuFrequency: {
32625       total_size += 2 +
32626         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32627           *_impl_.event_.kgsl_gpu_frequency_);
32628       break;
32629     }
32630     // .perfetto.protos.MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent mali_mali_PM_MCU_HCTL_CORES_DOWN_SCALE_NOTIFY_PEND = 510;
32631     case kMaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPEND: {
32632       total_size += 2 +
32633         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32634           *_impl_.event_.mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend_);
32635       break;
32636     }
32637     // .perfetto.protos.MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent mali_mali_PM_MCU_HCTL_CORES_NOTIFY_PEND = 511;
32638     case kMaliMaliPMMCUHCTLCORESNOTIFYPEND: {
32639       total_size += 2 +
32640         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32641           *_impl_.event_.mali_mali_pm_mcu_hctl_cores_notify_pend_);
32642       break;
32643     }
32644     // .perfetto.protos.MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent mali_mali_PM_MCU_HCTL_CORE_INACTIVE_PEND = 512;
32645     case kMaliMaliPMMCUHCTLCOREINACTIVEPEND: {
32646       total_size += 2 +
32647         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32648           *_impl_.event_.mali_mali_pm_mcu_hctl_core_inactive_pend_);
32649       break;
32650     }
32651     // .perfetto.protos.MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent mali_mali_PM_MCU_HCTL_MCU_ON_RECHECK = 513;
32652     case kMaliMaliPMMCUHCTLMCUONRECHECK: {
32653       total_size += 2 +
32654         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32655           *_impl_.event_.mali_mali_pm_mcu_hctl_mcu_on_recheck_);
32656       break;
32657     }
32658     // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_CORE_OFF_PEND = 514;
32659     case kMaliMaliPMMCUHCTLSHADERSCOREOFFPEND: {
32660       total_size += 2 +
32661         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32662           *_impl_.event_.mali_mali_pm_mcu_hctl_shaders_core_off_pend_);
32663       break;
32664     }
32665     // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_PEND_OFF = 515;
32666     case kMaliMaliPMMCUHCTLSHADERSPENDOFF: {
32667       total_size += 2 +
32668         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32669           *_impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_off_);
32670       break;
32671     }
32672     // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_PEND_ON = 516;
32673     case kMaliMaliPMMCUHCTLSHADERSPENDON: {
32674       total_size += 2 +
32675         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32676           *_impl_.event_.mali_mali_pm_mcu_hctl_shaders_pend_on_);
32677       break;
32678     }
32679     // .perfetto.protos.MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent mali_mali_PM_MCU_HCTL_SHADERS_READY_OFF = 517;
32680     case kMaliMaliPMMCUHCTLSHADERSREADYOFF: {
32681       total_size += 2 +
32682         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32683           *_impl_.event_.mali_mali_pm_mcu_hctl_shaders_ready_off_);
32684       break;
32685     }
32686     // .perfetto.protos.MaliMaliPMMCUINSLEEPFtraceEvent mali_mali_PM_MCU_IN_SLEEP = 518;
32687     case kMaliMaliPMMCUINSLEEP: {
32688       total_size += 2 +
32689         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32690           *_impl_.event_.mali_mali_pm_mcu_in_sleep_);
32691       break;
32692     }
32693     // .perfetto.protos.MaliMaliPMMCUOFFFtraceEvent mali_mali_PM_MCU_OFF = 519;
32694     case kMaliMaliPMMCUOFF: {
32695       total_size += 2 +
32696         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32697           *_impl_.event_.mali_mali_pm_mcu_off_);
32698       break;
32699     }
32700     // .perfetto.protos.MaliMaliPMMCUONFtraceEvent mali_mali_PM_MCU_ON = 520;
32701     case kMaliMaliPMMCUON: {
32702       total_size += 2 +
32703         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32704           *_impl_.event_.mali_mali_pm_mcu_on_);
32705       break;
32706     }
32707     // .perfetto.protos.MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent mali_mali_PM_MCU_ON_CORE_ATTR_UPDATE_PEND = 521;
32708     case kMaliMaliPMMCUONCOREATTRUPDATEPEND: {
32709       total_size += 2 +
32710         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32711           *_impl_.event_.mali_mali_pm_mcu_on_core_attr_update_pend_);
32712       break;
32713     }
32714     // .perfetto.protos.MaliMaliPMMCUONGLBREINITPENDFtraceEvent mali_mali_PM_MCU_ON_GLB_REINIT_PEND = 522;
32715     case kMaliMaliPMMCUONGLBREINITPEND: {
32716       total_size += 2 +
32717         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32718           *_impl_.event_.mali_mali_pm_mcu_on_glb_reinit_pend_);
32719       break;
32720     }
32721     // .perfetto.protos.MaliMaliPMMCUONHALTFtraceEvent mali_mali_PM_MCU_ON_HALT = 523;
32722     case kMaliMaliPMMCUONHALT: {
32723       total_size += 2 +
32724         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32725           *_impl_.event_.mali_mali_pm_mcu_on_halt_);
32726       break;
32727     }
32728     // .perfetto.protos.MaliMaliPMMCUONHWCNTDISABLEFtraceEvent mali_mali_PM_MCU_ON_HWCNT_DISABLE = 524;
32729     case kMaliMaliPMMCUONHWCNTDISABLE: {
32730       total_size += 2 +
32731         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32732           *_impl_.event_.mali_mali_pm_mcu_on_hwcnt_disable_);
32733       break;
32734     }
32735     // .perfetto.protos.MaliMaliPMMCUONHWCNTENABLEFtraceEvent mali_mali_PM_MCU_ON_HWCNT_ENABLE = 525;
32736     case kMaliMaliPMMCUONHWCNTENABLE: {
32737       total_size += 2 +
32738         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32739           *_impl_.event_.mali_mali_pm_mcu_on_hwcnt_enable_);
32740       break;
32741     }
32742     // .perfetto.protos.MaliMaliPMMCUONPENDHALTFtraceEvent mali_mali_PM_MCU_ON_PEND_HALT = 526;
32743     case kMaliMaliPMMCUONPENDHALT: {
32744       total_size += 2 +
32745         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32746           *_impl_.event_.mali_mali_pm_mcu_on_pend_halt_);
32747       break;
32748     }
32749     // .perfetto.protos.MaliMaliPMMCUONPENDSLEEPFtraceEvent mali_mali_PM_MCU_ON_PEND_SLEEP = 527;
32750     case kMaliMaliPMMCUONPENDSLEEP: {
32751       total_size += 2 +
32752         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32753           *_impl_.event_.mali_mali_pm_mcu_on_pend_sleep_);
32754       break;
32755     }
32756     // .perfetto.protos.MaliMaliPMMCUONSLEEPINITIATEFtraceEvent mali_mali_PM_MCU_ON_SLEEP_INITIATE = 528;
32757     case kMaliMaliPMMCUONSLEEPINITIATE: {
32758       total_size += 2 +
32759         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32760           *_impl_.event_.mali_mali_pm_mcu_on_sleep_initiate_);
32761       break;
32762     }
32763     // .perfetto.protos.MaliMaliPMMCUPENDOFFFtraceEvent mali_mali_PM_MCU_PEND_OFF = 529;
32764     case kMaliMaliPMMCUPENDOFF: {
32765       total_size += 2 +
32766         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32767           *_impl_.event_.mali_mali_pm_mcu_pend_off_);
32768       break;
32769     }
32770     // .perfetto.protos.MaliMaliPMMCUPENDONRELOADFtraceEvent mali_mali_PM_MCU_PEND_ON_RELOAD = 530;
32771     case kMaliMaliPMMCUPENDONRELOAD: {
32772       total_size += 2 +
32773         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32774           *_impl_.event_.mali_mali_pm_mcu_pend_on_reload_);
32775       break;
32776     }
32777     // .perfetto.protos.MaliMaliPMMCUPOWERDOWNFtraceEvent mali_mali_PM_MCU_POWER_DOWN = 531;
32778     case kMaliMaliPMMCUPOWERDOWN: {
32779       total_size += 2 +
32780         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32781           *_impl_.event_.mali_mali_pm_mcu_power_down_);
32782       break;
32783     }
32784     // .perfetto.protos.MaliMaliPMMCURESETWAITFtraceEvent mali_mali_PM_MCU_RESET_WAIT = 532;
32785     case kMaliMaliPMMCURESETWAIT: {
32786       total_size += 2 +
32787         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32788           *_impl_.event_.mali_mali_pm_mcu_reset_wait_);
32789       break;
32790     }
32791     // .perfetto.protos.BclIrqTriggerFtraceEvent bcl_irq_trigger = 533;
32792     case kBclIrqTrigger: {
32793       total_size += 2 +
32794         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32795           *_impl_.event_.bcl_irq_trigger_);
32796       break;
32797     }
32798     // .perfetto.protos.KgslAdrenoCmdbatchQueuedFtraceEvent kgsl_adreno_cmdbatch_queued = 534;
32799     case kKgslAdrenoCmdbatchQueued: {
32800       total_size += 2 +
32801         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32802           *_impl_.event_.kgsl_adreno_cmdbatch_queued_);
32803       break;
32804     }
32805     // .perfetto.protos.KgslAdrenoCmdbatchSubmittedFtraceEvent kgsl_adreno_cmdbatch_submitted = 535;
32806     case kKgslAdrenoCmdbatchSubmitted: {
32807       total_size += 2 +
32808         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32809           *_impl_.event_.kgsl_adreno_cmdbatch_submitted_);
32810       break;
32811     }
32812     // .perfetto.protos.KgslAdrenoCmdbatchSyncFtraceEvent kgsl_adreno_cmdbatch_sync = 536;
32813     case kKgslAdrenoCmdbatchSync: {
32814       total_size += 2 +
32815         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32816           *_impl_.event_.kgsl_adreno_cmdbatch_sync_);
32817       break;
32818     }
32819     // .perfetto.protos.KgslAdrenoCmdbatchRetiredFtraceEvent kgsl_adreno_cmdbatch_retired = 537;
32820     case kKgslAdrenoCmdbatchRetired: {
32821       total_size += 2 +
32822         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32823           *_impl_.event_.kgsl_adreno_cmdbatch_retired_);
32824       break;
32825     }
32826     // .perfetto.protos.PixelMmKswapdWakeFtraceEvent pixel_mm_kswapd_wake = 538;
32827     case kPixelMmKswapdWake: {
32828       total_size += 2 +
32829         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32830           *_impl_.event_.pixel_mm_kswapd_wake_);
32831       break;
32832     }
32833     // .perfetto.protos.PixelMmKswapdDoneFtraceEvent pixel_mm_kswapd_done = 539;
32834     case kPixelMmKswapdDone: {
32835       total_size += 2 +
32836         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32837           *_impl_.event_.pixel_mm_kswapd_done_);
32838       break;
32839     }
32840     // .perfetto.protos.SchedWakeupTaskAttrFtraceEvent sched_wakeup_task_attr = 540;
32841     case kSchedWakeupTaskAttr: {
32842       total_size += 2 +
32843         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32844           *_impl_.event_.sched_wakeup_task_attr_);
32845       break;
32846     }
32847     // .perfetto.protos.DevfreqFrequencyFtraceEvent devfreq_frequency = 541;
32848     case kDevfreqFrequency: {
32849       total_size += 2 +
32850         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32851           *_impl_.event_.devfreq_frequency_);
32852       break;
32853     }
32854     // .perfetto.protos.KprobeEvent kprobe_event = 542;
32855     case kKprobeEvent: {
32856       total_size += 2 +
32857         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32858           *_impl_.event_.kprobe_event_);
32859       break;
32860     }
32861     // .perfetto.protos.ParamSetValueCpmFtraceEvent param_set_value_cpm = 543;
32862     case kParamSetValueCpm: {
32863       total_size += 2 +
32864         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32865           *_impl_.event_.param_set_value_cpm_);
32866       break;
32867     }
32868     // .perfetto.protos.DoSysOpenFtraceEvent do_sys_open = 544;
32869     case kDoSysOpen: {
32870       total_size += 2 +
32871         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32872           *_impl_.event_.do_sys_open_);
32873       break;
32874     }
32875     // .perfetto.protos.OpenExecFtraceEvent open_exec = 545;
32876     case kOpenExec: {
32877       total_size += 2 +
32878         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32879           *_impl_.event_.open_exec_);
32880       break;
32881     }
32882     // .perfetto.protos.BlockIoStartFtraceEvent block_io_start = 546;
32883     case kBlockIoStart: {
32884       total_size += 2 +
32885         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32886           *_impl_.event_.block_io_start_);
32887       break;
32888     }
32889     // .perfetto.protos.BlockIoDoneFtraceEvent block_io_done = 547;
32890     case kBlockIoDone: {
32891       total_size += 2 +
32892         ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
32893           *_impl_.event_.block_io_done_);
32894       break;
32895     }
32896     case EVENT_NOT_SET: {
32897       break;
32898     }
32899   }
32900   if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
32901     total_size += _internal_metadata_.unknown_fields<std::string>(::PROTOBUF_NAMESPACE_ID::internal::GetEmptyString).size();
32902   }
32903   int cached_size = ::_pbi::ToCachedSize(total_size);
32904   SetCachedSize(cached_size);
32905   return total_size;
32906 }
32907 
CheckTypeAndMergeFrom(const::PROTOBUF_NAMESPACE_ID::MessageLite & from)32908 void FtraceEvent::CheckTypeAndMergeFrom(
32909     const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {
32910   MergeFrom(*::_pbi::DownCast<const FtraceEvent*>(
32911       &from));
32912 }
32913 
MergeFrom(const FtraceEvent & from)32914 void FtraceEvent::MergeFrom(const FtraceEvent& from) {
32915   FtraceEvent* const _this = this;
32916   // @@protoc_insertion_point(class_specific_merge_from_start:perfetto.protos.FtraceEvent)
32917   GOOGLE_DCHECK_NE(&from, _this);
32918   ::uint32_t cached_has_bits = 0;
32919   (void) cached_has_bits;
32920 
32921   cached_has_bits = from._impl_._has_bits_[0];
32922   if (cached_has_bits & 0x00000007u) {
32923     if (cached_has_bits & 0x00000001u) {
32924       _this->_impl_.timestamp_ = from._impl_.timestamp_;
32925     }
32926     if (cached_has_bits & 0x00000002u) {
32927       _this->_impl_.pid_ = from._impl_.pid_;
32928     }
32929     if (cached_has_bits & 0x00000004u) {
32930       _this->_impl_.common_flags_ = from._impl_.common_flags_;
32931     }
32932     _this->_impl_._has_bits_[0] |= cached_has_bits;
32933   }
32934   switch (from.event_case()) {
32935     case kPrint: {
32936       _this->_internal_mutable_print()->::perfetto::protos::PrintFtraceEvent::MergeFrom(
32937           from._internal_print());
32938       break;
32939     }
32940     case kSchedSwitch: {
32941       _this->_internal_mutable_sched_switch()->::perfetto::protos::SchedSwitchFtraceEvent::MergeFrom(
32942           from._internal_sched_switch());
32943       break;
32944     }
32945     case kCpuFrequency: {
32946       _this->_internal_mutable_cpu_frequency()->::perfetto::protos::CpuFrequencyFtraceEvent::MergeFrom(
32947           from._internal_cpu_frequency());
32948       break;
32949     }
32950     case kCpuFrequencyLimits: {
32951       _this->_internal_mutable_cpu_frequency_limits()->::perfetto::protos::CpuFrequencyLimitsFtraceEvent::MergeFrom(
32952           from._internal_cpu_frequency_limits());
32953       break;
32954     }
32955     case kCpuIdle: {
32956       _this->_internal_mutable_cpu_idle()->::perfetto::protos::CpuIdleFtraceEvent::MergeFrom(
32957           from._internal_cpu_idle());
32958       break;
32959     }
32960     case kClockEnable: {
32961       _this->_internal_mutable_clock_enable()->::perfetto::protos::ClockEnableFtraceEvent::MergeFrom(
32962           from._internal_clock_enable());
32963       break;
32964     }
32965     case kClockDisable: {
32966       _this->_internal_mutable_clock_disable()->::perfetto::protos::ClockDisableFtraceEvent::MergeFrom(
32967           from._internal_clock_disable());
32968       break;
32969     }
32970     case kClockSetRate: {
32971       _this->_internal_mutable_clock_set_rate()->::perfetto::protos::ClockSetRateFtraceEvent::MergeFrom(
32972           from._internal_clock_set_rate());
32973       break;
32974     }
32975     case kSchedWakeup: {
32976       _this->_internal_mutable_sched_wakeup()->::perfetto::protos::SchedWakeupFtraceEvent::MergeFrom(
32977           from._internal_sched_wakeup());
32978       break;
32979     }
32980     case kSchedBlockedReason: {
32981       _this->_internal_mutable_sched_blocked_reason()->::perfetto::protos::SchedBlockedReasonFtraceEvent::MergeFrom(
32982           from._internal_sched_blocked_reason());
32983       break;
32984     }
32985     case kSchedCpuHotplug: {
32986       _this->_internal_mutable_sched_cpu_hotplug()->::perfetto::protos::SchedCpuHotplugFtraceEvent::MergeFrom(
32987           from._internal_sched_cpu_hotplug());
32988       break;
32989     }
32990     case kSchedWaking: {
32991       _this->_internal_mutable_sched_waking()->::perfetto::protos::SchedWakingFtraceEvent::MergeFrom(
32992           from._internal_sched_waking());
32993       break;
32994     }
32995     case kIpiEntry: {
32996       _this->_internal_mutable_ipi_entry()->::perfetto::protos::IpiEntryFtraceEvent::MergeFrom(
32997           from._internal_ipi_entry());
32998       break;
32999     }
33000     case kIpiExit: {
33001       _this->_internal_mutable_ipi_exit()->::perfetto::protos::IpiExitFtraceEvent::MergeFrom(
33002           from._internal_ipi_exit());
33003       break;
33004     }
33005     case kIpiRaise: {
33006       _this->_internal_mutable_ipi_raise()->::perfetto::protos::IpiRaiseFtraceEvent::MergeFrom(
33007           from._internal_ipi_raise());
33008       break;
33009     }
33010     case kSoftirqEntry: {
33011       _this->_internal_mutable_softirq_entry()->::perfetto::protos::SoftirqEntryFtraceEvent::MergeFrom(
33012           from._internal_softirq_entry());
33013       break;
33014     }
33015     case kSoftirqExit: {
33016       _this->_internal_mutable_softirq_exit()->::perfetto::protos::SoftirqExitFtraceEvent::MergeFrom(
33017           from._internal_softirq_exit());
33018       break;
33019     }
33020     case kSoftirqRaise: {
33021       _this->_internal_mutable_softirq_raise()->::perfetto::protos::SoftirqRaiseFtraceEvent::MergeFrom(
33022           from._internal_softirq_raise());
33023       break;
33024     }
33025     case kI2CRead: {
33026       _this->_internal_mutable_i2c_read()->::perfetto::protos::I2cReadFtraceEvent::MergeFrom(
33027           from._internal_i2c_read());
33028       break;
33029     }
33030     case kI2CWrite: {
33031       _this->_internal_mutable_i2c_write()->::perfetto::protos::I2cWriteFtraceEvent::MergeFrom(
33032           from._internal_i2c_write());
33033       break;
33034     }
33035     case kI2CResult: {
33036       _this->_internal_mutable_i2c_result()->::perfetto::protos::I2cResultFtraceEvent::MergeFrom(
33037           from._internal_i2c_result());
33038       break;
33039     }
33040     case kI2CReply: {
33041       _this->_internal_mutable_i2c_reply()->::perfetto::protos::I2cReplyFtraceEvent::MergeFrom(
33042           from._internal_i2c_reply());
33043       break;
33044     }
33045     case kSmbusRead: {
33046       _this->_internal_mutable_smbus_read()->::perfetto::protos::SmbusReadFtraceEvent::MergeFrom(
33047           from._internal_smbus_read());
33048       break;
33049     }
33050     case kSmbusWrite: {
33051       _this->_internal_mutable_smbus_write()->::perfetto::protos::SmbusWriteFtraceEvent::MergeFrom(
33052           from._internal_smbus_write());
33053       break;
33054     }
33055     case kSmbusResult: {
33056       _this->_internal_mutable_smbus_result()->::perfetto::protos::SmbusResultFtraceEvent::MergeFrom(
33057           from._internal_smbus_result());
33058       break;
33059     }
33060     case kSmbusReply: {
33061       _this->_internal_mutable_smbus_reply()->::perfetto::protos::SmbusReplyFtraceEvent::MergeFrom(
33062           from._internal_smbus_reply());
33063       break;
33064     }
33065     case kLowmemoryKill: {
33066       _this->_internal_mutable_lowmemory_kill()->::perfetto::protos::LowmemoryKillFtraceEvent::MergeFrom(
33067           from._internal_lowmemory_kill());
33068       break;
33069     }
33070     case kIrqHandlerEntry: {
33071       _this->_internal_mutable_irq_handler_entry()->::perfetto::protos::IrqHandlerEntryFtraceEvent::MergeFrom(
33072           from._internal_irq_handler_entry());
33073       break;
33074     }
33075     case kIrqHandlerExit: {
33076       _this->_internal_mutable_irq_handler_exit()->::perfetto::protos::IrqHandlerExitFtraceEvent::MergeFrom(
33077           from._internal_irq_handler_exit());
33078       break;
33079     }
33080     case kSyncPt: {
33081       _this->_internal_mutable_sync_pt()->::perfetto::protos::SyncPtFtraceEvent::MergeFrom(
33082           from._internal_sync_pt());
33083       break;
33084     }
33085     case kSyncTimeline: {
33086       _this->_internal_mutable_sync_timeline()->::perfetto::protos::SyncTimelineFtraceEvent::MergeFrom(
33087           from._internal_sync_timeline());
33088       break;
33089     }
33090     case kSyncWait: {
33091       _this->_internal_mutable_sync_wait()->::perfetto::protos::SyncWaitFtraceEvent::MergeFrom(
33092           from._internal_sync_wait());
33093       break;
33094     }
33095     case kExt4DaWriteBegin: {
33096       _this->_internal_mutable_ext4_da_write_begin()->::perfetto::protos::Ext4DaWriteBeginFtraceEvent::MergeFrom(
33097           from._internal_ext4_da_write_begin());
33098       break;
33099     }
33100     case kExt4DaWriteEnd: {
33101       _this->_internal_mutable_ext4_da_write_end()->::perfetto::protos::Ext4DaWriteEndFtraceEvent::MergeFrom(
33102           from._internal_ext4_da_write_end());
33103       break;
33104     }
33105     case kExt4SyncFileEnter: {
33106       _this->_internal_mutable_ext4_sync_file_enter()->::perfetto::protos::Ext4SyncFileEnterFtraceEvent::MergeFrom(
33107           from._internal_ext4_sync_file_enter());
33108       break;
33109     }
33110     case kExt4SyncFileExit: {
33111       _this->_internal_mutable_ext4_sync_file_exit()->::perfetto::protos::Ext4SyncFileExitFtraceEvent::MergeFrom(
33112           from._internal_ext4_sync_file_exit());
33113       break;
33114     }
33115     case kBlockRqIssue: {
33116       _this->_internal_mutable_block_rq_issue()->::perfetto::protos::BlockRqIssueFtraceEvent::MergeFrom(
33117           from._internal_block_rq_issue());
33118       break;
33119     }
33120     case kMmVmscanDirectReclaimBegin: {
33121       _this->_internal_mutable_mm_vmscan_direct_reclaim_begin()->::perfetto::protos::MmVmscanDirectReclaimBeginFtraceEvent::MergeFrom(
33122           from._internal_mm_vmscan_direct_reclaim_begin());
33123       break;
33124     }
33125     case kMmVmscanDirectReclaimEnd: {
33126       _this->_internal_mutable_mm_vmscan_direct_reclaim_end()->::perfetto::protos::MmVmscanDirectReclaimEndFtraceEvent::MergeFrom(
33127           from._internal_mm_vmscan_direct_reclaim_end());
33128       break;
33129     }
33130     case kMmVmscanKswapdWake: {
33131       _this->_internal_mutable_mm_vmscan_kswapd_wake()->::perfetto::protos::MmVmscanKswapdWakeFtraceEvent::MergeFrom(
33132           from._internal_mm_vmscan_kswapd_wake());
33133       break;
33134     }
33135     case kMmVmscanKswapdSleep: {
33136       _this->_internal_mutable_mm_vmscan_kswapd_sleep()->::perfetto::protos::MmVmscanKswapdSleepFtraceEvent::MergeFrom(
33137           from._internal_mm_vmscan_kswapd_sleep());
33138       break;
33139     }
33140     case kBinderTransaction: {
33141       _this->_internal_mutable_binder_transaction()->::perfetto::protos::BinderTransactionFtraceEvent::MergeFrom(
33142           from._internal_binder_transaction());
33143       break;
33144     }
33145     case kBinderTransactionReceived: {
33146       _this->_internal_mutable_binder_transaction_received()->::perfetto::protos::BinderTransactionReceivedFtraceEvent::MergeFrom(
33147           from._internal_binder_transaction_received());
33148       break;
33149     }
33150     case kBinderSetPriority: {
33151       _this->_internal_mutable_binder_set_priority()->::perfetto::protos::BinderSetPriorityFtraceEvent::MergeFrom(
33152           from._internal_binder_set_priority());
33153       break;
33154     }
33155     case kBinderLock: {
33156       _this->_internal_mutable_binder_lock()->::perfetto::protos::BinderLockFtraceEvent::MergeFrom(
33157           from._internal_binder_lock());
33158       break;
33159     }
33160     case kBinderLocked: {
33161       _this->_internal_mutable_binder_locked()->::perfetto::protos::BinderLockedFtraceEvent::MergeFrom(
33162           from._internal_binder_locked());
33163       break;
33164     }
33165     case kBinderUnlock: {
33166       _this->_internal_mutable_binder_unlock()->::perfetto::protos::BinderUnlockFtraceEvent::MergeFrom(
33167           from._internal_binder_unlock());
33168       break;
33169     }
33170     case kWorkqueueActivateWork: {
33171       _this->_internal_mutable_workqueue_activate_work()->::perfetto::protos::WorkqueueActivateWorkFtraceEvent::MergeFrom(
33172           from._internal_workqueue_activate_work());
33173       break;
33174     }
33175     case kWorkqueueExecuteEnd: {
33176       _this->_internal_mutable_workqueue_execute_end()->::perfetto::protos::WorkqueueExecuteEndFtraceEvent::MergeFrom(
33177           from._internal_workqueue_execute_end());
33178       break;
33179     }
33180     case kWorkqueueExecuteStart: {
33181       _this->_internal_mutable_workqueue_execute_start()->::perfetto::protos::WorkqueueExecuteStartFtraceEvent::MergeFrom(
33182           from._internal_workqueue_execute_start());
33183       break;
33184     }
33185     case kWorkqueueQueueWork: {
33186       _this->_internal_mutable_workqueue_queue_work()->::perfetto::protos::WorkqueueQueueWorkFtraceEvent::MergeFrom(
33187           from._internal_workqueue_queue_work());
33188       break;
33189     }
33190     case kRegulatorDisable: {
33191       _this->_internal_mutable_regulator_disable()->::perfetto::protos::RegulatorDisableFtraceEvent::MergeFrom(
33192           from._internal_regulator_disable());
33193       break;
33194     }
33195     case kRegulatorDisableComplete: {
33196       _this->_internal_mutable_regulator_disable_complete()->::perfetto::protos::RegulatorDisableCompleteFtraceEvent::MergeFrom(
33197           from._internal_regulator_disable_complete());
33198       break;
33199     }
33200     case kRegulatorEnable: {
33201       _this->_internal_mutable_regulator_enable()->::perfetto::protos::RegulatorEnableFtraceEvent::MergeFrom(
33202           from._internal_regulator_enable());
33203       break;
33204     }
33205     case kRegulatorEnableComplete: {
33206       _this->_internal_mutable_regulator_enable_complete()->::perfetto::protos::RegulatorEnableCompleteFtraceEvent::MergeFrom(
33207           from._internal_regulator_enable_complete());
33208       break;
33209     }
33210     case kRegulatorEnableDelay: {
33211       _this->_internal_mutable_regulator_enable_delay()->::perfetto::protos::RegulatorEnableDelayFtraceEvent::MergeFrom(
33212           from._internal_regulator_enable_delay());
33213       break;
33214     }
33215     case kRegulatorSetVoltage: {
33216       _this->_internal_mutable_regulator_set_voltage()->::perfetto::protos::RegulatorSetVoltageFtraceEvent::MergeFrom(
33217           from._internal_regulator_set_voltage());
33218       break;
33219     }
33220     case kRegulatorSetVoltageComplete: {
33221       _this->_internal_mutable_regulator_set_voltage_complete()->::perfetto::protos::RegulatorSetVoltageCompleteFtraceEvent::MergeFrom(
33222           from._internal_regulator_set_voltage_complete());
33223       break;
33224     }
33225     case kCgroupAttachTask: {
33226       _this->_internal_mutable_cgroup_attach_task()->::perfetto::protos::CgroupAttachTaskFtraceEvent::MergeFrom(
33227           from._internal_cgroup_attach_task());
33228       break;
33229     }
33230     case kCgroupMkdir: {
33231       _this->_internal_mutable_cgroup_mkdir()->::perfetto::protos::CgroupMkdirFtraceEvent::MergeFrom(
33232           from._internal_cgroup_mkdir());
33233       break;
33234     }
33235     case kCgroupRemount: {
33236       _this->_internal_mutable_cgroup_remount()->::perfetto::protos::CgroupRemountFtraceEvent::MergeFrom(
33237           from._internal_cgroup_remount());
33238       break;
33239     }
33240     case kCgroupRmdir: {
33241       _this->_internal_mutable_cgroup_rmdir()->::perfetto::protos::CgroupRmdirFtraceEvent::MergeFrom(
33242           from._internal_cgroup_rmdir());
33243       break;
33244     }
33245     case kCgroupTransferTasks: {
33246       _this->_internal_mutable_cgroup_transfer_tasks()->::perfetto::protos::CgroupTransferTasksFtraceEvent::MergeFrom(
33247           from._internal_cgroup_transfer_tasks());
33248       break;
33249     }
33250     case kCgroupDestroyRoot: {
33251       _this->_internal_mutable_cgroup_destroy_root()->::perfetto::protos::CgroupDestroyRootFtraceEvent::MergeFrom(
33252           from._internal_cgroup_destroy_root());
33253       break;
33254     }
33255     case kCgroupRelease: {
33256       _this->_internal_mutable_cgroup_release()->::perfetto::protos::CgroupReleaseFtraceEvent::MergeFrom(
33257           from._internal_cgroup_release());
33258       break;
33259     }
33260     case kCgroupRename: {
33261       _this->_internal_mutable_cgroup_rename()->::perfetto::protos::CgroupRenameFtraceEvent::MergeFrom(
33262           from._internal_cgroup_rename());
33263       break;
33264     }
33265     case kCgroupSetupRoot: {
33266       _this->_internal_mutable_cgroup_setup_root()->::perfetto::protos::CgroupSetupRootFtraceEvent::MergeFrom(
33267           from._internal_cgroup_setup_root());
33268       break;
33269     }
33270     case kMdpCmdKickoff: {
33271       _this->_internal_mutable_mdp_cmd_kickoff()->::perfetto::protos::MdpCmdKickoffFtraceEvent::MergeFrom(
33272           from._internal_mdp_cmd_kickoff());
33273       break;
33274     }
33275     case kMdpCommit: {
33276       _this->_internal_mutable_mdp_commit()->::perfetto::protos::MdpCommitFtraceEvent::MergeFrom(
33277           from._internal_mdp_commit());
33278       break;
33279     }
33280     case kMdpPerfSetOt: {
33281       _this->_internal_mutable_mdp_perf_set_ot()->::perfetto::protos::MdpPerfSetOtFtraceEvent::MergeFrom(
33282           from._internal_mdp_perf_set_ot());
33283       break;
33284     }
33285     case kMdpSsppChange: {
33286       _this->_internal_mutable_mdp_sspp_change()->::perfetto::protos::MdpSsppChangeFtraceEvent::MergeFrom(
33287           from._internal_mdp_sspp_change());
33288       break;
33289     }
33290     case kTracingMarkWrite: {
33291       _this->_internal_mutable_tracing_mark_write()->::perfetto::protos::TracingMarkWriteFtraceEvent::MergeFrom(
33292           from._internal_tracing_mark_write());
33293       break;
33294     }
33295     case kMdpCmdPingpongDone: {
33296       _this->_internal_mutable_mdp_cmd_pingpong_done()->::perfetto::protos::MdpCmdPingpongDoneFtraceEvent::MergeFrom(
33297           from._internal_mdp_cmd_pingpong_done());
33298       break;
33299     }
33300     case kMdpCompareBw: {
33301       _this->_internal_mutable_mdp_compare_bw()->::perfetto::protos::MdpCompareBwFtraceEvent::MergeFrom(
33302           from._internal_mdp_compare_bw());
33303       break;
33304     }
33305     case kMdpPerfSetPanicLuts: {
33306       _this->_internal_mutable_mdp_perf_set_panic_luts()->::perfetto::protos::MdpPerfSetPanicLutsFtraceEvent::MergeFrom(
33307           from._internal_mdp_perf_set_panic_luts());
33308       break;
33309     }
33310     case kMdpSsppSet: {
33311       _this->_internal_mutable_mdp_sspp_set()->::perfetto::protos::MdpSsppSetFtraceEvent::MergeFrom(
33312           from._internal_mdp_sspp_set());
33313       break;
33314     }
33315     case kMdpCmdReadptrDone: {
33316       _this->_internal_mutable_mdp_cmd_readptr_done()->::perfetto::protos::MdpCmdReadptrDoneFtraceEvent::MergeFrom(
33317           from._internal_mdp_cmd_readptr_done());
33318       break;
33319     }
33320     case kMdpMisrCrc: {
33321       _this->_internal_mutable_mdp_misr_crc()->::perfetto::protos::MdpMisrCrcFtraceEvent::MergeFrom(
33322           from._internal_mdp_misr_crc());
33323       break;
33324     }
33325     case kMdpPerfSetQosLuts: {
33326       _this->_internal_mutable_mdp_perf_set_qos_luts()->::perfetto::protos::MdpPerfSetQosLutsFtraceEvent::MergeFrom(
33327           from._internal_mdp_perf_set_qos_luts());
33328       break;
33329     }
33330     case kMdpTraceCounter: {
33331       _this->_internal_mutable_mdp_trace_counter()->::perfetto::protos::MdpTraceCounterFtraceEvent::MergeFrom(
33332           from._internal_mdp_trace_counter());
33333       break;
33334     }
33335     case kMdpCmdReleaseBw: {
33336       _this->_internal_mutable_mdp_cmd_release_bw()->::perfetto::protos::MdpCmdReleaseBwFtraceEvent::MergeFrom(
33337           from._internal_mdp_cmd_release_bw());
33338       break;
33339     }
33340     case kMdpMixerUpdate: {
33341       _this->_internal_mutable_mdp_mixer_update()->::perfetto::protos::MdpMixerUpdateFtraceEvent::MergeFrom(
33342           from._internal_mdp_mixer_update());
33343       break;
33344     }
33345     case kMdpPerfSetWmLevels: {
33346       _this->_internal_mutable_mdp_perf_set_wm_levels()->::perfetto::protos::MdpPerfSetWmLevelsFtraceEvent::MergeFrom(
33347           from._internal_mdp_perf_set_wm_levels());
33348       break;
33349     }
33350     case kMdpVideoUnderrunDone: {
33351       _this->_internal_mutable_mdp_video_underrun_done()->::perfetto::protos::MdpVideoUnderrunDoneFtraceEvent::MergeFrom(
33352           from._internal_mdp_video_underrun_done());
33353       break;
33354     }
33355     case kMdpCmdWaitPingpong: {
33356       _this->_internal_mutable_mdp_cmd_wait_pingpong()->::perfetto::protos::MdpCmdWaitPingpongFtraceEvent::MergeFrom(
33357           from._internal_mdp_cmd_wait_pingpong());
33358       break;
33359     }
33360     case kMdpPerfPrefillCalc: {
33361       _this->_internal_mutable_mdp_perf_prefill_calc()->::perfetto::protos::MdpPerfPrefillCalcFtraceEvent::MergeFrom(
33362           from._internal_mdp_perf_prefill_calc());
33363       break;
33364     }
33365     case kMdpPerfUpdateBus: {
33366       _this->_internal_mutable_mdp_perf_update_bus()->::perfetto::protos::MdpPerfUpdateBusFtraceEvent::MergeFrom(
33367           from._internal_mdp_perf_update_bus());
33368       break;
33369     }
33370     case kRotatorBwAoAsContext: {
33371       _this->_internal_mutable_rotator_bw_ao_as_context()->::perfetto::protos::RotatorBwAoAsContextFtraceEvent::MergeFrom(
33372           from._internal_rotator_bw_ao_as_context());
33373       break;
33374     }
33375     case kMmFilemapAddToPageCache: {
33376       _this->_internal_mutable_mm_filemap_add_to_page_cache()->::perfetto::protos::MmFilemapAddToPageCacheFtraceEvent::MergeFrom(
33377           from._internal_mm_filemap_add_to_page_cache());
33378       break;
33379     }
33380     case kMmFilemapDeleteFromPageCache: {
33381       _this->_internal_mutable_mm_filemap_delete_from_page_cache()->::perfetto::protos::MmFilemapDeleteFromPageCacheFtraceEvent::MergeFrom(
33382           from._internal_mm_filemap_delete_from_page_cache());
33383       break;
33384     }
33385     case kMmCompactionBegin: {
33386       _this->_internal_mutable_mm_compaction_begin()->::perfetto::protos::MmCompactionBeginFtraceEvent::MergeFrom(
33387           from._internal_mm_compaction_begin());
33388       break;
33389     }
33390     case kMmCompactionDeferCompaction: {
33391       _this->_internal_mutable_mm_compaction_defer_compaction()->::perfetto::protos::MmCompactionDeferCompactionFtraceEvent::MergeFrom(
33392           from._internal_mm_compaction_defer_compaction());
33393       break;
33394     }
33395     case kMmCompactionDeferred: {
33396       _this->_internal_mutable_mm_compaction_deferred()->::perfetto::protos::MmCompactionDeferredFtraceEvent::MergeFrom(
33397           from._internal_mm_compaction_deferred());
33398       break;
33399     }
33400     case kMmCompactionDeferReset: {
33401       _this->_internal_mutable_mm_compaction_defer_reset()->::perfetto::protos::MmCompactionDeferResetFtraceEvent::MergeFrom(
33402           from._internal_mm_compaction_defer_reset());
33403       break;
33404     }
33405     case kMmCompactionEnd: {
33406       _this->_internal_mutable_mm_compaction_end()->::perfetto::protos::MmCompactionEndFtraceEvent::MergeFrom(
33407           from._internal_mm_compaction_end());
33408       break;
33409     }
33410     case kMmCompactionFinished: {
33411       _this->_internal_mutable_mm_compaction_finished()->::perfetto::protos::MmCompactionFinishedFtraceEvent::MergeFrom(
33412           from._internal_mm_compaction_finished());
33413       break;
33414     }
33415     case kMmCompactionIsolateFreepages: {
33416       _this->_internal_mutable_mm_compaction_isolate_freepages()->::perfetto::protos::MmCompactionIsolateFreepagesFtraceEvent::MergeFrom(
33417           from._internal_mm_compaction_isolate_freepages());
33418       break;
33419     }
33420     case kMmCompactionIsolateMigratepages: {
33421       _this->_internal_mutable_mm_compaction_isolate_migratepages()->::perfetto::protos::MmCompactionIsolateMigratepagesFtraceEvent::MergeFrom(
33422           from._internal_mm_compaction_isolate_migratepages());
33423       break;
33424     }
33425     case kMmCompactionKcompactdSleep: {
33426       _this->_internal_mutable_mm_compaction_kcompactd_sleep()->::perfetto::protos::MmCompactionKcompactdSleepFtraceEvent::MergeFrom(
33427           from._internal_mm_compaction_kcompactd_sleep());
33428       break;
33429     }
33430     case kMmCompactionKcompactdWake: {
33431       _this->_internal_mutable_mm_compaction_kcompactd_wake()->::perfetto::protos::MmCompactionKcompactdWakeFtraceEvent::MergeFrom(
33432           from._internal_mm_compaction_kcompactd_wake());
33433       break;
33434     }
33435     case kMmCompactionMigratepages: {
33436       _this->_internal_mutable_mm_compaction_migratepages()->::perfetto::protos::MmCompactionMigratepagesFtraceEvent::MergeFrom(
33437           from._internal_mm_compaction_migratepages());
33438       break;
33439     }
33440     case kMmCompactionSuitable: {
33441       _this->_internal_mutable_mm_compaction_suitable()->::perfetto::protos::MmCompactionSuitableFtraceEvent::MergeFrom(
33442           from._internal_mm_compaction_suitable());
33443       break;
33444     }
33445     case kMmCompactionTryToCompactPages: {
33446       _this->_internal_mutable_mm_compaction_try_to_compact_pages()->::perfetto::protos::MmCompactionTryToCompactPagesFtraceEvent::MergeFrom(
33447           from._internal_mm_compaction_try_to_compact_pages());
33448       break;
33449     }
33450     case kMmCompactionWakeupKcompactd: {
33451       _this->_internal_mutable_mm_compaction_wakeup_kcompactd()->::perfetto::protos::MmCompactionWakeupKcompactdFtraceEvent::MergeFrom(
33452           from._internal_mm_compaction_wakeup_kcompactd());
33453       break;
33454     }
33455     case kSuspendResume: {
33456       _this->_internal_mutable_suspend_resume()->::perfetto::protos::SuspendResumeFtraceEvent::MergeFrom(
33457           from._internal_suspend_resume());
33458       break;
33459     }
33460     case kSchedWakeupNew: {
33461       _this->_internal_mutable_sched_wakeup_new()->::perfetto::protos::SchedWakeupNewFtraceEvent::MergeFrom(
33462           from._internal_sched_wakeup_new());
33463       break;
33464     }
33465     case kBlockBioBackmerge: {
33466       _this->_internal_mutable_block_bio_backmerge()->::perfetto::protos::BlockBioBackmergeFtraceEvent::MergeFrom(
33467           from._internal_block_bio_backmerge());
33468       break;
33469     }
33470     case kBlockBioBounce: {
33471       _this->_internal_mutable_block_bio_bounce()->::perfetto::protos::BlockBioBounceFtraceEvent::MergeFrom(
33472           from._internal_block_bio_bounce());
33473       break;
33474     }
33475     case kBlockBioComplete: {
33476       _this->_internal_mutable_block_bio_complete()->::perfetto::protos::BlockBioCompleteFtraceEvent::MergeFrom(
33477           from._internal_block_bio_complete());
33478       break;
33479     }
33480     case kBlockBioFrontmerge: {
33481       _this->_internal_mutable_block_bio_frontmerge()->::perfetto::protos::BlockBioFrontmergeFtraceEvent::MergeFrom(
33482           from._internal_block_bio_frontmerge());
33483       break;
33484     }
33485     case kBlockBioQueue: {
33486       _this->_internal_mutable_block_bio_queue()->::perfetto::protos::BlockBioQueueFtraceEvent::MergeFrom(
33487           from._internal_block_bio_queue());
33488       break;
33489     }
33490     case kBlockBioRemap: {
33491       _this->_internal_mutable_block_bio_remap()->::perfetto::protos::BlockBioRemapFtraceEvent::MergeFrom(
33492           from._internal_block_bio_remap());
33493       break;
33494     }
33495     case kBlockDirtyBuffer: {
33496       _this->_internal_mutable_block_dirty_buffer()->::perfetto::protos::BlockDirtyBufferFtraceEvent::MergeFrom(
33497           from._internal_block_dirty_buffer());
33498       break;
33499     }
33500     case kBlockGetrq: {
33501       _this->_internal_mutable_block_getrq()->::perfetto::protos::BlockGetrqFtraceEvent::MergeFrom(
33502           from._internal_block_getrq());
33503       break;
33504     }
33505     case kBlockPlug: {
33506       _this->_internal_mutable_block_plug()->::perfetto::protos::BlockPlugFtraceEvent::MergeFrom(
33507           from._internal_block_plug());
33508       break;
33509     }
33510     case kBlockRqAbort: {
33511       _this->_internal_mutable_block_rq_abort()->::perfetto::protos::BlockRqAbortFtraceEvent::MergeFrom(
33512           from._internal_block_rq_abort());
33513       break;
33514     }
33515     case kBlockRqComplete: {
33516       _this->_internal_mutable_block_rq_complete()->::perfetto::protos::BlockRqCompleteFtraceEvent::MergeFrom(
33517           from._internal_block_rq_complete());
33518       break;
33519     }
33520     case kBlockRqInsert: {
33521       _this->_internal_mutable_block_rq_insert()->::perfetto::protos::BlockRqInsertFtraceEvent::MergeFrom(
33522           from._internal_block_rq_insert());
33523       break;
33524     }
33525     case kBlockRqRemap: {
33526       _this->_internal_mutable_block_rq_remap()->::perfetto::protos::BlockRqRemapFtraceEvent::MergeFrom(
33527           from._internal_block_rq_remap());
33528       break;
33529     }
33530     case kBlockRqRequeue: {
33531       _this->_internal_mutable_block_rq_requeue()->::perfetto::protos::BlockRqRequeueFtraceEvent::MergeFrom(
33532           from._internal_block_rq_requeue());
33533       break;
33534     }
33535     case kBlockSleeprq: {
33536       _this->_internal_mutable_block_sleeprq()->::perfetto::protos::BlockSleeprqFtraceEvent::MergeFrom(
33537           from._internal_block_sleeprq());
33538       break;
33539     }
33540     case kBlockSplit: {
33541       _this->_internal_mutable_block_split()->::perfetto::protos::BlockSplitFtraceEvent::MergeFrom(
33542           from._internal_block_split());
33543       break;
33544     }
33545     case kBlockTouchBuffer: {
33546       _this->_internal_mutable_block_touch_buffer()->::perfetto::protos::BlockTouchBufferFtraceEvent::MergeFrom(
33547           from._internal_block_touch_buffer());
33548       break;
33549     }
33550     case kBlockUnplug: {
33551       _this->_internal_mutable_block_unplug()->::perfetto::protos::BlockUnplugFtraceEvent::MergeFrom(
33552           from._internal_block_unplug());
33553       break;
33554     }
33555     case kExt4AllocDaBlocks: {
33556       _this->_internal_mutable_ext4_alloc_da_blocks()->::perfetto::protos::Ext4AllocDaBlocksFtraceEvent::MergeFrom(
33557           from._internal_ext4_alloc_da_blocks());
33558       break;
33559     }
33560     case kExt4AllocateBlocks: {
33561       _this->_internal_mutable_ext4_allocate_blocks()->::perfetto::protos::Ext4AllocateBlocksFtraceEvent::MergeFrom(
33562           from._internal_ext4_allocate_blocks());
33563       break;
33564     }
33565     case kExt4AllocateInode: {
33566       _this->_internal_mutable_ext4_allocate_inode()->::perfetto::protos::Ext4AllocateInodeFtraceEvent::MergeFrom(
33567           from._internal_ext4_allocate_inode());
33568       break;
33569     }
33570     case kExt4BeginOrderedTruncate: {
33571       _this->_internal_mutable_ext4_begin_ordered_truncate()->::perfetto::protos::Ext4BeginOrderedTruncateFtraceEvent::MergeFrom(
33572           from._internal_ext4_begin_ordered_truncate());
33573       break;
33574     }
33575     case kExt4CollapseRange: {
33576       _this->_internal_mutable_ext4_collapse_range()->::perfetto::protos::Ext4CollapseRangeFtraceEvent::MergeFrom(
33577           from._internal_ext4_collapse_range());
33578       break;
33579     }
33580     case kExt4DaReleaseSpace: {
33581       _this->_internal_mutable_ext4_da_release_space()->::perfetto::protos::Ext4DaReleaseSpaceFtraceEvent::MergeFrom(
33582           from._internal_ext4_da_release_space());
33583       break;
33584     }
33585     case kExt4DaReserveSpace: {
33586       _this->_internal_mutable_ext4_da_reserve_space()->::perfetto::protos::Ext4DaReserveSpaceFtraceEvent::MergeFrom(
33587           from._internal_ext4_da_reserve_space());
33588       break;
33589     }
33590     case kExt4DaUpdateReserveSpace: {
33591       _this->_internal_mutable_ext4_da_update_reserve_space()->::perfetto::protos::Ext4DaUpdateReserveSpaceFtraceEvent::MergeFrom(
33592           from._internal_ext4_da_update_reserve_space());
33593       break;
33594     }
33595     case kExt4DaWritePages: {
33596       _this->_internal_mutable_ext4_da_write_pages()->::perfetto::protos::Ext4DaWritePagesFtraceEvent::MergeFrom(
33597           from._internal_ext4_da_write_pages());
33598       break;
33599     }
33600     case kExt4DaWritePagesExtent: {
33601       _this->_internal_mutable_ext4_da_write_pages_extent()->::perfetto::protos::Ext4DaWritePagesExtentFtraceEvent::MergeFrom(
33602           from._internal_ext4_da_write_pages_extent());
33603       break;
33604     }
33605     case kExt4DirectIOEnter: {
33606       _this->_internal_mutable_ext4_direct_io_enter()->::perfetto::protos::Ext4DirectIOEnterFtraceEvent::MergeFrom(
33607           from._internal_ext4_direct_io_enter());
33608       break;
33609     }
33610     case kExt4DirectIOExit: {
33611       _this->_internal_mutable_ext4_direct_io_exit()->::perfetto::protos::Ext4DirectIOExitFtraceEvent::MergeFrom(
33612           from._internal_ext4_direct_io_exit());
33613       break;
33614     }
33615     case kExt4DiscardBlocks: {
33616       _this->_internal_mutable_ext4_discard_blocks()->::perfetto::protos::Ext4DiscardBlocksFtraceEvent::MergeFrom(
33617           from._internal_ext4_discard_blocks());
33618       break;
33619     }
33620     case kExt4DiscardPreallocations: {
33621       _this->_internal_mutable_ext4_discard_preallocations()->::perfetto::protos::Ext4DiscardPreallocationsFtraceEvent::MergeFrom(
33622           from._internal_ext4_discard_preallocations());
33623       break;
33624     }
33625     case kExt4DropInode: {
33626       _this->_internal_mutable_ext4_drop_inode()->::perfetto::protos::Ext4DropInodeFtraceEvent::MergeFrom(
33627           from._internal_ext4_drop_inode());
33628       break;
33629     }
33630     case kExt4EsCacheExtent: {
33631       _this->_internal_mutable_ext4_es_cache_extent()->::perfetto::protos::Ext4EsCacheExtentFtraceEvent::MergeFrom(
33632           from._internal_ext4_es_cache_extent());
33633       break;
33634     }
33635     case kExt4EsFindDelayedExtentRangeEnter: {
33636       _this->_internal_mutable_ext4_es_find_delayed_extent_range_enter()->::perfetto::protos::Ext4EsFindDelayedExtentRangeEnterFtraceEvent::MergeFrom(
33637           from._internal_ext4_es_find_delayed_extent_range_enter());
33638       break;
33639     }
33640     case kExt4EsFindDelayedExtentRangeExit: {
33641       _this->_internal_mutable_ext4_es_find_delayed_extent_range_exit()->::perfetto::protos::Ext4EsFindDelayedExtentRangeExitFtraceEvent::MergeFrom(
33642           from._internal_ext4_es_find_delayed_extent_range_exit());
33643       break;
33644     }
33645     case kExt4EsInsertExtent: {
33646       _this->_internal_mutable_ext4_es_insert_extent()->::perfetto::protos::Ext4EsInsertExtentFtraceEvent::MergeFrom(
33647           from._internal_ext4_es_insert_extent());
33648       break;
33649     }
33650     case kExt4EsLookupExtentEnter: {
33651       _this->_internal_mutable_ext4_es_lookup_extent_enter()->::perfetto::protos::Ext4EsLookupExtentEnterFtraceEvent::MergeFrom(
33652           from._internal_ext4_es_lookup_extent_enter());
33653       break;
33654     }
33655     case kExt4EsLookupExtentExit: {
33656       _this->_internal_mutable_ext4_es_lookup_extent_exit()->::perfetto::protos::Ext4EsLookupExtentExitFtraceEvent::MergeFrom(
33657           from._internal_ext4_es_lookup_extent_exit());
33658       break;
33659     }
33660     case kExt4EsRemoveExtent: {
33661       _this->_internal_mutable_ext4_es_remove_extent()->::perfetto::protos::Ext4EsRemoveExtentFtraceEvent::MergeFrom(
33662           from._internal_ext4_es_remove_extent());
33663       break;
33664     }
33665     case kExt4EsShrink: {
33666       _this->_internal_mutable_ext4_es_shrink()->::perfetto::protos::Ext4EsShrinkFtraceEvent::MergeFrom(
33667           from._internal_ext4_es_shrink());
33668       break;
33669     }
33670     case kExt4EsShrinkCount: {
33671       _this->_internal_mutable_ext4_es_shrink_count()->::perfetto::protos::Ext4EsShrinkCountFtraceEvent::MergeFrom(
33672           from._internal_ext4_es_shrink_count());
33673       break;
33674     }
33675     case kExt4EsShrinkScanEnter: {
33676       _this->_internal_mutable_ext4_es_shrink_scan_enter()->::perfetto::protos::Ext4EsShrinkScanEnterFtraceEvent::MergeFrom(
33677           from._internal_ext4_es_shrink_scan_enter());
33678       break;
33679     }
33680     case kExt4EsShrinkScanExit: {
33681       _this->_internal_mutable_ext4_es_shrink_scan_exit()->::perfetto::protos::Ext4EsShrinkScanExitFtraceEvent::MergeFrom(
33682           from._internal_ext4_es_shrink_scan_exit());
33683       break;
33684     }
33685     case kExt4EvictInode: {
33686       _this->_internal_mutable_ext4_evict_inode()->::perfetto::protos::Ext4EvictInodeFtraceEvent::MergeFrom(
33687           from._internal_ext4_evict_inode());
33688       break;
33689     }
33690     case kExt4ExtConvertToInitializedEnter: {
33691       _this->_internal_mutable_ext4_ext_convert_to_initialized_enter()->::perfetto::protos::Ext4ExtConvertToInitializedEnterFtraceEvent::MergeFrom(
33692           from._internal_ext4_ext_convert_to_initialized_enter());
33693       break;
33694     }
33695     case kExt4ExtConvertToInitializedFastpath: {
33696       _this->_internal_mutable_ext4_ext_convert_to_initialized_fastpath()->::perfetto::protos::Ext4ExtConvertToInitializedFastpathFtraceEvent::MergeFrom(
33697           from._internal_ext4_ext_convert_to_initialized_fastpath());
33698       break;
33699     }
33700     case kExt4ExtHandleUnwrittenExtents: {
33701       _this->_internal_mutable_ext4_ext_handle_unwritten_extents()->::perfetto::protos::Ext4ExtHandleUnwrittenExtentsFtraceEvent::MergeFrom(
33702           from._internal_ext4_ext_handle_unwritten_extents());
33703       break;
33704     }
33705     case kExt4ExtInCache: {
33706       _this->_internal_mutable_ext4_ext_in_cache()->::perfetto::protos::Ext4ExtInCacheFtraceEvent::MergeFrom(
33707           from._internal_ext4_ext_in_cache());
33708       break;
33709     }
33710     case kExt4ExtLoadExtent: {
33711       _this->_internal_mutable_ext4_ext_load_extent()->::perfetto::protos::Ext4ExtLoadExtentFtraceEvent::MergeFrom(
33712           from._internal_ext4_ext_load_extent());
33713       break;
33714     }
33715     case kExt4ExtMapBlocksEnter: {
33716       _this->_internal_mutable_ext4_ext_map_blocks_enter()->::perfetto::protos::Ext4ExtMapBlocksEnterFtraceEvent::MergeFrom(
33717           from._internal_ext4_ext_map_blocks_enter());
33718       break;
33719     }
33720     case kExt4ExtMapBlocksExit: {
33721       _this->_internal_mutable_ext4_ext_map_blocks_exit()->::perfetto::protos::Ext4ExtMapBlocksExitFtraceEvent::MergeFrom(
33722           from._internal_ext4_ext_map_blocks_exit());
33723       break;
33724     }
33725     case kExt4ExtPutInCache: {
33726       _this->_internal_mutable_ext4_ext_put_in_cache()->::perfetto::protos::Ext4ExtPutInCacheFtraceEvent::MergeFrom(
33727           from._internal_ext4_ext_put_in_cache());
33728       break;
33729     }
33730     case kExt4ExtRemoveSpace: {
33731       _this->_internal_mutable_ext4_ext_remove_space()->::perfetto::protos::Ext4ExtRemoveSpaceFtraceEvent::MergeFrom(
33732           from._internal_ext4_ext_remove_space());
33733       break;
33734     }
33735     case kExt4ExtRemoveSpaceDone: {
33736       _this->_internal_mutable_ext4_ext_remove_space_done()->::perfetto::protos::Ext4ExtRemoveSpaceDoneFtraceEvent::MergeFrom(
33737           from._internal_ext4_ext_remove_space_done());
33738       break;
33739     }
33740     case kExt4ExtRmIdx: {
33741       _this->_internal_mutable_ext4_ext_rm_idx()->::perfetto::protos::Ext4ExtRmIdxFtraceEvent::MergeFrom(
33742           from._internal_ext4_ext_rm_idx());
33743       break;
33744     }
33745     case kExt4ExtRmLeaf: {
33746       _this->_internal_mutable_ext4_ext_rm_leaf()->::perfetto::protos::Ext4ExtRmLeafFtraceEvent::MergeFrom(
33747           from._internal_ext4_ext_rm_leaf());
33748       break;
33749     }
33750     case kExt4ExtShowExtent: {
33751       _this->_internal_mutable_ext4_ext_show_extent()->::perfetto::protos::Ext4ExtShowExtentFtraceEvent::MergeFrom(
33752           from._internal_ext4_ext_show_extent());
33753       break;
33754     }
33755     case kExt4FallocateEnter: {
33756       _this->_internal_mutable_ext4_fallocate_enter()->::perfetto::protos::Ext4FallocateEnterFtraceEvent::MergeFrom(
33757           from._internal_ext4_fallocate_enter());
33758       break;
33759     }
33760     case kExt4FallocateExit: {
33761       _this->_internal_mutable_ext4_fallocate_exit()->::perfetto::protos::Ext4FallocateExitFtraceEvent::MergeFrom(
33762           from._internal_ext4_fallocate_exit());
33763       break;
33764     }
33765     case kExt4FindDelallocRange: {
33766       _this->_internal_mutable_ext4_find_delalloc_range()->::perfetto::protos::Ext4FindDelallocRangeFtraceEvent::MergeFrom(
33767           from._internal_ext4_find_delalloc_range());
33768       break;
33769     }
33770     case kExt4Forget: {
33771       _this->_internal_mutable_ext4_forget()->::perfetto::protos::Ext4ForgetFtraceEvent::MergeFrom(
33772           from._internal_ext4_forget());
33773       break;
33774     }
33775     case kExt4FreeBlocks: {
33776       _this->_internal_mutable_ext4_free_blocks()->::perfetto::protos::Ext4FreeBlocksFtraceEvent::MergeFrom(
33777           from._internal_ext4_free_blocks());
33778       break;
33779     }
33780     case kExt4FreeInode: {
33781       _this->_internal_mutable_ext4_free_inode()->::perfetto::protos::Ext4FreeInodeFtraceEvent::MergeFrom(
33782           from._internal_ext4_free_inode());
33783       break;
33784     }
33785     case kExt4GetImpliedClusterAllocExit: {
33786       _this->_internal_mutable_ext4_get_implied_cluster_alloc_exit()->::perfetto::protos::Ext4GetImpliedClusterAllocExitFtraceEvent::MergeFrom(
33787           from._internal_ext4_get_implied_cluster_alloc_exit());
33788       break;
33789     }
33790     case kExt4GetReservedClusterAlloc: {
33791       _this->_internal_mutable_ext4_get_reserved_cluster_alloc()->::perfetto::protos::Ext4GetReservedClusterAllocFtraceEvent::MergeFrom(
33792           from._internal_ext4_get_reserved_cluster_alloc());
33793       break;
33794     }
33795     case kExt4IndMapBlocksEnter: {
33796       _this->_internal_mutable_ext4_ind_map_blocks_enter()->::perfetto::protos::Ext4IndMapBlocksEnterFtraceEvent::MergeFrom(
33797           from._internal_ext4_ind_map_blocks_enter());
33798       break;
33799     }
33800     case kExt4IndMapBlocksExit: {
33801       _this->_internal_mutable_ext4_ind_map_blocks_exit()->::perfetto::protos::Ext4IndMapBlocksExitFtraceEvent::MergeFrom(
33802           from._internal_ext4_ind_map_blocks_exit());
33803       break;
33804     }
33805     case kExt4InsertRange: {
33806       _this->_internal_mutable_ext4_insert_range()->::perfetto::protos::Ext4InsertRangeFtraceEvent::MergeFrom(
33807           from._internal_ext4_insert_range());
33808       break;
33809     }
33810     case kExt4Invalidatepage: {
33811       _this->_internal_mutable_ext4_invalidatepage()->::perfetto::protos::Ext4InvalidatepageFtraceEvent::MergeFrom(
33812           from._internal_ext4_invalidatepage());
33813       break;
33814     }
33815     case kExt4JournalStart: {
33816       _this->_internal_mutable_ext4_journal_start()->::perfetto::protos::Ext4JournalStartFtraceEvent::MergeFrom(
33817           from._internal_ext4_journal_start());
33818       break;
33819     }
33820     case kExt4JournalStartReserved: {
33821       _this->_internal_mutable_ext4_journal_start_reserved()->::perfetto::protos::Ext4JournalStartReservedFtraceEvent::MergeFrom(
33822           from._internal_ext4_journal_start_reserved());
33823       break;
33824     }
33825     case kExt4JournalledInvalidatepage: {
33826       _this->_internal_mutable_ext4_journalled_invalidatepage()->::perfetto::protos::Ext4JournalledInvalidatepageFtraceEvent::MergeFrom(
33827           from._internal_ext4_journalled_invalidatepage());
33828       break;
33829     }
33830     case kExt4JournalledWriteEnd: {
33831       _this->_internal_mutable_ext4_journalled_write_end()->::perfetto::protos::Ext4JournalledWriteEndFtraceEvent::MergeFrom(
33832           from._internal_ext4_journalled_write_end());
33833       break;
33834     }
33835     case kExt4LoadInode: {
33836       _this->_internal_mutable_ext4_load_inode()->::perfetto::protos::Ext4LoadInodeFtraceEvent::MergeFrom(
33837           from._internal_ext4_load_inode());
33838       break;
33839     }
33840     case kExt4LoadInodeBitmap: {
33841       _this->_internal_mutable_ext4_load_inode_bitmap()->::perfetto::protos::Ext4LoadInodeBitmapFtraceEvent::MergeFrom(
33842           from._internal_ext4_load_inode_bitmap());
33843       break;
33844     }
33845     case kExt4MarkInodeDirty: {
33846       _this->_internal_mutable_ext4_mark_inode_dirty()->::perfetto::protos::Ext4MarkInodeDirtyFtraceEvent::MergeFrom(
33847           from._internal_ext4_mark_inode_dirty());
33848       break;
33849     }
33850     case kExt4MbBitmapLoad: {
33851       _this->_internal_mutable_ext4_mb_bitmap_load()->::perfetto::protos::Ext4MbBitmapLoadFtraceEvent::MergeFrom(
33852           from._internal_ext4_mb_bitmap_load());
33853       break;
33854     }
33855     case kExt4MbBuddyBitmapLoad: {
33856       _this->_internal_mutable_ext4_mb_buddy_bitmap_load()->::perfetto::protos::Ext4MbBuddyBitmapLoadFtraceEvent::MergeFrom(
33857           from._internal_ext4_mb_buddy_bitmap_load());
33858       break;
33859     }
33860     case kExt4MbDiscardPreallocations: {
33861       _this->_internal_mutable_ext4_mb_discard_preallocations()->::perfetto::protos::Ext4MbDiscardPreallocationsFtraceEvent::MergeFrom(
33862           from._internal_ext4_mb_discard_preallocations());
33863       break;
33864     }
33865     case kExt4MbNewGroupPa: {
33866       _this->_internal_mutable_ext4_mb_new_group_pa()->::perfetto::protos::Ext4MbNewGroupPaFtraceEvent::MergeFrom(
33867           from._internal_ext4_mb_new_group_pa());
33868       break;
33869     }
33870     case kExt4MbNewInodePa: {
33871       _this->_internal_mutable_ext4_mb_new_inode_pa()->::perfetto::protos::Ext4MbNewInodePaFtraceEvent::MergeFrom(
33872           from._internal_ext4_mb_new_inode_pa());
33873       break;
33874     }
33875     case kExt4MbReleaseGroupPa: {
33876       _this->_internal_mutable_ext4_mb_release_group_pa()->::perfetto::protos::Ext4MbReleaseGroupPaFtraceEvent::MergeFrom(
33877           from._internal_ext4_mb_release_group_pa());
33878       break;
33879     }
33880     case kExt4MbReleaseInodePa: {
33881       _this->_internal_mutable_ext4_mb_release_inode_pa()->::perfetto::protos::Ext4MbReleaseInodePaFtraceEvent::MergeFrom(
33882           from._internal_ext4_mb_release_inode_pa());
33883       break;
33884     }
33885     case kExt4MballocAlloc: {
33886       _this->_internal_mutable_ext4_mballoc_alloc()->::perfetto::protos::Ext4MballocAllocFtraceEvent::MergeFrom(
33887           from._internal_ext4_mballoc_alloc());
33888       break;
33889     }
33890     case kExt4MballocDiscard: {
33891       _this->_internal_mutable_ext4_mballoc_discard()->::perfetto::protos::Ext4MballocDiscardFtraceEvent::MergeFrom(
33892           from._internal_ext4_mballoc_discard());
33893       break;
33894     }
33895     case kExt4MballocFree: {
33896       _this->_internal_mutable_ext4_mballoc_free()->::perfetto::protos::Ext4MballocFreeFtraceEvent::MergeFrom(
33897           from._internal_ext4_mballoc_free());
33898       break;
33899     }
33900     case kExt4MballocPrealloc: {
33901       _this->_internal_mutable_ext4_mballoc_prealloc()->::perfetto::protos::Ext4MballocPreallocFtraceEvent::MergeFrom(
33902           from._internal_ext4_mballoc_prealloc());
33903       break;
33904     }
33905     case kExt4OtherInodeUpdateTime: {
33906       _this->_internal_mutable_ext4_other_inode_update_time()->::perfetto::protos::Ext4OtherInodeUpdateTimeFtraceEvent::MergeFrom(
33907           from._internal_ext4_other_inode_update_time());
33908       break;
33909     }
33910     case kExt4PunchHole: {
33911       _this->_internal_mutable_ext4_punch_hole()->::perfetto::protos::Ext4PunchHoleFtraceEvent::MergeFrom(
33912           from._internal_ext4_punch_hole());
33913       break;
33914     }
33915     case kExt4ReadBlockBitmapLoad: {
33916       _this->_internal_mutable_ext4_read_block_bitmap_load()->::perfetto::protos::Ext4ReadBlockBitmapLoadFtraceEvent::MergeFrom(
33917           from._internal_ext4_read_block_bitmap_load());
33918       break;
33919     }
33920     case kExt4Readpage: {
33921       _this->_internal_mutable_ext4_readpage()->::perfetto::protos::Ext4ReadpageFtraceEvent::MergeFrom(
33922           from._internal_ext4_readpage());
33923       break;
33924     }
33925     case kExt4Releasepage: {
33926       _this->_internal_mutable_ext4_releasepage()->::perfetto::protos::Ext4ReleasepageFtraceEvent::MergeFrom(
33927           from._internal_ext4_releasepage());
33928       break;
33929     }
33930     case kExt4RemoveBlocks: {
33931       _this->_internal_mutable_ext4_remove_blocks()->::perfetto::protos::Ext4RemoveBlocksFtraceEvent::MergeFrom(
33932           from._internal_ext4_remove_blocks());
33933       break;
33934     }
33935     case kExt4RequestBlocks: {
33936       _this->_internal_mutable_ext4_request_blocks()->::perfetto::protos::Ext4RequestBlocksFtraceEvent::MergeFrom(
33937           from._internal_ext4_request_blocks());
33938       break;
33939     }
33940     case kExt4RequestInode: {
33941       _this->_internal_mutable_ext4_request_inode()->::perfetto::protos::Ext4RequestInodeFtraceEvent::MergeFrom(
33942           from._internal_ext4_request_inode());
33943       break;
33944     }
33945     case kExt4SyncFs: {
33946       _this->_internal_mutable_ext4_sync_fs()->::perfetto::protos::Ext4SyncFsFtraceEvent::MergeFrom(
33947           from._internal_ext4_sync_fs());
33948       break;
33949     }
33950     case kExt4TrimAllFree: {
33951       _this->_internal_mutable_ext4_trim_all_free()->::perfetto::protos::Ext4TrimAllFreeFtraceEvent::MergeFrom(
33952           from._internal_ext4_trim_all_free());
33953       break;
33954     }
33955     case kExt4TrimExtent: {
33956       _this->_internal_mutable_ext4_trim_extent()->::perfetto::protos::Ext4TrimExtentFtraceEvent::MergeFrom(
33957           from._internal_ext4_trim_extent());
33958       break;
33959     }
33960     case kExt4TruncateEnter: {
33961       _this->_internal_mutable_ext4_truncate_enter()->::perfetto::protos::Ext4TruncateEnterFtraceEvent::MergeFrom(
33962           from._internal_ext4_truncate_enter());
33963       break;
33964     }
33965     case kExt4TruncateExit: {
33966       _this->_internal_mutable_ext4_truncate_exit()->::perfetto::protos::Ext4TruncateExitFtraceEvent::MergeFrom(
33967           from._internal_ext4_truncate_exit());
33968       break;
33969     }
33970     case kExt4UnlinkEnter: {
33971       _this->_internal_mutable_ext4_unlink_enter()->::perfetto::protos::Ext4UnlinkEnterFtraceEvent::MergeFrom(
33972           from._internal_ext4_unlink_enter());
33973       break;
33974     }
33975     case kExt4UnlinkExit: {
33976       _this->_internal_mutable_ext4_unlink_exit()->::perfetto::protos::Ext4UnlinkExitFtraceEvent::MergeFrom(
33977           from._internal_ext4_unlink_exit());
33978       break;
33979     }
33980     case kExt4WriteBegin: {
33981       _this->_internal_mutable_ext4_write_begin()->::perfetto::protos::Ext4WriteBeginFtraceEvent::MergeFrom(
33982           from._internal_ext4_write_begin());
33983       break;
33984     }
33985     case kExt4WriteEnd: {
33986       _this->_internal_mutable_ext4_write_end()->::perfetto::protos::Ext4WriteEndFtraceEvent::MergeFrom(
33987           from._internal_ext4_write_end());
33988       break;
33989     }
33990     case kExt4Writepage: {
33991       _this->_internal_mutable_ext4_writepage()->::perfetto::protos::Ext4WritepageFtraceEvent::MergeFrom(
33992           from._internal_ext4_writepage());
33993       break;
33994     }
33995     case kExt4Writepages: {
33996       _this->_internal_mutable_ext4_writepages()->::perfetto::protos::Ext4WritepagesFtraceEvent::MergeFrom(
33997           from._internal_ext4_writepages());
33998       break;
33999     }
34000     case kExt4WritepagesResult: {
34001       _this->_internal_mutable_ext4_writepages_result()->::perfetto::protos::Ext4WritepagesResultFtraceEvent::MergeFrom(
34002           from._internal_ext4_writepages_result());
34003       break;
34004     }
34005     case kExt4ZeroRange: {
34006       _this->_internal_mutable_ext4_zero_range()->::perfetto::protos::Ext4ZeroRangeFtraceEvent::MergeFrom(
34007           from._internal_ext4_zero_range());
34008       break;
34009     }
34010     case kTaskNewtask: {
34011       _this->_internal_mutable_task_newtask()->::perfetto::protos::TaskNewtaskFtraceEvent::MergeFrom(
34012           from._internal_task_newtask());
34013       break;
34014     }
34015     case kTaskRename: {
34016       _this->_internal_mutable_task_rename()->::perfetto::protos::TaskRenameFtraceEvent::MergeFrom(
34017           from._internal_task_rename());
34018       break;
34019     }
34020     case kSchedProcessExec: {
34021       _this->_internal_mutable_sched_process_exec()->::perfetto::protos::SchedProcessExecFtraceEvent::MergeFrom(
34022           from._internal_sched_process_exec());
34023       break;
34024     }
34025     case kSchedProcessExit: {
34026       _this->_internal_mutable_sched_process_exit()->::perfetto::protos::SchedProcessExitFtraceEvent::MergeFrom(
34027           from._internal_sched_process_exit());
34028       break;
34029     }
34030     case kSchedProcessFork: {
34031       _this->_internal_mutable_sched_process_fork()->::perfetto::protos::SchedProcessForkFtraceEvent::MergeFrom(
34032           from._internal_sched_process_fork());
34033       break;
34034     }
34035     case kSchedProcessFree: {
34036       _this->_internal_mutable_sched_process_free()->::perfetto::protos::SchedProcessFreeFtraceEvent::MergeFrom(
34037           from._internal_sched_process_free());
34038       break;
34039     }
34040     case kSchedProcessHang: {
34041       _this->_internal_mutable_sched_process_hang()->::perfetto::protos::SchedProcessHangFtraceEvent::MergeFrom(
34042           from._internal_sched_process_hang());
34043       break;
34044     }
34045     case kSchedProcessWait: {
34046       _this->_internal_mutable_sched_process_wait()->::perfetto::protos::SchedProcessWaitFtraceEvent::MergeFrom(
34047           from._internal_sched_process_wait());
34048       break;
34049     }
34050     case kF2FsDoSubmitBio: {
34051       _this->_internal_mutable_f2fs_do_submit_bio()->::perfetto::protos::F2fsDoSubmitBioFtraceEvent::MergeFrom(
34052           from._internal_f2fs_do_submit_bio());
34053       break;
34054     }
34055     case kF2FsEvictInode: {
34056       _this->_internal_mutable_f2fs_evict_inode()->::perfetto::protos::F2fsEvictInodeFtraceEvent::MergeFrom(
34057           from._internal_f2fs_evict_inode());
34058       break;
34059     }
34060     case kF2FsFallocate: {
34061       _this->_internal_mutable_f2fs_fallocate()->::perfetto::protos::F2fsFallocateFtraceEvent::MergeFrom(
34062           from._internal_f2fs_fallocate());
34063       break;
34064     }
34065     case kF2FsGetDataBlock: {
34066       _this->_internal_mutable_f2fs_get_data_block()->::perfetto::protos::F2fsGetDataBlockFtraceEvent::MergeFrom(
34067           from._internal_f2fs_get_data_block());
34068       break;
34069     }
34070     case kF2FsGetVictim: {
34071       _this->_internal_mutable_f2fs_get_victim()->::perfetto::protos::F2fsGetVictimFtraceEvent::MergeFrom(
34072           from._internal_f2fs_get_victim());
34073       break;
34074     }
34075     case kF2FsIget: {
34076       _this->_internal_mutable_f2fs_iget()->::perfetto::protos::F2fsIgetFtraceEvent::MergeFrom(
34077           from._internal_f2fs_iget());
34078       break;
34079     }
34080     case kF2FsIgetExit: {
34081       _this->_internal_mutable_f2fs_iget_exit()->::perfetto::protos::F2fsIgetExitFtraceEvent::MergeFrom(
34082           from._internal_f2fs_iget_exit());
34083       break;
34084     }
34085     case kF2FsNewInode: {
34086       _this->_internal_mutable_f2fs_new_inode()->::perfetto::protos::F2fsNewInodeFtraceEvent::MergeFrom(
34087           from._internal_f2fs_new_inode());
34088       break;
34089     }
34090     case kF2FsReadpage: {
34091       _this->_internal_mutable_f2fs_readpage()->::perfetto::protos::F2fsReadpageFtraceEvent::MergeFrom(
34092           from._internal_f2fs_readpage());
34093       break;
34094     }
34095     case kF2FsReserveNewBlock: {
34096       _this->_internal_mutable_f2fs_reserve_new_block()->::perfetto::protos::F2fsReserveNewBlockFtraceEvent::MergeFrom(
34097           from._internal_f2fs_reserve_new_block());
34098       break;
34099     }
34100     case kF2FsSetPageDirty: {
34101       _this->_internal_mutable_f2fs_set_page_dirty()->::perfetto::protos::F2fsSetPageDirtyFtraceEvent::MergeFrom(
34102           from._internal_f2fs_set_page_dirty());
34103       break;
34104     }
34105     case kF2FsSubmitWritePage: {
34106       _this->_internal_mutable_f2fs_submit_write_page()->::perfetto::protos::F2fsSubmitWritePageFtraceEvent::MergeFrom(
34107           from._internal_f2fs_submit_write_page());
34108       break;
34109     }
34110     case kF2FsSyncFileEnter: {
34111       _this->_internal_mutable_f2fs_sync_file_enter()->::perfetto::protos::F2fsSyncFileEnterFtraceEvent::MergeFrom(
34112           from._internal_f2fs_sync_file_enter());
34113       break;
34114     }
34115     case kF2FsSyncFileExit: {
34116       _this->_internal_mutable_f2fs_sync_file_exit()->::perfetto::protos::F2fsSyncFileExitFtraceEvent::MergeFrom(
34117           from._internal_f2fs_sync_file_exit());
34118       break;
34119     }
34120     case kF2FsSyncFs: {
34121       _this->_internal_mutable_f2fs_sync_fs()->::perfetto::protos::F2fsSyncFsFtraceEvent::MergeFrom(
34122           from._internal_f2fs_sync_fs());
34123       break;
34124     }
34125     case kF2FsTruncate: {
34126       _this->_internal_mutable_f2fs_truncate()->::perfetto::protos::F2fsTruncateFtraceEvent::MergeFrom(
34127           from._internal_f2fs_truncate());
34128       break;
34129     }
34130     case kF2FsTruncateBlocksEnter: {
34131       _this->_internal_mutable_f2fs_truncate_blocks_enter()->::perfetto::protos::F2fsTruncateBlocksEnterFtraceEvent::MergeFrom(
34132           from._internal_f2fs_truncate_blocks_enter());
34133       break;
34134     }
34135     case kF2FsTruncateBlocksExit: {
34136       _this->_internal_mutable_f2fs_truncate_blocks_exit()->::perfetto::protos::F2fsTruncateBlocksExitFtraceEvent::MergeFrom(
34137           from._internal_f2fs_truncate_blocks_exit());
34138       break;
34139     }
34140     case kF2FsTruncateDataBlocksRange: {
34141       _this->_internal_mutable_f2fs_truncate_data_blocks_range()->::perfetto::protos::F2fsTruncateDataBlocksRangeFtraceEvent::MergeFrom(
34142           from._internal_f2fs_truncate_data_blocks_range());
34143       break;
34144     }
34145     case kF2FsTruncateInodeBlocksEnter: {
34146       _this->_internal_mutable_f2fs_truncate_inode_blocks_enter()->::perfetto::protos::F2fsTruncateInodeBlocksEnterFtraceEvent::MergeFrom(
34147           from._internal_f2fs_truncate_inode_blocks_enter());
34148       break;
34149     }
34150     case kF2FsTruncateInodeBlocksExit: {
34151       _this->_internal_mutable_f2fs_truncate_inode_blocks_exit()->::perfetto::protos::F2fsTruncateInodeBlocksExitFtraceEvent::MergeFrom(
34152           from._internal_f2fs_truncate_inode_blocks_exit());
34153       break;
34154     }
34155     case kF2FsTruncateNode: {
34156       _this->_internal_mutable_f2fs_truncate_node()->::perfetto::protos::F2fsTruncateNodeFtraceEvent::MergeFrom(
34157           from._internal_f2fs_truncate_node());
34158       break;
34159     }
34160     case kF2FsTruncateNodesEnter: {
34161       _this->_internal_mutable_f2fs_truncate_nodes_enter()->::perfetto::protos::F2fsTruncateNodesEnterFtraceEvent::MergeFrom(
34162           from._internal_f2fs_truncate_nodes_enter());
34163       break;
34164     }
34165     case kF2FsTruncateNodesExit: {
34166       _this->_internal_mutable_f2fs_truncate_nodes_exit()->::perfetto::protos::F2fsTruncateNodesExitFtraceEvent::MergeFrom(
34167           from._internal_f2fs_truncate_nodes_exit());
34168       break;
34169     }
34170     case kF2FsTruncatePartialNodes: {
34171       _this->_internal_mutable_f2fs_truncate_partial_nodes()->::perfetto::protos::F2fsTruncatePartialNodesFtraceEvent::MergeFrom(
34172           from._internal_f2fs_truncate_partial_nodes());
34173       break;
34174     }
34175     case kF2FsUnlinkEnter: {
34176       _this->_internal_mutable_f2fs_unlink_enter()->::perfetto::protos::F2fsUnlinkEnterFtraceEvent::MergeFrom(
34177           from._internal_f2fs_unlink_enter());
34178       break;
34179     }
34180     case kF2FsUnlinkExit: {
34181       _this->_internal_mutable_f2fs_unlink_exit()->::perfetto::protos::F2fsUnlinkExitFtraceEvent::MergeFrom(
34182           from._internal_f2fs_unlink_exit());
34183       break;
34184     }
34185     case kF2FsVmPageMkwrite: {
34186       _this->_internal_mutable_f2fs_vm_page_mkwrite()->::perfetto::protos::F2fsVmPageMkwriteFtraceEvent::MergeFrom(
34187           from._internal_f2fs_vm_page_mkwrite());
34188       break;
34189     }
34190     case kF2FsWriteBegin: {
34191       _this->_internal_mutable_f2fs_write_begin()->::perfetto::protos::F2fsWriteBeginFtraceEvent::MergeFrom(
34192           from._internal_f2fs_write_begin());
34193       break;
34194     }
34195     case kF2FsWriteCheckpoint: {
34196       _this->_internal_mutable_f2fs_write_checkpoint()->::perfetto::protos::F2fsWriteCheckpointFtraceEvent::MergeFrom(
34197           from._internal_f2fs_write_checkpoint());
34198       break;
34199     }
34200     case kF2FsWriteEnd: {
34201       _this->_internal_mutable_f2fs_write_end()->::perfetto::protos::F2fsWriteEndFtraceEvent::MergeFrom(
34202           from._internal_f2fs_write_end());
34203       break;
34204     }
34205     case kAllocPagesIommuEnd: {
34206       _this->_internal_mutable_alloc_pages_iommu_end()->::perfetto::protos::AllocPagesIommuEndFtraceEvent::MergeFrom(
34207           from._internal_alloc_pages_iommu_end());
34208       break;
34209     }
34210     case kAllocPagesIommuFail: {
34211       _this->_internal_mutable_alloc_pages_iommu_fail()->::perfetto::protos::AllocPagesIommuFailFtraceEvent::MergeFrom(
34212           from._internal_alloc_pages_iommu_fail());
34213       break;
34214     }
34215     case kAllocPagesIommuStart: {
34216       _this->_internal_mutable_alloc_pages_iommu_start()->::perfetto::protos::AllocPagesIommuStartFtraceEvent::MergeFrom(
34217           from._internal_alloc_pages_iommu_start());
34218       break;
34219     }
34220     case kAllocPagesSysEnd: {
34221       _this->_internal_mutable_alloc_pages_sys_end()->::perfetto::protos::AllocPagesSysEndFtraceEvent::MergeFrom(
34222           from._internal_alloc_pages_sys_end());
34223       break;
34224     }
34225     case kAllocPagesSysFail: {
34226       _this->_internal_mutable_alloc_pages_sys_fail()->::perfetto::protos::AllocPagesSysFailFtraceEvent::MergeFrom(
34227           from._internal_alloc_pages_sys_fail());
34228       break;
34229     }
34230     case kAllocPagesSysStart: {
34231       _this->_internal_mutable_alloc_pages_sys_start()->::perfetto::protos::AllocPagesSysStartFtraceEvent::MergeFrom(
34232           from._internal_alloc_pages_sys_start());
34233       break;
34234     }
34235     case kDmaAllocContiguousRetry: {
34236       _this->_internal_mutable_dma_alloc_contiguous_retry()->::perfetto::protos::DmaAllocContiguousRetryFtraceEvent::MergeFrom(
34237           from._internal_dma_alloc_contiguous_retry());
34238       break;
34239     }
34240     case kIommuMapRange: {
34241       _this->_internal_mutable_iommu_map_range()->::perfetto::protos::IommuMapRangeFtraceEvent::MergeFrom(
34242           from._internal_iommu_map_range());
34243       break;
34244     }
34245     case kIommuSecPtblMapRangeEnd: {
34246       _this->_internal_mutable_iommu_sec_ptbl_map_range_end()->::perfetto::protos::IommuSecPtblMapRangeEndFtraceEvent::MergeFrom(
34247           from._internal_iommu_sec_ptbl_map_range_end());
34248       break;
34249     }
34250     case kIommuSecPtblMapRangeStart: {
34251       _this->_internal_mutable_iommu_sec_ptbl_map_range_start()->::perfetto::protos::IommuSecPtblMapRangeStartFtraceEvent::MergeFrom(
34252           from._internal_iommu_sec_ptbl_map_range_start());
34253       break;
34254     }
34255     case kIonAllocBufferEnd: {
34256       _this->_internal_mutable_ion_alloc_buffer_end()->::perfetto::protos::IonAllocBufferEndFtraceEvent::MergeFrom(
34257           from._internal_ion_alloc_buffer_end());
34258       break;
34259     }
34260     case kIonAllocBufferFail: {
34261       _this->_internal_mutable_ion_alloc_buffer_fail()->::perfetto::protos::IonAllocBufferFailFtraceEvent::MergeFrom(
34262           from._internal_ion_alloc_buffer_fail());
34263       break;
34264     }
34265     case kIonAllocBufferFallback: {
34266       _this->_internal_mutable_ion_alloc_buffer_fallback()->::perfetto::protos::IonAllocBufferFallbackFtraceEvent::MergeFrom(
34267           from._internal_ion_alloc_buffer_fallback());
34268       break;
34269     }
34270     case kIonAllocBufferStart: {
34271       _this->_internal_mutable_ion_alloc_buffer_start()->::perfetto::protos::IonAllocBufferStartFtraceEvent::MergeFrom(
34272           from._internal_ion_alloc_buffer_start());
34273       break;
34274     }
34275     case kIonCpAllocRetry: {
34276       _this->_internal_mutable_ion_cp_alloc_retry()->::perfetto::protos::IonCpAllocRetryFtraceEvent::MergeFrom(
34277           from._internal_ion_cp_alloc_retry());
34278       break;
34279     }
34280     case kIonCpSecureBufferEnd: {
34281       _this->_internal_mutable_ion_cp_secure_buffer_end()->::perfetto::protos::IonCpSecureBufferEndFtraceEvent::MergeFrom(
34282           from._internal_ion_cp_secure_buffer_end());
34283       break;
34284     }
34285     case kIonCpSecureBufferStart: {
34286       _this->_internal_mutable_ion_cp_secure_buffer_start()->::perfetto::protos::IonCpSecureBufferStartFtraceEvent::MergeFrom(
34287           from._internal_ion_cp_secure_buffer_start());
34288       break;
34289     }
34290     case kIonPrefetching: {
34291       _this->_internal_mutable_ion_prefetching()->::perfetto::protos::IonPrefetchingFtraceEvent::MergeFrom(
34292           from._internal_ion_prefetching());
34293       break;
34294     }
34295     case kIonSecureCmaAddToPoolEnd: {
34296       _this->_internal_mutable_ion_secure_cma_add_to_pool_end()->::perfetto::protos::IonSecureCmaAddToPoolEndFtraceEvent::MergeFrom(
34297           from._internal_ion_secure_cma_add_to_pool_end());
34298       break;
34299     }
34300     case kIonSecureCmaAddToPoolStart: {
34301       _this->_internal_mutable_ion_secure_cma_add_to_pool_start()->::perfetto::protos::IonSecureCmaAddToPoolStartFtraceEvent::MergeFrom(
34302           from._internal_ion_secure_cma_add_to_pool_start());
34303       break;
34304     }
34305     case kIonSecureCmaAllocateEnd: {
34306       _this->_internal_mutable_ion_secure_cma_allocate_end()->::perfetto::protos::IonSecureCmaAllocateEndFtraceEvent::MergeFrom(
34307           from._internal_ion_secure_cma_allocate_end());
34308       break;
34309     }
34310     case kIonSecureCmaAllocateStart: {
34311       _this->_internal_mutable_ion_secure_cma_allocate_start()->::perfetto::protos::IonSecureCmaAllocateStartFtraceEvent::MergeFrom(
34312           from._internal_ion_secure_cma_allocate_start());
34313       break;
34314     }
34315     case kIonSecureCmaShrinkPoolEnd: {
34316       _this->_internal_mutable_ion_secure_cma_shrink_pool_end()->::perfetto::protos::IonSecureCmaShrinkPoolEndFtraceEvent::MergeFrom(
34317           from._internal_ion_secure_cma_shrink_pool_end());
34318       break;
34319     }
34320     case kIonSecureCmaShrinkPoolStart: {
34321       _this->_internal_mutable_ion_secure_cma_shrink_pool_start()->::perfetto::protos::IonSecureCmaShrinkPoolStartFtraceEvent::MergeFrom(
34322           from._internal_ion_secure_cma_shrink_pool_start());
34323       break;
34324     }
34325     case kKfree: {
34326       _this->_internal_mutable_kfree()->::perfetto::protos::KfreeFtraceEvent::MergeFrom(
34327           from._internal_kfree());
34328       break;
34329     }
34330     case kKmalloc: {
34331       _this->_internal_mutable_kmalloc()->::perfetto::protos::KmallocFtraceEvent::MergeFrom(
34332           from._internal_kmalloc());
34333       break;
34334     }
34335     case kKmallocNode: {
34336       _this->_internal_mutable_kmalloc_node()->::perfetto::protos::KmallocNodeFtraceEvent::MergeFrom(
34337           from._internal_kmalloc_node());
34338       break;
34339     }
34340     case kKmemCacheAlloc: {
34341       _this->_internal_mutable_kmem_cache_alloc()->::perfetto::protos::KmemCacheAllocFtraceEvent::MergeFrom(
34342           from._internal_kmem_cache_alloc());
34343       break;
34344     }
34345     case kKmemCacheAllocNode: {
34346       _this->_internal_mutable_kmem_cache_alloc_node()->::perfetto::protos::KmemCacheAllocNodeFtraceEvent::MergeFrom(
34347           from._internal_kmem_cache_alloc_node());
34348       break;
34349     }
34350     case kKmemCacheFree: {
34351       _this->_internal_mutable_kmem_cache_free()->::perfetto::protos::KmemCacheFreeFtraceEvent::MergeFrom(
34352           from._internal_kmem_cache_free());
34353       break;
34354     }
34355     case kMigratePagesEnd: {
34356       _this->_internal_mutable_migrate_pages_end()->::perfetto::protos::MigratePagesEndFtraceEvent::MergeFrom(
34357           from._internal_migrate_pages_end());
34358       break;
34359     }
34360     case kMigratePagesStart: {
34361       _this->_internal_mutable_migrate_pages_start()->::perfetto::protos::MigratePagesStartFtraceEvent::MergeFrom(
34362           from._internal_migrate_pages_start());
34363       break;
34364     }
34365     case kMigrateRetry: {
34366       _this->_internal_mutable_migrate_retry()->::perfetto::protos::MigrateRetryFtraceEvent::MergeFrom(
34367           from._internal_migrate_retry());
34368       break;
34369     }
34370     case kMmPageAlloc: {
34371       _this->_internal_mutable_mm_page_alloc()->::perfetto::protos::MmPageAllocFtraceEvent::MergeFrom(
34372           from._internal_mm_page_alloc());
34373       break;
34374     }
34375     case kMmPageAllocExtfrag: {
34376       _this->_internal_mutable_mm_page_alloc_extfrag()->::perfetto::protos::MmPageAllocExtfragFtraceEvent::MergeFrom(
34377           from._internal_mm_page_alloc_extfrag());
34378       break;
34379     }
34380     case kMmPageAllocZoneLocked: {
34381       _this->_internal_mutable_mm_page_alloc_zone_locked()->::perfetto::protos::MmPageAllocZoneLockedFtraceEvent::MergeFrom(
34382           from._internal_mm_page_alloc_zone_locked());
34383       break;
34384     }
34385     case kMmPageFree: {
34386       _this->_internal_mutable_mm_page_free()->::perfetto::protos::MmPageFreeFtraceEvent::MergeFrom(
34387           from._internal_mm_page_free());
34388       break;
34389     }
34390     case kMmPageFreeBatched: {
34391       _this->_internal_mutable_mm_page_free_batched()->::perfetto::protos::MmPageFreeBatchedFtraceEvent::MergeFrom(
34392           from._internal_mm_page_free_batched());
34393       break;
34394     }
34395     case kMmPagePcpuDrain: {
34396       _this->_internal_mutable_mm_page_pcpu_drain()->::perfetto::protos::MmPagePcpuDrainFtraceEvent::MergeFrom(
34397           from._internal_mm_page_pcpu_drain());
34398       break;
34399     }
34400     case kRssStat: {
34401       _this->_internal_mutable_rss_stat()->::perfetto::protos::RssStatFtraceEvent::MergeFrom(
34402           from._internal_rss_stat());
34403       break;
34404     }
34405     case kIonHeapShrink: {
34406       _this->_internal_mutable_ion_heap_shrink()->::perfetto::protos::IonHeapShrinkFtraceEvent::MergeFrom(
34407           from._internal_ion_heap_shrink());
34408       break;
34409     }
34410     case kIonHeapGrow: {
34411       _this->_internal_mutable_ion_heap_grow()->::perfetto::protos::IonHeapGrowFtraceEvent::MergeFrom(
34412           from._internal_ion_heap_grow());
34413       break;
34414     }
34415     case kFenceInit: {
34416       _this->_internal_mutable_fence_init()->::perfetto::protos::FenceInitFtraceEvent::MergeFrom(
34417           from._internal_fence_init());
34418       break;
34419     }
34420     case kFenceDestroy: {
34421       _this->_internal_mutable_fence_destroy()->::perfetto::protos::FenceDestroyFtraceEvent::MergeFrom(
34422           from._internal_fence_destroy());
34423       break;
34424     }
34425     case kFenceEnableSignal: {
34426       _this->_internal_mutable_fence_enable_signal()->::perfetto::protos::FenceEnableSignalFtraceEvent::MergeFrom(
34427           from._internal_fence_enable_signal());
34428       break;
34429     }
34430     case kFenceSignaled: {
34431       _this->_internal_mutable_fence_signaled()->::perfetto::protos::FenceSignaledFtraceEvent::MergeFrom(
34432           from._internal_fence_signaled());
34433       break;
34434     }
34435     case kClkEnable: {
34436       _this->_internal_mutable_clk_enable()->::perfetto::protos::ClkEnableFtraceEvent::MergeFrom(
34437           from._internal_clk_enable());
34438       break;
34439     }
34440     case kClkDisable: {
34441       _this->_internal_mutable_clk_disable()->::perfetto::protos::ClkDisableFtraceEvent::MergeFrom(
34442           from._internal_clk_disable());
34443       break;
34444     }
34445     case kClkSetRate: {
34446       _this->_internal_mutable_clk_set_rate()->::perfetto::protos::ClkSetRateFtraceEvent::MergeFrom(
34447           from._internal_clk_set_rate());
34448       break;
34449     }
34450     case kBinderTransactionAllocBuf: {
34451       _this->_internal_mutable_binder_transaction_alloc_buf()->::perfetto::protos::BinderTransactionAllocBufFtraceEvent::MergeFrom(
34452           from._internal_binder_transaction_alloc_buf());
34453       break;
34454     }
34455     case kSignalDeliver: {
34456       _this->_internal_mutable_signal_deliver()->::perfetto::protos::SignalDeliverFtraceEvent::MergeFrom(
34457           from._internal_signal_deliver());
34458       break;
34459     }
34460     case kSignalGenerate: {
34461       _this->_internal_mutable_signal_generate()->::perfetto::protos::SignalGenerateFtraceEvent::MergeFrom(
34462           from._internal_signal_generate());
34463       break;
34464     }
34465     case kOomScoreAdjUpdate: {
34466       _this->_internal_mutable_oom_score_adj_update()->::perfetto::protos::OomScoreAdjUpdateFtraceEvent::MergeFrom(
34467           from._internal_oom_score_adj_update());
34468       break;
34469     }
34470     case kGeneric: {
34471       _this->_internal_mutable_generic()->::perfetto::protos::GenericFtraceEvent::MergeFrom(
34472           from._internal_generic());
34473       break;
34474     }
34475     case kMmEventRecord: {
34476       _this->_internal_mutable_mm_event_record()->::perfetto::protos::MmEventRecordFtraceEvent::MergeFrom(
34477           from._internal_mm_event_record());
34478       break;
34479     }
34480     case kSysEnter: {
34481       _this->_internal_mutable_sys_enter()->::perfetto::protos::SysEnterFtraceEvent::MergeFrom(
34482           from._internal_sys_enter());
34483       break;
34484     }
34485     case kSysExit: {
34486       _this->_internal_mutable_sys_exit()->::perfetto::protos::SysExitFtraceEvent::MergeFrom(
34487           from._internal_sys_exit());
34488       break;
34489     }
34490     case kZero: {
34491       _this->_internal_mutable_zero()->::perfetto::protos::ZeroFtraceEvent::MergeFrom(
34492           from._internal_zero());
34493       break;
34494     }
34495     case kGpuFrequency: {
34496       _this->_internal_mutable_gpu_frequency()->::perfetto::protos::GpuFrequencyFtraceEvent::MergeFrom(
34497           from._internal_gpu_frequency());
34498       break;
34499     }
34500     case kSdeTracingMarkWrite: {
34501       _this->_internal_mutable_sde_tracing_mark_write()->::perfetto::protos::SdeTracingMarkWriteFtraceEvent::MergeFrom(
34502           from._internal_sde_tracing_mark_write());
34503       break;
34504     }
34505     case kMarkVictim: {
34506       _this->_internal_mutable_mark_victim()->::perfetto::protos::MarkVictimFtraceEvent::MergeFrom(
34507           from._internal_mark_victim());
34508       break;
34509     }
34510     case kIonStat: {
34511       _this->_internal_mutable_ion_stat()->::perfetto::protos::IonStatFtraceEvent::MergeFrom(
34512           from._internal_ion_stat());
34513       break;
34514     }
34515     case kIonBufferCreate: {
34516       _this->_internal_mutable_ion_buffer_create()->::perfetto::protos::IonBufferCreateFtraceEvent::MergeFrom(
34517           from._internal_ion_buffer_create());
34518       break;
34519     }
34520     case kIonBufferDestroy: {
34521       _this->_internal_mutable_ion_buffer_destroy()->::perfetto::protos::IonBufferDestroyFtraceEvent::MergeFrom(
34522           from._internal_ion_buffer_destroy());
34523       break;
34524     }
34525     case kScmCallStart: {
34526       _this->_internal_mutable_scm_call_start()->::perfetto::protos::ScmCallStartFtraceEvent::MergeFrom(
34527           from._internal_scm_call_start());
34528       break;
34529     }
34530     case kScmCallEnd: {
34531       _this->_internal_mutable_scm_call_end()->::perfetto::protos::ScmCallEndFtraceEvent::MergeFrom(
34532           from._internal_scm_call_end());
34533       break;
34534     }
34535     case kGpuMemTotal: {
34536       _this->_internal_mutable_gpu_mem_total()->::perfetto::protos::GpuMemTotalFtraceEvent::MergeFrom(
34537           from._internal_gpu_mem_total());
34538       break;
34539     }
34540     case kThermalTemperature: {
34541       _this->_internal_mutable_thermal_temperature()->::perfetto::protos::ThermalTemperatureFtraceEvent::MergeFrom(
34542           from._internal_thermal_temperature());
34543       break;
34544     }
34545     case kCdevUpdate: {
34546       _this->_internal_mutable_cdev_update()->::perfetto::protos::CdevUpdateFtraceEvent::MergeFrom(
34547           from._internal_cdev_update());
34548       break;
34549     }
34550     case kCpuhpExit: {
34551       _this->_internal_mutable_cpuhp_exit()->::perfetto::protos::CpuhpExitFtraceEvent::MergeFrom(
34552           from._internal_cpuhp_exit());
34553       break;
34554     }
34555     case kCpuhpMultiEnter: {
34556       _this->_internal_mutable_cpuhp_multi_enter()->::perfetto::protos::CpuhpMultiEnterFtraceEvent::MergeFrom(
34557           from._internal_cpuhp_multi_enter());
34558       break;
34559     }
34560     case kCpuhpEnter: {
34561       _this->_internal_mutable_cpuhp_enter()->::perfetto::protos::CpuhpEnterFtraceEvent::MergeFrom(
34562           from._internal_cpuhp_enter());
34563       break;
34564     }
34565     case kCpuhpLatency: {
34566       _this->_internal_mutable_cpuhp_latency()->::perfetto::protos::CpuhpLatencyFtraceEvent::MergeFrom(
34567           from._internal_cpuhp_latency());
34568       break;
34569     }
34570     case kFastrpcDmaStat: {
34571       _this->_internal_mutable_fastrpc_dma_stat()->::perfetto::protos::FastrpcDmaStatFtraceEvent::MergeFrom(
34572           from._internal_fastrpc_dma_stat());
34573       break;
34574     }
34575     case kDpuTracingMarkWrite: {
34576       _this->_internal_mutable_dpu_tracing_mark_write()->::perfetto::protos::DpuTracingMarkWriteFtraceEvent::MergeFrom(
34577           from._internal_dpu_tracing_mark_write());
34578       break;
34579     }
34580     case kG2DTracingMarkWrite: {
34581       _this->_internal_mutable_g2d_tracing_mark_write()->::perfetto::protos::G2dTracingMarkWriteFtraceEvent::MergeFrom(
34582           from._internal_g2d_tracing_mark_write());
34583       break;
34584     }
34585     case kMaliTracingMarkWrite: {
34586       _this->_internal_mutable_mali_tracing_mark_write()->::perfetto::protos::MaliTracingMarkWriteFtraceEvent::MergeFrom(
34587           from._internal_mali_tracing_mark_write());
34588       break;
34589     }
34590     case kDmaHeapStat: {
34591       _this->_internal_mutable_dma_heap_stat()->::perfetto::protos::DmaHeapStatFtraceEvent::MergeFrom(
34592           from._internal_dma_heap_stat());
34593       break;
34594     }
34595     case kCpuhpPause: {
34596       _this->_internal_mutable_cpuhp_pause()->::perfetto::protos::CpuhpPauseFtraceEvent::MergeFrom(
34597           from._internal_cpuhp_pause());
34598       break;
34599     }
34600     case kSchedPiSetprio: {
34601       _this->_internal_mutable_sched_pi_setprio()->::perfetto::protos::SchedPiSetprioFtraceEvent::MergeFrom(
34602           from._internal_sched_pi_setprio());
34603       break;
34604     }
34605     case kSdeSdeEvtlog: {
34606       _this->_internal_mutable_sde_sde_evtlog()->::perfetto::protos::SdeSdeEvtlogFtraceEvent::MergeFrom(
34607           from._internal_sde_sde_evtlog());
34608       break;
34609     }
34610     case kSdeSdePerfCalcCrtc: {
34611       _this->_internal_mutable_sde_sde_perf_calc_crtc()->::perfetto::protos::SdeSdePerfCalcCrtcFtraceEvent::MergeFrom(
34612           from._internal_sde_sde_perf_calc_crtc());
34613       break;
34614     }
34615     case kSdeSdePerfCrtcUpdate: {
34616       _this->_internal_mutable_sde_sde_perf_crtc_update()->::perfetto::protos::SdeSdePerfCrtcUpdateFtraceEvent::MergeFrom(
34617           from._internal_sde_sde_perf_crtc_update());
34618       break;
34619     }
34620     case kSdeSdePerfSetQosLuts: {
34621       _this->_internal_mutable_sde_sde_perf_set_qos_luts()->::perfetto::protos::SdeSdePerfSetQosLutsFtraceEvent::MergeFrom(
34622           from._internal_sde_sde_perf_set_qos_luts());
34623       break;
34624     }
34625     case kSdeSdePerfUpdateBus: {
34626       _this->_internal_mutable_sde_sde_perf_update_bus()->::perfetto::protos::SdeSdePerfUpdateBusFtraceEvent::MergeFrom(
34627           from._internal_sde_sde_perf_update_bus());
34628       break;
34629     }
34630     case kRssStatThrottled: {
34631       _this->_internal_mutable_rss_stat_throttled()->::perfetto::protos::RssStatThrottledFtraceEvent::MergeFrom(
34632           from._internal_rss_stat_throttled());
34633       break;
34634     }
34635     case kNetifReceiveSkb: {
34636       _this->_internal_mutable_netif_receive_skb()->::perfetto::protos::NetifReceiveSkbFtraceEvent::MergeFrom(
34637           from._internal_netif_receive_skb());
34638       break;
34639     }
34640     case kNetDevXmit: {
34641       _this->_internal_mutable_net_dev_xmit()->::perfetto::protos::NetDevXmitFtraceEvent::MergeFrom(
34642           from._internal_net_dev_xmit());
34643       break;
34644     }
34645     case kInetSockSetState: {
34646       _this->_internal_mutable_inet_sock_set_state()->::perfetto::protos::InetSockSetStateFtraceEvent::MergeFrom(
34647           from._internal_inet_sock_set_state());
34648       break;
34649     }
34650     case kTcpRetransmitSkb: {
34651       _this->_internal_mutable_tcp_retransmit_skb()->::perfetto::protos::TcpRetransmitSkbFtraceEvent::MergeFrom(
34652           from._internal_tcp_retransmit_skb());
34653       break;
34654     }
34655     case kCrosEcSensorhubData: {
34656       _this->_internal_mutable_cros_ec_sensorhub_data()->::perfetto::protos::CrosEcSensorhubDataFtraceEvent::MergeFrom(
34657           from._internal_cros_ec_sensorhub_data());
34658       break;
34659     }
34660     case kNapiGroReceiveEntry: {
34661       _this->_internal_mutable_napi_gro_receive_entry()->::perfetto::protos::NapiGroReceiveEntryFtraceEvent::MergeFrom(
34662           from._internal_napi_gro_receive_entry());
34663       break;
34664     }
34665     case kNapiGroReceiveExit: {
34666       _this->_internal_mutable_napi_gro_receive_exit()->::perfetto::protos::NapiGroReceiveExitFtraceEvent::MergeFrom(
34667           from._internal_napi_gro_receive_exit());
34668       break;
34669     }
34670     case kKfreeSkb: {
34671       _this->_internal_mutable_kfree_skb()->::perfetto::protos::KfreeSkbFtraceEvent::MergeFrom(
34672           from._internal_kfree_skb());
34673       break;
34674     }
34675     case kKvmAccessFault: {
34676       _this->_internal_mutable_kvm_access_fault()->::perfetto::protos::KvmAccessFaultFtraceEvent::MergeFrom(
34677           from._internal_kvm_access_fault());
34678       break;
34679     }
34680     case kKvmAckIrq: {
34681       _this->_internal_mutable_kvm_ack_irq()->::perfetto::protos::KvmAckIrqFtraceEvent::MergeFrom(
34682           from._internal_kvm_ack_irq());
34683       break;
34684     }
34685     case kKvmAgeHva: {
34686       _this->_internal_mutable_kvm_age_hva()->::perfetto::protos::KvmAgeHvaFtraceEvent::MergeFrom(
34687           from._internal_kvm_age_hva());
34688       break;
34689     }
34690     case kKvmAgePage: {
34691       _this->_internal_mutable_kvm_age_page()->::perfetto::protos::KvmAgePageFtraceEvent::MergeFrom(
34692           from._internal_kvm_age_page());
34693       break;
34694     }
34695     case kKvmArmClearDebug: {
34696       _this->_internal_mutable_kvm_arm_clear_debug()->::perfetto::protos::KvmArmClearDebugFtraceEvent::MergeFrom(
34697           from._internal_kvm_arm_clear_debug());
34698       break;
34699     }
34700     case kKvmArmSetDreg32: {
34701       _this->_internal_mutable_kvm_arm_set_dreg32()->::perfetto::protos::KvmArmSetDreg32FtraceEvent::MergeFrom(
34702           from._internal_kvm_arm_set_dreg32());
34703       break;
34704     }
34705     case kKvmArmSetRegset: {
34706       _this->_internal_mutable_kvm_arm_set_regset()->::perfetto::protos::KvmArmSetRegsetFtraceEvent::MergeFrom(
34707           from._internal_kvm_arm_set_regset());
34708       break;
34709     }
34710     case kKvmArmSetupDebug: {
34711       _this->_internal_mutable_kvm_arm_setup_debug()->::perfetto::protos::KvmArmSetupDebugFtraceEvent::MergeFrom(
34712           from._internal_kvm_arm_setup_debug());
34713       break;
34714     }
34715     case kKvmEntry: {
34716       _this->_internal_mutable_kvm_entry()->::perfetto::protos::KvmEntryFtraceEvent::MergeFrom(
34717           from._internal_kvm_entry());
34718       break;
34719     }
34720     case kKvmExit: {
34721       _this->_internal_mutable_kvm_exit()->::perfetto::protos::KvmExitFtraceEvent::MergeFrom(
34722           from._internal_kvm_exit());
34723       break;
34724     }
34725     case kKvmFpu: {
34726       _this->_internal_mutable_kvm_fpu()->::perfetto::protos::KvmFpuFtraceEvent::MergeFrom(
34727           from._internal_kvm_fpu());
34728       break;
34729     }
34730     case kKvmGetTimerMap: {
34731       _this->_internal_mutable_kvm_get_timer_map()->::perfetto::protos::KvmGetTimerMapFtraceEvent::MergeFrom(
34732           from._internal_kvm_get_timer_map());
34733       break;
34734     }
34735     case kKvmGuestFault: {
34736       _this->_internal_mutable_kvm_guest_fault()->::perfetto::protos::KvmGuestFaultFtraceEvent::MergeFrom(
34737           from._internal_kvm_guest_fault());
34738       break;
34739     }
34740     case kKvmHandleSysReg: {
34741       _this->_internal_mutable_kvm_handle_sys_reg()->::perfetto::protos::KvmHandleSysRegFtraceEvent::MergeFrom(
34742           from._internal_kvm_handle_sys_reg());
34743       break;
34744     }
34745     case kKvmHvcArm64: {
34746       _this->_internal_mutable_kvm_hvc_arm64()->::perfetto::protos::KvmHvcArm64FtraceEvent::MergeFrom(
34747           from._internal_kvm_hvc_arm64());
34748       break;
34749     }
34750     case kKvmIrqLine: {
34751       _this->_internal_mutable_kvm_irq_line()->::perfetto::protos::KvmIrqLineFtraceEvent::MergeFrom(
34752           from._internal_kvm_irq_line());
34753       break;
34754     }
34755     case kKvmMmio: {
34756       _this->_internal_mutable_kvm_mmio()->::perfetto::protos::KvmMmioFtraceEvent::MergeFrom(
34757           from._internal_kvm_mmio());
34758       break;
34759     }
34760     case kKvmMmioEmulate: {
34761       _this->_internal_mutable_kvm_mmio_emulate()->::perfetto::protos::KvmMmioEmulateFtraceEvent::MergeFrom(
34762           from._internal_kvm_mmio_emulate());
34763       break;
34764     }
34765     case kKvmSetGuestDebug: {
34766       _this->_internal_mutable_kvm_set_guest_debug()->::perfetto::protos::KvmSetGuestDebugFtraceEvent::MergeFrom(
34767           from._internal_kvm_set_guest_debug());
34768       break;
34769     }
34770     case kKvmSetIrq: {
34771       _this->_internal_mutable_kvm_set_irq()->::perfetto::protos::KvmSetIrqFtraceEvent::MergeFrom(
34772           from._internal_kvm_set_irq());
34773       break;
34774     }
34775     case kKvmSetSpteHva: {
34776       _this->_internal_mutable_kvm_set_spte_hva()->::perfetto::protos::KvmSetSpteHvaFtraceEvent::MergeFrom(
34777           from._internal_kvm_set_spte_hva());
34778       break;
34779     }
34780     case kKvmSetWayFlush: {
34781       _this->_internal_mutable_kvm_set_way_flush()->::perfetto::protos::KvmSetWayFlushFtraceEvent::MergeFrom(
34782           from._internal_kvm_set_way_flush());
34783       break;
34784     }
34785     case kKvmSysAccess: {
34786       _this->_internal_mutable_kvm_sys_access()->::perfetto::protos::KvmSysAccessFtraceEvent::MergeFrom(
34787           from._internal_kvm_sys_access());
34788       break;
34789     }
34790     case kKvmTestAgeHva: {
34791       _this->_internal_mutable_kvm_test_age_hva()->::perfetto::protos::KvmTestAgeHvaFtraceEvent::MergeFrom(
34792           from._internal_kvm_test_age_hva());
34793       break;
34794     }
34795     case kKvmTimerEmulate: {
34796       _this->_internal_mutable_kvm_timer_emulate()->::perfetto::protos::KvmTimerEmulateFtraceEvent::MergeFrom(
34797           from._internal_kvm_timer_emulate());
34798       break;
34799     }
34800     case kKvmTimerHrtimerExpire: {
34801       _this->_internal_mutable_kvm_timer_hrtimer_expire()->::perfetto::protos::KvmTimerHrtimerExpireFtraceEvent::MergeFrom(
34802           from._internal_kvm_timer_hrtimer_expire());
34803       break;
34804     }
34805     case kKvmTimerRestoreState: {
34806       _this->_internal_mutable_kvm_timer_restore_state()->::perfetto::protos::KvmTimerRestoreStateFtraceEvent::MergeFrom(
34807           from._internal_kvm_timer_restore_state());
34808       break;
34809     }
34810     case kKvmTimerSaveState: {
34811       _this->_internal_mutable_kvm_timer_save_state()->::perfetto::protos::KvmTimerSaveStateFtraceEvent::MergeFrom(
34812           from._internal_kvm_timer_save_state());
34813       break;
34814     }
34815     case kKvmTimerUpdateIrq: {
34816       _this->_internal_mutable_kvm_timer_update_irq()->::perfetto::protos::KvmTimerUpdateIrqFtraceEvent::MergeFrom(
34817           from._internal_kvm_timer_update_irq());
34818       break;
34819     }
34820     case kKvmToggleCache: {
34821       _this->_internal_mutable_kvm_toggle_cache()->::perfetto::protos::KvmToggleCacheFtraceEvent::MergeFrom(
34822           from._internal_kvm_toggle_cache());
34823       break;
34824     }
34825     case kKvmUnmapHvaRange: {
34826       _this->_internal_mutable_kvm_unmap_hva_range()->::perfetto::protos::KvmUnmapHvaRangeFtraceEvent::MergeFrom(
34827           from._internal_kvm_unmap_hva_range());
34828       break;
34829     }
34830     case kKvmUserspaceExit: {
34831       _this->_internal_mutable_kvm_userspace_exit()->::perfetto::protos::KvmUserspaceExitFtraceEvent::MergeFrom(
34832           from._internal_kvm_userspace_exit());
34833       break;
34834     }
34835     case kKvmVcpuWakeup: {
34836       _this->_internal_mutable_kvm_vcpu_wakeup()->::perfetto::protos::KvmVcpuWakeupFtraceEvent::MergeFrom(
34837           from._internal_kvm_vcpu_wakeup());
34838       break;
34839     }
34840     case kKvmWfxArm64: {
34841       _this->_internal_mutable_kvm_wfx_arm64()->::perfetto::protos::KvmWfxArm64FtraceEvent::MergeFrom(
34842           from._internal_kvm_wfx_arm64());
34843       break;
34844     }
34845     case kTrapReg: {
34846       _this->_internal_mutable_trap_reg()->::perfetto::protos::TrapRegFtraceEvent::MergeFrom(
34847           from._internal_trap_reg());
34848       break;
34849     }
34850     case kVgicUpdateIrqPending: {
34851       _this->_internal_mutable_vgic_update_irq_pending()->::perfetto::protos::VgicUpdateIrqPendingFtraceEvent::MergeFrom(
34852           from._internal_vgic_update_irq_pending());
34853       break;
34854     }
34855     case kWakeupSourceActivate: {
34856       _this->_internal_mutable_wakeup_source_activate()->::perfetto::protos::WakeupSourceActivateFtraceEvent::MergeFrom(
34857           from._internal_wakeup_source_activate());
34858       break;
34859     }
34860     case kWakeupSourceDeactivate: {
34861       _this->_internal_mutable_wakeup_source_deactivate()->::perfetto::protos::WakeupSourceDeactivateFtraceEvent::MergeFrom(
34862           from._internal_wakeup_source_deactivate());
34863       break;
34864     }
34865     case kUfshcdCommand: {
34866       _this->_internal_mutable_ufshcd_command()->::perfetto::protos::UfshcdCommandFtraceEvent::MergeFrom(
34867           from._internal_ufshcd_command());
34868       break;
34869     }
34870     case kUfshcdClkGating: {
34871       _this->_internal_mutable_ufshcd_clk_gating()->::perfetto::protos::UfshcdClkGatingFtraceEvent::MergeFrom(
34872           from._internal_ufshcd_clk_gating());
34873       break;
34874     }
34875     case kConsole: {
34876       _this->_internal_mutable_console()->::perfetto::protos::ConsoleFtraceEvent::MergeFrom(
34877           from._internal_console());
34878       break;
34879     }
34880     case kDrmVblankEvent: {
34881       _this->_internal_mutable_drm_vblank_event()->::perfetto::protos::DrmVblankEventFtraceEvent::MergeFrom(
34882           from._internal_drm_vblank_event());
34883       break;
34884     }
34885     case kDrmVblankEventDelivered: {
34886       _this->_internal_mutable_drm_vblank_event_delivered()->::perfetto::protos::DrmVblankEventDeliveredFtraceEvent::MergeFrom(
34887           from._internal_drm_vblank_event_delivered());
34888       break;
34889     }
34890     case kDrmSchedJob: {
34891       _this->_internal_mutable_drm_sched_job()->::perfetto::protos::DrmSchedJobFtraceEvent::MergeFrom(
34892           from._internal_drm_sched_job());
34893       break;
34894     }
34895     case kDrmRunJob: {
34896       _this->_internal_mutable_drm_run_job()->::perfetto::protos::DrmRunJobFtraceEvent::MergeFrom(
34897           from._internal_drm_run_job());
34898       break;
34899     }
34900     case kDrmSchedProcessJob: {
34901       _this->_internal_mutable_drm_sched_process_job()->::perfetto::protos::DrmSchedProcessJobFtraceEvent::MergeFrom(
34902           from._internal_drm_sched_process_job());
34903       break;
34904     }
34905     case kDmaFenceInit: {
34906       _this->_internal_mutable_dma_fence_init()->::perfetto::protos::DmaFenceInitFtraceEvent::MergeFrom(
34907           from._internal_dma_fence_init());
34908       break;
34909     }
34910     case kDmaFenceEmit: {
34911       _this->_internal_mutable_dma_fence_emit()->::perfetto::protos::DmaFenceEmitFtraceEvent::MergeFrom(
34912           from._internal_dma_fence_emit());
34913       break;
34914     }
34915     case kDmaFenceSignaled: {
34916       _this->_internal_mutable_dma_fence_signaled()->::perfetto::protos::DmaFenceSignaledFtraceEvent::MergeFrom(
34917           from._internal_dma_fence_signaled());
34918       break;
34919     }
34920     case kDmaFenceWaitStart: {
34921       _this->_internal_mutable_dma_fence_wait_start()->::perfetto::protos::DmaFenceWaitStartFtraceEvent::MergeFrom(
34922           from._internal_dma_fence_wait_start());
34923       break;
34924     }
34925     case kDmaFenceWaitEnd: {
34926       _this->_internal_mutable_dma_fence_wait_end()->::perfetto::protos::DmaFenceWaitEndFtraceEvent::MergeFrom(
34927           from._internal_dma_fence_wait_end());
34928       break;
34929     }
34930     case kF2FsIostat: {
34931       _this->_internal_mutable_f2fs_iostat()->::perfetto::protos::F2fsIostatFtraceEvent::MergeFrom(
34932           from._internal_f2fs_iostat());
34933       break;
34934     }
34935     case kF2FsIostatLatency: {
34936       _this->_internal_mutable_f2fs_iostat_latency()->::perfetto::protos::F2fsIostatLatencyFtraceEvent::MergeFrom(
34937           from._internal_f2fs_iostat_latency());
34938       break;
34939     }
34940     case kSchedCpuUtilCfs: {
34941       _this->_internal_mutable_sched_cpu_util_cfs()->::perfetto::protos::SchedCpuUtilCfsFtraceEvent::MergeFrom(
34942           from._internal_sched_cpu_util_cfs());
34943       break;
34944     }
34945     case kV4L2Qbuf: {
34946       _this->_internal_mutable_v4l2_qbuf()->::perfetto::protos::V4l2QbufFtraceEvent::MergeFrom(
34947           from._internal_v4l2_qbuf());
34948       break;
34949     }
34950     case kV4L2Dqbuf: {
34951       _this->_internal_mutable_v4l2_dqbuf()->::perfetto::protos::V4l2DqbufFtraceEvent::MergeFrom(
34952           from._internal_v4l2_dqbuf());
34953       break;
34954     }
34955     case kVb2V4L2BufQueue: {
34956       _this->_internal_mutable_vb2_v4l2_buf_queue()->::perfetto::protos::Vb2V4l2BufQueueFtraceEvent::MergeFrom(
34957           from._internal_vb2_v4l2_buf_queue());
34958       break;
34959     }
34960     case kVb2V4L2BufDone: {
34961       _this->_internal_mutable_vb2_v4l2_buf_done()->::perfetto::protos::Vb2V4l2BufDoneFtraceEvent::MergeFrom(
34962           from._internal_vb2_v4l2_buf_done());
34963       break;
34964     }
34965     case kVb2V4L2Qbuf: {
34966       _this->_internal_mutable_vb2_v4l2_qbuf()->::perfetto::protos::Vb2V4l2QbufFtraceEvent::MergeFrom(
34967           from._internal_vb2_v4l2_qbuf());
34968       break;
34969     }
34970     case kVb2V4L2Dqbuf: {
34971       _this->_internal_mutable_vb2_v4l2_dqbuf()->::perfetto::protos::Vb2V4l2DqbufFtraceEvent::MergeFrom(
34972           from._internal_vb2_v4l2_dqbuf());
34973       break;
34974     }
34975     case kDsiCmdFifoStatus: {
34976       _this->_internal_mutable_dsi_cmd_fifo_status()->::perfetto::protos::DsiCmdFifoStatusFtraceEvent::MergeFrom(
34977           from._internal_dsi_cmd_fifo_status());
34978       break;
34979     }
34980     case kDsiRx: {
34981       _this->_internal_mutable_dsi_rx()->::perfetto::protos::DsiRxFtraceEvent::MergeFrom(
34982           from._internal_dsi_rx());
34983       break;
34984     }
34985     case kDsiTx: {
34986       _this->_internal_mutable_dsi_tx()->::perfetto::protos::DsiTxFtraceEvent::MergeFrom(
34987           from._internal_dsi_tx());
34988       break;
34989     }
34990     case kAndroidFsDatareadEnd: {
34991       _this->_internal_mutable_android_fs_dataread_end()->::perfetto::protos::AndroidFsDatareadEndFtraceEvent::MergeFrom(
34992           from._internal_android_fs_dataread_end());
34993       break;
34994     }
34995     case kAndroidFsDatareadStart: {
34996       _this->_internal_mutable_android_fs_dataread_start()->::perfetto::protos::AndroidFsDatareadStartFtraceEvent::MergeFrom(
34997           from._internal_android_fs_dataread_start());
34998       break;
34999     }
35000     case kAndroidFsDatawriteEnd: {
35001       _this->_internal_mutable_android_fs_datawrite_end()->::perfetto::protos::AndroidFsDatawriteEndFtraceEvent::MergeFrom(
35002           from._internal_android_fs_datawrite_end());
35003       break;
35004     }
35005     case kAndroidFsDatawriteStart: {
35006       _this->_internal_mutable_android_fs_datawrite_start()->::perfetto::protos::AndroidFsDatawriteStartFtraceEvent::MergeFrom(
35007           from._internal_android_fs_datawrite_start());
35008       break;
35009     }
35010     case kAndroidFsFsyncEnd: {
35011       _this->_internal_mutable_android_fs_fsync_end()->::perfetto::protos::AndroidFsFsyncEndFtraceEvent::MergeFrom(
35012           from._internal_android_fs_fsync_end());
35013       break;
35014     }
35015     case kAndroidFsFsyncStart: {
35016       _this->_internal_mutable_android_fs_fsync_start()->::perfetto::protos::AndroidFsFsyncStartFtraceEvent::MergeFrom(
35017           from._internal_android_fs_fsync_start());
35018       break;
35019     }
35020     case kFuncgraphEntry: {
35021       _this->_internal_mutable_funcgraph_entry()->::perfetto::protos::FuncgraphEntryFtraceEvent::MergeFrom(
35022           from._internal_funcgraph_entry());
35023       break;
35024     }
35025     case kFuncgraphExit: {
35026       _this->_internal_mutable_funcgraph_exit()->::perfetto::protos::FuncgraphExitFtraceEvent::MergeFrom(
35027           from._internal_funcgraph_exit());
35028       break;
35029     }
35030     case kVirtioVideoCmd: {
35031       _this->_internal_mutable_virtio_video_cmd()->::perfetto::protos::VirtioVideoCmdFtraceEvent::MergeFrom(
35032           from._internal_virtio_video_cmd());
35033       break;
35034     }
35035     case kVirtioVideoCmdDone: {
35036       _this->_internal_mutable_virtio_video_cmd_done()->::perfetto::protos::VirtioVideoCmdDoneFtraceEvent::MergeFrom(
35037           from._internal_virtio_video_cmd_done());
35038       break;
35039     }
35040     case kVirtioVideoResourceQueue: {
35041       _this->_internal_mutable_virtio_video_resource_queue()->::perfetto::protos::VirtioVideoResourceQueueFtraceEvent::MergeFrom(
35042           from._internal_virtio_video_resource_queue());
35043       break;
35044     }
35045     case kVirtioVideoResourceQueueDone: {
35046       _this->_internal_mutable_virtio_video_resource_queue_done()->::perfetto::protos::VirtioVideoResourceQueueDoneFtraceEvent::MergeFrom(
35047           from._internal_virtio_video_resource_queue_done());
35048       break;
35049     }
35050     case kMmShrinkSlabStart: {
35051       _this->_internal_mutable_mm_shrink_slab_start()->::perfetto::protos::MmShrinkSlabStartFtraceEvent::MergeFrom(
35052           from._internal_mm_shrink_slab_start());
35053       break;
35054     }
35055     case kMmShrinkSlabEnd: {
35056       _this->_internal_mutable_mm_shrink_slab_end()->::perfetto::protos::MmShrinkSlabEndFtraceEvent::MergeFrom(
35057           from._internal_mm_shrink_slab_end());
35058       break;
35059     }
35060     case kTrustySmc: {
35061       _this->_internal_mutable_trusty_smc()->::perfetto::protos::TrustySmcFtraceEvent::MergeFrom(
35062           from._internal_trusty_smc());
35063       break;
35064     }
35065     case kTrustySmcDone: {
35066       _this->_internal_mutable_trusty_smc_done()->::perfetto::protos::TrustySmcDoneFtraceEvent::MergeFrom(
35067           from._internal_trusty_smc_done());
35068       break;
35069     }
35070     case kTrustyStdCall32: {
35071       _this->_internal_mutable_trusty_std_call32()->::perfetto::protos::TrustyStdCall32FtraceEvent::MergeFrom(
35072           from._internal_trusty_std_call32());
35073       break;
35074     }
35075     case kTrustyStdCall32Done: {
35076       _this->_internal_mutable_trusty_std_call32_done()->::perfetto::protos::TrustyStdCall32DoneFtraceEvent::MergeFrom(
35077           from._internal_trusty_std_call32_done());
35078       break;
35079     }
35080     case kTrustyShareMemory: {
35081       _this->_internal_mutable_trusty_share_memory()->::perfetto::protos::TrustyShareMemoryFtraceEvent::MergeFrom(
35082           from._internal_trusty_share_memory());
35083       break;
35084     }
35085     case kTrustyShareMemoryDone: {
35086       _this->_internal_mutable_trusty_share_memory_done()->::perfetto::protos::TrustyShareMemoryDoneFtraceEvent::MergeFrom(
35087           from._internal_trusty_share_memory_done());
35088       break;
35089     }
35090     case kTrustyReclaimMemory: {
35091       _this->_internal_mutable_trusty_reclaim_memory()->::perfetto::protos::TrustyReclaimMemoryFtraceEvent::MergeFrom(
35092           from._internal_trusty_reclaim_memory());
35093       break;
35094     }
35095     case kTrustyReclaimMemoryDone: {
35096       _this->_internal_mutable_trusty_reclaim_memory_done()->::perfetto::protos::TrustyReclaimMemoryDoneFtraceEvent::MergeFrom(
35097           from._internal_trusty_reclaim_memory_done());
35098       break;
35099     }
35100     case kTrustyIrq: {
35101       _this->_internal_mutable_trusty_irq()->::perfetto::protos::TrustyIrqFtraceEvent::MergeFrom(
35102           from._internal_trusty_irq());
35103       break;
35104     }
35105     case kTrustyIpcHandleEvent: {
35106       _this->_internal_mutable_trusty_ipc_handle_event()->::perfetto::protos::TrustyIpcHandleEventFtraceEvent::MergeFrom(
35107           from._internal_trusty_ipc_handle_event());
35108       break;
35109     }
35110     case kTrustyIpcConnect: {
35111       _this->_internal_mutable_trusty_ipc_connect()->::perfetto::protos::TrustyIpcConnectFtraceEvent::MergeFrom(
35112           from._internal_trusty_ipc_connect());
35113       break;
35114     }
35115     case kTrustyIpcConnectEnd: {
35116       _this->_internal_mutable_trusty_ipc_connect_end()->::perfetto::protos::TrustyIpcConnectEndFtraceEvent::MergeFrom(
35117           from._internal_trusty_ipc_connect_end());
35118       break;
35119     }
35120     case kTrustyIpcWrite: {
35121       _this->_internal_mutable_trusty_ipc_write()->::perfetto::protos::TrustyIpcWriteFtraceEvent::MergeFrom(
35122           from._internal_trusty_ipc_write());
35123       break;
35124     }
35125     case kTrustyIpcPoll: {
35126       _this->_internal_mutable_trusty_ipc_poll()->::perfetto::protos::TrustyIpcPollFtraceEvent::MergeFrom(
35127           from._internal_trusty_ipc_poll());
35128       break;
35129     }
35130     case kTrustyIpcRead: {
35131       _this->_internal_mutable_trusty_ipc_read()->::perfetto::protos::TrustyIpcReadFtraceEvent::MergeFrom(
35132           from._internal_trusty_ipc_read());
35133       break;
35134     }
35135     case kTrustyIpcReadEnd: {
35136       _this->_internal_mutable_trusty_ipc_read_end()->::perfetto::protos::TrustyIpcReadEndFtraceEvent::MergeFrom(
35137           from._internal_trusty_ipc_read_end());
35138       break;
35139     }
35140     case kTrustyIpcRx: {
35141       _this->_internal_mutable_trusty_ipc_rx()->::perfetto::protos::TrustyIpcRxFtraceEvent::MergeFrom(
35142           from._internal_trusty_ipc_rx());
35143       break;
35144     }
35145     case kTrustyEnqueueNop: {
35146       _this->_internal_mutable_trusty_enqueue_nop()->::perfetto::protos::TrustyEnqueueNopFtraceEvent::MergeFrom(
35147           from._internal_trusty_enqueue_nop());
35148       break;
35149     }
35150     case kCmaAllocStart: {
35151       _this->_internal_mutable_cma_alloc_start()->::perfetto::protos::CmaAllocStartFtraceEvent::MergeFrom(
35152           from._internal_cma_alloc_start());
35153       break;
35154     }
35155     case kCmaAllocInfo: {
35156       _this->_internal_mutable_cma_alloc_info()->::perfetto::protos::CmaAllocInfoFtraceEvent::MergeFrom(
35157           from._internal_cma_alloc_info());
35158       break;
35159     }
35160     case kLwisTracingMarkWrite: {
35161       _this->_internal_mutable_lwis_tracing_mark_write()->::perfetto::protos::LwisTracingMarkWriteFtraceEvent::MergeFrom(
35162           from._internal_lwis_tracing_mark_write());
35163       break;
35164     }
35165     case kVirtioGpuCmdQueue: {
35166       _this->_internal_mutable_virtio_gpu_cmd_queue()->::perfetto::protos::VirtioGpuCmdQueueFtraceEvent::MergeFrom(
35167           from._internal_virtio_gpu_cmd_queue());
35168       break;
35169     }
35170     case kVirtioGpuCmdResponse: {
35171       _this->_internal_mutable_virtio_gpu_cmd_response()->::perfetto::protos::VirtioGpuCmdResponseFtraceEvent::MergeFrom(
35172           from._internal_virtio_gpu_cmd_response());
35173       break;
35174     }
35175     case kMaliMaliKCPUCQSSET: {
35176       _this->_internal_mutable_mali_mali_kcpu_cqs_set()->::perfetto::protos::MaliMaliKCPUCQSSETFtraceEvent::MergeFrom(
35177           from._internal_mali_mali_kcpu_cqs_set());
35178       break;
35179     }
35180     case kMaliMaliKCPUCQSWAITSTART: {
35181       _this->_internal_mutable_mali_mali_kcpu_cqs_wait_start()->::perfetto::protos::MaliMaliKCPUCQSWAITSTARTFtraceEvent::MergeFrom(
35182           from._internal_mali_mali_kcpu_cqs_wait_start());
35183       break;
35184     }
35185     case kMaliMaliKCPUCQSWAITEND: {
35186       _this->_internal_mutable_mali_mali_kcpu_cqs_wait_end()->::perfetto::protos::MaliMaliKCPUCQSWAITENDFtraceEvent::MergeFrom(
35187           from._internal_mali_mali_kcpu_cqs_wait_end());
35188       break;
35189     }
35190     case kMaliMaliKCPUFENCESIGNAL: {
35191       _this->_internal_mutable_mali_mali_kcpu_fence_signal()->::perfetto::protos::MaliMaliKCPUFENCESIGNALFtraceEvent::MergeFrom(
35192           from._internal_mali_mali_kcpu_fence_signal());
35193       break;
35194     }
35195     case kMaliMaliKCPUFENCEWAITSTART: {
35196       _this->_internal_mutable_mali_mali_kcpu_fence_wait_start()->::perfetto::protos::MaliMaliKCPUFENCEWAITSTARTFtraceEvent::MergeFrom(
35197           from._internal_mali_mali_kcpu_fence_wait_start());
35198       break;
35199     }
35200     case kMaliMaliKCPUFENCEWAITEND: {
35201       _this->_internal_mutable_mali_mali_kcpu_fence_wait_end()->::perfetto::protos::MaliMaliKCPUFENCEWAITENDFtraceEvent::MergeFrom(
35202           from._internal_mali_mali_kcpu_fence_wait_end());
35203       break;
35204     }
35205     case kHypEnter: {
35206       _this->_internal_mutable_hyp_enter()->::perfetto::protos::HypEnterFtraceEvent::MergeFrom(
35207           from._internal_hyp_enter());
35208       break;
35209     }
35210     case kHypExit: {
35211       _this->_internal_mutable_hyp_exit()->::perfetto::protos::HypExitFtraceEvent::MergeFrom(
35212           from._internal_hyp_exit());
35213       break;
35214     }
35215     case kHostHcall: {
35216       _this->_internal_mutable_host_hcall()->::perfetto::protos::HostHcallFtraceEvent::MergeFrom(
35217           from._internal_host_hcall());
35218       break;
35219     }
35220     case kHostSmc: {
35221       _this->_internal_mutable_host_smc()->::perfetto::protos::HostSmcFtraceEvent::MergeFrom(
35222           from._internal_host_smc());
35223       break;
35224     }
35225     case kHostMemAbort: {
35226       _this->_internal_mutable_host_mem_abort()->::perfetto::protos::HostMemAbortFtraceEvent::MergeFrom(
35227           from._internal_host_mem_abort());
35228       break;
35229     }
35230     case kSuspendResumeMinimal: {
35231       _this->_internal_mutable_suspend_resume_minimal()->::perfetto::protos::SuspendResumeMinimalFtraceEvent::MergeFrom(
35232           from._internal_suspend_resume_minimal());
35233       break;
35234     }
35235     case kMaliMaliCSFINTERRUPTSTART: {
35236       _this->_internal_mutable_mali_mali_csf_interrupt_start()->::perfetto::protos::MaliMaliCSFINTERRUPTSTARTFtraceEvent::MergeFrom(
35237           from._internal_mali_mali_csf_interrupt_start());
35238       break;
35239     }
35240     case kMaliMaliCSFINTERRUPTEND: {
35241       _this->_internal_mutable_mali_mali_csf_interrupt_end()->::perfetto::protos::MaliMaliCSFINTERRUPTENDFtraceEvent::MergeFrom(
35242           from._internal_mali_mali_csf_interrupt_end());
35243       break;
35244     }
35245     case kSamsungTracingMarkWrite: {
35246       _this->_internal_mutable_samsung_tracing_mark_write()->::perfetto::protos::SamsungTracingMarkWriteFtraceEvent::MergeFrom(
35247           from._internal_samsung_tracing_mark_write());
35248       break;
35249     }
35250     case kBinderCommand: {
35251       _this->_internal_mutable_binder_command()->::perfetto::protos::BinderCommandFtraceEvent::MergeFrom(
35252           from._internal_binder_command());
35253       break;
35254     }
35255     case kBinderReturn: {
35256       _this->_internal_mutable_binder_return()->::perfetto::protos::BinderReturnFtraceEvent::MergeFrom(
35257           from._internal_binder_return());
35258       break;
35259     }
35260     case kSchedSwitchWithCtrs: {
35261       _this->_internal_mutable_sched_switch_with_ctrs()->::perfetto::protos::SchedSwitchWithCtrsFtraceEvent::MergeFrom(
35262           from._internal_sched_switch_with_ctrs());
35263       break;
35264     }
35265     case kGpuWorkPeriod: {
35266       _this->_internal_mutable_gpu_work_period()->::perfetto::protos::GpuWorkPeriodFtraceEvent::MergeFrom(
35267           from._internal_gpu_work_period());
35268       break;
35269     }
35270     case kRpmStatus: {
35271       _this->_internal_mutable_rpm_status()->::perfetto::protos::RpmStatusFtraceEvent::MergeFrom(
35272           from._internal_rpm_status());
35273       break;
35274     }
35275     case kPanelWriteGeneric: {
35276       _this->_internal_mutable_panel_write_generic()->::perfetto::protos::PanelWriteGenericFtraceEvent::MergeFrom(
35277           from._internal_panel_write_generic());
35278       break;
35279     }
35280     case kSchedMigrateTask: {
35281       _this->_internal_mutable_sched_migrate_task()->::perfetto::protos::SchedMigrateTaskFtraceEvent::MergeFrom(
35282           from._internal_sched_migrate_task());
35283       break;
35284     }
35285     case kDpuDsiCmdFifoStatus: {
35286       _this->_internal_mutable_dpu_dsi_cmd_fifo_status()->::perfetto::protos::DpuDsiCmdFifoStatusFtraceEvent::MergeFrom(
35287           from._internal_dpu_dsi_cmd_fifo_status());
35288       break;
35289     }
35290     case kDpuDsiRx: {
35291       _this->_internal_mutable_dpu_dsi_rx()->::perfetto::protos::DpuDsiRxFtraceEvent::MergeFrom(
35292           from._internal_dpu_dsi_rx());
35293       break;
35294     }
35295     case kDpuDsiTx: {
35296       _this->_internal_mutable_dpu_dsi_tx()->::perfetto::protos::DpuDsiTxFtraceEvent::MergeFrom(
35297           from._internal_dpu_dsi_tx());
35298       break;
35299     }
35300     case kF2FsBackgroundGc: {
35301       _this->_internal_mutable_f2fs_background_gc()->::perfetto::protos::F2fsBackgroundGcFtraceEvent::MergeFrom(
35302           from._internal_f2fs_background_gc());
35303       break;
35304     }
35305     case kF2FsGcBegin: {
35306       _this->_internal_mutable_f2fs_gc_begin()->::perfetto::protos::F2fsGcBeginFtraceEvent::MergeFrom(
35307           from._internal_f2fs_gc_begin());
35308       break;
35309     }
35310     case kF2FsGcEnd: {
35311       _this->_internal_mutable_f2fs_gc_end()->::perfetto::protos::F2fsGcEndFtraceEvent::MergeFrom(
35312           from._internal_f2fs_gc_end());
35313       break;
35314     }
35315     case kFastrpcDmaFree: {
35316       _this->_internal_mutable_fastrpc_dma_free()->::perfetto::protos::FastrpcDmaFreeFtraceEvent::MergeFrom(
35317           from._internal_fastrpc_dma_free());
35318       break;
35319     }
35320     case kFastrpcDmaAlloc: {
35321       _this->_internal_mutable_fastrpc_dma_alloc()->::perfetto::protos::FastrpcDmaAllocFtraceEvent::MergeFrom(
35322           from._internal_fastrpc_dma_alloc());
35323       break;
35324     }
35325     case kFastrpcDmaUnmap: {
35326       _this->_internal_mutable_fastrpc_dma_unmap()->::perfetto::protos::FastrpcDmaUnmapFtraceEvent::MergeFrom(
35327           from._internal_fastrpc_dma_unmap());
35328       break;
35329     }
35330     case kFastrpcDmaMap: {
35331       _this->_internal_mutable_fastrpc_dma_map()->::perfetto::protos::FastrpcDmaMapFtraceEvent::MergeFrom(
35332           from._internal_fastrpc_dma_map());
35333       break;
35334     }
35335     case kGoogleIccEvent: {
35336       _this->_internal_mutable_google_icc_event()->::perfetto::protos::GoogleIccEventFtraceEvent::MergeFrom(
35337           from._internal_google_icc_event());
35338       break;
35339     }
35340     case kGoogleIrmEvent: {
35341       _this->_internal_mutable_google_irm_event()->::perfetto::protos::GoogleIrmEventFtraceEvent::MergeFrom(
35342           from._internal_google_irm_event());
35343       break;
35344     }
35345     case kDevicePmCallbackStart: {
35346       _this->_internal_mutable_device_pm_callback_start()->::perfetto::protos::DevicePmCallbackStartFtraceEvent::MergeFrom(
35347           from._internal_device_pm_callback_start());
35348       break;
35349     }
35350     case kDevicePmCallbackEnd: {
35351       _this->_internal_mutable_device_pm_callback_end()->::perfetto::protos::DevicePmCallbackEndFtraceEvent::MergeFrom(
35352           from._internal_device_pm_callback_end());
35353       break;
35354     }
35355     case kThermalExynosAcpmBulk: {
35356       _this->_internal_mutable_thermal_exynos_acpm_bulk()->::perfetto::protos::ThermalExynosAcpmBulkFtraceEvent::MergeFrom(
35357           from._internal_thermal_exynos_acpm_bulk());
35358       break;
35359     }
35360     case kThermalExynosAcpmHighOverhead: {
35361       _this->_internal_mutable_thermal_exynos_acpm_high_overhead()->::perfetto::protos::ThermalExynosAcpmHighOverheadFtraceEvent::MergeFrom(
35362           from._internal_thermal_exynos_acpm_high_overhead());
35363       break;
35364     }
35365     case kDcvshFreq: {
35366       _this->_internal_mutable_dcvsh_freq()->::perfetto::protos::DcvshFreqFtraceEvent::MergeFrom(
35367           from._internal_dcvsh_freq());
35368       break;
35369     }
35370     case kKgslGpuFrequency: {
35371       _this->_internal_mutable_kgsl_gpu_frequency()->::perfetto::protos::KgslGpuFrequencyFtraceEvent::MergeFrom(
35372           from._internal_kgsl_gpu_frequency());
35373       break;
35374     }
35375     case kMaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPEND: {
35376       _this->_internal_mutable_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend()->::perfetto::protos::MaliMaliPMMCUHCTLCORESDOWNSCALENOTIFYPENDFtraceEvent::MergeFrom(
35377           from._internal_mali_mali_pm_mcu_hctl_cores_down_scale_notify_pend());
35378       break;
35379     }
35380     case kMaliMaliPMMCUHCTLCORESNOTIFYPEND: {
35381       _this->_internal_mutable_mali_mali_pm_mcu_hctl_cores_notify_pend()->::perfetto::protos::MaliMaliPMMCUHCTLCORESNOTIFYPENDFtraceEvent::MergeFrom(
35382           from._internal_mali_mali_pm_mcu_hctl_cores_notify_pend());
35383       break;
35384     }
35385     case kMaliMaliPMMCUHCTLCOREINACTIVEPEND: {
35386       _this->_internal_mutable_mali_mali_pm_mcu_hctl_core_inactive_pend()->::perfetto::protos::MaliMaliPMMCUHCTLCOREINACTIVEPENDFtraceEvent::MergeFrom(
35387           from._internal_mali_mali_pm_mcu_hctl_core_inactive_pend());
35388       break;
35389     }
35390     case kMaliMaliPMMCUHCTLMCUONRECHECK: {
35391       _this->_internal_mutable_mali_mali_pm_mcu_hctl_mcu_on_recheck()->::perfetto::protos::MaliMaliPMMCUHCTLMCUONRECHECKFtraceEvent::MergeFrom(
35392           from._internal_mali_mali_pm_mcu_hctl_mcu_on_recheck());
35393       break;
35394     }
35395     case kMaliMaliPMMCUHCTLSHADERSCOREOFFPEND: {
35396       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_core_off_pend()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSCOREOFFPENDFtraceEvent::MergeFrom(
35397           from._internal_mali_mali_pm_mcu_hctl_shaders_core_off_pend());
35398       break;
35399     }
35400     case kMaliMaliPMMCUHCTLSHADERSPENDOFF: {
35401       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_pend_off()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDOFFFtraceEvent::MergeFrom(
35402           from._internal_mali_mali_pm_mcu_hctl_shaders_pend_off());
35403       break;
35404     }
35405     case kMaliMaliPMMCUHCTLSHADERSPENDON: {
35406       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_pend_on()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSPENDONFtraceEvent::MergeFrom(
35407           from._internal_mali_mali_pm_mcu_hctl_shaders_pend_on());
35408       break;
35409     }
35410     case kMaliMaliPMMCUHCTLSHADERSREADYOFF: {
35411       _this->_internal_mutable_mali_mali_pm_mcu_hctl_shaders_ready_off()->::perfetto::protos::MaliMaliPMMCUHCTLSHADERSREADYOFFFtraceEvent::MergeFrom(
35412           from._internal_mali_mali_pm_mcu_hctl_shaders_ready_off());
35413       break;
35414     }
35415     case kMaliMaliPMMCUINSLEEP: {
35416       _this->_internal_mutable_mali_mali_pm_mcu_in_sleep()->::perfetto::protos::MaliMaliPMMCUINSLEEPFtraceEvent::MergeFrom(
35417           from._internal_mali_mali_pm_mcu_in_sleep());
35418       break;
35419     }
35420     case kMaliMaliPMMCUOFF: {
35421       _this->_internal_mutable_mali_mali_pm_mcu_off()->::perfetto::protos::MaliMaliPMMCUOFFFtraceEvent::MergeFrom(
35422           from._internal_mali_mali_pm_mcu_off());
35423       break;
35424     }
35425     case kMaliMaliPMMCUON: {
35426       _this->_internal_mutable_mali_mali_pm_mcu_on()->::perfetto::protos::MaliMaliPMMCUONFtraceEvent::MergeFrom(
35427           from._internal_mali_mali_pm_mcu_on());
35428       break;
35429     }
35430     case kMaliMaliPMMCUONCOREATTRUPDATEPEND: {
35431       _this->_internal_mutable_mali_mali_pm_mcu_on_core_attr_update_pend()->::perfetto::protos::MaliMaliPMMCUONCOREATTRUPDATEPENDFtraceEvent::MergeFrom(
35432           from._internal_mali_mali_pm_mcu_on_core_attr_update_pend());
35433       break;
35434     }
35435     case kMaliMaliPMMCUONGLBREINITPEND: {
35436       _this->_internal_mutable_mali_mali_pm_mcu_on_glb_reinit_pend()->::perfetto::protos::MaliMaliPMMCUONGLBREINITPENDFtraceEvent::MergeFrom(
35437           from._internal_mali_mali_pm_mcu_on_glb_reinit_pend());
35438       break;
35439     }
35440     case kMaliMaliPMMCUONHALT: {
35441       _this->_internal_mutable_mali_mali_pm_mcu_on_halt()->::perfetto::protos::MaliMaliPMMCUONHALTFtraceEvent::MergeFrom(
35442           from._internal_mali_mali_pm_mcu_on_halt());
35443       break;
35444     }
35445     case kMaliMaliPMMCUONHWCNTDISABLE: {
35446       _this->_internal_mutable_mali_mali_pm_mcu_on_hwcnt_disable()->::perfetto::protos::MaliMaliPMMCUONHWCNTDISABLEFtraceEvent::MergeFrom(
35447           from._internal_mali_mali_pm_mcu_on_hwcnt_disable());
35448       break;
35449     }
35450     case kMaliMaliPMMCUONHWCNTENABLE: {
35451       _this->_internal_mutable_mali_mali_pm_mcu_on_hwcnt_enable()->::perfetto::protos::MaliMaliPMMCUONHWCNTENABLEFtraceEvent::MergeFrom(
35452           from._internal_mali_mali_pm_mcu_on_hwcnt_enable());
35453       break;
35454     }
35455     case kMaliMaliPMMCUONPENDHALT: {
35456       _this->_internal_mutable_mali_mali_pm_mcu_on_pend_halt()->::perfetto::protos::MaliMaliPMMCUONPENDHALTFtraceEvent::MergeFrom(
35457           from._internal_mali_mali_pm_mcu_on_pend_halt());
35458       break;
35459     }
35460     case kMaliMaliPMMCUONPENDSLEEP: {
35461       _this->_internal_mutable_mali_mali_pm_mcu_on_pend_sleep()->::perfetto::protos::MaliMaliPMMCUONPENDSLEEPFtraceEvent::MergeFrom(
35462           from._internal_mali_mali_pm_mcu_on_pend_sleep());
35463       break;
35464     }
35465     case kMaliMaliPMMCUONSLEEPINITIATE: {
35466       _this->_internal_mutable_mali_mali_pm_mcu_on_sleep_initiate()->::perfetto::protos::MaliMaliPMMCUONSLEEPINITIATEFtraceEvent::MergeFrom(
35467           from._internal_mali_mali_pm_mcu_on_sleep_initiate());
35468       break;
35469     }
35470     case kMaliMaliPMMCUPENDOFF: {
35471       _this->_internal_mutable_mali_mali_pm_mcu_pend_off()->::perfetto::protos::MaliMaliPMMCUPENDOFFFtraceEvent::MergeFrom(
35472           from._internal_mali_mali_pm_mcu_pend_off());
35473       break;
35474     }
35475     case kMaliMaliPMMCUPENDONRELOAD: {
35476       _this->_internal_mutable_mali_mali_pm_mcu_pend_on_reload()->::perfetto::protos::MaliMaliPMMCUPENDONRELOADFtraceEvent::MergeFrom(
35477           from._internal_mali_mali_pm_mcu_pend_on_reload());
35478       break;
35479     }
35480     case kMaliMaliPMMCUPOWERDOWN: {
35481       _this->_internal_mutable_mali_mali_pm_mcu_power_down()->::perfetto::protos::MaliMaliPMMCUPOWERDOWNFtraceEvent::MergeFrom(
35482           from._internal_mali_mali_pm_mcu_power_down());
35483       break;
35484     }
35485     case kMaliMaliPMMCURESETWAIT: {
35486       _this->_internal_mutable_mali_mali_pm_mcu_reset_wait()->::perfetto::protos::MaliMaliPMMCURESETWAITFtraceEvent::MergeFrom(
35487           from._internal_mali_mali_pm_mcu_reset_wait());
35488       break;
35489     }
35490     case kBclIrqTrigger: {
35491       _this->_internal_mutable_bcl_irq_trigger()->::perfetto::protos::BclIrqTriggerFtraceEvent::MergeFrom(
35492           from._internal_bcl_irq_trigger());
35493       break;
35494     }
35495     case kKgslAdrenoCmdbatchQueued: {
35496       _this->_internal_mutable_kgsl_adreno_cmdbatch_queued()->::perfetto::protos::KgslAdrenoCmdbatchQueuedFtraceEvent::MergeFrom(
35497           from._internal_kgsl_adreno_cmdbatch_queued());
35498       break;
35499     }
35500     case kKgslAdrenoCmdbatchSubmitted: {
35501       _this->_internal_mutable_kgsl_adreno_cmdbatch_submitted()->::perfetto::protos::KgslAdrenoCmdbatchSubmittedFtraceEvent::MergeFrom(
35502           from._internal_kgsl_adreno_cmdbatch_submitted());
35503       break;
35504     }
35505     case kKgslAdrenoCmdbatchSync: {
35506       _this->_internal_mutable_kgsl_adreno_cmdbatch_sync()->::perfetto::protos::KgslAdrenoCmdbatchSyncFtraceEvent::MergeFrom(
35507           from._internal_kgsl_adreno_cmdbatch_sync());
35508       break;
35509     }
35510     case kKgslAdrenoCmdbatchRetired: {
35511       _this->_internal_mutable_kgsl_adreno_cmdbatch_retired()->::perfetto::protos::KgslAdrenoCmdbatchRetiredFtraceEvent::MergeFrom(
35512           from._internal_kgsl_adreno_cmdbatch_retired());
35513       break;
35514     }
35515     case kPixelMmKswapdWake: {
35516       _this->_internal_mutable_pixel_mm_kswapd_wake()->::perfetto::protos::PixelMmKswapdWakeFtraceEvent::MergeFrom(
35517           from._internal_pixel_mm_kswapd_wake());
35518       break;
35519     }
35520     case kPixelMmKswapdDone: {
35521       _this->_internal_mutable_pixel_mm_kswapd_done()->::perfetto::protos::PixelMmKswapdDoneFtraceEvent::MergeFrom(
35522           from._internal_pixel_mm_kswapd_done());
35523       break;
35524     }
35525     case kSchedWakeupTaskAttr: {
35526       _this->_internal_mutable_sched_wakeup_task_attr()->::perfetto::protos::SchedWakeupTaskAttrFtraceEvent::MergeFrom(
35527           from._internal_sched_wakeup_task_attr());
35528       break;
35529     }
35530     case kDevfreqFrequency: {
35531       _this->_internal_mutable_devfreq_frequency()->::perfetto::protos::DevfreqFrequencyFtraceEvent::MergeFrom(
35532           from._internal_devfreq_frequency());
35533       break;
35534     }
35535     case kKprobeEvent: {
35536       _this->_internal_mutable_kprobe_event()->::perfetto::protos::KprobeEvent::MergeFrom(
35537           from._internal_kprobe_event());
35538       break;
35539     }
35540     case kParamSetValueCpm: {
35541       _this->_internal_mutable_param_set_value_cpm()->::perfetto::protos::ParamSetValueCpmFtraceEvent::MergeFrom(
35542           from._internal_param_set_value_cpm());
35543       break;
35544     }
35545     case kDoSysOpen: {
35546       _this->_internal_mutable_do_sys_open()->::perfetto::protos::DoSysOpenFtraceEvent::MergeFrom(
35547           from._internal_do_sys_open());
35548       break;
35549     }
35550     case kOpenExec: {
35551       _this->_internal_mutable_open_exec()->::perfetto::protos::OpenExecFtraceEvent::MergeFrom(
35552           from._internal_open_exec());
35553       break;
35554     }
35555     case kBlockIoStart: {
35556       _this->_internal_mutable_block_io_start()->::perfetto::protos::BlockIoStartFtraceEvent::MergeFrom(
35557           from._internal_block_io_start());
35558       break;
35559     }
35560     case kBlockIoDone: {
35561       _this->_internal_mutable_block_io_done()->::perfetto::protos::BlockIoDoneFtraceEvent::MergeFrom(
35562           from._internal_block_io_done());
35563       break;
35564     }
35565     case EVENT_NOT_SET: {
35566       break;
35567     }
35568   }
35569   _this->_internal_metadata_.MergeFrom<std::string>(from._internal_metadata_);
35570 }
35571 
CopyFrom(const FtraceEvent & from)35572 void FtraceEvent::CopyFrom(const FtraceEvent& from) {
35573 // @@protoc_insertion_point(class_specific_copy_from_start:perfetto.protos.FtraceEvent)
35574   if (&from == this) return;
35575   Clear();
35576   MergeFrom(from);
35577 }
35578 
IsInitialized() const35579 bool FtraceEvent::IsInitialized() const {
35580   return true;
35581 }
35582 
InternalSwap(FtraceEvent * other)35583 void FtraceEvent::InternalSwap(FtraceEvent* other) {
35584   using std::swap;
35585   _internal_metadata_.InternalSwap(&other->_internal_metadata_);
35586   swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
35587   ::PROTOBUF_NAMESPACE_ID::internal::memswap<
35588       PROTOBUF_FIELD_OFFSET(FtraceEvent, _impl_.common_flags_)
35589       + sizeof(FtraceEvent::_impl_.common_flags_)  // NOLINT
35590       - PROTOBUF_FIELD_OFFSET(FtraceEvent, _impl_.timestamp_)>(
35591           reinterpret_cast<char*>(&_impl_.timestamp_),
35592           reinterpret_cast<char*>(&other->_impl_.timestamp_));
35593   swap(_impl_.event_, other->_impl_.event_);
35594   swap(_impl_._oneof_case_[0], other->_impl_._oneof_case_[0]);
35595 }
35596 
GetTypeName() const35597 std::string FtraceEvent::GetTypeName() const {
35598   return "perfetto.protos.FtraceEvent";
35599 }
35600 
35601 
35602 // @@protoc_insertion_point(namespace_scope)
35603 }  // namespace protos
35604 }  // namespace perfetto
35605 PROTOBUF_NAMESPACE_OPEN
35606 template<> PROTOBUF_NOINLINE ::perfetto::protos::FtraceEvent*
CreateMaybeMessage(Arena * arena)35607 Arena::CreateMaybeMessage< ::perfetto::protos::FtraceEvent >(Arena* arena) {
35608   return Arena::CreateMessageInternal< ::perfetto::protos::FtraceEvent >(arena);
35609 }
35610 PROTOBUF_NAMESPACE_CLOSE
35611 
35612 // @@protoc_insertion_point(global_scope)
35613 #include <google/protobuf/port_undef.inc>
35614