Searched defs:clock_id (Results 1 – 2 of 2) sorted by relevance
88 rte_clock_gettime(clockid_t clock_id, struct timespec *tp) in rte_clock_gettime()111 #define clock_gettime(clock_id, tp) rte_clock_gettime(clock_id, tp) argument
61 struct clock_id { struct66 struct clock_id clock_id; argument