Home
last modified time | relevance | path

Searched defs:elapsed (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/tests/sys/kqueue/libkqueue/
H A Dtimer.c441 long elapsed; in test_update() local
486 long elapsed; in test_update_equal() local
530 long elapsed; in test_update_expired() local
581 long elapsed; in test_update_periodic() local
638 long elapsed; in test_update_timing() local
/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c75 double elapsed, d_bw; in run_gen_bench_impl() local
147 double elapsed, d_bw; in run_rec_bench_impl() local
/freebsd/tools/regression/posixsem/
H A Dposixsem.c57 #define ELAPSED(elapsed, limit) (abs((elapsed) - (limit)) < 100) argument
786 u_int elapsed; in unlocked_timedwait() local
820 u_int elapsed; in expired_timedwait() local
856 u_int elapsed; in locked_timedwait() local
925 u_int elapsed; in unlocked_wait() local
959 u_int elapsed; in locked_wait() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/
H A Drwinfo.d42 uint64_t elapsed; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ratelimit.c79 hrtime_t elapsed; in zfs_ratelimit() local
/freebsd/contrib/tnftp/src/
H A Dprogressbar.c140 double elapsed; local
315 double elapsed; local
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dtime-test.c47 double elapsed; in timeout_cb() local
/freebsd/contrib/libevent/sample/
H A Dtime-test.c47 double elapsed; in timeout_cb() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmmap_sync.c123 double elapsed = (t2.tv_sec - t1.tv_sec) * 1000.0; in main() local
/freebsd/sbin/camcontrol/
H A Dprogress.h50 int64_t elapsed; /* cached # of elapsed seconds */ member
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c229 elapsed(int32_t tval) in elapsed() function
H A Dbtuinput.c436 time_t elapsed; in uinput_get_rcpt_mask() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp39 static double elapsed(const StatsTimepoint &start, const StatsTimepoint &end) { in elapsed() function
40 StatsDuration::Duration elapsed = in elapsed() local
/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c866 unsigned long elapsed = 0; in elapsed_ms() local
882 unsigned long elapsed = 0; in chanhop() local
914 unsigned long elapsed = 0; in check_seen() local
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_gettime.c117 long long elapsed; in check_timecounter() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c759 iwl_mvm_tcm_load_percentage(u32 airtime,u32 elapsed) iwl_mvm_tcm_load_percentage() argument
768 iwl_mvm_tcm_load(struct iwl_mvm * mvm,u32 airtime,unsigned long elapsed) iwl_mvm_tcm_load() argument
873 iwl_mvm_check_uapsd_agg_expected_tpt(struct iwl_mvm * mvm,unsigned int elapsed,int mac) iwl_mvm_check_uapsd_agg_expected_tpt() argument
931 unsigned int elapsed = jiffies_to_msecs(ts - mvm->tcm.ts); iwl_mvm_calc_tcm_stats() local
[all...]
/freebsd/crypto/openssh/
H A Dprogressmeter.c129 double elapsed, now; in refresh_progress_meter() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpoint.cpp439 ElapsedTime elapsed(m_resolve_time); in ResolveBreakpoint() local
446 ElapsedTime elapsed(m_resolve_time); in ResolveBreakpointInModules() local
468 ElapsedTime elapsed(m_resolve_time); in ResolveBreakpointInModules() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c94 DWORD elapsed; in count_wait_for() local
/freebsd/contrib/libevent/test/
H A Dregress_iocp.c94 DWORD elapsed; in count_wait_for() local
/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c127 int elapsed; in tpool_worker() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp56 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractUnitDIENoDwoIfNeeded() local
223 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractDIEsRWLocked() local
/freebsd/contrib/cortex-strings/benchmarks/multi/
H A Dharness.c394 double elapsed = (end.tv_sec - start.tv_sec) + (end.tv_nsec - start.tv_nsec) * 1e-9; in main() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStatistics.h80 StatsClock::duration elapsed = StatsClock::now() - m_start_time; in ~ElapsedTime() local
/freebsd/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c374 int elapsed(struct timeval *past, struct timeval *now) in elapsed() function

123