Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-src/contrib/xz/src/xz/
H A Dmytime.c36 static volatile uint64_t start_time; variable
38 static uint64_t start_time; variable
[all...]
/freebsd-src/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c635 struct bintime start_time; in nfsrvd_dorpc() local
724 struct bintime start_time; in nfsrvd_compound() local
/freebsd-src/contrib/kyua/drivers/
H A Dreport_junit.cpp135 drivers::junit_timing(const datetime::timestamp& start_time, in junit_timing()
H A Dreport_junit_test.cpp241 const datetime::timestamp start_time = ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/kyua/utils/process/
H A Dexecutor.cpp143 datetime::timestamp start_time; member
276 const datetime::timestamp start_time; member
472 executor::exit_handle::start_time(void) const in start_time() function in executor::exit_handle
H A Dexecutor_test.cpp405 const datetime::timestamp start_time = datetime::timestamp::from_values( in ATF_TEST_CASE_BODY() local
427 const datetime::timestamp& start_time = exp_start_times.find( in ATF_TEST_CASE_BODY() local
516 const datetime::timestamp start_time = datetime::timestamp::from_values( in ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/kyua/store/
H A Dmigrate.cpp180 const datetime::timestamp start_time = store::column_timestamp( in chunk_database() local
H A Dschema_v3.sql199 start_time TIMESTAMP NOT NULL, field
H A Dschema_v2.sql237 start_time TIMESTAMP NOT NULL, field
H A Dschema_v1.sql187 start_time TIMESTAMP NOT NULL, field
H A Dwrite_transaction.cpp412 const datetime::timestamp& start_time, in put_result()
H A Dwrite_transaction_test.cpp79 const datetime::timestamp start_time = datetime::timestamp::from_values( in do_put_result_ok_test() local
H A Dread_transaction.cpp372 store::results_iterator::start_time(void) const in start_time() function in store::results_iterator
/freebsd-src/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c122 struct timeval* start_time, int id, void* callback) { in reply_callback()
/freebsd-src/contrib/tcpdump/
H A Dprint-cnfp.c74 nd_uint32_t start_time; /* sys_uptime value at start of flow */ global() member
106 nd_uint32_t start_time; /* sys_uptime value at start of flow */ global() member
140 nd_uint32_t start_time; /* sys_uptime value at start of flow */ global() member
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c185 krb5_deltat start_time, in init_cred()
349 krb5_deltat start_time, in get_init_creds_common()
1350 krb5_deltat start_time, in krb5_init_creds_init()
1964 krb5_deltat start_time, in krb5_get_init_creds_password()
2068 krb5_deltat start_time, in krb5_get_init_creds_keyblock()
2115 krb5_deltat start_time, in krb5_get_init_creds_keytab()
/freebsd-src/contrib/unbound/util/data/
H A Dmsgreply.c1175 inplace_cb_reply_call_generic(struct inplace_cb * callback_list,enum inplace_cb_list_type type,struct query_info * qinfo,struct module_qstate * qstate,struct reply_info * rep,int rcode,struct edns_data * edns,struct comm_reply * repinfo,struct regional * region,struct timeval * start_time) inplace_cb_reply_call_generic() argument
1197 inplace_cb_reply_call(struct module_env * env,struct query_info * qinfo,struct module_qstate * qstate,struct reply_info * rep,int rcode,struct edns_data * edns,struct comm_reply * repinfo,struct regional * region,struct timeval * start_time) inplace_cb_reply_call() argument
1208 inplace_cb_reply_cache_call(struct module_env * env,struct query_info * qinfo,struct module_qstate * qstate,struct reply_info * rep,int rcode,struct edns_data * edns,struct comm_reply * repinfo,struct regional * region,struct timeval * start_time) inplace_cb_reply_cache_call() argument
1219 inplace_cb_reply_local_call(struct module_env * env,struct query_info * qinfo,struct module_qstate * qstate,struct reply_info * rep,int rcode,struct edns_data * edns,struct comm_reply * repinfo,struct regional * region,struct timeval * start_time) inplace_cb_reply_local_call() argument
1230 inplace_cb_reply_servfail_call(struct module_env * env,struct query_info * qinfo,struct module_qstate * qstate,struct reply_info * rep,int rcode,struct edns_data * edns,struct comm_reply * repinfo,struct regional * region,struct timeval * start_time) inplace_cb_reply_servfail_call() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c357 start_time = blk_generic_start_io_acct(q, disk, WRITE, in zvol_discard() local
248 unsigned long start_time = 0; zvol_write() local
443 unsigned long start_time = 0; zvol_read() local
/freebsd-src/usr.bin/truss/
H A Dtruss.h111 struct timespec start_time; member
/freebsd-src/usr.sbin/makefs/
H A Dmakefs.c85 struct timespec start_time; variable
/freebsd-src/contrib/kyua/engine/
H A Dscheduler_test.cpp624 const datetime::timestamp start_time = datetime::timestamp::from_values( in ATF_TEST_CASE_BODY() local
670 const datetime::timestamp& start_time = exp_start_times.find( in ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/unbound/dynlibmod/
H A Ddynlibmod.c217 struct timeval* start_time, int id, void* callback) { in dynlib_inplace_cb_reply_generic() argument
/freebsd-src/contrib/ofed/librdmacm/examples/
H A Dcmtime.c112 #define start_time(s) gettimeofday(&times[s][0], NULL) macro
/freebsd-src/contrib/unbound/services/
H A Dmesh.h226 struct timeval start_time; member
/freebsd-src/crypto/heimdal/kuser/
H A Dkinit.c358 krb5_deltat start_time = 0; in get_new_tickets() local

123