Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dxgene_pmu.c133 struct list_head mcpmus; member
1242 list_for_each_entry(ctx, &xgene_pmu->mcpmus, next) { in xgene_pmu_isr()
1578 list_add(&ctx->next, &xgene_pmu->mcpmus); in acpi_pmu_dev_add()
1700 list_add(&ctx->next, &xgene_pmu->mcpmus); in fdt_pmu_probe_pmu_dev()
1807 list_for_each_entry(ctx, &xgene_pmu->mcpmus, next) { in xgene_pmu_offline_cpu()
1861 INIT_LIST_HEAD(&xgene_pmu->mcpmus); in xgene_pmu_probe()
1939 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->mcpmus); in xgene_pmu_remove()