Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dlib.h29 extern pid_t eat_cpu(int (test_function)(void));
H A Dcount_instructions.c141 return eat_cpu(test_body); in count_instructions()
H A Dlib.c103 pid_t eat_cpu(int (test_function)(void)) in eat_cpu() function
H A Dcount_stcx_fail.c158 return eat_cpu(test_body); in count_ll_sc()
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-resched-dscr.c95 return eat_cpu(test_body); in tm_resched_dscr()
/openbmc/linux/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()