Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_stat.h139 …static bool FindPercoreRunningTime(PerfEvents::Summary &summary, double &running_time_in_sec, doub…
/developtools/hiperf/src/
Dsubcommand_stat.cpp394 bool findRunningTime = FindPercoreRunningTime(summary, running_time_in_sec, main_scale); in GetDetailComments()
572 bool SubCommandStat::FindPercoreRunningTime(PerfEvents::Summary &summary, double &running_time_int_… in FindPercoreRunningTime() function in OHOS::Developtools::HiPerf::SubCommandStat