函数逻辑报告 |
Source Code:arch\x86\include\asm\msr.h |
Create Date:2022-07-27 06:38:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dtsc() - returns the current TSC without ordering constraints* rdtsc() returns the result of RDTSC as a 64-bit integer
函数原型:static __always_inline unsigned long long rdtsc(void)
返回类型:unsigned long long
参数:无
205 | asm volatile |
207 | 返回:EAX_EDX_VAL(val, low, high) |
名称 | 描述 |
---|---|
read_current_timer | |
kaslr_get_random_long | |
init_espfix_random | |
cyc2ns_init_boot_cpu | Initialize cyc2ns for boot cpu |
native_sched_clock | Scheduler clock - returns current time in nanosec units. |
init_amd_k6 | |
machine_check_poll | Poll for corrected events or events that happened before reset.* Those are just logged through /dev/mcelog.* This is executed in standard interrupt context.* Note: spec recommends to panic for fatal unsignalled* errors here |
do_machine_check | The actual machine check handler. This only handles real* exceptions when something got corrupted coming in through int 18.* This is executed in NMI context not subject to normal locking rules. This* implies that most kernel services cannot be safely used |
__log_error | |
apei_mce_report_mem_error | |
lapic_next_deadline | |
lapic_cal_handler | Temporary interrupt handler and polled calibration function. |
calibrate_APIC_clock | |
delay_with_tsc | |
hpet_counting | |
apbt_clocksource_register | |
apbt_quick_calibrate | alled before apb_timer_enable, use early map |
get_cycles |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |