Home
last modified time | relevance | path

Searched refs:CLOCK_TYPE (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_compat.h170 #define CLOCK_TYPE CLOCK_MONOTONIC_RAW macro
172 #define CLOCK_TYPE CLOCK_MONOTONIC macro
179 (void)clock_gettime(CLOCK_TYPE, &tv); in clock_gettime_ms()