Searched refs:test_loop (Results 1 – 3 of 3) sorted by relevance
12 noinline void test_loop(void);19 noinline void test_loop(void) in test_loop() function44 pthread_create(&th, NULL, thfunc, test_loop); in thloop()45 test_loop(); in thloop()
15 .macro test_loop per_loop macro43 test_loop60 test_loop64 test_loop "rdvl x0, #8"
1046 static bool test_loop(const struct test_data *data, in test_loop() function1128 if (!test_loop(data, &targs, in main()