Home
last modified time | relevance | path

Searched refs:monotonic (Results 1 – 9 of 9) sorted by relevance

/system/core/logd/
DLogKlog.h60 void calculateCorrection(const log_time& monotonic, const char* real_string, ssize_t len);
DLogBuffer.h99 bool monotonic; variable
114 return monotonic; in isMonotonic()
Devent.logtags32 # s: Number of seconds (monotonic time)
DLogBuffer.cpp57 bool lastMonotonic = monotonic; in init()
58 monotonic = android_log_clockid() == CLOCK_MONOTONIC; in init()
59 if (lastMonotonic != monotonic) { in init()
79 if (monotonic) { in init()
117 : monotonic(android_log_clockid() == CLOCK_MONOTONIC), mTimes(*times) { in LogBuffer()
DLogKlog.cpp265 void LogKlog::calculateCorrection(const log_time& monotonic, in calculateCorrection() argument
288 if (monotonic > real) { in calculateCorrection()
291 correction = real - monotonic; in calculateCorrection()
/system/core/liblog/
Devent.logtags32 # s: Number of seconds (monotonic time)
Dlogprint.cpp1317 struct timespec monotonic; in convertMonotonic() local
1336 e = readSeconds(e, &monotonic); in convertMonotonic()
1358 suspended_monotonic = monotonic; in convertMonotonic()
1393 subTimespec(&list->convert, &time, &monotonic); in convertMonotonic()
/system/core/lmkd/
Devent.logtags32 # s: Number of seconds (monotonic time)
/system/core/logcat/
Devent.logtags33 # s: Number of seconds (monotonic time)
60 # Device boot timings. We include monotonic clock values because the