Function report |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-28 08:34:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:uv_init_heartbeat
Proto:static __init int uv_init_heartbeat(void)
Type:int
Parameter:Nothing
1099 | If is_uv_system() Then |
1100 | for_each_online_cpu(cpu) |
1101 | uv_heartbeat_enable(cpu) |
1104 | Return 0 |
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 |