Searched refs:FIRST_SW_COUNTER (Results 1 – 2 of 2) sorted by relevance
197 #define FIRST_SW_COUNTER COUNTER_EGL_BLIT_TIME macro208 #define MALI_PROFILING_SW_COUNTERS_NUM (LAST_SW_COUNTER - FIRST_SW_COUNTER + 1)
558 for (counter_id = FIRST_SW_COUNTER; counter_id <= LAST_SW_COUNTER; counter_id++) { in _mali_profiling_global_counters_init()566 …nters[counter_index].counter_name), "ARM_Mali-%s_SW_%d", mali_name, counter_id - FIRST_SW_COUNTER); in _mali_profiling_global_counters_init()1007 … if (!sw_counter_if_enabled && (FIRST_SW_COUNTER <= global_mali_profiling_counters[i].counter_id in _mali_ukk_profiling_control_set()