Function report |
Source Code:arch\x86\lib\delay.c |
Create Date:2022-07-28 07:24:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:On some AMD platforms, MWAITX has a configurable 32-bit timer, that* counts with TSC frequency. The input value is the loop of the* counter, it will exit when the timer expires.
Proto:static void delay_mwaitx(unsigned long __loops)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | __loops |
101 | If loops == 0 Then Return |
106 | cycle |
107 | delay = min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(u64, MWAITX_MAX_LOOPS, loops) |
113 | __monitorx(raw_cpu_ptr( & cpu_tss_rw), 0, 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 |