Function report | 
Source Code:kernel\trace\trace_functions_graph.c | 
Create Date:2022-07-28 12:13:22 | 
| 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_return
Proto:static enum print_line_t print_graph_return(struct ftrace_graph_ret *trace, struct trace_seq *s, struct trace_entry *ent, struct trace_iterator *iter, unsigned int flags)
Type:enum print_line_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct ftrace_graph_ret * | trace | |
| struct trace_seq * | s | |
| struct trace_entry * | ent | |
| struct trace_iterator * | iter | |
| unsigned int | flags | 
| 910 | func_match = 1 | 
| 916 | If data Then | 
| 920 | cpu_data = per_cpu_ptr(cpu_data, cpu) | 
| 929 | If depth < FTRACE_RETFUNC_DEPTH && Not WARN_ON_ONCE(depth < 0) Then | 
| 931 | If enter_funcs[depth] != Current function Then func_match = 0 | 
| 933 | enter_funcs[depth] = 0 | 
| 937 | print_graph_prologue(iter, s, 0, 0, flags) | 
| 940 | print_graph_duration(tr, duration, s, flags) | 
| 963 | print_graph_irq(iter, Current function , TRACE_GRAPH_RET, cpu, pid, flags) | 
| Name | Describe | 
|---|---|
| print_graph_function_flags | 
| 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  |