Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:blkg_iostat_sub

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

Type:void

Parameter:

TypeParameterName
struct blkg_iostat *dst
struct blkg_iostat *src
1126  When i < BLKG_IOSTAT_NR cycle
1127  bytes[i] -= bytes[i]
1128  ios[i] -= ios[i]
Caller
NameDescribe
blkcg_rstat_flush