Home
last modified time | relevance | path

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

/llvm-project/libc/AOR_v20.02/networking/test/
H A Dchksum.c125 clock_get_ns(void) in clock_get_ns() function
141 uint64_t start = clock_get_ns(); in benchmark()
150 uint64_t end = clock_get_ns(); in benchmark()