Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/oprofile/
Dtimer_int.c96 static struct notifier_block __refdata oprofile_cpu_notifier = { variable
102 return register_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_hrtimer_setup()
107 unregister_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_hrtimer_shutdown()
/linux-4.1.27/arch/x86/oprofile/
Dnmi_int.c436 static int oprofile_cpu_notifier(struct notifier_block *b, unsigned long action, in oprofile_cpu_notifier() function
453 .notifier_call = oprofile_cpu_notifier