Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dreport_protobuf_file.cpp250 bool ReportProtobufFileReader::Dump(std::string fileName, ProtobufReadBack readBack) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
302 bool ReportProtobufFileReader::Dump(const CallStackSample &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
334 bool ReportProtobufFileReader::Dump(const SampleStatistic &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
346 bool ReportProtobufFileReader::Dump(const SymbolTableFile &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
360 bool ReportProtobufFileReader::Dump(const VirtualThreadInfo &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
374 bool ReportProtobufFileReader::Dump(const ReportInfo &message, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
385 bool ReportProtobufFileReader::Dump(const HiperfRecord &record, int indent) in Dump() function in OHOS::Developtools::HiPerf::ReportProtobufFileReader
Dhiperf_libreport.cpp277 int Dump(const char *fileName) in Dump() function
Dperf_event_record.cpp141 void PerfEventRecord::Dump(int indent) const in Dump() function in OHOS::Developtools::HiPerf::PerfEventRecord