Function report |
Source Code:kernel\sched\cpufreq.c |
Create Date:2022-07-28 09:44:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pufreq_this_cpu_can_update - Check if cpufreq policy can be updated.*@policy: cpufreq policy to check.* Return 'true' if:* - the local and remote CPUs share @policy,* - dvfs_possible_from_any_cpu is set in @policy and the local CPU is not going
Proto:bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpufreq_policy * | policy |
Name | Describe |
---|---|
sugov_should_update_freq | Governor internals ********************** |
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 |