Home
last modified time | relevance | path

Searched refs:eat_cpu (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/
H A Dlib.h30 extern pid_t eat_cpu(int (test_function)(void));
H A Dcount_instructions.c141 return eat_cpu(test_body); in count_instructions()
H A Dcount_stcx_fail.c158 return eat_cpu(test_body); in count_ll_sc()
H A Dlib.c116 pid_t eat_cpu(int (test_function)(void)) in eat_cpu() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-resched-dscr.c94 return eat_cpu(test_body); in tm_resched_dscr()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Dlost_exception_test.c95 return eat_cpu(test_body); in lost_exception()
H A Dpmae_handling_test.c100 return eat_cpu(test_body); in pmae_handling()