Searched refs:guestTimeNs (Results 1 – 1 of 1) sorted by relevance
225 const int64_t guestTimeNs = static_cast<int64_t>(value * 1000ll); in parseQemuSensorEvent() local226 const int64_t timeBiasNs = guestTimeNs - nowNs; in parseQemuSensorEvent()