Function report |
Source Code:include\trace\events\power.h |
Create Date:2022-07-28 07:47:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_cpu_idle_rcuidle
Proto:static inline void trace_cpu_idle_rcuidle(unsigned int state, unsigned int cpu_id)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | state | |
unsigned int | cpu_id |
NULL
Name | Describe |
---|---|
default_idle | We use this if we don't have any better idle routine.. |
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. |
cpu_idle_poll |
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 |