Searched refs:l2_cores_num (Results 1 – 1 of 1) sorted by relevance
1210 u32 l2_cores_num = mali_l2_cache_core_get_glob_num_l2_cores(); in _mali_profiling_get_l2_counters() local1213 MALI_DEBUG_ASSERT(l2_cores_num <= 3); in _mali_profiling_get_l2_counters()1215 for (i = 0; i < l2_cores_num; i++) { in _mali_profiling_get_l2_counters()