Home
last modified time | relevance | path

Searched refs:is_hyper_threaded (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/power_management/
H A Dpm_cpu_consolidation.py42 if is_hyper_threaded():
52 # consolidation is_multi_socket & is_hyper_threaded check is done
56 if is_hyper_threaded() and options.smt_value:
89 if options.vary_mc_smt and options.smt_value > 0 and is_hyper_threaded():
118 if is_hyper_threaded():
135 if is_hyper_threaded():
H A Dpm_ilb_test.py36 if is_hyper_threaded():
48 if is_hyper_threaded():
H A Dpm_sched_domain.py34 if is_hyper_threaded() and int(options.smt_level) >= 0:
42 if is_hyper_threaded():
H A Drunpwtests02.sh52 hyper_threaded=$(is_hyper_threaded)
H A Dpm_include.sh81 is_hyper_threaded() { function
/third_party/ltp/testcases/kernel/power_management/lib/
H A Dpm_sched_mc.py80 def is_hyper_threaded(): function
151 if is_hyper_threaded():
300 if is_hyper_threaded():
499 if is_hyper_threaded():
609 if is_hyper_threaded():
713 if is_hyper_threaded():

Completed in 29 milliseconds