Function report |
Source Code:include\linux\bitops.h |
Create Date:2022-07-28 05:34:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_count_order
Proto:static inline int get_count_order(unsigned int count)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | count |
193 | Return order |
Name | Describe |
---|---|
sg_pool_index | |
cacheinfo_amd_init_llc_id | |
init_intel_cacheinfo | |
__cache_cpumap_setup | |
get_cache_id | The max shared threads number comes from CPUID.4:EAX[25-14] with input* ECX as cache index. Then right shift apicid by the number's order to get* cache id for this cache node. |
early_init_intel | |
amd_get_topology | Fixup core topology information for* (1) AMD multi-node processors* Assumption: Number of cores in each internal node is the same.* (2) AMD processors supporting compute units |
hygon_get_topology | Fixup core topology information for* (1) Hygon multi-node processors* Assumption: Number of cores in each internal node is the same.* (2) Hygon processors supporting compute units |
early_init_zhaoxin |
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 |