Searched refs:curProcSpeed_ (Results 1 – 2 of 2) sorted by relevance
121 curProcSpeed_ = (TimeUtil::SEC_TO_MICROSEC * onceTotalCnt) / onceTotalProcTime; in CollectPerfProfiler()123 curProcSpeed_ = 0; in CollectPerfProfiler()138 curRealSpeed_, curProcSpeed_, in CollectPerfProfiler()338 uint32_t curProcessSpeed = curProcSpeed_; in ReportBreakProfile()
123 uint32_t curProcSpeed_ = 0; variable