Home
last modified time | relevance | path

Searched full:runs (Results 1 – 25 of 2009) sorted by relevance

12345678910>>...81

/OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/
H A Dmbm_test.c23 int runs; in show_bw_info() local
29 for (runs = 1; runs < NUM_OF_RUNS ; runs++) { in show_bw_info()
30 sum_bw_imc += bw_imc[runs]; in show_bw_info()
31 sum_bw_resc += bw_resc[runs]; in show_bw_info()
52 int runs; in check_results() local
64 runs = 0; in check_results()
74 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results()
75 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results()
76 runs++; in check_results()
H A Dmba_test.c56 int allocation, runs; in show_mba_info() local
71 for (runs = NUM_OF_RUNS * allocation + 1; in show_mba_info()
72 runs < NUM_OF_RUNS * allocation + NUM_OF_RUNS ; runs++) { in show_mba_info()
73 sum_bw_imc += bw_imc[runs]; in show_mba_info()
74 sum_bw_resc += bw_resc[runs]; in show_mba_info()
102 int runs; in check_results() local
112 runs = 0; in check_results()
123 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results()
125 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results()
126 runs++; in check_results()
H A Dcqm_test.c78 int runs = 0; in check_results() local
99 if (runs > 0) in check_results()
101 runs++; in check_results()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/
H A Djmp32.c18 .runs = 3,
50 .runs = 3,
106 .runs = 2,
130 .runs = 3,
171 .runs = 2,
195 .runs = 3,
236 .runs = 3,
263 .runs = 3,
306 .runs = 3,
333 .runs = 3,
[all …]
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DUSAGE108 shell1 Shell Scripts (1 concurrent) (runs "looper 60 multi.sh 1")
109 shell8 Shell Scripts (8 concurrent) (runs "looper 60 multi.sh 8")
110 shell16 Shell Scripts (8 concurrent) (runs "looper 60 multi.sh 16")
136 dc Dc: sqrt(2) to 99 decimal places (runs
146 arithmetic Runs arithoh, short, int, long, float, double,
152 load Runs shell1, shell8, and shell16
153 misc Runs C, dc, and hanoi
154 speed Runs the arithmetic and system groups
155 oldsystem Runs execl, fstime, fsbuffer, fsdisk, pipe, context1,
157 system Runs oldsystem plus shell1, shell8, and shell16
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h66 #define POST_POWERON 0x01 /* test runs on power-on booting */
67 #define POST_NORMAL 0x02 /* test runs on normal booting */
69 #define POST_POWERTEST 0x08 /* test runs after watchdog reset */
73 #define POST_ROM 0x0100 /* test runs in ROM */
74 #define POST_RAM 0x0200 /* test runs in RAM */
75 #define POST_MANUAL 0x0400 /* test runs on diag command */
77 #define POST_PREREL 0x1000 /* test runs before relocation */
/OK3568_Linux_fs/buildroot/package/dhrystone/
H A D0001-cmdline-nruns.patch1 let people specify the number of runs on the command line
34 - printf ("Please give the number of runs through the benchmark: ");
41 + printf ("Please give the number of runs through the benchmark: ");
52 printf ("Execution starts, %d runs through Dhrystone\n", Number_Of_Runs);
/OK3568_Linux_fs/u-boot/test/dm/
H A Dtest-main.c158 int runs; in dm_test_main() local
167 runs = 0; in dm_test_main()
171 runs++; in dm_test_main()
180 (!runs || dm_test_run_on_flattree(test))) { in dm_test_main()
182 runs++; in dm_test_main()
184 run_count += runs; in dm_test_main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/
H A Dkvm-check-branches.sh5 # unconditionally does three-minute runs on each scenario in CFLIST,
23 # For successful runs, the large build artifacts are removed. Doing this
25 # successful runs.
103 echo '!!! ' $nfail failures in $ntry 'runs!!!'
106 echo No failures in $ntry runs.
H A Dkvm-recheck.sh4 # Given the results directories for previous KVM-based torture runs,
94 echo $builderrors runs with build errors.
99 echo $runerrors runs with runtime errors.
/OK3568_Linux_fs/kernel/Documentation/virt/
H A Dne_overview.rst14 For example, an application that processes sensitive data and runs in a VM,
16 application then runs in a separate VM than the primary VM, namely an enclave.
18 An enclave runs alongside the VM that spawned it. This setup matches low latency
49 An enclave runs on dedicated cores. CPU 0 and its CPU siblings need to remain
61 The application that runs in the enclave needs to be packaged in an enclave
/OK3568_Linux_fs/kernel/arch/mips/jazz/
H A DKconfig9 kernel that runs on these, say Y here. For details about Linux on
21 kernel that runs on these, say Y here. For details about Linux on
32 kernel that runs on these, say Y here. For details about Linux on
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dcheck_tags_inclusion.c19 #define RUNS (MT_TAG_COUNT * 2) macro
56 for (run = 0; (run < RUNS) && (result == KSFT_PASS); run++) { in check_single_included_tags()
88 for (run = 0; (run < RUNS) && (result == KSFT_PASS); run++) { in check_multiple_included_tags()
117 for (run = 0; (run < RUNS) && (result == KSFT_PASS); run++) { in check_all_included_tags()
140 for (run = 0; run < RUNS; run++) { in check_none_included_tags()
/OK3568_Linux_fs/kernel/tools/memory-model/scripts/
H A DREADME24 initlitmushist.sh or newlitmushist.sh runs, comparing the
25 herd7 output to that of the original runs.
33 Compare output from two different runs of the same litmus tests,
H A Drunlitmushist.sh4 # Runs the C-language litmus tests specified on standard input, using up
82 echo 'Number of failed herd7 runs (e.g., timeout): ' $nfail 1>&2
85 echo All runs completed successfully. 1>&2
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dtest_vmalloc.sh52 echo "It runs all test cases on one single CPU with sequential order."
95 echo "# Runs 1 test(id_1), repeats it 5 times on all online CPUs"
98 echo -n "# Runs 4 tests(id_1|id_2|id_4|id_16) on one CPU with "
103 echo -n "# Runs all tests on all online CPUs, shuffled order, repeats "
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-mic9 Integrated Core (MIC) architecture that runs a Linux OS.
77 An Intel MIC device runs a Linux OS during its operation. This
96 An Intel MIC device runs a Linux OS during its operation. Before
143 An Intel MIC device runs a Linux OS during its operation. For
157 An Intel MIC device runs a Linux OS during its operation. For
/OK3568_Linux_fs/kernel/lib/kunit/
H A Dkunit-example-test.c26 * code should do. KUnit then runs the test and verifies that the code's in example_simple_test()
66 * which runs before each test case is invoked. Similarly, an `exit` function
67 * may be specified which runs after every test case and can be used to for
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dperf.rst15 Userspace always runs at EL0 and thus this attribute will exclude EL0.
23 The kernel runs at EL2 with VHE and EL1 without. Guest kernels always run
42 hypervisor to be any code that runs at EL2 which is predominantly used for
/OK3568_Linux_fs/kernel/kernel/rcu/
H A DKconfig.debug36 This option provides a kernel module that runs performance
55 This option provides a kernel module that runs torture tests
74 This option provides a kernel module that runs performance tests
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dlockup-watchdogs.rst41 A periodic hrtimer runs to generate interrupts and kick the watchdog
67 By default, the watchdog runs on all online cores. However, on a
68 kernel configured with NO_HZ_FULL, by default the watchdog runs only
/OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst61 descriptor, and post_req() runs the dma_unmap_sg().
94 * The second issue_pending should be called before MMC runs out
95 * of the first chunk. If the MMC runs out of the first data chunk
/OK3568_Linux_fs/u-boot/test/py/
H A DREADME.md135 data. This is test data that may be re-used across test runs, such as file-
147 - `'ums'` runs only tests with "ums" in their name.
148 - ``ut_dm'` runs only tests with "ut_dm" in their name. Note that in this
151 - `'not reset'` runs everything except tests with "reset" in their name.
152 - `'ut or hush'` runs only tests with "ut" or "hush" in their name.
153 - `'not (ut or hush)'` runs everything except tests with "ut" or "hush" in
/OK3568_Linux_fs/kernel/security/lockdown/
H A DKconfig36 The kernel runs in integrity mode by default. Features that allow
42 The kernel runs in confidentiality mode by default. Features that
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpgalloc.h52 * Allocates a page and runs the pgtable_pte_page_ctor().
79 * Allocates a page and runs the pgtable_pte_page_ctor().
113 * Allocates a page and runs the pgtable_pmd_page_ctor().

12345678910>>...81