Function report |
Source Code:arch\x86\kernel\cpu\intel_epb.c |
Create Date:2022-07-28 07:57:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:intel_epb_init
Proto:static __init int intel_epb_init(void)
Type:int
Parameter:Nothing
200 | If Not boot_cpu_has(IA32_ENERGY_PERF_BIAS support ) Then Return -ENODEV |
206 | If ret < 0 Then Go to err_out_online |
210 | Return 0 |
212 | err_out_online : |
214 | Return ret |
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 |