Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:39:54 |
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_start_txn
Proto:static void perf_pmu_start_txn(struct pmu *pmu, unsigned int flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pmu * | pmu | |
unsigned int | flags |
10070 | __this_cpu_write(nop_txn_flags, flags) |
10072 | If flags & ~xn to add/schedule event on PMU Then Return |
10075 | perf_pmu_disable(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 |