函数逻辑报告 |
Source Code:block\blk-throttle.c |
Create Date:2022-07-27 19:19:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:throtl_upgrade_check
函数原型:static void throtl_upgrade_check(struct throtl_grp *tg)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct throtl_grp * | tg |
1920 | 如果limit_index不等于LIMIT_LOW则返回 |
1926 | last_check_time等于now |
1928 | 如果非time_after_eq(now, __tg_last_low_overflow_time(tg) + throtl_slice)则返回 |
1932 | 如果throtl_can_upgrade( throtl_data this group belongs to , NULL)则throtl_upgrade_state( throtl_data this group belongs to ) |
名称 | 描述 |
---|---|
blk_throtl_bio |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |