Function report |
Source Code:kernel\sched\cpufreq_schedutil.c |
Create Date:2022-07-28 09:44:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sugov_fast_switch
Proto:static void sugov_fast_switch(struct sugov_policy *sg_policy, u64 time, unsigned int next_freq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sugov_policy * | sg_policy | |
u64 | time | |
unsigned int | next_freq |
120 | If Not sugov_update_next_freq(sg_policy, time, next_freq) Then Return |
124 | If Not next_freq Then Return |
129 | If trace_cpu_frequency_enabled() Then |
130 | for_each_cpu(cpu, Online CPUs only ) |
131 | trace_cpu_frequency(next_freq, cpu) |
Name | Describe |
---|---|
sugov_update_single | |
sugov_update_shared |
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 |