Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dfgraph.c416 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch() function
586 ret = register_trace_sched_switch(ftrace_graph_probe_sched_switch, NULL); in start_graph_tracing()
648 unregister_trace_sched_switch(ftrace_graph_probe_sched_switch, NULL); in unregister_ftrace_graph()