Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm_spe_pmu.c99 static enum cpuhp_state arm_spe_pmu_online; variable
1134 ret = cpuhp_state_add_instance(arm_spe_pmu_online, in arm_spe_pmu_dev_init()
1144 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
1262 arm_spe_pmu_online = ret; in arm_spe_pmu_init()
1266 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_init()
1274 cpuhp_remove_multi_state(arm_spe_pmu_online); in arm_spe_pmu_exit()