Function report | 
Source Code:kernel\events\core.c | 
Create Date:2022-07-28 13:37:17 | 
| Last Modify:2022-05-20 07:50:19 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:perf_iterate_sb_cpu
Proto:static void perf_iterate_sb_cpu(perf_iterate_f output, void *data)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| perf_iterate_f | output | |
| void * | data | 
| 7051 | pel = this_cpu_ptr( & pmu_sb_events) | 
| 7060 | If Not smp_load_acquire( & ctx) Then Continue | 
| 7063 | If state < PERF_EVENT_STATE_INACTIVE Then Continue | 
| 7065 | If Not event_filter_match(event) Then Continue | 
| Name | Describe | 
|---|---|
| perf_iterate_sb | Iterate all events that need to receive side-band events.* For new callers; ensure that account_pmu_sb_event() includes* your event, otherwise it might not get delivered. | 
| 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  |