Searched refs:mClient_LastGoodSyncRX (Results 1 – 3 of 3) sorted by relevance
179 mClient_LastGoodSyncRX = 0; in resetSyncStats()296 int64_t mClient_LastGoodSyncRX; variable
348 if (!mClient_LastGoodSyncRX) { in dumpClockInterface()352 localDelta = localTime - mClient_LastGoodSyncRX; in dumpClockInterface()
983 mClient_LastGoodSyncRX = clientRxLocalTime; in handleSyncResponse()1474 int64_t delta = now - (mClient_LastGoodSyncRX in shouldPanicNotGettingGoodData()1475 ? mClient_LastGoodSyncRX in shouldPanicNotGettingGoodData()