Function report |
Source Code:arch\x86\kernel\tsc.c |
Create Date:2022-07-28 07:46:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tsc_early_init
Proto:void __init tsc_early_init(void)
Type:void
Parameter:Nothing
1457 | If Not boot_cpu_has(Time Stamp Counter ) Then Return |
1460 | If is_early_uv_system() Then Return |
1462 | If Not determine_cpu_tsc_frequencies(true) Then Return |
1464 | loops_per_jiffy = get_loops_per_jiffy() |
1466 | tsc_enable_sched_clock() |
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 |