Function report |
Source Code:block\blk-cgroup-rwstat.h |
Create Date:2022-07-28 17:41:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkg_rwstat_read_counter
Proto:static inline u64 blkg_rwstat_read_counter(struct blkg_rwstat *rwstat, unsigned int idx)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkg_rwstat * | rwstat | |
unsigned int | idx |
38 | Return atomic64_read( & aux_cnt[idx]) + percpu_counter_sum_positive( & cpu_cnt[idx]) |
Name | Describe |
---|---|
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* |
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 |