Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dftrace.c5837 static struct notifier_block ftrace_suspend_notifier = { variable
5854 register_pm_notifier(&ftrace_suspend_notifier); in register_ftrace_graph()
5893 unregister_pm_notifier(&ftrace_suspend_notifier); in unregister_ftrace_graph()