Home
last modified time | relevance | path

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

/linux-6.15/kernel/events/
H A Dcore.c14476 static struct notifier_block perf_reboot_notifier = { variable
14494 register_reboot_notifier(&perf_reboot_notifier); in perf_event_init()