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

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

Completed in 208 milliseconds