Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c1133 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function
1196 return print_graph_function_flags(iter, tracer_flags.val); in print_graph_function()
H A Dtrace_irqsoff.c258 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in irqsoff_print_line()
H A Dtrace_sched_wakeup.c197 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in wakeup_print_line()
H A Dtrace.h885 print_graph_function_flags(struct trace_iterator *iter, u32 flags);
1060 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function