Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_stat.cpp232 std::string cpuSyclesName = GetCommentConfigName(it->second, "hw-cpu-cycles"); in GetComments() local
235 bool other = FindEventCount(countEvents, cpuSyclesName, it->second->id, cpuCyclesCount, in GetComments()