Home
last modified time | relevance | path

Searched defs:Dump (Results 1 – 3 of 3) sorted by relevance

/developtools/hiperf/src/
Dreport_protobuf_file.cpp245 bool ReportProtobufFileReader::Dump(std::string fileName, ProtobufReadBack readBack) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
297 bool ReportProtobufFileReader::Dump(const CallStackSample &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
329 bool ReportProtobufFileReader::Dump(const SampleStatistic &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
341 bool ReportProtobufFileReader::Dump(const SymbolTableFile &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
355 bool ReportProtobufFileReader::Dump(const VirtualThreadInfo &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
369 bool ReportProtobufFileReader::Dump(const ReportInfo &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
380 bool ReportProtobufFileReader::Dump(const HiperfRecord &record, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
Dhiperf_libreport.cpp280 int Dump(const char *fileName) in Dump() function
Dperf_event_record.cpp141 void PerfEventRecord::Dump(int indent, std::string outputFilename) const in Dump() function in OHOS::Developtools::HiPerf::PerfEventRecord