Searched refs:FtraceEventBundle (Results 1 – 12 of 12) sorted by relevance
50 class FtraceEventBundle; variable59 using FtraceEventBundle = protos::pbzero::FtraceEventBundle;158 protos::pbzero::FtraceEventBundle*,
37 using perfetto::protos::pbzero::FtraceEventBundle;44 FtraceEventBundle writer; in FuzzCpuReaderParsePage()
46 class FtraceEventBundle; variable
38 class FtraceEventBundle; variable
51 using FtraceEventBundle = perfetto::protos::pbzero::FtraceEventBundle; typedef
440 FtraceEventBundle* bundle, in ParsePage()
137 ProtoProvider<protos::pbzero::FtraceEventBundle, protos::FtraceEventBundle>;
24 message FtraceEventBundle { message28 // ftrace pages we parsed into this FtraceEventBundle. Zero if
25 repeated FtraceEventBundle bundle = 2;
56 FtraceEventBundle ftrace_events = 1;
1943 message FtraceEventBundle { message1947 // ftrace pages we parsed into this FtraceEventBundle. Zero if2892 FtraceEventBundle ftrace_events = 1;
400 protos::pbzero::FtraceEventBundle::Decoder decoder(bundle.data(), in ParseFtraceBundle()