Searched defs:start_time (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-current/contrib/xz/src/xz/
H A Dmytime.c23 static uint64_t start_time; variable
/freebsd-current/contrib/kyua/drivers/
H A Dreport_junit.cpp135 drivers::junit_timing(const datetime::timestamp& start_time, argument
H A Dreport_junit_test.cpp241 const datetime::timestamp start_time = local
/freebsd-current/contrib/kyua/store/
H A Dmigrate.cpp180 const datetime::timestamp start_time = store::column_timestamp( local
H A Dwrite_transaction_test.cpp79 const datetime::timestamp start_time = datetime::timestamp::from_values( local
H A Dwrite_transaction.cpp410 put_result(const model::test_result& result, const int64_t test_case_id, const datetime::timestamp& start_time, const datetime::timestamp& end_time) argument
H A Dread_transaction.cpp372 store::results_iterator::start_time(void) const function in class:store::results_iterator
H A Dschema_v3.sql
H A Dschema_v1.sql
H A Dschema_v2.sql
/freebsd-current/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c118 reply_callback(struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct edns_option** opt_list_out, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time, int id, void* callback) argument
/freebsd-current/contrib/tcpdump/
H A Dprint-cnfp.c74 nd_uint32_t start_time; /* sys_uptime value at start of flow */ member in struct:nfrec_v1
106 nd_uint32_t start_time; /* sys_uptime value at start of flow */ member in struct:nfrec_v5
140 nd_uint32_t start_time; /* sys_uptime value at start of flow */ member in struct:nfrec_v6
/freebsd-current/usr.bin/truss/
H A Dtruss.h111 struct timespec start_time; member in struct:trussinfo
/freebsd-current/contrib/kyua/utils/process/
H A Dexecutor.cpp143 datetime::timestamp start_time; member in struct:utils::process::executor::exec_handle::impl
276 const datetime::timestamp start_time; member in struct:utils::process::executor::exit_handle::impl
472 executor::exit_handle::start_time(void) const function in class:executor::exit_handle
H A Dexecutor_test.cpp405 const datetime::timestamp start_time = datetime::timestamp::from_values( local
427 const datetime::timestamp& start_time = exp_start_times.find( local
516 const datetime::timestamp start_time = datetime::timestamp::from_values( local
[all...]
/freebsd-current/usr.sbin/makefs/
H A Dmakefs.c85 struct timespec start_time; variable in typeref:struct:timespec
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c635 struct bintime start_time; local
724 struct bintime start_time; local
/freebsd-current/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c702 hrtime_t time_diff, start_time = gethrtime(); local
/freebsd-current/contrib/unbound/dynlibmod/
H A Ddynlibmod.c213 dynlib_inplace_cb_reply_generic(struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct edns_option** opt_list_out, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time, int id, void* callback) argument
/freebsd-current/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h666 blk_generic_end_io_acct(struct request_queue *q __attribute__((unused)), struct gendisk *disk __attribute__((unused)), int rw __attribute__((unused)), struct bio *bio, unsigned long start_time) argument
[all...]
/freebsd-current/contrib/unbound/services/
H A Dmesh.h226 struct timeval start_time; member in struct:mesh_reply
/freebsd-current/contrib/kyua/engine/
H A Dscheduler_test.cpp624 const datetime::timestamp start_time = datetime::timestamp::from_values( local
670 const datetime::timestamp& start_time = exp_start_times.find( local
[all...]
H A Dscheduler.cpp679 scheduler::result_handle::start_time(void) const function in class:scheduler::result_handle
/freebsd-current/crypto/heimdal/kuser/
H A Dkinit.c358 krb5_deltat start_time = 0; local
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Dcmtime.c112 #define start_time(s) gettimeofday(&times[s][0], NULL) macro

Completed in 396 milliseconds

123