函数逻辑报告 |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-27 09:26:33 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:calibrate_by_pmtimer
函数原型:static int __init calibrate_by_pmtimer(long deltapm, long *delta, long *deltatsc)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
long | deltapm | |
long * | delta | |
long * | deltatsc |
764 | 返回:负1 |
770 | 如果非deltapm则返回:负1 |
778 | 返回:0 |
782 | do_div() is NOT a C function(res, 1000000) |
794 | 如果boot_cpu_has(Time Stamp Counter )则 |
797 | Define the default level of output to be very little* This can be turned up by using apic=verbose for more* information and apic=debug for _lots_ of information.* apic_verbosity is defined in apic.c(APIC_VERBOSE, "TSC delta adjusted to PM-Timer: %lu (%ld)\n", (unsignedlong)res, * deltatsc) |
803 | 返回:0 |
名称 | 描述 |
---|---|
calibrate_APIC_clock |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |