Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/
A Daes_perf.c345 static uint64_t timespec_to_ns(struct timespec *ts) in timespec_to_ns() function
352 return timespec_to_ns(end) - timespec_to_ns(start); in timespec_diff_ns()

Completed in 3 milliseconds