Searched refs:getWallClockNs (Results 1 – 12 of 12) sorted by relevance
46 auto event = make_shared<LogEvent>(getWallClockNs(), getElapsedRealtimeNs(), trainInfo); in PullInternal()
59 android::util::GPU_STATS_GLOBAL_INFO, getWallClockNs(), getElapsedRealtimeNs()); in pullGpuStatsGlobalInfo()92 android::util::GPU_STATS_APP_INFO, getWallClockNs(), getElapsedRealtimeNs()); in pullGpuStatsAppInfo()
43 int64_t wallClockTimeNs = getWallClockNs(); in PullInternal()
192 int64_t wallClockTimestampNs = getWallClockNs(); in getIPowerStatsDataLocked()262 int64_t wallClockTimestampNs = getWallClockNs(); in getIPowerDataLocked()
64 int64_t wallClockTimestampNs = getWallClockNs(); in PullInternal()
92 int64_t wallClockTimestampNs = getWallClockNs(); in PullInternal()
379 int64_t wallClockNs = getWallClockNs(); in OnAlarmFired()
60 int64_t getWallClockNs();
532 int64_t getWallClockNs() { in getWallClockNs() function
461 (long long)getWallClockNs()); in onConfigMetricsReportLocked()
73 mLastReportWallClockNs(getWallClockNs()), in MetricsManager()269 mLastReportWallClockNs = getWallClockNs(); in onDumpReport()
193 mLogdTimestampNs = getWallClockNs(); in LogEvent()