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