Function report |
Source Code:arch\x86\kernel\tsc_sync.c |
Create Date:2022-07-28 08:24:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tsc_verify_tsc_adjust
Proto:void tsc_verify_tsc_adjust(bool resume)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
bool | resume |
50 | adj = this_cpu_ptr( & tsc_adjust) |
53 | If Not boot_cpu_has(TSC adjustment MSR 0x3B ) Then Return |
57 | If check_tsc_unstable() Then Return |
61 | If Not resume && time_before(jiffies, nextcheck) Then Return |
74 | pr_warn(FW_BUG* Add this to a message where you are sure the firmware is buggy or behaves* really stupid or out of spec"TSC ADJUST differs: CPU%u %lld --> %lld. Restoring\n", smp_processor_id(), adjusted, curval) |
76 | warned = true |
Name | Describe |
---|---|
arch_cpu_idle_enter | |
tsc_resume | locksource code |
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 |