Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:blk_rq_stat_add

Proto:void blk_rq_stat_add(struct blk_rq_stat *stat, u64 value)

Type:void

Parameter:

TypeParameterName
struct blk_rq_stat *stat
u64value
45  min = min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(min, value)
46  max = max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(max, value)
47  batch += value
48  nr_samples++
Caller
NameDescribe
blk_stat_add
latency_stat_record_time