Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/acpi/
A Dpmstat.c445 saved_value = sched_smt_power_savings; in do_pm_op()
446 sched_smt_power_savings = !!op->u.set_sched_opt_smt; in do_pm_op()
/xen-4.10.0-shim-comet/xen/common/
A Dcpupool.c750 sched_smt_power_savings? "enabled":"disabled"); in dump_runq()
A Dschedule.c49 bool_t sched_smt_power_savings = 0; variable
50 boolean_param("sched_smt_power_savings", sched_smt_power_savings);
A Dsched_credit.c840 if ( sched_smt_power_savings ? in _csched_cpu_pick()
A Dsched_credit2.c1475 if ( unlikely(sched_smt_power_savings) ) in runq_tickle()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h903 extern bool sched_smt_power_savings;

Completed in 23 milliseconds