Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_uc_pmu.c19 static enum cpuhp_state hisi_uc_pmu_online; variable
517 cpuhp_state_remove_instance_nocalls(hisi_uc_pmu_online, hotplug_node); in hisi_uc_pmu_remove_cpuhp_instance()
546 ret = cpuhp_state_add_instance(hisi_uc_pmu_online, &uc_pmu->node); in hisi_uc_pmu_probe()
599 hisi_uc_pmu_online = ret; in hisi_uc_pmu_module_init()
603 cpuhp_remove_multi_state(hisi_uc_pmu_online); in hisi_uc_pmu_module_init()
612 cpuhp_remove_multi_state(hisi_uc_pmu_online); in hisi_uc_pmu_module_exit()