Searched defs:timeMs (Results 1 – 5 of 5) sorted by relevance
57 size_t ConvertMsToSamps(double timeMs, double sampleRate) in ConvertMsToSamps()
285 int64_t timeMs = StatsUtils::DEFAULT_VALUE; variable
282 double timeMs = static_cast<double>(core_->GetTotalTimeMs(uid, statsType)); in GetTotalTimeSecond() local285 double timeMs = static_cast<double>(core_->GetTotalTimeMs(statsType)); in GetTotalTimeSecond() local
169 int64_t timeMs = 0; in ReadUidCpuActiveTimeImpl() local
91 auto timeMs = GetActiveTimeMs(StatsUtils::STATS_TYPE_SCREEN_BRIGHTNESS, iter.first); in Calculate() local