Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/power_management/
Drunpwtests_exclusive02.sh40 multi_core=$(is_multi_core)
Drunpwtests01.sh54 multi_core=$(is_multi_core)
Drunpwtests_exclusive03.sh42 multi_core=$(is_multi_core)
Drunpwtests_exclusive05.sh42 multi_core=$(is_multi_core)
Drunpwtests_exclusive01.sh42 multi_core=$(is_multi_core)
Dpm_cpu_consolidation.py53 if is_multi_socket() and is_multi_core() and options.mc_value:
Dpm_include.sh132 is_multi_core() { function
/external/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py100 def is_multi_core(): function