Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py22 cpu1_max_intr = 0 variable
768 cpu2_max_intr = cpu1_max_intr
770 cpu1_max_intr = i
775 cpus_utilized.append(cpu1_max_intr)
779 if i != cpu1_max_intr and i != cpu2_max_intr: