Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:10:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdt_init_res_defs_intel
Proto:static __init void rdt_init_res_defs_intel(void)
Type:void
Parameter:Nothing
914 | If rid == RDT_RESOURCE_L3 || rid == RDT_RESOURCE_L3DATA || rid == RDT_RESOURCE_L3CODE || rid == RDT_RESOURCE_L2 || rid == RDT_RESOURCE_L2DATA || rid == RDT_RESOURCE_L2CODE Then cbm_validate = cbm_validate_intel |
921 | Else if rid == RDT_RESOURCE_MBA Then |
923 | msr_update = mba_wrmsr_intel |
924 | parse_ctrlval = parse_bw_intel |
Name | Describe |
---|---|
rdt_init_res_defs |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |