Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:41:53 |
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_sysfs_init
Proto:static int __init perf_event_sysfs_init(void)
Type:int
Parameter:Nothing
12545 | mutex_lock( & pmus_lock) |
12547 | ret = bus_register( & pmu_bus) |
12555 | ret = pmu_dev_alloc(pmu) |
12558 | pmu_bus_running = 1 |
12559 | ret = 0 |
12561 | unlock : |
12564 | Return ret |
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 |