Searched refs:proto_record (Results 1 – 1 of 1) sorted by relevance
380 proto::Record proto_record; in DumpProtobufReport() local386 if (proto_record.has_sample()) { in DumpProtobufReport()423 } else if (proto_record.has_lost()) { in DumpProtobufReport()424 auto& lost = proto_record.lost(); in DumpProtobufReport()428 } else if (proto_record.has_file()) { in DumpProtobufReport()429 auto& file = proto_record.file(); in DumpProtobufReport()504 proto::Record proto_record; in PrintMetaInfo() local581 proto::Record proto_record; in PrintSampleRecordInProtobuf() local690 proto::Record proto_record; in PrintLostSituationInProtobuf() local713 proto::Record proto_record; in PrintFileInfoInProtobuf() local[all …]