Searched refs:oprofile_cpu_notifier (Results 1 – 2 of 2) sorted by relevance
96 static struct notifier_block __refdata oprofile_cpu_notifier = { variable104 rc = register_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_timer_init()118 unregister_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_timer_exit()
453 static int oprofile_cpu_notifier(struct notifier_block *b, unsigned long action, in oprofile_cpu_notifier() function470 .notifier_call = oprofile_cpu_notifier