Searched defs:DumpData (Results 1 – 2 of 2) sorted by relevance
329 void PerfRecordSample::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordSample448 void PerfRecordMmap::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordMmap528 void PerfRecordMmap2::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordMmap2567 void PerfRecordLost::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordLost607 void PerfRecordComm::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordComm639 void PerfRecordExit::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordExit667 void PerfRecordThrottle::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordThrottle694 void PerfRecordUnthrottle::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordUnthrottle722 void PerfRecordFork::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordFork750 void PerfRecordRead::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordRead[all …]
390 virtual void DumpData([[maybe_unused]] int indent) const override {}; in DumpData() function