UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

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