Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/
Darm_spe_pmu.c101 static enum cpuhp_state arm_spe_pmu_online; variable
1149 ret = cpuhp_state_add_instance(arm_spe_pmu_online, in arm_spe_pmu_dev_init()
1159 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
1275 arm_spe_pmu_online = ret; in arm_spe_pmu_init()
1279 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_init()
1287 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_exit()