Searched defs:bootTime (Results 1 – 12 of 12) sorted by relevance
41 auto bootTime = TimeUtil::GetBootTimeMs(); in Create() local
75 int64_t bootTime = currentTime - bootSeconds; in GetSystemBootDuration() local
116 auto bootTime = std::chrono::duration_cast<std::chrono::milliseconds>( in CurrentTimeMillis() local
138 uint64_t bootTime = static_cast<uint64_t>(curBootTime); in IsInUpdateInterval() local
112 int64_t bootTime = timer->GetBootTimeMs(); in UpdateTimeInfo() local
119 int64_t bootTime = GetActiveTimeMs(StatsUtils::STATS_TYPE_CPU_SUSPEND); in DumpInfo() local
104 …r::Set(uint32_t type, std::chrono::nanoseconds when, std::chrono::steady_clock::time_point bootTim… in Set()
881 auto bootTime = GetBootTimeNs(); in RescheduleKernelTimerLocked() local917 …::SetLocked(int type, std::chrono::nanoseconds when, std::chrono::steady_clock::time_point bootTim… in SetLocked()
128 uint64_t bootTime = static_cast<uint64_t>(currentBootTime); in GetSystemBootTime() local
40 char *bootTime; member
1305 auto bootTime = std::chrono::steady_clock::now(); variable
523 int64_t bootTime = 0; in SetRealTime() local