| Function report | 
| Source Code: kernel\events\core.c | Create Date:2022-07-28 13:32:11 | 
| Last Modify:2022-05-20 07:50:19 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Initialize event state based on the perf_event_attr::disabled.
Proto:static inline void perf_event__state_init(struct perf_event *event)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct perf_event * | event | 
| 1700 | state = If disabled Then PERF_EVENT_STATE_OFF Else PERF_EVENT_STATE_INACTIVE | 
| Name | Describe | 
|---|---|
| perf_event_alloc | Allocate and initialize an event structure | 
| 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 |