Searched refs:LOW_RES_NSEC (Results 1 – 5 of 5) sorted by relevance
280 #define LOW_RES_NSEC TICK_NSEC macro281 #define KTIME_LOW_RES (ktime_t){ .tv64 = LOW_RES_NSEC }
310 # define MONOTONIC_RES_NSEC LOW_RES_NSEC313 #define hrtimer_resolution (unsigned int)LOW_RES_NSEC
81 DEFINE(CLOCK_COARSE_RES, LOW_RES_NSEC); in main()
91 DEFINE(__CLOCK_COARSE_RES, LOW_RES_NSEC); in main()
519 unsigned int hrtimer_resolution __read_mostly = LOW_RES_NSEC;