Searched refs:em_is_artificial (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Denergy_model.h94 #define em_is_artificial(em) ((em)->flags & EM_PERF_DOMAIN_ARTIFICIAL) macro
/linux-master/drivers/powercap/
H A Ddtpm_cpu.c212 if (!pd || em_is_artificial(pd)) {
/linux-master/drivers/thermal/
H A Dcpufreq_cooling.c339 if (!em || em_is_artificial(em))
H A Ddevfreq_cooling.c417 if (em && !em_is_artificial(em)) {
/linux-master/kernel/power/
H A Denergy_model.c757 if (!pd || em_is_artificial(pd))

Completed in 96 milliseconds