Home
last modified time | relevance | path

Searched refs:FIRST_MEM_COUNTER (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_profiling_gator_api.h203 #define FIRST_MEM_COUNTER COUNTER_MEM_UNTYPED macro
206 #define MALI_PROFILING_MEM_COUNTERS_NUM (LAST_MEM_COUNTER - FIRST_MEM_COUNTER + 1)
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c378 if ((global_mali_profiling_counters[counter_index].counter_id >= FIRST_MEM_COUNTER && in _mali_profiling_sampling_counters()
581 for (counter_id = FIRST_MEM_COUNTER; counter_id <= LAST_MEM_COUNTER; counter_id++) { in _mali_profiling_global_counters_init()
586 mali_name, _mali_mem_counter_descriptions[counter_id - FIRST_MEM_COUNTER]); in _mali_profiling_global_counters_init()
972 if (global_mali_profiling_counters[i].counter_id >= FIRST_MEM_COUNTER && in _mali_ukk_profiling_control_set()
1019 if (global_mali_profiling_counters[i].counter_id >= FIRST_MEM_COUNTER && in _mali_ukk_profiling_control_set()