perfetto-protos
Version:
Perfetto protos exposed via protobuf-es for browser and node
33 lines • 2.46 kB
JavaScript
;
//
// Copyright (C) 2023 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.AndroidMonitorContentionAggMetric_ProcessAggregationSchema = exports.AndroidMonitorContentionAggMetricSchema = exports.file_protos_perfetto_metrics_android_monitor_contention_agg_metric = void 0;
const codegenv1_1 = require("@bufbuild/protobuf/codegenv1");
/**
* Describes the file protos/perfetto/metrics/android/monitor_contention_agg_metric.proto.
*/
exports.file_protos_perfetto_metrics_android_monitor_contention_agg_metric = (0, codegenv1_1.fileDesc)("CkNwcm90b3MvcGVyZmV0dG8vbWV0cmljcy9hbmRyb2lkL21vbml0b3JfY29udGVudGlvbl9hZ2dfbWV0cmljLnByb3RvEg9wZXJmZXR0by5wcm90b3MitAIKIUFuZHJvaWRNb25pdG9yQ29udGVudGlvbkFnZ01ldHJpYxJiChNwcm9jZXNzX2FnZ3JlZ2F0aW9uGAEgAygLMkUucGVyZmV0dG8ucHJvdG9zLkFuZHJvaWRNb25pdG9yQ29udGVudGlvbkFnZ01ldHJpYy5Qcm9jZXNzQWdncmVnYXRpb24aqgEKElByb2Nlc3NBZ2dyZWdhdGlvbhIMCgRuYW1lGAEgASgJEh4KFnRvdGFsX2NvbnRlbnRpb25fY291bnQYAiABKAMSHAoUdG90YWxfY29udGVudGlvbl9kdXIYAyABKAMSJAocbWFpbl90aHJlYWRfY29udGVudGlvbl9jb3VudBgEIAEoAxIiChptYWluX3RocmVhZF9jb250ZW50aW9uX2R1chgFIAEoAw");
/**
* Describes the message perfetto.protos.AndroidMonitorContentionAggMetric.
* Use `create(AndroidMonitorContentionAggMetricSchema)` to create a new message.
*/
exports.AndroidMonitorContentionAggMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_monitor_contention_agg_metric, 0);
/**
* Describes the message perfetto.protos.AndroidMonitorContentionAggMetric.ProcessAggregation.
* Use `create(AndroidMonitorContentionAggMetric_ProcessAggregationSchema)` to create a new message.
*/
exports.AndroidMonitorContentionAggMetric_ProcessAggregationSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_monitor_contention_agg_metric, 0, 0);
//# sourceMappingURL=monitor_contention_agg_metric_pb.js.map