Home
last modified time | relevance | path

Searched refs:DumpCallChain (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/include/
Dsubcommand_dump.h111 void DumpCallChain(int indent, std::unique_ptr<PerfRecordSample> &sample);
/developtools/hiperf/src/
Dsubcommand_dump.cpp416 void SubCommandDump::DumpCallChain(int indent, std::unique_ptr<PerfRecordSample> &sample) in DumpCallChain() function in OHOS::Developtools::HiPerf::SubCommandDump
452 DumpCallChain(indent, sample); in DumpDataPortion()