Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhrtimer.h299 # define HIGH_RES_NSEC 1 macro
300 # define KTIME_HIGH_RES (ktime_t) { .tv64 = HIGH_RES_NSEC }
301 # define MONOTONIC_RES_NSEC HIGH_RES_NSEC
/linux-4.4.14/kernel/time/
Dhrtimer.c701 hrtimer_resolution = HIGH_RES_NSEC; in hrtimer_switch_to_hres()