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

/linux-master/drivers/perf/
H A Darm-cci.c94 static struct cci_pmu_model cci_pmu_models[]; variable in typeref:struct:cci_pmu_model
384 return &cci_pmu_models[probe_cci400_revision(cci_pmu)];
1456 static __maybe_unused struct cci_pmu_model cci_pmu_models[] = { variable in typeref:struct:cci_pmu_model
1559 .data = &cci_pmu_models[CCI400_R0],
1563 .data = &cci_pmu_models[CCI400_R1],
1569 .data = &cci_pmu_models[CCI500_R0],
1573 .data = &cci_pmu_models[CCI550_R0],

Completed in 112 milliseconds