Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:38:57 |
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 event head insertion and removal in the hlist
Proto:static inline struct hlist_head *find_swevent_head(struct swevent_htable *swhash, struct perf_event *event)
Type:struct hlist_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct swevent_htable * | swhash | |
struct perf_event * | event |
8631 | If Not hlist Then Return NULL |
8634 | Return __find_swevent_head(hlist, type, event_id) |
Name | Describe |
---|---|
perf_swevent_add |
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 |