Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:perf_sched_cb_inc

Proto:void perf_sched_cb_inc(struct pmu *pmu)

Type:void

Parameter:

TypeParameterName
struct pmu *pmu
3300  cpuctx = this_cpu_ptr(pmu_cpu_context)
3302  If Not sched_cb_usage ++ Then list_add - add a new entry*@new: new entry to be added*@head: list head to add it after* Insert a new entry after the specified head.* This is good for implementing stacks.
3305  this_cpu_inc(perf_sched_cb_usages)