Searched refs:CLOCK_TYPE (Results 1 – 1 of 1) sorted by relevance
860 # define CLOCK_TYPE CLOCK_BOOTTIME in get_timer_bits() macro862 # define CLOCK_TYPE CLOCK_MONOTONIC in get_timer_bits() macro864 # define CLOCK_TYPE CLOCK_REALTIME in get_timer_bits() macro867 if (clock_gettime(CLOCK_TYPE, &ts) == 0) in get_timer_bits()