Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dtest_time_tai.c12 __u64 ts1, ts2; in time_tai() local
/tools/testing/selftests/bpf/prog_tests/
Dtime_tai.c37 __u64 ts1, ts2, now; in test_time_tai() local
Dfexit_sleep.c15 struct timespec ts2 = { .tv_sec = 10 }; in do_sleep() local
/tools/testing/selftests/timers/
Dfreq-step.c43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec()
51 struct timespec ts1, ts2, ts3; in get_sample() local
/tools/testing/selftests/kvm/lib/
Dtest_util.c97 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add()
104 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub()
/tools/testing/selftests/mm/
Dmigration.c67 struct timespec ts1, ts2; in migrate() local