| Function report | 
| Source Code: kernel\sched\cpufreq_schedutil.c | Create Date:2022-07-28 09:45:06 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:rate_limit_us_show
Proto:static ssize_t rate_limit_us_show(struct gov_attr_set *attr_set, char *buf)
Type:ssize_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct gov_attr_set * | attr_set | |
| char * | buf | 
| 596 | tunables = to_sugov_tunables(attr_set) | 
| 598 | Return sprintf(buf, "%u\n", rate_limit_us) | 
| 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 |