函数逻辑报告 |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-27 09:24:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pology_update_die_map - Update the physical to logical die map*@die: The die id as retrieved via CPUID*@cpu: The cpu for which this is updated
函数原型:int topology_update_die_map(unsigned int die, unsigned int cpu)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | die | |
unsigned int | cpu |
356 | new等于pology_phys_to_logical_die - Map a physical die id to logical* Returns logical die id or -1 if not found |
360 | new等于logical_die自加 |
365 | found : |
366 | logical_die_id等于new |
367 | 返回:0 |
名称 | 描述 |
---|---|
smp_store_boot_cpu_info |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |