Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c133 struct list_head iobpmus; member
1267 list_for_each_entry(ctx, &xgene_pmu->iobpmus, next) { in xgene_pmu_isr()
1579 list_add(&ctx->next, &xgene_pmu->iobpmus); in acpi_pmu_dev_add()
1582 list_add(&ctx->next, &xgene_pmu->iobpmus); in acpi_pmu_dev_add()
1701 list_add(&ctx->next, &xgene_pmu->iobpmus); in fdt_pmu_probe_pmu_dev()
1704 list_add(&ctx->next, &xgene_pmu->iobpmus); in fdt_pmu_probe_pmu_dev()
1820 list_for_each_entry(ctx, &xgene_pmu->iobpmus, next) { in xgene_pmu_offline_cpu()
1878 INIT_LIST_HEAD(&xgene_pmu->iobpmus); in xgene_pmu_probe()
1956 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->iobpmus); in xgene_pmu_remove()