Function report |
Source Code:include\linux\sched.h |
Create Date:2022-07-28 05:59:41 |
Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_state_index
Proto:static inline unsigned int task_state_index(struct task_struct *tsk)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
1419 | state = (tsk_state | exit state) & get_task_state(): |
1423 | If tsk_state == TASK_IDLE Then state = TASK_REPORT_IDLE |
Name | Describe |
---|---|
tracing_sched_switch_trace | |
tracing_sched_wakeup_trace |
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 |