Searched refs:compressed_packets (Results 1 – 6 of 6) sorted by relevance
151 protozero::ConstBytes field = decoder.compressed_packets(); in ParsePacket()153 TraceBlobView compressed_packets = packet.slice(field_off, field.size); in ParsePacket() local156 RETURN_IF_ERROR(Decompress(std::move(compressed_packets), &packets)); in ParsePacket()
192 const auto& compressed_packets = reflect->GetStringReference( in TraceToText() local194 PrintCompressedPackets(compressed_packets, compressed_msg_scratch, in TraceToText()
147 const std::string& data = trace.packet()[0].compressed_packets(); in TEST()223 const std::string& data = packet.compressed_packets(); in TEST()305 const std::string& data = packet.compressed_packets(); in TEST()
225 auto bytes = packet.compressed_packets(); in DecompressTrace()
175 // Each compressed_packets TracePacket (including the two field ids and177 bytes compressed_packets = 50; field
8984 // Each compressed_packets TracePacket (including the two field ids and8986 bytes compressed_packets = 50; field