Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_dump.h110 void DumpDataPortion(int indent = 0);
/developtools/hiperf/src/
Dsubcommand_dump.cpp181 DumpDataPortion(indent_); in OnSubCommand()
429 void SubCommandDump::DumpDataPortion(int indent) in DumpDataPortion() function in OHOS::Developtools::HiPerf::SubCommandDump