函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\resctrl\monitor.c Create Date:2022-07-27 09:12:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:mbm_update

函数原型:static void mbm_update(struct rdt_domain *d, int rmid)

返回类型:void

参数:

类型参数名称
struct rdt_domain *d
intrmid
440  first = false
441  d等于d
447  如果is_mbm_total_enabled()则
448  evtid等于QOS_L3_MBM_TOTAL_EVENT_ID
449  __mon_event_count(rmid, & rr)
451  如果is_mbm_local_enabled()则
452  evtid等于QOS_L3_MBM_LOCAL_EVENT_ID
459  如果非is_mba_sc(NULL)则__mon_event_count(rmid, & rr)
461  否则Supporting function to calculate the memory bandwidth* and delta bandwidth in MBps.
调用者
名称描述
mbm_handle_overflow