Home
last modified time | relevance | path

Searched refs:start_txn (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dperf_event.h404 void (*start_txn) (struct pmu *pmu, unsigned int txn_flags); member
/linux/arch/powerpc/perf/
A Dhv-24x7.c1672 .start_txn = h_24x7_event_start_txn,
A Dimc-pmu.c1491 pmu->pmu.start_txn = thread_imc_pmu_start_txn; in update_pmu_ops()
A Dcore-book3s.c2130 .start_txn = power_pmu_start_txn,
/linux/arch/sparc/kernel/
A Dperf_event.c1585 .start_txn = sparc_pmu_start_txn,
/linux/drivers/perf/
A Darm-cmn.c1549 .start_txn = arm_cmn_start_txn, in arm_cmn_probe()
/linux/kernel/events/
A Dcore.c2593 pmu->start_txn(pmu, PERF_PMU_TXN_ADD); in group_sched_in()
4392 pmu->start_txn(pmu, PERF_PMU_TXN_READ); in __perf_event_read()
11136 if (!pmu->start_txn) { in perf_pmu_register()
11143 pmu->start_txn = perf_pmu_start_txn; in perf_pmu_register()
11147 pmu->start_txn = perf_pmu_nop_txn; in perf_pmu_register()
/linux/arch/x86/events/
A Dcore.c2705 .start_txn = x86_pmu_start_txn,

Completed in 51 milliseconds