Home
last modified time | relevance | path

Searched defs:tv_diff (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/tools/perf/bench/
Dmem-functions.c255 struct timeval tv_start, tv_end, tv_diff; in do_memcpy_gettimeofday() local
325 struct timeval tv_start, tv_end, tv_diff; in do_memset_gettimeofday() local
/kernel/linux/linux-5.10/tools/perf/bench/
Dmem-functions.c256 struct timeval tv_start, tv_end, tv_diff; in do_memcpy_gettimeofday() local
326 struct timeval tv_start, tv_end, tv_diff; in do_memset_gettimeofday() local
/kernel/linux/linux-4.19/tools/testing/selftests/x86/
Dtest_vsyscall.c192 static double tv_diff(const struct timeval *a, const struct timeval *b) in tv_diff() function
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
Dtest_vsyscall.c193 static double tv_diff(const struct timeval *a, const struct timeval *b) in tv_diff() function