Home
last modified time | relevance | path

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

/linux/tools/perf/tests/workloads/
H A Dthloop.c12 noinline void test_loop(void);
19 noinline void test_loop(void) in test_loop() function
44 pthread_create(&th, NULL, thfunc, test_loop); in thloop()
45 test_loop(); in thloop()
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-pidbench.S15 .macro test_loop per_loop macro
43 test_loop
60 test_loop
64 test_loop "rdvl x0, #8"
/linux/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c1046 static bool test_loop(const struct test_data *data, in test_loop() function
1128 if (!test_loop(data, &targs, in main()