Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:41:13 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sync_child_event
Proto:static void sync_child_event(struct perf_event *child_event, struct task_struct *child)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event * | child_event | |
struct task_struct * | child |
11764 | parent_event = parent |
11767 | If inherit_stat Then perf_event_read_event(child_event, child) |
11770 | child_val = perf_event_count(child_event) |
11775 | atomic64_add(child_val, & child_count) |
Name | Describe |
---|---|
perf_event_exit_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 |