Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\core.c Create Date:2022-07-28 13:33:43
Last Modify:2022-05-20 07:50:19 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cpu_ctx_sched_in

Proto:static void cpu_ctx_sched_in(struct perf_cpu_context *cpuctx, enum event_type_t event_type, struct task_struct *task)

Type:void

Parameter:

TypeParameterName
struct perf_cpu_context *cpuctx
enum event_type_tevent_type
struct task_struct *task
3553  ctx = ctx
3555  ctx_sched_in(ctx, cpuctx, event_type, task)
Caller
NameDescribe
perf_event_sched_in