Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_driver.c145 void perform_throughput_tests(int);
200 perform_throughput_tests((MAX_PRI + MIN_PRI) / 2); in main()
225 perform_throughput_tests(current_priority); in main()
539 void perform_throughput_tests(int current_priority) in perform_throughput_tests() function
692 perform_throughput_tests(pri); in start_short_term_testcases()