Searched defs:ts2 (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/kyua/utils/ |
H A D | datetime_test.cpp | 270 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/lib/libthr/thread/ |
H A D | thr_join.c | 88 struct timespec ts, ts2, *tsp; in join_common() local
|
H A D | thr_mutex.c | 886 struct timespec ts1, ts2; in mutex_self_lock() local
|
/freebsd/tools/tools/so_splice/ |
H A D | pingpong.c | 130 struct timespec ts1, ts2; in main() local
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_clock.c | 61 struct timespec ts2; in measure_clock() local
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_nanosleep.c | 71 struct timespec ts1, ts2, tsn; in ATF_TC_BODY() local
|
/freebsd/crypto/openssl/crypto/ |
H A D | o_time.c | 31 struct tm data, *ts2 = &data; in OPENSSL_gmtime() local
|
/freebsd/sys/netsmb/ |
H A D | smb_trantcp.c | 521 struct timespec ts1, ts2; in smb_nbst_connect() local
|
/freebsd/usr.sbin/moused/ |
H A D | moused.c | 2511 struct timespec ts2; r_timestamp() local 2577 struct timespec ts2; r_timeout() local [all...] |
/freebsd/sys/kern/ |
H A D | uipc_sem.c | 809 struct timespec ts1, ts2; in kern_sem_wait() local
|
H A D | kern_timeout.c | 647 struct timespec ts2; in softclock_call_cc() local
|
H A D | uipc_mqueue.c | 1694 struct timespec ts, ts2; in mqueue_send() local 1849 struct timespec ts, ts2; in mqueue_receive() local
|
H A D | sched_ule.c | 2417 struct td_sched *ts2; sched_fork_thread() local [all...] |
/freebsd/sys/dev/mlx5/ |
H A D | driver.h | 889 u64 ts2; member
|