Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-timers.c57 static const struct k_clock clock_realtime, clock_monotonic; variable
810 timr->kclock = absolute ? &clock_realtime : &clock_monotonic; in common_hrtimer_arm()
1327 static const struct k_clock clock_monotonic = { variable
1395 [CLOCK_MONOTONIC] = &clock_monotonic,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog116481 Add timestamps in seconds derived from clock_monotonic to the log