Function report |
Source Code:include\linux\ftrace.h |
Create Date:2022-07-28 05:49:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ftrace_graph_init_idle_task
Proto:static inline void ftrace_graph_init_idle_task(struct task_struct *t, int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | t | |
int | cpu |
NULL
Name | Describe |
---|---|
init_idle | _idle - set up an idle thread for a given CPU*@idle: task in question*@cpu: CPU the idle task belongs to* NOTE: this function does not set the idle thread's NEED_RESCHED* flag, to make booting more robust. |
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 |