Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c14774 static struct notifier_block perf_reboot_notifier = { variable
14792 register_reboot_notifier(&perf_reboot_notifier); in perf_event_init()