Searched refs:print_graph_entry (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/trace/ |
H A D | trace_functions_graph.c | 1180 print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, in print_graph_entry() function 1408 ret = print_graph_entry(field, s, iter, flags); in print_graph_function_flags() 1420 return print_graph_entry(field, s, iter, flags); in print_graph_function_flags() 1429 return print_graph_entry((struct ftrace_graph_ent_entry *)&saved, s, iter, flags); in print_graph_function_flags()
|