Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\perf_event.h Create Date:2022-07-28 05:58:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:perf_event_release_kernel

Proto:static inline int perf_event_release_kernel(struct perf_event *event)

Type:int

Parameter:

TypeParameterName
struct perf_event *event
1473  Return 0
Caller
NameDescribe
measure_residency_fn
hardlockup_detector_perf_cleanuphardlockup_detector_perf_cleanup - Cleanup disabled events and destroy them* Called from lockup_detector_cleanup(). Serialized by the caller.