Home
last modified time | relevance | path

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

/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
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-resched-dscr.c95 return eat_cpu(test_body); in tm_resched_dscr()
/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()