Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/
Darm_spe_pmu.c91 static enum cpuhp_state arm_spe_pmu_online; variable
1129 ret = cpuhp_state_add_instance(arm_spe_pmu_online, in arm_spe_pmu_dev_init()
1139 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
1250 arm_spe_pmu_online = ret; in arm_spe_pmu_init()
1254 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_init()
1262 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_exit()