Searched refs:core_imc_refc (Results 1 – 1 of 1) sorted by relevance
35 static struct imc_pmu_ref *core_imc_refc; variable 621 core_imc_refc[core_id].id = core_id; in core_imc_mem_init() 622 spin_lock_init(&core_imc_refc[core_id].lock); in core_imc_mem_init() 717 ref = &core_imc_refc[core_id]; in ppc_core_imc_cpu_offline() 777 ref = &core_imc_refc[core_id]; in core_imc_counters_release() 847 ref = &core_imc_refc[core_id]; in core_imc_event_init() 855 * If not, just increment the count in core_imc_refc struct. in core_imc_event_init() 1145 ref = &core_imc_refc[core_id]; in thread_imc_event_add() 1171 ref = &core_imc_refc[core_id]; in thread_imc_event_del() 1582 kfree(core_imc_refc); in cleanup_all_core_imc_memory() [all...]