Searched refs:CLOCK_REALTIME (Results 1 – 7 of 7) sorted by relevance
81 #define CLOCK_REALTIME 0 macro95 case CLOCK_REALTIME: in rte_clock_gettime()
23 if (base != TIME_UTC || clock_gettime(CLOCK_REALTIME, now) < 0) in rte_timespec_get()
299 clock_gettime(CLOCK_REALTIME, &sys_time); in print_clock_info()505 clock_gettime(CLOCK_REALTIME, &sys_time); in update_kernel_time()521 clock_settime(CLOCK_REALTIME, &net_time); in update_kernel_time()
275 if (clock_gettime(CLOCK_REALTIME, &epoch) < 0) { in trace_epoch_time_save()
47 clock_gettime(CLOCK_REALTIME, &ts); in RTE_INIT()
436 clock_gettime(CLOCK_REALTIME, &t); in opae_adapter_lock()
1712 clock_gettime(CLOCK_REALTIME, ×tamp); in axgbe_timesync_enable()