Home
last modified time | relevance | path

Searched refs:SYSTEM_TIME_BOOTTIME (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DLog.cpp27 mStart(systemTime(SYSTEM_TIME_BOOTTIME)) { in LogIfSlow()
31 int durationMillis = nanoseconds_to_milliseconds(systemTime(SYSTEM_TIME_BOOTTIME) - mStart); in ~LogIfSlow()
/system/core/include/utils/
DTimers.h82 SYSTEM_TIME_BOOTTIME = 4 // same as SYSTEM_TIME_MONOTONIC, but including CPU suspend time enumerator