Function report |
Source Code:block\blk-cgroup-rwstat.h |
Create Date:2022-07-28 17:41:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lkg_rwstat_reset - reset a blkg_rwstat*@rwstat: blkg_rwstat to reset
Proto:static inline void blkg_rwstat_reset(struct blkg_rwstat *rwstat)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkg_rwstat * | rwstat |
123 | When i < BLKG_RWSTAT_NR cycle |
124 | percpu_counter_set( & cpu_cnt[i], 0) |
125 | atomic64_set( & aux_cnt[i], 0) |
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 |