Function report |
Source Code:arch\x86\include\asm\mwait.h |
Create Date:2022-07-28 07:24:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__sti_mwait
Proto:static inline void __sti_mwait(unsigned long eax, unsigned long ecx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | eax | |
unsigned long | ecx |
89 | trace_hardirqs_on() |
93 | asm volatile |
Name | Describe |
---|---|
mwait_idle | MONITOR/MWAIT with no hints, used for default C1 state. This invokes MWAIT* with interrupts enabled and no flags, which is backwards compatible with the* original MWAIT implementation. |
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 |