Function report |
Source Code:block\blk-iolatency.c |
Create Date:2022-07-28 17:46:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iolatency_ssd_stat
Proto:static size_t iolatency_ssd_stat(struct iolatency_grp *iolat, char *buf, size_t size)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct iolatency_grp * | iolat | |
char * | buf | |
size_t | size |
894 | latency_stat_init(iolat, & stat) |
896 | for_each_online_cpu(cpu) |
898 | s = per_cpu_ptr(stats, cpu) |
899 | latency_stat_sum(iolat, & stat, s) |
901 | preempt_enable() |
Name | Describe |
---|---|
iolatency_pd_stat |
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 |