Searched defs:systemTime (Results 1 – 6 of 6) sorted by relevance
29 nsecs_t systemTime(int clock) { in systemTime() function38 nsecs_t systemTime(int /*clock*/) { in systemTime() function
359 public static @NonNull String systemTimeToString(@CurrentTimeMillisLong long systemTime) { in systemTimeToString()
69 static inline nsecs_t systemTime(int clock) in systemTime() function
2125 long systemTime = mTicker.currentTimeMillis(); in filterOutOldKeys() local2154 long systemTime = mTicker.currentTimeMillis(); in getNextExpirationTime() local
2103 final int systemTime = mProcessCpuTracker.getLastSystemTime(); in updateCpuStatsNow() local
1716 public int systemTime; field in BatteryStats.HistoryStepDetails6682 formatTimeMs(sb, systemTime); sb.append("krn ; "); in dumpLocked() argument