Home
last modified time | relevance | path

Searched defs:timespec_sub (Results 1 – 6 of 6) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/timers/
Dmqueue-lat.c40 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dalarmtimer-suspend.c87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dnsleep-lat.c90 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
Dset-timer-lat.c88 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/external/mesa3d/src/util/
Dtimespec.h69 timespec_sub(struct timespec *r, in timespec_sub() function
/external/mesa3d/src/util/tests/timespec/
Dtimespec_test.cpp43 TEST(timespec_test, timespec_sub) in TEST() argument