Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_stat.h140 …static std::string GetDetailComments(const std::unique_ptr<PerfEvents::CountEvent> &countEvent, do…
/developtools/hiperf/src/
Dsubcommand_stat.cpp267 … perMaps[perKey]->configName = GetDetailComments(event->second, perMaps[perKey]->commentSum, in ReportDetailInfos()
389 std::string SubCommandStat::GetDetailComments(const std::unique_ptr<PerfEvents::CountEvent> &countE… in GetDetailComments() function in OHOS::Developtools::HiPerf::SubCommandStat