Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/oprofile/
Dnmi_int.c535 static struct syscore_ops oprofile_syscore_ops = { variable
542 register_syscore_ops(&oprofile_syscore_ops); in init_suspend_resume()
547 unregister_syscore_ops(&oprofile_syscore_ops); in exit_suspend_resume()