Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:31:41 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:list_update_cgroup_event
Proto:static inline void list_update_cgroup_event(struct perf_event *event, struct perf_event_context *ctx, bool add)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event * | event | |
struct perf_event_context * | ctx | |
bool | add |
NULL
Name | Describe |
---|---|
list_add_event | Add an event from the lists for its context.* Must be called with ctx->mutex and ctx->lock held. |
list_del_event | Remove an event from the lists for its context.* Must be called with ctx->mutex and ctx->lock held. |
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 |