Searched refs:CLOCK_MONOTONIC (Results 1 – 8 of 8) sorted by relevance
83 #define CLOCK_MONOTONIC 1 macro99 case CLOCK_MONOTONIC: in rte_clock_gettime()
35 #define CLOCK_TYPE_ID CLOCK_MONOTONIC75 timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK))) in rte_eal_alarm_init()
507 if (clock_gettime(CLOCK_MONOTONIC, &ts_now) < 0) { in async_reply_handle_thread_unsafe()924 pthread_condattr_setclock(&attr, CLOCK_MONOTONIC); in mp_request_sync()1007 if (clock_gettime(CLOCK_MONOTONIC, &now) < 0) { in rte_mp_request_sync()1106 if (clock_gettime(CLOCK_MONOTONIC, &now) < 0) { in rte_mp_request_async()
172 #define CLOCK_TYPE CLOCK_MONOTONIC
30 #define CLOCK_TYPE_ID CLOCK_MONOTONIC
415 clock_gettime(CLOCK_MONOTONIC, &now); in create_timestamp()
289 #define CLOCK_TYPE CLOCK_MONOTONIC in hns3_clock_gettime()
64 #define CLOCK_TYPE_ID CLOCK_MONOTONIC