UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

32 lines 2.71 kB
"use strict"; // Autogenerated by: // ../../src/tools/ftrace_proto_gen/ftrace_proto_gen.cc // Do not edit. Object.defineProperty(exports, "__esModule", { value: true }); exports.VirtioVideoResourceQueueDoneFtraceEventSchema = exports.VirtioVideoResourceQueueFtraceEventSchema = exports.VirtioVideoCmdDoneFtraceEventSchema = exports.VirtioVideoCmdFtraceEventSchema = exports.file_protos_perfetto_trace_ftrace_virtio_video = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/trace/ftrace/virtio_video.proto. */ exports.file_protos_perfetto_trace_ftrace_virtio_video = (0, codegenv1_1.fileDesc)("Ci9wcm90b3MvcGVyZmV0dG8vdHJhY2UvZnRyYWNlL3ZpcnRpb192aWRlby5wcm90bxIPcGVyZmV0dG8ucHJvdG9zIjwKGVZpcnRpb1ZpZGVvQ21kRnRyYWNlRXZlbnQSEQoJc3RyZWFtX2lkGAEgASgNEgwKBHR5cGUYAiABKA0iQAodVmlydGlvVmlkZW9DbWREb25lRnRyYWNlRXZlbnQSEQoJc3RyZWFtX2lkGAEgASgNEgwKBHR5cGUYAiABKA0ixAEKI1ZpcnRpb1ZpZGVvUmVzb3VyY2VRdWV1ZUZ0cmFjZUV2ZW50EhIKCmRhdGFfc2l6ZTAYASABKA0SEgoKZGF0YV9zaXplMRgCIAEoDRISCgpkYXRhX3NpemUyGAMgASgNEhIKCmRhdGFfc2l6ZTMYBCABKA0SEgoKcXVldWVfdHlwZRgFIAEoDRITCgtyZXNvdXJjZV9pZBgGIAEoBRIRCglzdHJlYW1faWQYByABKAUSEQoJdGltZXN0YW1wGAggASgEIsgBCidWaXJ0aW9WaWRlb1Jlc291cmNlUXVldWVEb25lRnRyYWNlRXZlbnQSEgoKZGF0YV9zaXplMBgBIAEoDRISCgpkYXRhX3NpemUxGAIgASgNEhIKCmRhdGFfc2l6ZTIYAyABKA0SEgoKZGF0YV9zaXplMxgEIAEoDRISCgpxdWV1ZV90eXBlGAUgASgNEhMKC3Jlc291cmNlX2lkGAYgASgFEhEKCXN0cmVhbV9pZBgHIAEoBRIRCgl0aW1lc3RhbXAYCCABKAQ"); /** * Describes the message perfetto.protos.VirtioVideoCmdFtraceEvent. * Use `create(VirtioVideoCmdFtraceEventSchema)` to create a new message. */ exports.VirtioVideoCmdFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_virtio_video, 0); /** * Describes the message perfetto.protos.VirtioVideoCmdDoneFtraceEvent. * Use `create(VirtioVideoCmdDoneFtraceEventSchema)` to create a new message. */ exports.VirtioVideoCmdDoneFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_virtio_video, 1); /** * Describes the message perfetto.protos.VirtioVideoResourceQueueFtraceEvent. * Use `create(VirtioVideoResourceQueueFtraceEventSchema)` to create a new message. */ exports.VirtioVideoResourceQueueFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_virtio_video, 2); /** * Describes the message perfetto.protos.VirtioVideoResourceQueueDoneFtraceEvent. * Use `create(VirtioVideoResourceQueueDoneFtraceEventSchema)` to create a new message. */ exports.VirtioVideoResourceQueueDoneFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_virtio_video, 3); //# sourceMappingURL=virtio_video_pb.js.map