Home
last modified time | relevance | path

Searched refs:print_graph_function_flags (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_irqsoff.c256 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in irqsoff_print_line()
H A Dtrace_functions_graph.c1110 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function
1173 return print_graph_function_flags(iter, tracer_flags.val); in print_graph_function()
H A Dtrace_sched_wakeup.c195 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in wakeup_print_line()
H A Dtrace.h875 print_graph_function_flags(struct trace_iterator *iter, u32 flags);
995 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function