Function report |
Source Code:include\linux\cpufreq.h |
Create Date:2022-07-28 05:47:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpufreq_policy_apply_limits
Proto:static inline void cpufreq_policy_apply_limits(struct cpufreq_policy *policy)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpufreq_policy * | policy |
583 | If in kHz < in kHz, only needed if cpufreq * governors are used Then __cpufreq_driver_target(policy, in kHz , highest frequency below or at target ) |
585 | Else if in kHz > in kHz, only needed if cpufreq * governors are used Then __cpufreq_driver_target(policy, in kHz , lowest frequency at or above target ) |
Name | Describe |
---|---|
sugov_limits |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |