Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:32:25 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_group_attach
Proto:static void perf_group_attach(struct perf_event *event)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event * | event |
1821 | group_leader = group_leader |
1823 | lockdep_assert_held( & lock) |
1828 | If attach_state & PERF_ATTACH_GROUP Then Return |
1831 | attach_state |= PERF_ATTACH_GROUP |
1833 | If group_leader == event Then Return |
1836 | WARN_ON_ONCE(ctx != ctx) |
1838 | group_caps &= event_caps |
1841 | nr_siblings++ |
Name | Describe |
---|---|
add_event_to_ctx |
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 |