Searched refs:LOW_RES_NSEC (Results 1 – 7 of 7) sorted by relevance
13 #define LOW_RES_NSEC TICK_NSEC macro14 #define KTIME_LOW_RES (LOW_RES_NSEC)
22 # define MONOTONIC_RES_NSEC LOW_RES_NSEC
325 #define hrtimer_resolution (unsigned int)LOW_RES_NSEC
26 DEFINE(CLOCK_COARSE_RES, LOW_RES_NSEC); in main()
385 ns = LOW_RES_NSEC; in __cvdso_clock_getres_common()
709 unsigned int hrtimer_resolution __read_mostly = LOW_RES_NSEC;
339 return LOW_RES_NSEC; in iio_get_time_res()
Completed in 14 milliseconds