Function report |
Source Code:include\trace\events\sched.h |
Create Date:2022-07-28 08:57:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Tracepoint for waking a polling cpu without an IPI.
Proto:static inline void trace_sched_wake_idle_without_ipi(int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
NULL
Name | Describe |
---|---|
resched_curr | sched_curr - mark rq's current task 'to be rescheduled now'.* On UP this means the setting of the need_resched flag, on SMP it* might also involve a cross-CPU call to trigger the scheduler on* the target CPU. |
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 |