函数逻辑报告 |
Source Code:init\calibrate.c |
Create Date:2022-07-27 15:17:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Check if cpu calibration delay is already known. For example,* some processors with multi-core sockets may have all cores* with the same calibration delay.* Architectures should override this function if a faster calibration* method is available.
函数原型:unsigned long __attribute__((weak))calibrate_delay_is_known(void)
返回类型:unsigned long
参数:无
263 | 返回:0 |
名称 | 描述 |
---|---|
calibrate_delay | 计算CPU需要校准的时间 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |