Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:update_cgrp_time_from_cpuctx

Proto:static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx)

Type:void

Parameter:

TypeParameterName
struct perf_cpu_context *cpuctx

NULL

Caller
NameDescribe
__perf_remove_from_contextCross CPU call to remove a performance event* We disable the event on the hardware level first. After that we* remove it from the context list.
ctx_sched_out