Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/
Dcxl_pmu.c81 static int cxl_pmu_cpuhp_state_num; variable
818 cpuhp_state_remove_instance_nocalls(cxl_pmu_cpuhp_state_num, &info->node); in cxl_pmu_cpuhp_remove()
894 rc = cpuhp_state_add_instance(cxl_pmu_cpuhp_state_num, &info->node); in cxl_pmu_probe()
971 cxl_pmu_cpuhp_state_num = rc; in cxl_pmu_init()
975 cpuhp_remove_multi_state(cxl_pmu_cpuhp_state_num); in cxl_pmu_init()
983 cpuhp_remove_multi_state(cxl_pmu_cpuhp_state_num); in cxl_pmu_exit()