Function report |
Source Code:kernel\trace\trace_functions_graph.c |
Create Date:2022-07-28 12:13:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Case of a leaf function on its call entry
Proto:static enum print_line_t print_graph_entry_leaf(struct trace_iterator *iter, struct ftrace_graph_ent_entry *entry, struct ftrace_graph_ret_entry *ret_entry, struct trace_seq *s, unsigned int flags)
Type:enum print_line_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_iterator * | iter | |
struct ftrace_graph_ent_entry * | entry | |
struct ftrace_graph_ret_entry * | ret_entry | |
struct trace_seq * | s | |
unsigned int | flags |
643 | If data Then |
646 | cpu_data = per_cpu_ptr(cpu_data, cpu) |
656 | If depth < FTRACE_RETFUNC_DEPTH && Not WARN_ON_ONCE(depth < 0) Then enter_funcs[depth] = 0 |
662 | print_graph_duration(tr, duration, s, flags) |
670 | print_graph_irq(iter, Current function , TRACE_GRAPH_RET, cpu, pid, flags) |
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 |