Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_stat.h131 …static void FormatComments(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, std::string &c…
/developtools/hiperf/src/
Dsubcommand_stat.cpp207 FormatComments(reportSum, commentStr); in PrintPerValue()
357 void SubCommandStat::FormatComments(const std::unique_ptr<PerfEvents::ReportSum> &reportSum, std::s… in FormatComments() function in OHOS::Developtools::HiPerf::SubCommandStat