Searched refs:elapsed_ns (Results 1 - 1 of 1) sorted by relevance
/third_party/optimized-routines/networking/test/ | ||
H A D | chksum.c | 152 uint64_t elapsed_ns = end - start; in benchmark() local 153 uint64_t elapsed_ms = elapsed_ns / 1000000; in benchmark() |
Completed in 1 milliseconds