Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_sched_wakeup.c149 static void unregister_wakeup_function(struct trace_array *tr, int graph) in unregister_wakeup_function() function
170 unregister_wakeup_function(tr, is_graph(tr)); in wakeup_function_set()
178 static void unregister_wakeup_function(struct trace_array *tr, int graph) { } in unregister_wakeup_function() function
218 unregister_wakeup_function(tr, graph); in stop_func_tracer()