UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

37 lines 2.76 kB
"use strict"; // Autogenerated by: // ../../src/tools/ftrace_proto_gen/ftrace_proto_gen.cc // Do not edit. Object.defineProperty(exports, "__esModule", { value: true }); exports.FastrpcDmaMapFtraceEventSchema = exports.FastrpcDmaUnmapFtraceEventSchema = exports.FastrpcDmaAllocFtraceEventSchema = exports.FastrpcDmaFreeFtraceEventSchema = exports.FastrpcDmaStatFtraceEventSchema = exports.file_protos_perfetto_trace_ftrace_fastrpc = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/trace/ftrace/fastrpc.proto. */ exports.file_protos_perfetto_trace_ftrace_fastrpc = (0, codegenv1_1.fileDesc)("Cipwcm90b3MvcGVyZmV0dG8vdHJhY2UvZnRyYWNlL2Zhc3RycGMucHJvdG8SD3BlcmZldHRvLnByb3RvcyJOChlGYXN0cnBjRG1hU3RhdEZ0cmFjZUV2ZW50EgsKA2NpZBgBIAEoBRILCgNsZW4YAiABKAMSFwoPdG90YWxfYWxsb2NhdGVkGAMgASgEIkQKGUZhc3RycGNEbWFGcmVlRnRyYWNlRXZlbnQSCwoDY2lkGAEgASgFEgwKBHBoeXMYAiABKAQSDAoEc2l6ZRgDIAEoBCJjChpGYXN0cnBjRG1hQWxsb2NGdHJhY2VFdmVudBILCgNjaWQYASABKAUSDAoEcGh5cxgCIAEoBBIMCgRzaXplGAMgASgEEgwKBGF0dHIYBCABKAQSDgoGbWZsYWdzGAUgASgFIkUKGkZhc3RycGNEbWFVbm1hcEZ0cmFjZUV2ZW50EgsKA2NpZBgBIAEoBRIMCgRwaHlzGAIgASgEEgwKBHNpemUYAyABKAQiegoYRmFzdHJwY0RtYU1hcEZ0cmFjZUV2ZW50EgsKA2NpZBgBIAEoBRIKCgJmZBgCIAEoBRIMCgRwaHlzGAMgASgEEgwKBHNpemUYBCABKAQSCwoDbGVuGAUgASgEEgwKBGF0dHIYBiABKA0SDgoGbWZsYWdzGAcgASgF"); /** * Describes the message perfetto.protos.FastrpcDmaStatFtraceEvent. * Use `create(FastrpcDmaStatFtraceEventSchema)` to create a new message. */ exports.FastrpcDmaStatFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_fastrpc, 0); /** * Describes the message perfetto.protos.FastrpcDmaFreeFtraceEvent. * Use `create(FastrpcDmaFreeFtraceEventSchema)` to create a new message. */ exports.FastrpcDmaFreeFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_fastrpc, 1); /** * Describes the message perfetto.protos.FastrpcDmaAllocFtraceEvent. * Use `create(FastrpcDmaAllocFtraceEventSchema)` to create a new message. */ exports.FastrpcDmaAllocFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_fastrpc, 2); /** * Describes the message perfetto.protos.FastrpcDmaUnmapFtraceEvent. * Use `create(FastrpcDmaUnmapFtraceEventSchema)` to create a new message. */ exports.FastrpcDmaUnmapFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_fastrpc, 3); /** * Describes the message perfetto.protos.FastrpcDmaMapFtraceEvent. * Use `create(FastrpcDmaMapFtraceEventSchema)` to create a new message. */ exports.FastrpcDmaMapFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_fastrpc, 4); //# sourceMappingURL=fastrpc_pb.js.map