Function report |
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 activity | Download SCCT | Chinese |
Name:perf_reboot
Proto:static int perf_reboot(struct notifier_block *notifier, unsigned long val, void *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct notifier_block * | notifier | |
unsigned long | val | |
void * | v |
12486 | for_each_online_cpu(cpu) |
12487 | perf_event_exit_cpu(cpu) |
12489 | Return Suits me |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |