Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bank4_names
Proto:static const char *bank4_names(const struct threshold_block *b)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const struct threshold_block * | b |
316 | Case MSR address for the block == 0x00000413 |
317 | Return "dram" |
319 | Case MSR address for the block == 0xc0000408 |
320 | Return "ht_links" |
322 | Case MSR address for the block == 0xc0000409 |
323 | Return "l3_cache" |
325 | Default |
326 | WARN(1, "Funny MSR: 0x%08x\n", MSR address for the block ) |
327 | Return "" |
Name | Describe |
---|---|
get_name |
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 |