Searched refs:mTimeSync (Results 1 – 1 of 1) sorted by relevance
106 static struct ApHubSync mTimeSync; variable769 packet->referenceTime += getAvgDelta(&mTimeSync); in fillBuffer()879 addDelta(&mTimeSync, req->apBootTime, timestamp); in readEventFast()901 addDelta(&mTimeSync, req->apBootTime, timestamp); in readEvent()1902 int64_t delta = getAvgDelta(&mTimeSync); in hostGetTimeDelta()1912 int64_t delta = getAvgDelta(&mTimeSync); in hostGetTime()