Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/kvm/lib/
Dtest_util.c61 int64_t timespec_to_ns(struct timespec ts) in timespec_to_ns() function
/external/igt-gpu-tools/tests/
Dkms_vrr.c57 static uint64_t timespec_to_ns(struct timespec *ts) in timespec_to_ns() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp164 static inline uint64_t timespec_to_ns(const struct timespec *ts) { in timespec_to_ns() function