Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:32:08 |
| Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Get the leftmost event in the @cpu subtree.
Proto:static struct perf_event *perf_event_groups_first(struct perf_event_groups *groups, int cpu)
Type:struct perf_event
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct perf_event_groups * | groups | |
| int | cpu |
| 1618 | struct perf_event * node_event = NULL, * match = NULL |
| 1628 | Else |
| 1629 | match = node_event |
| 1634 | Return match |
| Name | Describe |
|---|---|
| visit_groups_merge |
| 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 |