Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_stat.h130 static void GetPerKey(std::string &perKey, const PerfEvents::Summary &summary);
/developtools/hiperf/src/
Dsubcommand_stat.cpp235 void SubCommandStat::GetPerKey(std::string &perKey, const PerfEvents::Summary &summary) in GetPerKey() function in OHOS::Developtools::HiPerf::SubCommandStat
261 GetPerKey(perKey, it); in ReportDetailInfos()