函数逻辑报告 |
Source Code:kernel\sched\cpufreq.c |
Create Date:2022-07-27 10:45:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cpufreq_policy * | policy |
名称 | 描述 |
---|---|
sugov_should_update_freq | Governor internals ********************** |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |