Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:57:54 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:race_pid_start - Used for seq_file to start reading pid lists*@pid_list: The pid list to show*@pos: The position of the file* This is used by seq_file "start" operation to start the iteration* of listing pids
Proto:void *trace_pid_start(struct trace_pid_list *pid_list, loff_t *pos)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct trace_pid_list * | pid_list | |
| loff_t * | pos |
| 479 | l = 0 |
| Name | Describe |
|---|---|
| p_start | |
| fpid_start |
| 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 |