Function report |
Source Code:block\blk-iolatency.c |
Create Date:2022-07-28 17:46:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iolatency_pd_stat
Proto:static size_t iolatency_pd_stat(struct blkg_policy_data *pd, char *buf, size_t size)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkg_policy_data * | pd | |
char * | buf | |
size_t | size |
920 | If Not blkcg_debug_stats Then Return 0 |
923 | If ssd Then Return iolatency_ssd_stat(iolat, buf, size) |
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 |