| Function report | 
| Source Code: kernel\events\core.c | Create Date:2022-07-28 13:38:55 | 
| Last Modify:2022-05-20 07:50:19 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:For the read side: events when they trigger
Proto:static inline struct hlist_head *find_swevent_head_rcu(struct swevent_htable *swhash, u64 type, u32 event_id)
Type:struct hlist_head
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct swevent_htable * | swhash | |
| u64 | type | |
| u32 | event_id | 
| 8610 | If Not hlist Then Return NULL | 
| 8613 | Return __find_swevent_head(hlist, type, event_id) | 
| Name | Describe | 
|---|---|
| do_perf_sw_event | 
| 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 |