Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-cgroup.c Create Date:2022-07-28 17:40:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blkg_iostat_add

Proto:static void blkg_iostat_add(struct blkg_iostat *dst, struct blkg_iostat *src)

Type:void

Parameter:

TypeParameterName
struct blkg_iostat *dst
struct blkg_iostat *src
1116  When i < BLKG_IOSTAT_NR cycle
1117  bytes[i] += bytes[i]
1118  ios[i] += ios[i]
Caller
NameDescribe
blkcg_rstat_flush