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_irqsoff.c270 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in irqsoff_print_line()
H A Dtrace_functions_graph.c1432 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function
1503 return print_graph_function_flags(iter, tr->current_trace_flags->val); in print_graph_function()
H A Dtrace_sched_wakeup.c209 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in wakeup_print_line()
H A Dtrace.h955 print_graph_function_flags(struct trace_iterator *iter, u32 flags);
1139 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function