Function report |
Source Code:kernel\trace\trace_functions_graph.c |
Create Date:2022-07-28 12:13:19 |
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
Proto:static enum print_line_t print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, struct trace_iterator *iter, unsigned int flags)
Type:enum print_line_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct ftrace_graph_ent_entry * | field | |
struct trace_seq * | s | |
struct trace_iterator * | iter | |
unsigned int | flags |
879 | leaf_ret = get_return_for_leaf(iter, field) |
880 | If leaf_ret Then ret = Case of a leaf function on its call entry |
885 | If data Then |
897 | Return ret |
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 |