Searched refs:oprofile_cpu_notifier (Results 1 – 2 of 2) sorted by relevance
96 static struct notifier_block __refdata oprofile_cpu_notifier = { variable102 return register_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_hrtimer_setup()107 unregister_hotcpu_notifier(&oprofile_cpu_notifier); in oprofile_hrtimer_shutdown()
436 static int oprofile_cpu_notifier(struct notifier_block *b, unsigned long action, in oprofile_cpu_notifier() function453 .notifier_call = oprofile_cpu_notifier