Searched refs:clock_monotonic (Results 1 – 1 of 1) sorted by relevance
54 static const struct k_clock clock_realtime, clock_monotonic; variable800 timr->kclock = absolute ? &clock_realtime : &clock_monotonic; in common_hrtimer_arm()1448 static const struct k_clock clock_monotonic = { variable1516 [CLOCK_MONOTONIC] = &clock_monotonic,