Function report |
Source Code:kernel\sched\cpufreq_schedutil.c |
Create Date:2022-07-28 09:45:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sugov_start
Proto:static int sugov_start(struct cpufreq_policy *policy)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpufreq_policy * | policy |
835 | sg_policy = governor_data |
839 | last_freq_update_time = 0 |
840 | next_freq = 0 |
841 | work_in_progress = false |
842 | limits_changed = false |
843 | need_freq_update = false |
844 | cached_raw_freq = 0 |
862 | Return 0 |
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 |