Searched refs:CLOCK_TYPE_ID (Results 1 – 3 of 3) sorted by relevance
28 #define CLOCK_TYPE_ID CLOCK_MONOTONIC_RAW macro30 #define CLOCK_TYPE_ID CLOCK_MONOTONIC macro121 if (clock_gettime(CLOCK_TYPE_ID, &now) < 0) in eal_alarm_get_timeout_ns()177 if (clock_gettime(CLOCK_TYPE_ID, &now) < 0) in eal_alarm_callback()219 clock_gettime(CLOCK_TYPE_ID, &now); in rte_eal_alarm_set()
33 #define CLOCK_TYPE_ID CLOCK_MONOTONIC_RAW macro35 #define CLOCK_TYPE_ID CLOCK_MONOTONIC macro96 clock_gettime(CLOCK_TYPE_ID, &now) == 0 && in eal_alarm_callback()144 clock_gettime(CLOCK_TYPE_ID, &now); in rte_eal_alarm_set()
62 #define CLOCK_TYPE_ID CLOCK_MONOTONIC_RAW macro64 #define CLOCK_TYPE_ID CLOCK_MONOTONIC macro215 if (clock_gettime(CLOCK_TYPE_ID, &cur_time) == 0) { in nic_xstats_display_periodic()277 if (clock_gettime(CLOCK_TYPE_ID, &cur_time) == 0) { in nic_stats_display()