Home
last modified time | relevance | path

Searched refs:benchmark (Results 1 – 25 of 103) sorted by relevance

12345

/openbmc/qemu/tests/bench/
H A Dmeson.build25 'benchmark-crypto-hash': [crypto],
26 'benchmark-crypto-hmac': [crypto],
27 'benchmark-crypto-cipher': [crypto],
28 'benchmark-crypto-akcipher': [crypto],
35 benchmark(bench_name, exe,
H A Dqtree-bench.c14 struct benchmark { struct
30 static const struct benchmark benchmarks[] = { argument
121 static int64_t run_benchmark(const struct benchmark *bench, in run_benchmark()
234 const struct benchmark *bench = &benchmarks[k]; in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0002-replace-non-standard-uint-with-unsigned-int.patch12 demos/benchmark/client_tipc.c | 34 +++++++++++++++++-----------------
13 demos/benchmark/common_tipc.h | 2 +-
14 demos/benchmark/server_tipc.c | 10 +++++-----
18 diff --git a/demos/benchmark/client_tipc.c b/demos/benchmark/client_tipc.c
20 --- a/demos/benchmark/client_tipc.c
21 +++ b/demos/benchmark/client_tipc.c
126 diff --git a/demos/benchmark/common_tipc.h b/demos/benchmark/common_tipc.h
128 --- a/demos/benchmark/common_tipc.h
129 +++ b/demos/benchmark/common_tipc.h
139 diff --git a/demos/benchmark/server_tipc.c b/demos/benchmark/server_tipc.c
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/whetstone/
H A Dwhetstone_1.2.bb1 DESCRIPTION = "Whetstone benchmark is a synthetic benchmark for evaluating the performance of compu…
2 SUMMARY = "CPU benchmark to measure floating point performance"
7 SRC_URI = "http://www.netlib.org/benchmark/whetstone.c"
/openbmc/u-boot/lib/dhry/
H A DKconfig2 bool "Support the 'dhry' command to run the dhrystone benchmark"
4 Dhrystone is an old benchmark in the public domain that gives a
6 which runs this benchmark within U-Boot and reports the performance.
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/
H A D0001-pyproject.toml-remove-benchmark-disable-option.patch4 Subject: [PATCH] pyproject.toml: remove --benchmark-disable option
7 to avoid python3-pytest-benchmark rdepends to fix the gap.
14 pytest: error: unrecognized arguments: --benchmark-disable
36 -addopts = "-r s --capture=no --strict-markers --benchmark-disable"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-doc-Fix-typos-in-manual-pages.patch37 lat_fcntl \- fcntl file locking benchmark
50 lat_fifo \- FIFO benchmark
66 -lat_fcntl \- fcntl file locking benchmark
80 lat_select \- select benchmark
93 lat_sig \- select benchmark
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyperf_2.8.1.bb6 * Automatically calibrate a benchmark for a time budget. \
9 * Detect if a benchmark result seems unstable. \
10 * JSON format to store benchmark results. \
H A Dpython3-tomli-w_1.1.0.bb18 install -d ${D}${PTEST_PATH}/benchmark
19 cp -rf ${S}/benchmark/* ${D}${PTEST_PATH}/benchmark/
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/
H A D0003-llvm-fix-include-benchmarks.patch19 option(LLVM_BUILD_BENCHMARKS "Add LLVM benchmark targets to the list of default
21 -option(LLVM_INCLUDE_BENCHMARKS "Generate benchmark targets. If OFF, benchmarks can't be built." ON)
22 +option(LLVM_INCLUDE_BENCHMARKS "Generate benchmark targets. If OFF, benchmarks can't be built." OF…
/openbmc/linux/tools/testing/selftests/resctrl/
H A DREADME62 process pids to tasks, start benchmark.
63 - execute: let benchmark run
74 …-b benchmark_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is buil…
/openbmc/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt25 CPU capacities are obtained by running a suitable benchmark. This binding makes
26 no guarantees on the validity or suitability of any particular benchmark, the
29 * A "single-threaded" or CPU affine benchmark
30 * Divided by the running frequency of the CPU executing the benchmark
33 For the time being we however advise usage of the Dhrystone benchmark. What
36 CPU capacities are obtained by running the Dhrystone benchmark on each CPU at
38 by the frequency (in MHz) at which the benchmark has been run, so that
/openbmc/linux/tools/power/cpupower/bench/
H A DMakefile11 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \
15 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cryptography.bb16 SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
58 # remove test_x509.py as it needs benchmark and we don't
59 # want to introduce the benchmark dependency
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/
H A Dgooglebenchmark_1.8.4.bb2 HOMEPAGE = "https://github.com/google/benchmark"
7 SRC_URI = "git://github.com/google/benchmark.git;protocol=https;branch=main \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/
H A Ddbench_4.0.bb2 SUMMARY:dbench = "Filesystem load benchmark"
3 SUMMARY:tbench = "TCP load benchmark"
/openbmc/openbmc/poky/meta/recipes-core/expat/
H A Dexpat_2.6.4.bb28 install -m 755 ${B}/tests/benchmark/benchmark ${D}${PTEST_PATH}
/openbmc/u-boot/doc/
H A DREADME.440-DDR-performance14 Stream benchmark results
53 *Improves the Mbit/sec for TTCP benchmark by almost 76%.
55 Stream benchmark results
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.38.bb1 SUMMARY = "Filesystem and hardware benchmark and stress tool"
2 DESCRIPTION = "fio is an I/O tool meant to be used both for benchmark and \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/
H A Drun-ptest3 pytest --benchmark-disable -vv --minimal-messages-config --automake tests/test_functional.py
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/
H A Dglmark2_git.bb1 SUMMARY = "OpenGL (ES) 2.0 benchmark"
2 DESCRIPTION = "glmark2 is a benchmark for OpenGL (ES) 2.0. \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/files/
H A Drun-ptest4 for i in ./benchmark ./test-geoip-city ; do
/openbmc/linux/tools/perf/Documentation/
H A Dperf-bench.txt6 perf-bench - General framework for benchmark suites
15 This 'perf bench' command is a general framework for benchmark suites.
74 All benchmark subsystems.
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop_bench.c26 int benchmark(void *ctx) in benchmark() function
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DASWF-Digital-Assets-1.07 …ance benchmarking (including publication of benchmark results and permitting reproducibility of th…

12345