Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dreports.py21 def write_results(self, tests, elapsed): argument
93 def write_results(self, tests, elapsed): argument
198 def write_results(self, tests, elapsed): argument
248 def write_results(self, tests, elapsed): argument
H A Dmain.py276 def print_results(tests, elapsed, opts): argument
299 def print_summary(tests_by_code, quiet, elapsed): argument
/openbsd-src/usr.bin/openssl/
H A Dapps_posix.c130 struct timespec elapsed, now; in app_timer_real() local
145 struct timeval elapsed; in app_timer_user() local
H A Ds_time.c416 double elapsed, totalTime; benchmark() local
/openbsd-src/bin/dd/
H A Dmisc.c53 struct timespec elapsed, now; in sig_summary() local
/openbsd-src/games/tetris/
H A Dinput.c69 struct timespec start, end, elapsed; in rwait() local
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DAggregator.pm225 sub elapsed { subroutine
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp36 static double elapsed(const StatsTimepoint &start, const StatsTimepoint &end) { in elapsed() function
37 StatsDuration::Duration elapsed = in elapsed() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtimevar.c126 struct timevar_time_def elapsed; member
396 timevar_get (timevar, elapsed) in timevar_get() argument
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBTimer.h78 uint64_t elapsed = now_usec - this_usec; in ElapsedMicroSeconds() local
/openbsd-src/gnu/usr.bin/perl/lib/
H A DBenchmark.pm590 sub elapsed { subroutine
[all...]
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_request.c2019 u32 elapsed[TF_COUNT], cycles; in measure_semaphore_response() local
2094 u32 elapsed[TF_COUNT], cycles; in measure_idle_dispatch() local
2165 u32 elapsed[TF_COUNT + 1], cycles; in measure_busy_dispatch() local
2268 u32 elapsed[TF_COUNT + 1], cycles; in measure_inter_request() local
2360 u32 elapsed[TF_COUNT + 1], cycles; in measure_context_switch() local
2453 u32 elapsed[TF_COUNT], cycles; in measure_preemption() local
2573 u32 elapsed[TF_COUNT], cycles; in measure_completion() local
/openbsd-src/regress/lib/libc/sys/
H A Dt_clock_gettime.c114 long long elapsed; in check_timecounter() local
/openbsd-src/sys/kern/
H A Dvfs_sync.c130 uint64_t elapsed, start; in syncer_thread() local
H A Dkern_acct.c173 struct timespec booted, elapsed, realstart, st, tmp, uptime, ut; in acct_process() local
H A Dkern_smr.c84 struct timeval elapsed, end, loglast, start; in smr_thread() local
H A Dkern_time.c281 struct timespec elapsed, remainder, request, start, stop; sys_nanosleep() local
764 struct timespec elapsed; itimer_update() local
/openbsd-src/bin/ksh/
H A Dmail.c45 struct timespec elapsed, now; in mcheck() local
/openbsd-src/lib/libkvm/
H A Dkvm_proc2.c123 struct timeval elapsed, monostart, monostop, realstart, realstop; in kvm_proclist() local
/openbsd-src/usr.bin/ssh/
H A Dprogressmeter.c127 double elapsed, now; refresh_progress_meter() local
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpoint.cpp449 ElapsedTime elapsed(m_resolve_time); in ResolveBreakpoint() local
456 ElapsedTime elapsed(m_resolve_time); in ResolveBreakpointInModules() local
482 ElapsedTime elapsed(m_resolve_time); in ResolveBreakpointInModules() local
/openbsd-src/usr.bin/ftp/
H A Dutil.c763 double elapsed; in progressmeter() local
924 double elapsed, pace; in ptransfer() local
/openbsd-src/regress/lib/libc/qsort/
H A Dqsort_test.c398 print_timing(struct test_distribution *d, char *sub, int m, int n, double elapsed) in print_timing()
440 double elapsed; in do_test() local
639 double elapsed; in test_antiqsort() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStatistics.h80 StatsClock::duration elapsed = StatsClock::now() - m_start_time; in ~ElapsedTime() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp54 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractUnitDIENoDwoIfNeeded() local
216 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractDIEsRWLocked() local

123