Function report |
Source Code:kernel\sched\cpufreq_schedutil.c |
Create Date:2022-07-28 09:44:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Governor internals **********************
Proto:static bool sugov_should_update_freq(struct sugov_policy *sg_policy, u64 time)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct sugov_policy * | sg_policy | |
u64 | time |
97 | delta_ns = time - last_freq_update_time |
99 | Return delta_ns >= freq_update_delay_ns |
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 |