Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\resctrl\internal.h Create Date:2022-07-28 08:09:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:is_mbm_total_enabled

Proto:static inline bool is_mbm_total_enabled(void)

Type:bool

Parameter:Nothing

390  Return rdt_mon_features & 1 << QOS_L3_MBM_TOTAL_EVENT_ID
Caller
NameDescribe
domain_setup_mon_state
mbm_update
l3_mon_evt_initInitialize the event list for the resource.* Note that MBM events are also part of RDT_RESOURCE_L3 resource* because as per the SDM the total and local memory bandwidth* are enumerated as part of L3 monitoring.