Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:33:40 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ctx_pinned_sched_in
Proto:static void ctx_pinned_sched_in(struct perf_event_context *ctx, struct perf_cpu_context *cpuctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event_context * | ctx | |
struct perf_cpu_context * | cpuctx |
3480 | struct sched_in_data sid = {ctx = ctx, cpuctx = cpuctx, can_add_hw = 1, } |
3486 | visit_groups_merge( & pinned_groups, smp_processor_id(), pinned_sched_in, & sid) |
Name | Describe |
---|---|
ctx_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 |