Home
last modified time | relevance | path

Searched refs:REPS (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/rseq/
Drun_param_test.sh33 REPS=1000
42 ./param_test ${TEST_LIST[$i]} -r ${REPS} -t ${NR_THREADS} ${@} ${EXTRA_ARGS} || exit 1
44 …./param_test_compare_twice ${TEST_LIST[$i]} -r ${REPS} -t ${NR_THREADS} ${@} ${EXTRA_ARGS} || exit…
47 ./param_test_mm_cid ${TEST_LIST[$i]} -r ${REPS} -t ${NR_THREADS} ${@} ${EXTRA_ARGS} || exit 1
49 …./param_test_mm_cid_compare_twice ${TEST_LIST[$i]} -r ${REPS} -t ${NR_THREADS} ${@} ${EXTRA_ARGS} …
/linux-6.12.1/crypto/
Dxor.c80 #define REPS 800U macro
103 } while (reps++ < REPS || (t0 = ktime_get()) == start); in do_xor_speed()
/linux-6.12.1/lib/xz/
Dxz_lzma2.h201 #define REPS 4 macro