UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

17 lines 1.05 kB
"use strict"; // Autogenerated by: // ../../src/tools/ftrace_proto_gen/ftrace_proto_gen.cc // Do not edit. Object.defineProperty(exports, "__esModule", { value: true }); exports.DevfreqFrequencyFtraceEventSchema = exports.file_protos_perfetto_trace_ftrace_devfreq = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/trace/ftrace/devfreq.proto. */ exports.file_protos_perfetto_trace_ftrace_devfreq = (0, codegenv1_1.fileDesc)("Cipwcm90b3MvcGVyZmV0dG8vdHJhY2UvZnRyYWNlL2RldmZyZXEucHJvdG8SD3BlcmZldHRvLnByb3RvcyJ3ChtEZXZmcmVxRnJlcXVlbmN5RnRyYWNlRXZlbnQSEAoIZGV2X25hbWUYASABKAkSDAoEZnJlcRgCIAEoBBIRCglwcmV2X2ZyZXEYAyABKAQSEQoJYnVzeV90aW1lGAQgASgEEhIKCnRvdGFsX3RpbWUYBSABKAQ"); /** * Describes the message perfetto.protos.DevfreqFrequencyFtraceEvent. * Use `create(DevfreqFrequencyFtraceEventSchema)` to create a new message. */ exports.DevfreqFrequencyFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_devfreq, 0); //# sourceMappingURL=devfreq_pb.js.map