Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_name
Proto:static const char *get_name(unsigned int bank, struct threshold_block *b)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | bank | |
struct threshold_block * | b |
1176 | If Not * Indicates that overflow conditions are not fatal, when set. Then |
1183 | bank_type = smca_get_bank_type(bank) |
1184 | If bank_type >= N_SMCA_BANK_TYPES Then Return NULL |
1188 | If Number within bank < ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(smca_umc_block_names) Then Return smca_umc_block_names[ Number within bank ] |
1190 | Return NULL |
1193 | If count == 1 Then Return smca_get_name(bank_type) |
1199 | Return buf_mcatype |
Name | Describe |
---|---|
allocate_threshold_blocks | |
threshold_create_bank |
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 |