Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:37:25 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__perf_pmu_output_stop
Proto:static int __perf_pmu_output_stop(void *info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | info |
7199 | cpuctx = this_cpu_ptr(pmu_cpu_context) |
7200 | struct remote_output ro = {rb = rb, } |
7205 | perf_iterate_ctx( & ctx, __perf_event_output_stop, & ro, false) |
7206 | If task_ctx Then perf_iterate_ctx(task_ctx, __perf_event_output_stop, & ro, false) |
7211 | Return err |
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 |