HomeSort by relevance Sort by last modified time
    Searched refs:max_sched_smt (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/kernel/power_management/
runpwtests_exclusive02.sh 31 max_sched_smt=2
33 max_sched_smt=1
49 for sched_smt in `seq 0 $max_sched_smt`; do
runpwtests_exclusive03.sh 32 max_sched_smt=2
35 max_sched_smt=1
76 for sched_smt in `seq 1 $max_sched_smt`; do
runpwtests05.sh 32 max_sched_smt=2
35 max_sched_smt=1
69 pm_get_sched_values sched_smt; max_sched_smt=$?
70 for sched_smt in `seq 0 $max_sched_smt`; do
runpwtests_exclusive01.sh 32 max_sched_smt=2
35 max_sched_smt=1
80 for sched_smt in `seq 0 $max_sched_smt`; do
runpwtests_exclusive05.sh 32 max_sched_smt=2
35 max_sched_smt=1
81 for sched_smt in `seq 1 $max_sched_smt`; do

Completed in 353 milliseconds