Function report |
Source Code:arch\x86\kernel\tsc.c |
Create Date:2022-07-28 07:46:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mark_tsc_unstable
Proto:void mark_tsc_unstable(char *reason)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | reason |
1150 | If TSC can be unstable due to cpufreq or due to unsynced TSCs Then Return |
1154 | If using_native_sched_clock() Then clear_sched_clock_stable() |
1156 | disable_sched_clock_irqtime() |
1160 | clocksource_mark_unstable( & Must mark VALID_FOR_HRES early such that when we unregister tsc_early* this one will immediately take over. We will only register if TSC has* been found good.) |
Name | Describe |
---|---|
tsc_setup | |
tsc_init | |
arch_post_acpi_subsys_init | |
ms_hyperv_init_platform | |
uv_tsc_check_sync |
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 |