Searched refs:l2_cache_core (Results 1 – 4 of 4) sorted by relevance
72 group->l2_cache_core[0] = core; in mali_group_create()288 child->l2_cache_core[0]); in mali_group_activate()291 child->l2_cache_core[1]); in mali_group_activate()300 group->l2_cache_core[0]); in mali_group_activate()302 MALI_DEBUG_ASSERT(NULL == group->l2_cache_core[1]); in mali_group_activate()416 child->l2_cache_core[0]); in mali_group_deactivate()417 MALI_DEBUG_ASSERT(NULL == child->l2_cache_core[1]); in mali_group_deactivate()443 group->l2_cache_core[0]); in mali_group_deactivate()444 MALI_DEBUG_ASSERT(NULL == group->l2_cache_core[1]); in mali_group_deactivate()512 …MALI_DEBUG_PRINT(4, ("l2_cache_core[0] = %p, ref = %d\n", vgroup->l2_cache_core[0], vgroup->l2_cac… in MALI_DEBUG_CODE()[all …]
62 struct mali_l2_cache_core *l2_cache_core[2]; member
2677 if (NULL != group->l2_cache_core[i]) { in mali_executor_running_status_print()2679 domain = mali_l2_cache_get_pm_domain(group->l2_cache_core[i]); in mali_executor_running_status_print()2680 …MALI_PRINT(("\t L2(index %d) group SW power: %s\n", i, group->l2_cache_core[i]->power_is_on ? "On"… in mali_executor_running_status_print()
1184 struct mali_l2_cache_core *l2_cache_core = mali_l2_cache_core_get_glob_l2_core(core_id); in _mali_profiling_set_event() local1186 if (NULL != l2_cache_core) { in _mali_profiling_set_event()1188 mali_l2_cache_core_set_counter_src(l2_cache_core, in _mali_profiling_set_event()