Function report |
Source Code:arch\x86\kernel\tsc.c |
Create Date:2022-07-28 07:46:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Calculate the TSC frequency from PMTimer reference
Proto:static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | deltatsc | |
u64 | pm1 | |
u64 | pm2 |
355 | If pm2 < pm1 Then pm2 += Overrun value |
362 | Return deltatsc |
Name | Describe |
---|---|
pit_hpet_ptimer_calibrate_cpu | alibrate cpu using pit, hpet, and ptimer methods. They are available* later in boot after acpi is initialized. |
tsc_refine_calibration_work |
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 |