Searched refs:first_sw_counter_index (Results 1 – 1 of 1) sorted by relevance
56 static u32 first_sw_counter_index = 0; variable561 if (0 == first_sw_counter_index) in _mali_profiling_global_counters_init()562 first_sw_counter_index = counter_index; in _mali_profiling_global_counters_init()830 if (global_mali_profiling_counters[first_sw_counter_index + i].enabled) { in _mali_ukk_sw_counters_report()831 …global_mali_profiling_counters[first_sw_counter_index + i].current_counter_value = *(counters + i); in _mali_ukk_sw_counters_report()