Home
last modified time | relevance | path

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

/linux/include/linux/
H A Denergy_model.h99 #define EM_PERF_DOMAIN_ARTIFICIAL BIT(2) macro
102 #define em_is_artificial(em) ((em)->flags & EM_PERF_DOMAIN_ARTIFICIAL)
/linux/kernel/power/
H A Denergy_model.c268 if ((flags & EM_PERF_DOMAIN_ARTIFICIAL) && cb->get_cost) { in em_compute_costs()
668 flags |= EM_PERF_DOMAIN_ARTIFICIAL; in em_dev_register_pd_no_update()
675 if (!microwatts && !(flags & EM_PERF_DOMAIN_ARTIFICIAL)) { in em_dev_register_pd_no_update()
/linux/Documentation/translations/zh_CN/power/
H A Denergy-model.rst124 框架会在注册过程中正确处理这样的平台。这种平台会被设置EM_PERF_DOMAIN_ARTIFICIAL
/linux/Documentation/power/
H A Denergy-model.rst167 properly during registration. A flag EM_PERF_DOMAIN_ARTIFICIAL is set for such