Function report |
Source Code:kernel\debug\kdb\kdb_main.c |
Create Date:2022-07-28 11:40:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kdb_curr_task
Proto:struct task_struct *kdb_curr_task(int cpu)
Type:struct task_struct
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
192 | p = rr_task - return the current task for a given CPU.*@cpu: the processor in question.* ONLY VALID WHEN THE WHOLE SYSTEM IS STOPPED!* Return: The current task for @cpu. |
197 | Return p |
Name | Describe |
---|---|
kdb_local | kdb_local - The main code for kdb |
kdb_ps_suppressed | The user may not realize that ps/bta with no parameters does not print idle* or sleeping system daemon processes, so tell them how many were suppressed. |
kdb_ps1 | kdb_ps - This function implements the 'ps' command which shows a* list of the active processes.* ps [DRSTCZEUIMA] All processes, optionally filtered by state |
kdb_ps | |
kdb_bt |
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 |