Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h739 print_graph_function_flags(struct trace_iterator *iter, u32 flags);
813 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function
Dtrace_functions_graph.c1179 print_graph_function_flags(struct trace_iterator *iter, u32 flags) in print_graph_function_flags() function
1245 return print_graph_function_flags(iter, tracer_flags.val); in print_graph_function()
Dtrace_irqsoff.c232 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in irqsoff_print_line()
Dtrace_sched_wakeup.c294 return print_graph_function_flags(iter, GRAPH_TRACER_FLAGS); in wakeup_print_line()