Home
last modified time | relevance | path

Searched refs:COUNTER_L2_2_C1 (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.h78 COUNTER_L2_2_C1, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c363 for (i = COUNTER_L2_0_C0; i <= COUNTER_L2_2_C1; i++) { in _mali_profiling_sampling_counters()
388 global_mali_profiling_counters[counter_index].counter_id <= COUNTER_L2_2_C1) { in _mali_profiling_sampling_counters()
1182 } else if (COUNTER_L2_0_C0 <= counter_id && COUNTER_L2_2_C1 >= counter_id) { in _mali_profiling_set_event()