perfetto-protos
Version:
Perfetto protos exposed via protobuf-es for browser and node
22 lines • 1.43 kB
JavaScript
;
// Autogenerated by:
// ../../src/tools/ftrace_proto_gen/ftrace_proto_gen.cc
// Do not edit.
Object.defineProperty(exports, "__esModule", { value: true });
exports.DrmVblankEventDeliveredFtraceEventSchema = exports.DrmVblankEventFtraceEventSchema = exports.file_protos_perfetto_trace_ftrace_drm = void 0;
const codegenv1_1 = require("@bufbuild/protobuf/codegenv1");
/**
* Describes the file protos/perfetto/trace/ftrace/drm.proto.
*/
exports.file_protos_perfetto_trace_ftrace_drm = (0, codegenv1_1.fileDesc)("CiZwcm90b3MvcGVyZmV0dG8vdHJhY2UvZnRyYWNlL2RybS5wcm90bxIPcGVyZmV0dG8ucHJvdG9zIlcKGURybVZibGFua0V2ZW50RnRyYWNlRXZlbnQSDAoEY3J0YxgBIAEoBRIRCgloaWdoX3ByZWMYAiABKA0SCwoDc2VxGAMgASgNEgwKBHRpbWUYBCABKAMiTQoiRHJtVmJsYW5rRXZlbnREZWxpdmVyZWRGdHJhY2VFdmVudBIMCgRjcnRjGAEgASgFEgwKBGZpbGUYAiABKAQSCwoDc2VxGAMgASgN");
/**
* Describes the message perfetto.protos.DrmVblankEventFtraceEvent.
* Use `create(DrmVblankEventFtraceEventSchema)` to create a new message.
*/
exports.DrmVblankEventFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_drm, 0);
/**
* Describes the message perfetto.protos.DrmVblankEventDeliveredFtraceEvent.
* Use `create(DrmVblankEventDeliveredFtraceEventSchema)` to create a new message.
*/
exports.DrmVblankEventDeliveredFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_drm, 1);
//# sourceMappingURL=drm_pb.js.map