Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/oprofile/
Dtimer_int.c96 static struct notifier_block __refdata oprofile_cpu_notifier = { variable
104 rc = register_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_timer_init()
118 unregister_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_timer_exit()
/linux-2.6.39/arch/x86/oprofile/
Dnmi_int.c453 static int oprofile_cpu_notifier(struct notifier_block *b, unsigned long action, in oprofile_cpu_notifier() function
470 .notifier_call = oprofile_cpu_notifier