Function report |
Source Code:arch\x86\kernel\cpu\mce\therm_throt.c |
Create Date:2022-07-28 08:04:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:clear_therm_status_log
Proto:static void clear_therm_status_log(int level)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | level |
206 | If level == CORE_LEVEL Then |
207 | msr = MSR_IA32_THERM_STATUS |
209 | Else |
216 | wrmsrl(msr, msr_val & ~THERM_STATUS_PROCHOT_LOG) |
Name | Describe |
---|---|
throttle_active_work |
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 |