Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_dump.h81 static void DumpSampleType(uint64_t sampleType, int indent);
/developtools/hiperf/src/
Dsubcommand_dump.cpp298 void SubCommandDump::DumpSampleType(uint64_t sampleType, int indent) in DumpSampleType() function in OHOS::Developtools::HiPerf::SubCommandDump
325 DumpSampleType(attr.sample_type, indent); in DumpPrintEventAttr()