Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer_defs.h15 # define HIGH_RES_NSEC 1 macro
16 # define KTIME_HIGH_RES (HIGH_RES_NSEC)
17 # define MONOTONIC_RES_NSEC HIGH_RES_NSEC
/openbmc/linux/kernel/time/
H A Dhrtimer.c748 hrtimer_resolution = HIGH_RES_NSEC; in hrtimer_switch_to_hres()