Function report | 
Source Code:kernel\trace\trace_functions_graph.c | 
Create Date:2022-07-28 12:13:03 | 
| 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_duration
Proto:static void print_graph_duration(struct trace_array *tr, unsigned long long duration, struct trace_seq *s, unsigned int flags)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_array * | tr | |
| unsigned long long | duration | |
| struct trace_seq * | s | |
| unsigned int | flags | 
| 597 | If Not (flags & TRACE_GRAPH_PRINT_DURATION) || Not (trace_flags & TRACE_ITER_CONTEXT_INFO) Then Return | 
| 603 | Case & == FLAGS_FILL_FULL | 
| 606 | Case & == FLAGS_FILL_START | 
| 609 | Case & == FLAGS_FILL_END | 
| Name | Describe | 
|---|---|
| print_graph_irq | |
| print_graph_entry_leaf | Case of a leaf function on its call entry | 
| print_graph_entry_nested | |
| print_graph_return | |
| print_graph_comment | 
| 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  |