Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-cci.c97 static struct cci_pmu_model cci_pmu_models[]; variable
387 return &cci_pmu_models[probe_cci400_revision(cci_pmu)]; in probe_cci_model()
1460 static __maybe_unused struct cci_pmu_model cci_pmu_models[] = { variable
1563 .data = &cci_pmu_models[CCI400_R0],
1567 .data = &cci_pmu_models[CCI400_R1],
1573 .data = &cci_pmu_models[CCI500_R0],
1577 .data = &cci_pmu_models[CCI550_R0],
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cci.c94 static struct cci_pmu_model cci_pmu_models[]; variable
384 return &cci_pmu_models[probe_cci400_revision(cci_pmu)]; in probe_cci_model()
1456 static __maybe_unused struct cci_pmu_model cci_pmu_models[] = { variable
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 6 milliseconds