Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm_spe_pmu.c102 static enum cpuhp_state arm_spe_pmu_online; variable
1191 ret = cpuhp_state_add_instance(arm_spe_pmu_online, in arm_spe_pmu_dev_init()
1201 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
1317 arm_spe_pmu_online = ret; in arm_spe_pmu_init()
1321 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_init()
1329 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_exit()