UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

43 lines 3.37 kB
"use strict"; // // Copyright (C) 2022 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. Object.defineProperty(exports, "__esModule", { value: true }); exports.AndroidIrqRuntimeMetric_IrqRuntimeMetricSchema = exports.AndroidIrqRuntimeMetric_ThresholdMetricSchema = exports.AndroidIrqRuntimeMetric_IrqSliceSchema = exports.AndroidIrqRuntimeMetricSchema = exports.file_protos_perfetto_metrics_android_irq_runtime_metric = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/metrics/android/irq_runtime_metric.proto. */ exports.file_protos_perfetto_metrics_android_irq_runtime_metric = (0, codegenv1_1.fileDesc)("Cjhwcm90b3MvcGVyZmV0dG8vbWV0cmljcy9hbmRyb2lkL2lycV9ydW50aW1lX21ldHJpYy5wcm90bxIPcGVyZmV0dG8ucHJvdG9zIqMEChdBbmRyb2lkSXJxUnVudGltZU1ldHJpYxJJCgZod19pcnEYASABKAsyOS5wZXJmZXR0by5wcm90b3MuQW5kcm9pZElycVJ1bnRpbWVNZXRyaWMuSXJxUnVudGltZU1ldHJpYxJJCgZzd19pcnEYAiABKAsyOS5wZXJmZXR0by5wcm90b3MuQW5kcm9pZElycVJ1bnRpbWVNZXRyaWMuSXJxUnVudGltZU1ldHJpYxo1CghJcnFTbGljZRIQCghpcnFfbmFtZRgBIAEoCRIKCgJ0cxgCIAEoAxILCgNkdXIYAyABKAMaWQoPVGhyZXNob2xkTWV0cmljEhEKCXRocmVzaG9sZBgBIAEoCRIcChRvdmVyX3RocmVzaG9sZF9jb3VudBgCIAEoAxIVCg1hbm9tYWx5X3JhdGlvGAMgASgBGt8BChBJcnFSdW50aW1lTWV0cmljEhMKC21heF9ydW50aW1lGAEgASgDEhMKC3RvdGFsX2NvdW50GAIgASgDElIKEHRocmVzaG9sZF9tZXRyaWMYAyABKAsyOC5wZXJmZXR0by5wcm90b3MuQW5kcm9pZElycVJ1bnRpbWVNZXRyaWMuVGhyZXNob2xkTWV0cmljEk0KEmxvbmdlc3RfaXJxX3NsaWNlcxgEIAMoCzIxLnBlcmZldHRvLnByb3Rvcy5BbmRyb2lkSXJxUnVudGltZU1ldHJpYy5JcnFTbGljZQ"); /** * Describes the message perfetto.protos.AndroidIrqRuntimeMetric. * Use `create(AndroidIrqRuntimeMetricSchema)` to create a new message. */ exports.AndroidIrqRuntimeMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_irq_runtime_metric, 0); /** * Describes the message perfetto.protos.AndroidIrqRuntimeMetric.IrqSlice. * Use `create(AndroidIrqRuntimeMetric_IrqSliceSchema)` to create a new message. */ exports.AndroidIrqRuntimeMetric_IrqSliceSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_irq_runtime_metric, 0, 0); /** * Describes the message perfetto.protos.AndroidIrqRuntimeMetric.ThresholdMetric. * Use `create(AndroidIrqRuntimeMetric_ThresholdMetricSchema)` to create a new message. */ exports.AndroidIrqRuntimeMetric_ThresholdMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_irq_runtime_metric, 0, 1); /** * Describes the message perfetto.protos.AndroidIrqRuntimeMetric.IrqRuntimeMetric. * Use `create(AndroidIrqRuntimeMetric_IrqRuntimeMetricSchema)` to create a new message. */ exports.AndroidIrqRuntimeMetric_IrqRuntimeMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_irq_runtime_metric, 0, 2); //# sourceMappingURL=irq_runtime_metric_pb.js.map