Searched refs:KTIME_HIGH_RES (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhrtimer.h292 # define KTIME_HIGH_RES (ktime_t) { .tv64 = HIGH_RES_NSEC } macro
294 # define KTIME_MONOTONIC_RES KTIME_HIGH_RES
/linux-4.1.27/kernel/time/
H A Dhrtimer.c682 base->clock_base[i].resolution = KTIME_HIGH_RES; hrtimer_switch_to_hres()

Completed in 418 milliseconds