Searched refs:test_loop (Results 1 – 3 of 3) sorted by relevance
13 noinline void test_loop(void);20 noinline void test_loop(void) in test_loop() function46 pthread_create(&th, NULL, thfunc, test_loop); in thloop()47 test_loop(); in thloop()
15 .macro test_loop per_loop macro43 test_loop60 test_loop64 test_loop "rdvl x0, #8"
1030 static bool test_loop(const struct test_data *data, in test_loop() function1115 if (!test_loop(data, &targs, in main()
Completed in 9 milliseconds