Function report | 
Source Code:kernel\trace\trace_functions_graph.c | 
Create Date:2022-07-28 12:13:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:print_graph_entry_nested
Proto:static enum print_line_t print_graph_entry_nested(struct trace_iterator *iter, struct ftrace_graph_ent_entry *entry, struct trace_seq *s, int cpu, unsigned int flags)
Type:enum print_line_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_iterator * | iter | |
| struct ftrace_graph_ent_entry * | entry | |
| struct trace_seq * | s | |
| int | cpu | |
| unsigned int | flags | 
| 686 | If data Then | 
| 690 | cpu_data = per_cpu_ptr(cpu_data, cpu) | 
| 694 | If depth < FTRACE_RETFUNC_DEPTH && Not WARN_ON_ONCE(depth < 0) Then enter_funcs[depth] = Current function | 
| 700 | print_graph_duration(tr, 0, s, flags | FLAGS_FILL_FULL) | 
| 715 | Return TRACE_TYPE_NO_CONSUME | 
| Name | Describe | 
|---|---|
| print_graph_entry | 
| 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  |