Home
last modified time | relevance | path

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

/freebsd-src/contrib/kyua/utils/
H A Ddatetime_test.cpp270 const datetime::timestamp ts2 = ts1; in ATF_TEST_CASE_BODY() local
347 const datetime::timestamp ts2 = datetime::timestamp::from_values( in ATF_TEST_CASE_BODY() local
360 const datetime::timestamp ts2= datetime::timestamp::from_values( in ATF_TEST_CASE_BODY() local
417 const datetime::timestamp ts2 = datetime::timestamp::from_microseconds( in ATF_TEST_CASE_BODY() local
428 const datetime::timestamp ts2 = datetime::timestamp::from_microseconds( in ATF_TEST_CASE_BODY() local
439 const datetime::timestamp ts2 = datetime::timestamp::from_microseconds( in ATF_TEST_CASE_BODY() local
525 const datetime::timestamp ts2 = datetime::timestamp::from_microseconds( in ATF_TEST_CASE_BODY() local
/freebsd-src/lib/libthr/thread/
H A Dthr_join.c88 struct timespec ts, ts2, *tsp; in join_common() local
H A Dthr_mutex.c885 struct timespec ts1, ts2; mutex_self_lock() local
/freebsd-src/sys/dev/qat/qat_common/
H A Dadf_clock.c61 struct timespec ts2; in measure_clock() local
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c71 struct timespec ts1, ts2, tsn; in ATF_TC_BODY() local
/freebsd-src/crypto/openssl/crypto/
H A Do_time.c31 struct tm data, *ts2 = &data; in OPENSSL_gmtime() local
/freebsd-src/sys/netsmb/
H A Dsmb_trantcp.c521 struct timespec ts1, ts2; in smb_nbst_connect() local
/freebsd-src/usr.sbin/moused/
H A Dmoused.c2510 struct timespec ts2; in r_timestamp() local
2576 struct timespec ts2; in r_timeout() local
/freebsd-src/sys/kern/
H A Duipc_sem.c809 struct timespec ts1, ts2; in kern_sem_wait() local
H A Dkern_timeout.c647 struct timespec ts2; in softclock_call_cc() local
H A Duipc_mqueue.c1694 struct timespec ts, ts2; in mqueue_send() local
1849 struct timespec ts, ts2; in mqueue_receive() local
[all...]
H A Dsched_ule.c2417 struct td_sched *ts2; sched_fork_thread() local
[all...]
/freebsd-src/sys/dev/mlx5/
H A Ddriver.h881 u64 ts2; global() member