函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:dt_get_mb_table() - get a mapping of bandwidth(b/w) percentage values* exposed to user interface and the h/w understandable delay values

函数原型:static inline bool rdt_get_mb_table(struct rdt_resource *r)

返回类型:bool

参数:

类型参数名称
struct rdt_resource *r
247  打印信息("MBA b/w map not implemented for cpu:%d, model:%d", CPU family , x86_model)
250  返回:false
调用者
名称描述
__get_mem_config_intel