Home
last modified time | relevance | path

Searched refs:MALI_PROFILING_EVENT_CHANNEL_GPU (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c458 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_module_init()
487 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_module_exit()
758 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_driver_suspend_scheduler()
782 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_driver_resume_scheduler()
811 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_driver_runtime_suspend()
845 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_driver_runtime_resume()
H A Dmali_osk_profiling.c762 if ((MALI_PROFILING_EVENT_CHANNEL_GPU >> 16) == channel) { in _mali_osk_profiling_add_event()
H A Dmali_kernel_sysfs.c803 case MALI_PROFILING_EVENT_CHANNEL_GPU: in profiling_events_show_human_readable()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_dvfs_policy.c200 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_dvfs_policy_realize()
275 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_dvfs_policy_new_period()
H A Dmali_group.c1835 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_group_report_l2_cache_counters_per_core()
1840 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_group_report_l2_cache_counters_per_core()
1845 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_group_report_l2_cache_counters_per_core()
1850 MALI_PROFILING_EVENT_CHANNEL_GPU | in mali_group_report_l2_cache_counters_per_core()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_profiling_events.h48 MALI_PROFILING_EVENT_CHANNEL_GPU = 21 << 16, enumerator