函数逻辑报告 |
Source Code:block\blk-cgroup-rwstat.h |
Create Date:2022-07-27 19:16:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blkg_rwstat_read_counter
函数原型:static inline u64 blkg_rwstat_read_counter(struct blkg_rwstat *rwstat, unsigned int idx)
返回类型:u64
参数:
类型 | 参数 | 名称 |
---|---|---|
struct blkg_rwstat * | rwstat | |
unsigned int | idx |
38 | 返回:atomic64_read( & aux_cnt[idx])加percpu_counter_sum_positive( & cpu_cnt[idx]) |
名称 | 描述 |
---|---|
blkg_rwstat_recursive_sum | lkg_rwstat_recursive_sum - collect hierarchical blkg_rwstat*@blkg: blkg of interest*@pol: blkcg_policy which contains the blkg_rwstat*@off: offset to the blkg_rwstat in blkg_policy_data or @blkg*@sum: blkg_rwstat_sample structure containing the results* |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |