Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:32:27 |
| Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_aux_output_match
Proto:static int perf_aux_output_match(struct perf_event *event, struct perf_event *aux_event)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct perf_event * | event | |
| struct perf_event * | aux_event |
| 1897 | If Not aux_output_match Then Return 0 |
| 1900 | Return aux_output_match(aux_event) |
| Name | Describe |
|---|---|
| perf_get_aux_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 |