函数逻辑报告 |
Source Code:block\blk-stat.h |
Create Date:2022-07-27 13:22:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lk_stat_activate_msecs() - Gather block statistics during a time window in* milliseconds.*@cb: The callback.*@msecs: Number of milliseconds to gather statistics for.* The timer callback will be called when the window expires.
函数原型:static inline void blk_stat_activate_msecs(struct blk_stat_callback *cb, unsigned int msecs)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct blk_stat_callback * | cb | |
unsigned int | msecs |
名称 | 描述 |
---|---|
blk_mq_poll_stats_start |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |