Searched refs:GetCommentConfigName (Results 1 – 2 of 2) sorted by relevance
335 std::string SubCommandStat::GetCommentConfigName( in GetCommentConfigName() function in OHOS::Developtools::HiPerf::SubCommandStat395 if (configName == GetCommentConfigName(countEvent, "sw-cpu-clock")) { in GetDetailComments()403 if (configName == GetCommentConfigName(countEvent, "sw-task-clock")) { in GetDetailComments()407 if (configName == GetCommentConfigName(countEvent, "hw-cpu-cycles")) { in GetDetailComments()419 …if (configName == GetCommentConfigName(countEvent, "hw-instructions") && summary.eventCount != 0) { in GetDetailComments()428 if (configName == GetCommentConfigName(countEvent, "hw-branch-misses")) { in GetDetailComments()470 std::string commentConfigName = GetCommentConfigName(it->second, "sw-cpu-clock"); in GetComments()479 commentConfigName = GetCommentConfigName(it->second, "sw-task-clock"); in GetComments()485 commentConfigName = GetCommentConfigName(it->second, "hw-cpu-cycles"); in GetComments()500 commentConfigName = GetCommentConfigName(it->second, "hw-instructions"); in GetComments()[all …]
125 static std::string GetCommentConfigName(