Searched refs:monotonic (Results 1 – 9 of 9) 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() argument285 if (monotonic > real) { in calculateCorrection()288 correction = real - monotonic; in calculateCorrection()
24 Set the clock used to generate timestamps in the filter file. Supported clocks are: `monotonic`,25 `realtime`. By default it is monotonic. The clock here should be the same as the clock used in
1215 struct timespec monotonic; in convertMonotonic() local1234 e = readSeconds(e, &monotonic); in convertMonotonic()1256 suspended_monotonic = monotonic; in convertMonotonic()1283 subTimespec(&list->convert, &time, &monotonic); in convertMonotonic()
33 # s: Number of seconds (monotonic time)
33 # s: Number of seconds (monotonic time)60 # Device boot timings. We include monotonic clock values because the
6 # clockid : monotonic