Function report |
Source Code:arch\x86\kernel\cpu\cacheinfo.c |
Create Date:2022-07-28 07:54:06 |
Last Modify:2020-03-16 20:07:28 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ci_leaf_init
Proto:static void ci_leaf_init(struct cacheinfo *this_leaf, struct _cpuid4_info_regs *base)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cacheinfo * | this_leaf | |
struct _cpuid4_info_regs * | base |
974 | attributes = CACHE_ID |
976 | type = cache_type_map[type] |
977 | coherency_line_size = coherency_line_size + 1 |
979 | ways_of_associativity = ways_of_associativity + 1 |
982 | number_of_sets = number_of_sets + 1 |
Name | Describe |
---|---|
__populate_cache_leaves |
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 |