Searched refs:print_graph_prologue (Results 1 – 1 of 1) sorted by relevance
/kernel/trace/ |
D | trace_functions_graph.c | 971 print_graph_prologue(struct trace_iterator *iter, struct trace_seq *s, in print_graph_prologue() function 1143 if (print_graph_prologue(iter, s, TRACE_GRAPH_ENT, call->func, flags)) in print_graph_entry() 1204 if (print_graph_prologue(iter, s, 0, 0, flags)) in print_graph_return() 1266 if (print_graph_prologue(iter, s, 0, 0, flags)) in print_graph_comment()
|