Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dposix-timers.c54 static const struct k_clock clock_realtime, clock_monotonic; variable
801 timr->kclock = absolute ? &clock_realtime : &clock_monotonic; in common_hrtimer_arm()
1463 static const struct k_clock clock_monotonic = { variable
1531 [CLOCK_MONOTONIC] = &clock_monotonic,

Completed in 7 milliseconds