github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/sys/fuchsia/fuchsia_cobalt.syz.txt (about)

     1  # Copyright 2018 The Fuchsia Authors. All rights reserved.
     2  # Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
     3  #
     4  # WARNING: This file is machine generated by fidlgen.
     5  
     6  include <fuchsia/cobalt/c/fidl.h>
     7  
     8  fuchsia_cobalt_MetricEventInLine {
     9  	metric_id		int32
    10  	event_codesInLine	fidl_vector
    11  	payloadInLine		fuchsia_cobalt_MetricEventPayloadInLine
    12  } [packed]
    13  
    14  fuchsia_cobalt_MetricEventOutOfLine {
    15  	event_codesOutOfLine	array[int32]
    16  } [packed]
    17  
    18  fuchsia_cobalt_MetricEventHandles {
    19  	void	void
    20  } [packed]
    21  
    22  fuchsia_cobalt_CustomEventValueInLine {
    23  	dimension_nameInLine	fidl_string
    24  	valueInLine		fuchsia_cobalt_ValueInLine
    25  } [packed]
    26  
    27  fuchsia_cobalt_CustomEventValueOutOfLine {
    28  	dimension_nameOutOfLine	fidl_aligned[stringnoz]
    29  } [packed]
    30  
    31  fuchsia_cobalt_CustomEventValueHandles {
    32  	void	void
    33  } [packed]
    34  
    35  fuchsia_cobalt_HistogramBucketInLine {
    36  	index	int32
    37  	count	int64
    38  } [packed]
    39  
    40  fuchsia_cobalt_HistogramBucketOutOfLine {
    41  	void	void
    42  } [packed]
    43  
    44  fuchsia_cobalt_HistogramBucketHandles {
    45  	void	void
    46  } [packed]
    47  
    48  fuchsia_cobalt_CountEventInLine {
    49  	period_duration_micros	int64
    50  	count			int64
    51  } [packed]
    52  
    53  fuchsia_cobalt_EventInLine {
    54  	padding	int8
    55  } [packed]
    56  
    57  fuchsia_cobalt_CobaltEventInLine {
    58  	metric_id		int32
    59  	event_codesInLine	fidl_vector
    60  	componentInLine		fidl_string
    61  	payloadInLine		fuchsia_cobalt_EventPayloadInLine
    62  } [packed]
    63  
    64  fuchsia_cobalt_CobaltEventOutOfLine {
    65  	event_codesOutOfLine	array[int32]
    66  	componentOutOfLine	fidl_aligned[stringnoz]
    67  } [packed]
    68  
    69  fuchsia_cobalt_CobaltEventHandles {
    70  	void	void
    71  } [packed]
    72  
    73  fuchsia_cobalt_ExperimentInLine {
    74  	experiment_id	int64
    75  	arm_id		int32
    76  } [packed]
    77  
    78  fuchsia_cobalt_ExperimentOutOfLine {
    79  	void	void
    80  } [packed]
    81  
    82  fuchsia_cobalt_ExperimentHandles {
    83  	void	void
    84  } [packed]
    85  
    86  fuchsia_cobalt_MetricEventPayloadInLine [
    87  	count			fidl_union_member[1, int64]
    88  	integer_value		fidl_union_member[2, int64]
    89  	histogramInLine		fidl_union_member[3, fidl_vector]
    90  	string_valueInLine	fidl_union_member[4, fidl_string]
    91  ]
    92  
    93  fuchsia_cobalt_ValueInLine [
    94  	string_valueInLine	fidl_union_member[1, fidl_string]
    95  	int_value		fidl_union_member[2, int64]
    96  	double_value		fidl_union_member[3, int64]
    97  	index_value		fidl_union_member[4, int32]
    98  ]
    99  
   100  fuchsia_cobalt_EventPayloadInLine [
   101  	eventInLine		fidl_union_member[1, fuchsia_cobalt_EventInLine]
   102  	event_countInLine	fidl_union_member[2, fuchsia_cobalt_CountEventInLine]
   103  	elapsed_micros		fidl_union_member[3, int64]
   104  	fps			fidl_union_member[4, int32]
   105  	memory_bytes_used	fidl_union_member[5, int64]
   106  	int_histogramInLine	fidl_union_member[7, fidl_vector]
   107  ]
   108  
   109  fuchsia_cobalt_MetricEventLoggerFactoryCreateMetricEventLoggerRequest {
   110  	hdr	fidl_message_header[3947768504932892672]
   111  
   112  	logger	flags[fidl_handle_presence, int32]
   113  } [packed]
   114  
   115  fuchsia_cobalt_MetricEventLoggerFactoryCreateMetricEventLoggerRequestHandles {
   116  	logger	zx_chan_fuchsia_cobalt_MetricEventLogger_server
   117  } [packed]
   118  
   119  fuchsia_cobalt_MetricEventLoggerFactoryCreateMetricEventLoggerResponseHandles {
   120  	void	void
   121  } [packed]
   122  
   123  resource zx_chan_fuchsia_cobalt_MetricEventLoggerFactory_client[zx_chan]
   124  resource zx_chan_fuchsia_cobalt_MetricEventLoggerFactory_server[zx_chan]
   125  
   126  zx_channel_create$fuchsia_cobalt_MetricEventLoggerFactory(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_MetricEventLoggerFactory_client], out1 ptr[out, zx_chan_fuchsia_cobalt_MetricEventLoggerFactory_server])
   127  fdio_service_connect$fuchsia_cobalt_MetricEventLoggerFactory(path ptr[in, string["/svc/fuchsia.cobalt.MetricEventLoggerFactory"]], handle zx_chan_fuchsia_cobalt_MetricEventLoggerFactory_server)
   128  zx_channel_call$fuchsia_cobalt_MetricEventLoggerFactoryCreateMetricEventLogger(handle zx_chan_fuchsia_cobalt_MetricEventLoggerFactory_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_MetricEventLoggerFactoryCreateMetricEventLoggerRequest, fuchsia_cobalt_MetricEventLoggerFactoryCreateMetricEventLoggerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_MetricEventLoggerFactoryCreateMetricEventLoggerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   129  
   130  fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectIdRequest {
   131  	hdr		fidl_message_header[3099682110886117376]
   132  	project_id	int32
   133  	logger		flags[fidl_handle_presence, int32]
   134  } [packed]
   135  
   136  fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectIdRequestHandles {
   137  	logger	zx_chan_fuchsia_cobalt_Logger_server
   138  } [packed]
   139  
   140  fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectIdResponseHandles {
   141  	void	void
   142  } [packed]
   143  
   144  fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectIdRequest {
   145  	hdr		fidl_message_header[1265176354698035200]
   146  	project_id	int32
   147  	logger		flags[fidl_handle_presence, int32]
   148  } [packed]
   149  
   150  fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectIdRequestHandles {
   151  	logger	zx_chan_fuchsia_cobalt_LoggerSimple_server
   152  } [packed]
   153  
   154  fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectIdResponseHandles {
   155  	void	void
   156  } [packed]
   157  
   158  fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectSpecRequest {
   159  	hdr		fidl_message_header[8187595812490969088]
   160  	customer_id	int32
   161  	project_id	int32
   162  	logger		flags[fidl_handle_presence, int32]
   163  } [packed]
   164  
   165  fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectSpecRequestHandles {
   166  	logger	zx_chan_fuchsia_cobalt_Logger_server
   167  } [packed]
   168  
   169  fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectSpecResponseHandles {
   170  	void	void
   171  } [packed]
   172  
   173  resource zx_chan_fuchsia_cobalt_LoggerFactory_client[zx_chan]
   174  resource zx_chan_fuchsia_cobalt_LoggerFactory_server[zx_chan]
   175  
   176  zx_channel_create$fuchsia_cobalt_LoggerFactory(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_LoggerFactory_client], out1 ptr[out, zx_chan_fuchsia_cobalt_LoggerFactory_server])
   177  fdio_service_connect$fuchsia_cobalt_LoggerFactory(path ptr[in, string["/svc/fuchsia.cobalt.LoggerFactory"]], handle zx_chan_fuchsia_cobalt_LoggerFactory_server)
   178  zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectId(handle zx_chan_fuchsia_cobalt_LoggerFactory_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectIdRequest, fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectIdRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectIdResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   179  zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectId(handle zx_chan_fuchsia_cobalt_LoggerFactory_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectIdRequest, fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectIdRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectIdResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   180  zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectSpec(handle zx_chan_fuchsia_cobalt_LoggerFactory_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectSpecRequest, fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectSpecRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectSpecResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   181  
   182  fuchsia_cobalt_MetricEventLoggerLogOccurrenceRequest {
   183  	hdr			fidl_message_header[5608278135163322368]
   184  	metric_id		int32
   185  	count			int64
   186  	event_codesInLine	fidl_vector
   187  	event_codesOutOfLine	array[int32]
   188  } [packed]
   189  
   190  fuchsia_cobalt_MetricEventLoggerLogOccurrenceRequestHandles {
   191  	void	void
   192  } [packed]
   193  
   194  fuchsia_cobalt_MetricEventLoggerLogOccurrenceResponseHandles {
   195  	void	void
   196  } [packed]
   197  
   198  fuchsia_cobalt_MetricEventLoggerLogIntegerRequest {
   199  	hdr			fidl_message_header[4985684284435070976]
   200  	metric_id		int32
   201  	value			int64
   202  	event_codesInLine	fidl_vector
   203  	event_codesOutOfLine	array[int32]
   204  } [packed]
   205  
   206  fuchsia_cobalt_MetricEventLoggerLogIntegerRequestHandles {
   207  	void	void
   208  } [packed]
   209  
   210  fuchsia_cobalt_MetricEventLoggerLogIntegerResponseHandles {
   211  	void	void
   212  } [packed]
   213  
   214  fuchsia_cobalt_MetricEventLoggerLogIntegerHistogramRequest {
   215  	hdr			fidl_message_header[4853839517276176384]
   216  	metric_id		int32
   217  	histogramInLine		fidl_vector
   218  	event_codesInLine	fidl_vector
   219  	histogramOutOfLine	parallel_array[fuchsia_cobalt_HistogramBucketInLine, fuchsia_cobalt_HistogramBucketOutOfLine]
   220  	event_codesOutOfLine	array[int32]
   221  } [packed]
   222  
   223  fuchsia_cobalt_MetricEventLoggerLogIntegerHistogramRequestHandles {
   224  	histogram	array[fuchsia_cobalt_HistogramBucketHandles]
   225  } [packed]
   226  
   227  fuchsia_cobalt_MetricEventLoggerLogIntegerHistogramResponseHandles {
   228  	void	void
   229  } [packed]
   230  
   231  fuchsia_cobalt_MetricEventLoggerLogStringRequest {
   232  	hdr			fidl_message_header[6421203251160416256]
   233  	metric_id		int32
   234  	string_valueInLine	fidl_string
   235  	event_codesInLine	fidl_vector
   236  	string_valueOutOfLine	fidl_aligned[stringnoz]
   237  	event_codesOutOfLine	array[int32]
   238  } [packed]
   239  
   240  fuchsia_cobalt_MetricEventLoggerLogStringRequestHandles {
   241  	void	void
   242  } [packed]
   243  
   244  fuchsia_cobalt_MetricEventLoggerLogStringResponseHandles {
   245  	void	void
   246  } [packed]
   247  
   248  fuchsia_cobalt_MetricEventLoggerLogMetricEventsRequest {
   249  	hdr		fidl_message_header[7671161291188207616]
   250  	eventsInLine	fidl_vector
   251  	eventsOutOfLine	parallel_array[fuchsia_cobalt_MetricEventInLine, fuchsia_cobalt_MetricEventOutOfLine]
   252  } [packed]
   253  
   254  fuchsia_cobalt_MetricEventLoggerLogMetricEventsRequestHandles {
   255  	events	array[fuchsia_cobalt_MetricEventHandles]
   256  } [packed]
   257  
   258  fuchsia_cobalt_MetricEventLoggerLogMetricEventsResponseHandles {
   259  	void	void
   260  } [packed]
   261  
   262  fuchsia_cobalt_MetricEventLoggerLogCustomEventRequest {
   263  	hdr			fidl_message_header[7940519147249598464]
   264  	metric_id		int32
   265  	event_valuesInLine	fidl_vector
   266  	event_valuesOutOfLine	parallel_array[fuchsia_cobalt_CustomEventValueInLine, fuchsia_cobalt_CustomEventValueOutOfLine]
   267  } [packed]
   268  
   269  fuchsia_cobalt_MetricEventLoggerLogCustomEventRequestHandles {
   270  	event_values	array[fuchsia_cobalt_CustomEventValueHandles]
   271  } [packed]
   272  
   273  fuchsia_cobalt_MetricEventLoggerLogCustomEventResponseHandles {
   274  	void	void
   275  } [packed]
   276  
   277  resource zx_chan_fuchsia_cobalt_MetricEventLogger_client[zx_chan]
   278  resource zx_chan_fuchsia_cobalt_MetricEventLogger_server[zx_chan]
   279  
   280  zx_channel_create$fuchsia_cobalt_MetricEventLogger(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_MetricEventLogger_client], out1 ptr[out, zx_chan_fuchsia_cobalt_MetricEventLogger_server])
   281  fdio_service_connect$fuchsia_cobalt_MetricEventLogger(path ptr[in, string["/svc/"]], handle zx_chan_fuchsia_cobalt_MetricEventLogger_server)
   282  zx_channel_call$fuchsia_cobalt_MetricEventLoggerLogOccurrence(handle zx_chan_fuchsia_cobalt_MetricEventLogger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_MetricEventLoggerLogOccurrenceRequest, fuchsia_cobalt_MetricEventLoggerLogOccurrenceRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_MetricEventLoggerLogOccurrenceResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   283  zx_channel_call$fuchsia_cobalt_MetricEventLoggerLogInteger(handle zx_chan_fuchsia_cobalt_MetricEventLogger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_MetricEventLoggerLogIntegerRequest, fuchsia_cobalt_MetricEventLoggerLogIntegerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_MetricEventLoggerLogIntegerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   284  zx_channel_call$fuchsia_cobalt_MetricEventLoggerLogIntegerHistogram(handle zx_chan_fuchsia_cobalt_MetricEventLogger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_MetricEventLoggerLogIntegerHistogramRequest, fuchsia_cobalt_MetricEventLoggerLogIntegerHistogramRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_MetricEventLoggerLogIntegerHistogramResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   285  zx_channel_call$fuchsia_cobalt_MetricEventLoggerLogString(handle zx_chan_fuchsia_cobalt_MetricEventLogger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_MetricEventLoggerLogStringRequest, fuchsia_cobalt_MetricEventLoggerLogStringRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_MetricEventLoggerLogStringResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   286  zx_channel_call$fuchsia_cobalt_MetricEventLoggerLogMetricEvents(handle zx_chan_fuchsia_cobalt_MetricEventLogger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_MetricEventLoggerLogMetricEventsRequest, fuchsia_cobalt_MetricEventLoggerLogMetricEventsRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_MetricEventLoggerLogMetricEventsResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   287  zx_channel_call$fuchsia_cobalt_MetricEventLoggerLogCustomEvent(handle zx_chan_fuchsia_cobalt_MetricEventLogger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_MetricEventLoggerLogCustomEventRequest, fuchsia_cobalt_MetricEventLoggerLogCustomEventRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_MetricEventLoggerLogCustomEventResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   288  
   289  fuchsia_cobalt_LoggerBaseLogEventRequest {
   290  	hdr		fidl_message_header[1395379817284632576]
   291  	metric_id	int32
   292  	event_code	int32
   293  } [packed]
   294  
   295  fuchsia_cobalt_LoggerBaseLogEventRequestHandles {
   296  	void	void
   297  } [packed]
   298  
   299  fuchsia_cobalt_LoggerBaseLogEventResponseHandles {
   300  	void	void
   301  } [packed]
   302  
   303  fuchsia_cobalt_LoggerBaseLogEventCountRequest {
   304  	hdr			fidl_message_header[8056508059087798272]
   305  	metric_id		int32
   306  	event_code		int32
   307  	componentInLine		fidl_string
   308  	period_duration_micros	int64
   309  	count			int64
   310  	componentOutOfLine	fidl_aligned[stringnoz]
   311  } [packed]
   312  
   313  fuchsia_cobalt_LoggerBaseLogEventCountRequestHandles {
   314  	void	void
   315  } [packed]
   316  
   317  fuchsia_cobalt_LoggerBaseLogEventCountResponseHandles {
   318  	void	void
   319  } [packed]
   320  
   321  fuchsia_cobalt_LoggerBaseLogElapsedTimeRequest {
   322  	hdr			fidl_message_header[1509991341700939776]
   323  	metric_id		int32
   324  	event_code		int32
   325  	componentInLine		fidl_string
   326  	elapsed_micros		int64
   327  	componentOutOfLine	fidl_aligned[stringnoz]
   328  } [packed]
   329  
   330  fuchsia_cobalt_LoggerBaseLogElapsedTimeRequestHandles {
   331  	void	void
   332  } [packed]
   333  
   334  fuchsia_cobalt_LoggerBaseLogElapsedTimeResponseHandles {
   335  	void	void
   336  } [packed]
   337  
   338  fuchsia_cobalt_LoggerBaseLogFrameRateRequest {
   339  	hdr			fidl_message_header[3136513839156166656]
   340  	metric_id		int32
   341  	event_code		int32
   342  	componentInLine		fidl_string
   343  	fps			int32
   344  	componentOutOfLine	fidl_aligned[stringnoz]
   345  } [packed]
   346  
   347  fuchsia_cobalt_LoggerBaseLogFrameRateRequestHandles {
   348  	void	void
   349  } [packed]
   350  
   351  fuchsia_cobalt_LoggerBaseLogFrameRateResponseHandles {
   352  	void	void
   353  } [packed]
   354  
   355  fuchsia_cobalt_LoggerBaseLogMemoryUsageRequest {
   356  	hdr			fidl_message_header[7405779376547037184]
   357  	metric_id		int32
   358  	event_code		int32
   359  	componentInLine		fidl_string
   360  	bytes			int64
   361  	componentOutOfLine	fidl_aligned[stringnoz]
   362  } [packed]
   363  
   364  fuchsia_cobalt_LoggerBaseLogMemoryUsageRequestHandles {
   365  	void	void
   366  } [packed]
   367  
   368  fuchsia_cobalt_LoggerBaseLogMemoryUsageResponseHandles {
   369  	void	void
   370  } [packed]
   371  
   372  fuchsia_cobalt_LoggerBaseStartTimerRequest {
   373  	hdr			fidl_message_header[5358264446730895360]
   374  	metric_id		int32
   375  	event_code		int32
   376  	componentInLine		fidl_string
   377  	timer_idInLine		fidl_string
   378  	timestamp		int64
   379  	timeout_s		int32
   380  	componentOutOfLine	fidl_aligned[stringnoz]
   381  	timer_idOutOfLine	fidl_aligned[stringnoz]
   382  } [packed]
   383  
   384  fuchsia_cobalt_LoggerBaseStartTimerRequestHandles {
   385  	void	void
   386  } [packed]
   387  
   388  fuchsia_cobalt_LoggerBaseStartTimerResponseHandles {
   389  	void	void
   390  } [packed]
   391  
   392  fuchsia_cobalt_LoggerBaseEndTimerRequest {
   393  	hdr			fidl_message_header[7339581247477252096]
   394  	timer_idInLine		fidl_string
   395  	timestamp		int64
   396  	timeout_s		int32
   397  	timer_idOutOfLine	fidl_aligned[stringnoz]
   398  } [packed]
   399  
   400  fuchsia_cobalt_LoggerBaseEndTimerRequestHandles {
   401  	void	void
   402  } [packed]
   403  
   404  fuchsia_cobalt_LoggerBaseEndTimerResponseHandles {
   405  	void	void
   406  } [packed]
   407  
   408  resource zx_chan_fuchsia_cobalt_LoggerBase_client[zx_chan]
   409  resource zx_chan_fuchsia_cobalt_LoggerBase_server[zx_chan]
   410  
   411  zx_channel_create$fuchsia_cobalt_LoggerBase(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_LoggerBase_client], out1 ptr[out, zx_chan_fuchsia_cobalt_LoggerBase_server])
   412  fdio_service_connect$fuchsia_cobalt_LoggerBase(path ptr[in, string["/svc/"]], handle zx_chan_fuchsia_cobalt_LoggerBase_server)
   413  zx_channel_call$fuchsia_cobalt_LoggerBaseLogEvent(handle zx_chan_fuchsia_cobalt_LoggerBase_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerBaseLogEventRequest, fuchsia_cobalt_LoggerBaseLogEventRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerBaseLogEventResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   414  zx_channel_call$fuchsia_cobalt_LoggerBaseLogEventCount(handle zx_chan_fuchsia_cobalt_LoggerBase_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerBaseLogEventCountRequest, fuchsia_cobalt_LoggerBaseLogEventCountRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerBaseLogEventCountResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   415  zx_channel_call$fuchsia_cobalt_LoggerBaseLogElapsedTime(handle zx_chan_fuchsia_cobalt_LoggerBase_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerBaseLogElapsedTimeRequest, fuchsia_cobalt_LoggerBaseLogElapsedTimeRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerBaseLogElapsedTimeResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   416  zx_channel_call$fuchsia_cobalt_LoggerBaseLogFrameRate(handle zx_chan_fuchsia_cobalt_LoggerBase_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerBaseLogFrameRateRequest, fuchsia_cobalt_LoggerBaseLogFrameRateRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerBaseLogFrameRateResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   417  zx_channel_call$fuchsia_cobalt_LoggerBaseLogMemoryUsage(handle zx_chan_fuchsia_cobalt_LoggerBase_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerBaseLogMemoryUsageRequest, fuchsia_cobalt_LoggerBaseLogMemoryUsageRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerBaseLogMemoryUsageResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   418  zx_channel_call$fuchsia_cobalt_LoggerBaseStartTimer(handle zx_chan_fuchsia_cobalt_LoggerBase_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerBaseStartTimerRequest, fuchsia_cobalt_LoggerBaseStartTimerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerBaseStartTimerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   419  zx_channel_call$fuchsia_cobalt_LoggerBaseEndTimer(handle zx_chan_fuchsia_cobalt_LoggerBase_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerBaseEndTimerRequest, fuchsia_cobalt_LoggerBaseEndTimerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerBaseEndTimerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   420  
   421  fuchsia_cobalt_LoggerLogEventRequest {
   422  	hdr		fidl_message_header[1395379817284632576]
   423  	metric_id	int32
   424  	event_code	int32
   425  } [packed]
   426  
   427  fuchsia_cobalt_LoggerLogEventRequestHandles {
   428  	void	void
   429  } [packed]
   430  
   431  fuchsia_cobalt_LoggerLogEventResponseHandles {
   432  	void	void
   433  } [packed]
   434  
   435  fuchsia_cobalt_LoggerLogEventCountRequest {
   436  	hdr			fidl_message_header[8056508059087798272]
   437  	metric_id		int32
   438  	event_code		int32
   439  	componentInLine		fidl_string
   440  	period_duration_micros	int64
   441  	count			int64
   442  	componentOutOfLine	fidl_aligned[stringnoz]
   443  } [packed]
   444  
   445  fuchsia_cobalt_LoggerLogEventCountRequestHandles {
   446  	void	void
   447  } [packed]
   448  
   449  fuchsia_cobalt_LoggerLogEventCountResponseHandles {
   450  	void	void
   451  } [packed]
   452  
   453  fuchsia_cobalt_LoggerLogElapsedTimeRequest {
   454  	hdr			fidl_message_header[1509991341700939776]
   455  	metric_id		int32
   456  	event_code		int32
   457  	componentInLine		fidl_string
   458  	elapsed_micros		int64
   459  	componentOutOfLine	fidl_aligned[stringnoz]
   460  } [packed]
   461  
   462  fuchsia_cobalt_LoggerLogElapsedTimeRequestHandles {
   463  	void	void
   464  } [packed]
   465  
   466  fuchsia_cobalt_LoggerLogElapsedTimeResponseHandles {
   467  	void	void
   468  } [packed]
   469  
   470  fuchsia_cobalt_LoggerLogFrameRateRequest {
   471  	hdr			fidl_message_header[3136513839156166656]
   472  	metric_id		int32
   473  	event_code		int32
   474  	componentInLine		fidl_string
   475  	fps			int32
   476  	componentOutOfLine	fidl_aligned[stringnoz]
   477  } [packed]
   478  
   479  fuchsia_cobalt_LoggerLogFrameRateRequestHandles {
   480  	void	void
   481  } [packed]
   482  
   483  fuchsia_cobalt_LoggerLogFrameRateResponseHandles {
   484  	void	void
   485  } [packed]
   486  
   487  fuchsia_cobalt_LoggerLogMemoryUsageRequest {
   488  	hdr			fidl_message_header[7405779376547037184]
   489  	metric_id		int32
   490  	event_code		int32
   491  	componentInLine		fidl_string
   492  	bytes			int64
   493  	componentOutOfLine	fidl_aligned[stringnoz]
   494  } [packed]
   495  
   496  fuchsia_cobalt_LoggerLogMemoryUsageRequestHandles {
   497  	void	void
   498  } [packed]
   499  
   500  fuchsia_cobalt_LoggerLogMemoryUsageResponseHandles {
   501  	void	void
   502  } [packed]
   503  
   504  fuchsia_cobalt_LoggerStartTimerRequest {
   505  	hdr			fidl_message_header[5358264446730895360]
   506  	metric_id		int32
   507  	event_code		int32
   508  	componentInLine		fidl_string
   509  	timer_idInLine		fidl_string
   510  	timestamp		int64
   511  	timeout_s		int32
   512  	componentOutOfLine	fidl_aligned[stringnoz]
   513  	timer_idOutOfLine	fidl_aligned[stringnoz]
   514  } [packed]
   515  
   516  fuchsia_cobalt_LoggerStartTimerRequestHandles {
   517  	void	void
   518  } [packed]
   519  
   520  fuchsia_cobalt_LoggerStartTimerResponseHandles {
   521  	void	void
   522  } [packed]
   523  
   524  fuchsia_cobalt_LoggerEndTimerRequest {
   525  	hdr			fidl_message_header[7339581247477252096]
   526  	timer_idInLine		fidl_string
   527  	timestamp		int64
   528  	timeout_s		int32
   529  	timer_idOutOfLine	fidl_aligned[stringnoz]
   530  } [packed]
   531  
   532  fuchsia_cobalt_LoggerEndTimerRequestHandles {
   533  	void	void
   534  } [packed]
   535  
   536  fuchsia_cobalt_LoggerEndTimerResponseHandles {
   537  	void	void
   538  } [packed]
   539  
   540  fuchsia_cobalt_LoggerLogIntHistogramRequest {
   541  	hdr			fidl_message_header[8862236549358551040]
   542  	metric_id		int32
   543  	event_code		int32
   544  	componentInLine		fidl_string
   545  	histogramInLine		fidl_vector
   546  	componentOutOfLine	fidl_aligned[stringnoz]
   547  	histogramOutOfLine	parallel_array[fuchsia_cobalt_HistogramBucketInLine, fuchsia_cobalt_HistogramBucketOutOfLine]
   548  } [packed]
   549  
   550  fuchsia_cobalt_LoggerLogIntHistogramRequestHandles {
   551  	histogram	array[fuchsia_cobalt_HistogramBucketHandles]
   552  } [packed]
   553  
   554  fuchsia_cobalt_LoggerLogIntHistogramResponseHandles {
   555  	void	void
   556  } [packed]
   557  
   558  fuchsia_cobalt_LoggerLogCustomEventRequest {
   559  	hdr			fidl_message_header[4394809256814051328]
   560  	metric_id		int32
   561  	event_valuesInLine	fidl_vector
   562  	event_valuesOutOfLine	parallel_array[fuchsia_cobalt_CustomEventValueInLine, fuchsia_cobalt_CustomEventValueOutOfLine]
   563  } [packed]
   564  
   565  fuchsia_cobalt_LoggerLogCustomEventRequestHandles {
   566  	event_values	array[fuchsia_cobalt_CustomEventValueHandles]
   567  } [packed]
   568  
   569  fuchsia_cobalt_LoggerLogCustomEventResponseHandles {
   570  	void	void
   571  } [packed]
   572  
   573  fuchsia_cobalt_LoggerLogCobaltEventRequest {
   574  	hdr		fidl_message_header[7385103511358275584]
   575  	eventInLine	fuchsia_cobalt_CobaltEventInLine
   576  	eventOutOfLine	fuchsia_cobalt_CobaltEventOutOfLine
   577  } [packed]
   578  
   579  fuchsia_cobalt_LoggerLogCobaltEventRequestHandles {
   580  	event	fuchsia_cobalt_CobaltEventHandles
   581  } [packed]
   582  
   583  fuchsia_cobalt_LoggerLogCobaltEventResponseHandles {
   584  	void	void
   585  } [packed]
   586  
   587  fuchsia_cobalt_LoggerLogCobaltEventsRequest {
   588  	hdr		fidl_message_header[2956004661582102528]
   589  	eventsInLine	fidl_vector
   590  	eventsOutOfLine	parallel_array[fuchsia_cobalt_CobaltEventInLine, fuchsia_cobalt_CobaltEventOutOfLine]
   591  } [packed]
   592  
   593  fuchsia_cobalt_LoggerLogCobaltEventsRequestHandles {
   594  	events	array[fuchsia_cobalt_CobaltEventHandles]
   595  } [packed]
   596  
   597  fuchsia_cobalt_LoggerLogCobaltEventsResponseHandles {
   598  	void	void
   599  } [packed]
   600  
   601  resource zx_chan_fuchsia_cobalt_Logger_client[zx_chan]
   602  resource zx_chan_fuchsia_cobalt_Logger_server[zx_chan]
   603  
   604  zx_channel_create$fuchsia_cobalt_Logger(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_Logger_client], out1 ptr[out, zx_chan_fuchsia_cobalt_Logger_server])
   605  fdio_service_connect$fuchsia_cobalt_Logger(path ptr[in, string["/svc/"]], handle zx_chan_fuchsia_cobalt_Logger_server)
   606  zx_channel_call$fuchsia_cobalt_LoggerLogEvent(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogEventRequest, fuchsia_cobalt_LoggerLogEventRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogEventResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   607  zx_channel_call$fuchsia_cobalt_LoggerLogEventCount(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogEventCountRequest, fuchsia_cobalt_LoggerLogEventCountRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogEventCountResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   608  zx_channel_call$fuchsia_cobalt_LoggerLogElapsedTime(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogElapsedTimeRequest, fuchsia_cobalt_LoggerLogElapsedTimeRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogElapsedTimeResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   609  zx_channel_call$fuchsia_cobalt_LoggerLogFrameRate(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogFrameRateRequest, fuchsia_cobalt_LoggerLogFrameRateRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogFrameRateResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   610  zx_channel_call$fuchsia_cobalt_LoggerLogMemoryUsage(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogMemoryUsageRequest, fuchsia_cobalt_LoggerLogMemoryUsageRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogMemoryUsageResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   611  zx_channel_call$fuchsia_cobalt_LoggerStartTimer(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerStartTimerRequest, fuchsia_cobalt_LoggerStartTimerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerStartTimerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   612  zx_channel_call$fuchsia_cobalt_LoggerEndTimer(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerEndTimerRequest, fuchsia_cobalt_LoggerEndTimerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerEndTimerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   613  zx_channel_call$fuchsia_cobalt_LoggerLogIntHistogram(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogIntHistogramRequest, fuchsia_cobalt_LoggerLogIntHistogramRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogIntHistogramResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   614  zx_channel_call$fuchsia_cobalt_LoggerLogCustomEvent(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogCustomEventRequest, fuchsia_cobalt_LoggerLogCustomEventRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogCustomEventResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   615  zx_channel_call$fuchsia_cobalt_LoggerLogCobaltEvent(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogCobaltEventRequest, fuchsia_cobalt_LoggerLogCobaltEventRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogCobaltEventResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   616  zx_channel_call$fuchsia_cobalt_LoggerLogCobaltEvents(handle zx_chan_fuchsia_cobalt_Logger_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerLogCobaltEventsRequest, fuchsia_cobalt_LoggerLogCobaltEventsRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerLogCobaltEventsResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   617  
   618  fuchsia_cobalt_LoggerSimpleLogEventRequest {
   619  	hdr		fidl_message_header[1395379817284632576]
   620  	metric_id	int32
   621  	event_code	int32
   622  } [packed]
   623  
   624  fuchsia_cobalt_LoggerSimpleLogEventRequestHandles {
   625  	void	void
   626  } [packed]
   627  
   628  fuchsia_cobalt_LoggerSimpleLogEventResponseHandles {
   629  	void	void
   630  } [packed]
   631  
   632  fuchsia_cobalt_LoggerSimpleLogEventCountRequest {
   633  	hdr			fidl_message_header[8056508059087798272]
   634  	metric_id		int32
   635  	event_code		int32
   636  	componentInLine		fidl_string
   637  	period_duration_micros	int64
   638  	count			int64
   639  	componentOutOfLine	fidl_aligned[stringnoz]
   640  } [packed]
   641  
   642  fuchsia_cobalt_LoggerSimpleLogEventCountRequestHandles {
   643  	void	void
   644  } [packed]
   645  
   646  fuchsia_cobalt_LoggerSimpleLogEventCountResponseHandles {
   647  	void	void
   648  } [packed]
   649  
   650  fuchsia_cobalt_LoggerSimpleLogElapsedTimeRequest {
   651  	hdr			fidl_message_header[1509991341700939776]
   652  	metric_id		int32
   653  	event_code		int32
   654  	componentInLine		fidl_string
   655  	elapsed_micros		int64
   656  	componentOutOfLine	fidl_aligned[stringnoz]
   657  } [packed]
   658  
   659  fuchsia_cobalt_LoggerSimpleLogElapsedTimeRequestHandles {
   660  	void	void
   661  } [packed]
   662  
   663  fuchsia_cobalt_LoggerSimpleLogElapsedTimeResponseHandles {
   664  	void	void
   665  } [packed]
   666  
   667  fuchsia_cobalt_LoggerSimpleLogFrameRateRequest {
   668  	hdr			fidl_message_header[3136513839156166656]
   669  	metric_id		int32
   670  	event_code		int32
   671  	componentInLine		fidl_string
   672  	fps			int32
   673  	componentOutOfLine	fidl_aligned[stringnoz]
   674  } [packed]
   675  
   676  fuchsia_cobalt_LoggerSimpleLogFrameRateRequestHandles {
   677  	void	void
   678  } [packed]
   679  
   680  fuchsia_cobalt_LoggerSimpleLogFrameRateResponseHandles {
   681  	void	void
   682  } [packed]
   683  
   684  fuchsia_cobalt_LoggerSimpleLogMemoryUsageRequest {
   685  	hdr			fidl_message_header[7405779376547037184]
   686  	metric_id		int32
   687  	event_code		int32
   688  	componentInLine		fidl_string
   689  	bytes			int64
   690  	componentOutOfLine	fidl_aligned[stringnoz]
   691  } [packed]
   692  
   693  fuchsia_cobalt_LoggerSimpleLogMemoryUsageRequestHandles {
   694  	void	void
   695  } [packed]
   696  
   697  fuchsia_cobalt_LoggerSimpleLogMemoryUsageResponseHandles {
   698  	void	void
   699  } [packed]
   700  
   701  fuchsia_cobalt_LoggerSimpleStartTimerRequest {
   702  	hdr			fidl_message_header[5358264446730895360]
   703  	metric_id		int32
   704  	event_code		int32
   705  	componentInLine		fidl_string
   706  	timer_idInLine		fidl_string
   707  	timestamp		int64
   708  	timeout_s		int32
   709  	componentOutOfLine	fidl_aligned[stringnoz]
   710  	timer_idOutOfLine	fidl_aligned[stringnoz]
   711  } [packed]
   712  
   713  fuchsia_cobalt_LoggerSimpleStartTimerRequestHandles {
   714  	void	void
   715  } [packed]
   716  
   717  fuchsia_cobalt_LoggerSimpleStartTimerResponseHandles {
   718  	void	void
   719  } [packed]
   720  
   721  fuchsia_cobalt_LoggerSimpleEndTimerRequest {
   722  	hdr			fidl_message_header[7339581247477252096]
   723  	timer_idInLine		fidl_string
   724  	timestamp		int64
   725  	timeout_s		int32
   726  	timer_idOutOfLine	fidl_aligned[stringnoz]
   727  } [packed]
   728  
   729  fuchsia_cobalt_LoggerSimpleEndTimerRequestHandles {
   730  	void	void
   731  } [packed]
   732  
   733  fuchsia_cobalt_LoggerSimpleEndTimerResponseHandles {
   734  	void	void
   735  } [packed]
   736  
   737  fuchsia_cobalt_LoggerSimpleLogIntHistogramRequest {
   738  	hdr			fidl_message_header[3260696599407362048]
   739  	metric_id		int32
   740  	event_code		int32
   741  	componentInLine		fidl_string
   742  	bucket_indicesInLine	fidl_vector
   743  	bucket_countsInLine	fidl_vector
   744  	componentOutOfLine	fidl_aligned[stringnoz]
   745  	bucket_indicesOutOfLine	array[int32]
   746  	bucket_countsOutOfLine	array[int64]
   747  } [packed]
   748  
   749  fuchsia_cobalt_LoggerSimpleLogIntHistogramRequestHandles {
   750  	void	void
   751  } [packed]
   752  
   753  fuchsia_cobalt_LoggerSimpleLogIntHistogramResponseHandles {
   754  	void	void
   755  } [packed]
   756  
   757  resource zx_chan_fuchsia_cobalt_LoggerSimple_client[zx_chan]
   758  resource zx_chan_fuchsia_cobalt_LoggerSimple_server[zx_chan]
   759  
   760  zx_channel_create$fuchsia_cobalt_LoggerSimple(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_LoggerSimple_client], out1 ptr[out, zx_chan_fuchsia_cobalt_LoggerSimple_server])
   761  fdio_service_connect$fuchsia_cobalt_LoggerSimple(path ptr[in, string["/svc/"]], handle zx_chan_fuchsia_cobalt_LoggerSimple_server)
   762  zx_channel_call$fuchsia_cobalt_LoggerSimpleLogEvent(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleLogEventRequest, fuchsia_cobalt_LoggerSimpleLogEventRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleLogEventResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   763  zx_channel_call$fuchsia_cobalt_LoggerSimpleLogEventCount(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleLogEventCountRequest, fuchsia_cobalt_LoggerSimpleLogEventCountRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleLogEventCountResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   764  zx_channel_call$fuchsia_cobalt_LoggerSimpleLogElapsedTime(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleLogElapsedTimeRequest, fuchsia_cobalt_LoggerSimpleLogElapsedTimeRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleLogElapsedTimeResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   765  zx_channel_call$fuchsia_cobalt_LoggerSimpleLogFrameRate(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleLogFrameRateRequest, fuchsia_cobalt_LoggerSimpleLogFrameRateRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleLogFrameRateResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   766  zx_channel_call$fuchsia_cobalt_LoggerSimpleLogMemoryUsage(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleLogMemoryUsageRequest, fuchsia_cobalt_LoggerSimpleLogMemoryUsageRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleLogMemoryUsageResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   767  zx_channel_call$fuchsia_cobalt_LoggerSimpleStartTimer(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleStartTimerRequest, fuchsia_cobalt_LoggerSimpleStartTimerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleStartTimerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   768  zx_channel_call$fuchsia_cobalt_LoggerSimpleEndTimer(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleEndTimerRequest, fuchsia_cobalt_LoggerSimpleEndTimerRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleEndTimerResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   769  zx_channel_call$fuchsia_cobalt_LoggerSimpleLogIntHistogram(handle zx_chan_fuchsia_cobalt_LoggerSimple_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_LoggerSimpleLogIntHistogramRequest, fuchsia_cobalt_LoggerSimpleLogIntHistogramRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_LoggerSimpleLogIntHistogramResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   770  
   771  fuchsia_cobalt_SystemDataUpdaterSetExperimentStateRequest {
   772  	hdr			fidl_message_header[8176789322586914816]
   773  	experimentsInLine	fidl_vector
   774  	experimentsOutOfLine	parallel_array[fuchsia_cobalt_ExperimentInLine, fuchsia_cobalt_ExperimentOutOfLine]
   775  } [packed]
   776  
   777  fuchsia_cobalt_SystemDataUpdaterSetExperimentStateRequestHandles {
   778  	experiments	array[fuchsia_cobalt_ExperimentHandles]
   779  } [packed]
   780  
   781  fuchsia_cobalt_SystemDataUpdaterSetExperimentStateResponseHandles {
   782  	void	void
   783  } [packed]
   784  
   785  fuchsia_cobalt_SystemDataUpdaterSetChannelRequest {
   786  	hdr				fidl_message_header[4031126909545873408]
   787  	current_channelInLine		fidl_string
   788  	current_channelOutOfLine	fidl_aligned[stringnoz]
   789  } [packed]
   790  
   791  fuchsia_cobalt_SystemDataUpdaterSetChannelRequestHandles {
   792  	void	void
   793  } [packed]
   794  
   795  fuchsia_cobalt_SystemDataUpdaterSetChannelResponseHandles {
   796  	void	void
   797  } [packed]
   798  
   799  fuchsia_cobalt_SystemDataUpdaterSetSoftwareDistributionInfoRequest {
   800  	hdr	fidl_message_header[9127566980226744320]
   801  } [packed]
   802  
   803  fuchsia_cobalt_SystemDataUpdaterSetSoftwareDistributionInfoRequestHandles {
   804  	void	void
   805  } [packed]
   806  
   807  fuchsia_cobalt_SystemDataUpdaterSetSoftwareDistributionInfoResponseHandles {
   808  	void	void
   809  } [packed]
   810  
   811  resource zx_chan_fuchsia_cobalt_SystemDataUpdater_client[zx_chan]
   812  resource zx_chan_fuchsia_cobalt_SystemDataUpdater_server[zx_chan]
   813  
   814  zx_channel_create$fuchsia_cobalt_SystemDataUpdater(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_SystemDataUpdater_client], out1 ptr[out, zx_chan_fuchsia_cobalt_SystemDataUpdater_server])
   815  fdio_service_connect$fuchsia_cobalt_SystemDataUpdater(path ptr[in, string["/svc/fuchsia.cobalt.SystemDataUpdater"]], handle zx_chan_fuchsia_cobalt_SystemDataUpdater_server)
   816  zx_channel_call$fuchsia_cobalt_SystemDataUpdaterSetExperimentState(handle zx_chan_fuchsia_cobalt_SystemDataUpdater_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_SystemDataUpdaterSetExperimentStateRequest, fuchsia_cobalt_SystemDataUpdaterSetExperimentStateRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_SystemDataUpdaterSetExperimentStateResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   817  zx_channel_call$fuchsia_cobalt_SystemDataUpdaterSetChannel(handle zx_chan_fuchsia_cobalt_SystemDataUpdater_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_SystemDataUpdaterSetChannelRequest, fuchsia_cobalt_SystemDataUpdaterSetChannelRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_SystemDataUpdaterSetChannelResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   818  zx_channel_call$fuchsia_cobalt_SystemDataUpdaterSetSoftwareDistributionInfo(handle zx_chan_fuchsia_cobalt_SystemDataUpdater_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_SystemDataUpdaterSetSoftwareDistributionInfoRequest, fuchsia_cobalt_SystemDataUpdaterSetSoftwareDistributionInfoRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_SystemDataUpdaterSetSoftwareDistributionInfoResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   819  
   820  fuchsia_cobalt_ControllerRequestSendSoonRequest {
   821  	hdr	fidl_message_header[636987935404589056]
   822  } [packed]
   823  
   824  fuchsia_cobalt_ControllerRequestSendSoonRequestHandles {
   825  	void	void
   826  } [packed]
   827  
   828  fuchsia_cobalt_ControllerRequestSendSoonResponseHandles {
   829  	void	void
   830  } [packed]
   831  
   832  fuchsia_cobalt_ControllerBlockUntilEmptyRequest {
   833  	hdr			fidl_message_header[3167576666138476544]
   834  	max_wait_seconds	int32
   835  } [packed]
   836  
   837  fuchsia_cobalt_ControllerBlockUntilEmptyRequestHandles {
   838  	void	void
   839  } [packed]
   840  
   841  fuchsia_cobalt_ControllerBlockUntilEmptyResponseHandles {
   842  	void	void
   843  } [packed]
   844  
   845  fuchsia_cobalt_ControllerGetNumSendAttemptsRequest {
   846  	hdr	fidl_message_header[6342739803594817536]
   847  } [packed]
   848  
   849  fuchsia_cobalt_ControllerGetNumSendAttemptsRequestHandles {
   850  	void	void
   851  } [packed]
   852  
   853  fuchsia_cobalt_ControllerGetNumSendAttemptsResponseHandles {
   854  	void	void
   855  } [packed]
   856  
   857  fuchsia_cobalt_ControllerGetFailedSendAttemptsRequest {
   858  	hdr	fidl_message_header[4194979113024356352]
   859  } [packed]
   860  
   861  fuchsia_cobalt_ControllerGetFailedSendAttemptsRequestHandles {
   862  	void	void
   863  } [packed]
   864  
   865  fuchsia_cobalt_ControllerGetFailedSendAttemptsResponseHandles {
   866  	void	void
   867  } [packed]
   868  
   869  fuchsia_cobalt_ControllerGetNumObservationsAddedRequest {
   870  	hdr	fidl_message_header[2921091529562914816]
   871  } [packed]
   872  
   873  fuchsia_cobalt_ControllerGetNumObservationsAddedRequestHandles {
   874  	void	void
   875  } [packed]
   876  
   877  fuchsia_cobalt_ControllerGetNumObservationsAddedResponseHandles {
   878  	void	void
   879  } [packed]
   880  
   881  fuchsia_cobalt_ControllerGetNumEventAggregatorRunsRequest {
   882  	hdr	fidl_message_header[3458431237243273216]
   883  } [packed]
   884  
   885  fuchsia_cobalt_ControllerGetNumEventAggregatorRunsRequestHandles {
   886  	void	void
   887  } [packed]
   888  
   889  fuchsia_cobalt_ControllerGetNumEventAggregatorRunsResponseHandles {
   890  	void	void
   891  } [packed]
   892  
   893  fuchsia_cobalt_ControllerGenerateAggregatedObservationsRequest {
   894  	hdr			fidl_message_header[6545502456564940800]
   895  	day_index		int32
   896  	report_idsInLine	fidl_vector
   897  	report_idsOutOfLine	array[int32]
   898  } [packed]
   899  
   900  fuchsia_cobalt_ControllerGenerateAggregatedObservationsRequestHandles {
   901  	void	void
   902  } [packed]
   903  
   904  fuchsia_cobalt_ControllerGenerateAggregatedObservationsResponseHandles {
   905  	void	void
   906  } [packed]
   907  
   908  fuchsia_cobalt_ControllerListenForInitializedRequest {
   909  	hdr	fidl_message_header[3844094239289901056]
   910  } [packed]
   911  
   912  fuchsia_cobalt_ControllerListenForInitializedRequestHandles {
   913  	void	void
   914  } [packed]
   915  
   916  fuchsia_cobalt_ControllerListenForInitializedResponseHandles {
   917  	void	void
   918  } [packed]
   919  
   920  resource zx_chan_fuchsia_cobalt_Controller_client[zx_chan]
   921  resource zx_chan_fuchsia_cobalt_Controller_server[zx_chan]
   922  
   923  zx_channel_create$fuchsia_cobalt_Controller(options const[0], out0 ptr[out, zx_chan_fuchsia_cobalt_Controller_client], out1 ptr[out, zx_chan_fuchsia_cobalt_Controller_server])
   924  fdio_service_connect$fuchsia_cobalt_Controller(path ptr[in, string["/svc/fuchsia.cobalt.Controller"]], handle zx_chan_fuchsia_cobalt_Controller_server)
   925  zx_channel_call$fuchsia_cobalt_ControllerRequestSendSoon(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerRequestSendSoonRequest, fuchsia_cobalt_ControllerRequestSendSoonRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerRequestSendSoonResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   926  zx_channel_call$fuchsia_cobalt_ControllerBlockUntilEmpty(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerBlockUntilEmptyRequest, fuchsia_cobalt_ControllerBlockUntilEmptyRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerBlockUntilEmptyResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   927  zx_channel_call$fuchsia_cobalt_ControllerGetNumSendAttempts(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerGetNumSendAttemptsRequest, fuchsia_cobalt_ControllerGetNumSendAttemptsRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerGetNumSendAttemptsResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   928  zx_channel_call$fuchsia_cobalt_ControllerGetFailedSendAttempts(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerGetFailedSendAttemptsRequest, fuchsia_cobalt_ControllerGetFailedSendAttemptsRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerGetFailedSendAttemptsResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   929  zx_channel_call$fuchsia_cobalt_ControllerGetNumObservationsAdded(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerGetNumObservationsAddedRequest, fuchsia_cobalt_ControllerGetNumObservationsAddedRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerGetNumObservationsAddedResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   930  zx_channel_call$fuchsia_cobalt_ControllerGetNumEventAggregatorRuns(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerGetNumEventAggregatorRunsRequest, fuchsia_cobalt_ControllerGetNumEventAggregatorRunsRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerGetNumEventAggregatorRunsResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   931  zx_channel_call$fuchsia_cobalt_ControllerGenerateAggregatedObservations(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerGenerateAggregatedObservationsRequest, fuchsia_cobalt_ControllerGenerateAggregatedObservationsRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerGenerateAggregatedObservationsResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
   932  zx_channel_call$fuchsia_cobalt_ControllerListenForInitialized(handle zx_chan_fuchsia_cobalt_Controller_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[fuchsia_cobalt_ControllerListenForInitializedRequest, fuchsia_cobalt_ControllerListenForInitializedRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], fuchsia_cobalt_ControllerListenForInitializedResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])