Function report |
Source Code:include\linux\sched.h |
Create Date:2022-07-28 05:59:42 |
Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_index_to_char
Proto:static inline char task_index_to_char(unsigned int state)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | state |
1431 | state_char[] = "RSDTtXZPI" |
1435 | Return state_char[state] |
Name | Describe |
---|---|
trace_ctxwake_print | TRACE_CTX an TRACE_WAKE |
trace_ctxwake_raw | |
trace_ctxwake_hex |
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 |