Searched defs:Dump (Results 1 – 3 of 3) sorted by relevance
245 bool ReportProtobufFileReader::Dump(std::string fileName, ProtobufReadBack readBack) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader297 bool ReportProtobufFileReader::Dump(const CallStackSample &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader329 bool ReportProtobufFileReader::Dump(const SampleStatistic &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader341 bool ReportProtobufFileReader::Dump(const SymbolTableFile &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader355 bool ReportProtobufFileReader::Dump(const VirtualThreadInfo &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader369 bool ReportProtobufFileReader::Dump(const ReportInfo &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader380 bool ReportProtobufFileReader::Dump(const HiperfRecord &record, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
187 int Dump(const char *fileName) in Dump() function
185 void PerfEventRecord::Dump(int indent, std::string outputFilename, FILE *outputDump) const in Dump() function in OHOS::Developtools::HiPerf::PerfEventRecord