Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
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/
Dhrtimer.c682 base->clock_base[i].resolution = KTIME_HIGH_RES; in hrtimer_switch_to_hres()