Function report |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-28 09:09:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__add_wb_stat
Proto:static inline void __add_wb_stat(struct bdi_writeback *wb, enum wb_stat_item item, s64 amount)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bdi_writeback * | wb | |
enum wb_stat_item | item | |
s64 | amount |
74 | percpu_counter_add_batch( & stat[item], amount, WB_STAT_BATCH) |
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 |