Home
last modified time | relevance | path

Searched refs:DumpLog (Results 1 – 6 of 6) sorted by relevance

/developtools/hiperf/include/
Dperf_event_record.h154 virtual void DumpLog(const std::string &prefix) const;
179 void DumpLog(const std::string &prefix) const override;
195 void DumpLog(const std::string &prefix) const override;
227 void DumpLog(const std::string &prefix) const override;
245 void DumpLog(const std::string &prefix) const override;
/developtools/hiperf/src/
Dperf_event_record.cpp157 void PerfEventRecord::DumpLog(const std::string &prefix) const in DumpLog() function in OHOS::Developtools::HiPerf::PerfEventRecord
163 void PerfRecordSample::DumpLog(const std::string &prefix) const in DumpLog() function in OHOS::Developtools::HiPerf::PerfRecordSample
463 void PerfRecordMmap::DumpLog(const std::string &prefix) const in DumpLog() function in OHOS::Developtools::HiPerf::PerfRecordMmap
545 void PerfRecordMmap2::DumpLog(const std::string &prefix) const in DumpLog() function in OHOS::Developtools::HiPerf::PerfRecordMmap2
620 void PerfRecordComm::DumpLog(const std::string &prefix) const in DumpLog() function in OHOS::Developtools::HiPerf::PerfRecordComm
Dreport_protobuf_file.cpp161 recordLost.DumpLog(__FUNCTION__); in ProcessRecord()
168 recordComm.DumpLog(__FUNCTION__); in ProcessRecord()
Dsubcommand_report.cpp201 sample->DumpLog(__FUNCTION__); in ProcessSample()
Dvirtual_runtime.cpp453 recordComm.DumpLog(__FUNCTION__); in UpdateFromRecord()
/developtools/hiperf/test/unittest/common/native/
Dvirtual_runtime_test.cpp368 sample.DumpLog("UnwindFromRecord");