Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:perf_pmu_cancel_txn

Proto:static void perf_pmu_cancel_txn(struct pmu *pmu)

Type:void

Parameter:

TypeParameterName
struct pmu *pmu
10093  flags = Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(nop_txn_flags)
10095  __this_cpu_write(nop_txn_flags, 0)
10097  If flags & ~xn to add/schedule event on PMU Then Return
10100  perf_pmu_enable(pmu)