Function report |
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 activity | Download SCCT | Chinese |
Name:perf_pmu_cancel_txn
Proto:static void perf_pmu_cancel_txn(struct pmu *pmu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |