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

/linux-master/kernel/trace/
H A Dfgraph.c236 static struct notifier_block ftrace_suspend_notifier = { variable in typeref:struct:notifier_block
645 register_pm_notifier(&ftrace_suspend_notifier);
684 unregister_pm_notifier(&ftrace_suspend_notifier);

Completed in 98 milliseconds