Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:26:51 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lapic_init_clockevent
Proto:static int __init lapic_init_clockevent(void)
Type:int
Parameter:Nothing
808 | If Not lapic_timer_period Then Return -1 |
812 | mult = div_sc(lapic_timer_period / Clock divisor , TICK_NSEC is the time between ticks in nsec assuming SHIFTED_HZ , shift) |
816 | max_delta_ticks = 0x7FFFFFFF |
819 | min_delta_ticks = 0xF |
821 | Return 0 |
Name | Describe |
---|---|
calibrate_APIC_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 |