Home
last modified time | relevance | path

Searched defs:runs (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/tools/sortbench/
H A Dbench.py37 runs = 5 variable
H A Dsort_bench.c156 run_bench(enum sort s, enum test t, int runs, int elts) in run_bench()
241 int runs, elts; in main() local
/freebsd/contrib/tcp_wrappers/
H A Dmisc.c88 int runs = 0; in dot_quad_addr() local
/freebsd/contrib/bc/scripts/
H A Dkaratsuba.py97 runs = [] variable
/freebsd/usr.sbin/lpr/pac/
H A Dpac.c245 register int hno, runs; in dumpit() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c448 uint32_t runs = 1; in llvm_gcda_summary_info() local
/freebsd/sys/kern/
H A Dkern_clocksource.c161 int done, runs; in handleevents() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6557 int runs() const { return k; } in runs() function