Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_stat.h131 …static void MakeComments(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, std::string &com…
/developtools/hiperf/src/
Dsubcommand_stat.cpp202 MakeComments(reportSum, commentStr); in PrintPerValue()
352 void SubCommandStat::MakeComments(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, std::str… in MakeComments() function in OHOS::Developtools::HiPerf::SubCommandStat