Home
last modified time | relevance | path

Searched refs:bench (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/arm-optimized-routines/string/
H A DDir.mk10 all-string bench-string check-string install-string clean-string:
18 string-bench-srcs := $(wildcard $(S)/bench/*.c)
48 build/bin/bench/memcpy \
49 build/bin/bench/memset \
50 build/bin/bench/strlen
54 string-bench-objs := $(patsubst $(S)/%,$(B)/%.o,$(basename $(string-bench-srcs)))
60 $(string-bench-objs)
87 build/bin/bench/%: $(B)/bench/%.o build/lib/libstringlib.a
105 bench-string: $(string-benches)
106 $(EMULATOR) build/bin/bench/strlen
[all …]
/freebsd/tools/test/stress2/misc/
H A Dbench.sh38 sed '1,/^EOF/d' < $odir/$0 > $dir/bench.c
39 mycc -o bench -Wall -Wextra -O0 -g bench.c || exit 1
40 rm -f bench.c
47 log=/tmp/stress2.d/bench.sh.log
49 tmp=/tmp/bench.sh.tmp
77 rm -rf /tmp/bench
H A DlibMicro.sh37 [ -x /usr/local/bin/libmicro-bench ] ||
48 /usr/local/bin/libmicro-bench > /tmp/libmicro.log &
H A Dpthread4.sh52 if [ -n "$bench" ]; then
94 int bench, max;
179 if ((bench == 0) && (i > 0) && (i % 100000 == 0))
249 bench = getenv("bench") != NULL;
H A Dpthread6.sh90 int bench, max;
171 if ((bench == 0) && (i > 0) && (i % 100000 == 0))
241 bench = getenv("bench") != NULL;
242 bench = 1;
H A Dpthread2.sh52 if [ -n "$bench" ]; then
96 int bench, max;
252 bench = getenv("bench") != NULL;
H A Dufsbench.sh35 mycc -o /tmp/ufsbench -Wall -Wextra -O0 -g ../tools/bench.c || exit 1
/freebsd/contrib/ntp/sntp/libevent/test/
H A DMakefile.nmake26 bench.obj bench_cascade.obj bench_http.obj bench_httpclient.obj \
62 bench.exe: bench.obj
63 $(CC) $(CFLAGS) $(LIBS) bench.obj
H A Dinclude.am19 test/bench \
153 test_bench_SOURCES = test/bench.c
/freebsd/contrib/libevent/test/
H A DMakefile.nmake26 bench.obj bench_cascade.obj bench_http.obj bench_httpclient.obj \
62 bench.exe: bench.obj
63 $(CC) $(CFLAGS) $(LIBS) bench.obj
H A Dinclude.am19 test/bench \
153 test_bench_SOURCES = test/bench.c
/freebsd/tools/tools/sortbench/
H A DREADME4 2. Run bench.py with python bench.py [elts]
12 Change bench.py's WIKI variable to be true if you have wiki.c implemented and want to test it.
H A DMakefile12 bench: .PHONY target
13 ${.CURDIR}/bench.py ${ELEMENT_BITS}
/freebsd/tools/test/stress2/tools/
H A Dsetup.sh32 bench.sh.log Performance info for the bench.sh test
/freebsd/sys/contrib/libsodium/test/default/
H A Dindex.html.tpl57 performance.measure('bench', 'bench_start', 'bench_end');
58 var duration = Math.round(performance.getEntriesByName('bench')[0].duration);
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathbench.c396 bench (const struct fun *f, double lo, double hi, int type, int gen) in bench() function
567 bench (f, lo, hi, type, gen); in main()
/freebsd/contrib/ntp/sntp/libevent/
H A DMakefile.in195 am__EXEEXT_5 = test/bench$(EXEEXT) test/bench_cascade$(EXEEXT) \
375 am_test_bench_OBJECTS = test/bench.$(OBJEXT)
504 test/$(DEPDIR)/bench.Po test/$(DEPDIR)/bench_cascade.Po \
1241 test/bench \
1306 test_bench_SOURCES = test/bench.c
1604 test/bench.$(OBJEXT): test/$(am__dirstamp) \
1607 test/bench$(EXEEXT): $(test_bench_OBJECTS) $(test_bench_DEPENDENCIES) $(EXTRA_test_bench_DEPENDENCIES) test/$(am__dirstamp)
1608 @rm -f test/bench$(EXEEXT)
1813 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench.Po@am__quote@ # am--include-marker
2906 -rm -f test/$(DEPDIR)/bench
[all...]
H A DCMakeLists.txt1059 add_bench_prog(bench test/bench.c ${WIN32_GETOPT})
H A DChangeLog-2.0607 o Fix event_del(0) instance in bench.c (b0f284c Shuo Chen)
/freebsd/contrib/libevent/
H A DMakefile.in195 am__EXEEXT_5 = test/bench$(EXEEXT) test/bench_cascade$(EXEEXT) \
375 am_test_bench_OBJECTS = test/bench.$(OBJEXT)
504 test/$(DEPDIR)/bench.Po test/$(DEPDIR)/bench_cascade.Po \
1233 test/bench \
1298 test_bench_SOURCES = test/bench.c
1596 test/bench.$(OBJEXT): test/$(am__dirstamp) \
1599 test/bench$(EXEEXT): $(test_bench_OBJECTS) $(test_bench_DEPENDENCIES) $(EXTRA_test_bench_DEPENDENCI…
1600 @rm -f test/bench$(EXEEXT)
1805 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench.Po@am__quote@ # am--include-marker
2896 -rm -f test/$(DEPDIR)/bench.Po
[all …]
H A DCMakeLists.txt1059 add_bench_prog(bench test/bench.c ${WIN32_GETOPT})
H A DChangeLog-2.0607 o Fix event_del(0) instance in bench.c (b0f284c Shuo Chen)
/freebsd/sys/contrib/zstd/
H A DCONTRIBUTING.md270 bench option. You can run Zstd as you typically would for your scenario using some set of options
364 * Use `perf stat -r # <bench-program>` to quickly get some relevant timing and
/freebsd/share/dict/
H A Dweb2a3129 back bench
5213 bench clamp
5215 bench-hardened
5216 bench hardening
5217 bench holdfast
5218 bench hook
5219 bench key
5220 bench-kneed
5221 bench knife
5222 bench lathe
[all …]
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist992 llvm/utils/yaml-bench/

12