Searched refs:CCI_PMU_CNTR_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/perf/
H A Darm-cci.c36 #define CCI_PMU_CNTR_BASE(model, idx) ((idx) * CCI_PMU_CNTR_SIZE(model)) macro
717 CCI_PMU_CNTR_BASE(cci_pmu->model, idx) + offset);
724 CCI_PMU_CNTR_BASE(cci_pmu->model, idx) + offset);

Completed in 120 milliseconds