Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:41:51 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_event_init
Proto:void __init perf_event_init(void)
Type:void
Parameter:Nothing
12507 | perf_event_init_all_cpus() |
12508 | init_srcu_struct( & pmus_srcu) |
12509 | perf_pmu_register( & perf_swevent, "software", PERF_TYPE_SOFTWARE) |
12510 | perf_pmu_register( & perf_cpu_clock, NULL, - 1) |
12511 | perf_pmu_register( & perf_task_clock, NULL, - 1) |
12512 | perf_tp_register() |
12513 | perf_event_init_cpu(smp_processor_id()) |
12516 | ret = init_hw_breakpoint() |
12523 | BUILD_BUG_ON - break compile if a condition is true((offsetof(structperf_event_mmap_page, data_head)) != 1024) |
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 |