Searched defs:DumpData (Results 1 – 5 of 5) sorted by relevance
415 void PerfRecordSample::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordSample550 void PerfRecordMmap::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordMmap629 void PerfRecordMmap2::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordMmap2668 void PerfRecordLost::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordLost708 void PerfRecordComm::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordComm740 void PerfRecordExit::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordExit768 void PerfRecordThrottle::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordThrottle795 void PerfRecordUnthrottle::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordUnthrottle823 void PerfRecordFork::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordFork851 void PerfRecordRead::DumpData(int indent) const in DumpData() function in OHOS::Developtools::HiPerf::PerfRecordRead[all …]
84 int32_t NativeMemoryProfilerSaClientManager::DumpData(uint32_t fd, in DumpData() function in OHOS::Developtools::NativeDaemon::NativeMemoryProfilerSaClientManager
47 int32_t NativeMemoryProfilerSaProxy::DumpData(uint32_t fd, std::shared_ptr<NativeMemoryProfilerSaCo… in DumpData() function in OHOS::Developtools::NativeDaemon::NativeMemoryProfilerSaProxy
99 int32_t NativeMemoryProfilerSaService::DumpData(uint32_t fd, std::shared_ptr<NativeMemoryProfilerSa… in DumpData() function in OHOS::Developtools::NativeDaemon::NativeMemoryProfilerSaService
404 void DumpData([[maybe_unused]] int indent) const override {}; in DumpData() function