Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/oprofile/
Dnmi_int.c558 static struct syscore_ops oprofile_syscore_ops = { variable
565 register_syscore_ops(&oprofile_syscore_ops); in init_suspend_resume()
570 unregister_syscore_ops(&oprofile_syscore_ops); in exit_suspend_resume()