Function report |
Source Code:arch\x86\kernel\process.c |
Create Date:2022-07-28 07:48:41 |
Last Modify:2020-03-16 17:03:44 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_tsc_mode
Proto:int set_tsc_mode(unsigned int val)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | val |
236 | If val == hrow a SIGSEGV instead of reading the TSC Then disable_TSC() |
238 | Else if val == allow the use of the timestamp counter Then enable_TSC() |
240 | Else Return -EINVAL |
243 | 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 |