Home
last modified time | relevance | path

Searched defs:total_time (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibping.c144 static uint64_t start, total_time, replied, lost, ntrans; variable
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dbench_httpclient.c57 struct timeval total_time = {0,0}; variable
/freebsd/contrib/libevent/test/
H A Dbench_httpclient.c57 struct timeval total_time = {0,0}; variable
/freebsd/sys/dev/mrsas/
H A Dmrsas.c3964 unsigned long total_time = 0; in mrsas_issue_blocked_cmd() local
4838 unsigned long total_time = 0; in mrsas_issue_blocked_abort_cmd() local
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1754 uint64_t total_time) in report_stats()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2505 const auto total_time = end_time - start_time; in TestPacketSpeed() local
2560 const auto total_time = end_time - start_time; in TestPacketSpeed() local
/freebsd/crypto/openssh/
H A Dclientloop.c1449 double start_time, total_time; in client_loop() local