Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_sched_wakeup.c232 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function() function
270 register_wakeup_function(tr, is_graph(tr), 1); in wakeup_function_set()
276 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function() function
332 ret = register_wakeup_function(tr, graph, 0); in start_func_tracer()