Searched refs:monotonic (Results 1 – 7 of 7) sorted by relevance
48 void calculateCorrection(const log_time& monotonic, const char* real_string, ssize_t len);
32 # s: Number of seconds (monotonic time)
264 void LogKlog::calculateCorrection(const log_time& monotonic, in calculateCorrection() argument287 if (monotonic > real) { in calculateCorrection()290 correction = real - monotonic; in calculateCorrection()
1224 struct timespec monotonic; in convertMonotonic() local1243 e = readSeconds(e, &monotonic); in convertMonotonic()1265 suspended_monotonic = monotonic; in convertMonotonic()1300 subTimespec(&list->convert, &time, &monotonic); in convertMonotonic()
33 # s: Number of seconds (monotonic time)60 # Device boot timings. We include monotonic clock values because the