函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\writeback.h Create Date:2022-07-27 15:32:07
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:trace_global_dirty_state

函数原型:static inline void trace_global_dirty_state(unsigned long background_thresh, unsigned long dirty_thresh)

返回类型:void

参数:

类型参数名称
unsigned longbackground_thresh
unsigned longdirty_thresh

NULL

调用者
名称描述
domain_dirty_limitsdomain_dirty_limits - calculate thresh and bg_thresh for a wb_domain*@dtc: dirty_throttle_control of interest* Calculate @dtc->thresh and ->bg_thresh considering* vm_dirty_{bytes|ratio} and dirty_background_{bytes|ratio}. The caller