Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\core.c Create Date:2022-07-28 13:41:49
Last Modify:2022-05-20 07:50:19 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:perf_reboot

Proto:static int perf_reboot(struct notifier_block *notifier, unsigned long val, void *v)

Type:int

Parameter:

TypeParameterName
struct notifier_block *notifier
unsigned longval
void *v
12486  for_each_online_cpu(cpu)
12487  perf_event_exit_cpu(cpu)
12489  Return Suits me