Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:32:53 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Work out whether we can put this event group on the CPU now.
Proto:static int group_can_go_on(struct perf_event *event, struct perf_cpu_context *cpuctx, int can_add_hw)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event * | event | |
struct perf_cpu_context * | cpuctx | |
int | can_add_hw |
2475 | If exclusive Then Return 0 |
2481 | If exclusive && active_oncpu Then Return 0 |
2487 | Return can_add_hw |
Name | Describe |
---|---|
pinned_sched_in | |
flexible_sched_in |
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 |