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

  /external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
smt_smp_enabled.sh 54 no_of_cpu=`tst_ncpus_conf`
56 if [ $no_of_processor -lt $no_of_cpu ];then
  /external/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
smt_smp_affinity.sh 57 no_of_cpu=`tst_ncpus_conf`
59 if [ $no_of_processor -lt $no_of_cpu ];then

Completed in 255 milliseconds