Home
last modified time | relevance | path

Searched refs:_mali_uk_sw_counters_report_s (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_profiling.c40 …t_sw_counters_wrapper(struct mali_session_data *session_data, _mali_uk_sw_counters_report_s __user… in profiling_report_sw_counters_wrapper()
42 _mali_uk_sw_counters_report_s kargs; in profiling_report_sw_counters_wrapper()
49 if (0 != copy_from_user(&kargs, uargs, sizeof(_mali_uk_sw_counters_report_s))) { in profiling_report_sw_counters_wrapper()
H A Dmali_ukk_wrappers.h69 …t_sw_counters_wrapper(struct mali_session_data *session_data, _mali_uk_sw_counters_report_s __user…
H A Dmali_kernel_linux.c1006 BUILD_BUG_ON(!IS_ALIGNED(sizeof(_mali_uk_sw_counters_report_s), sizeof(u64))); in mali_ioctl()
1007 …err = profiling_report_sw_counters_wrapper(session_data, (_mali_uk_sw_counters_report_s __user *)a… in mali_ioctl()
H A Dmali_osk_profiling.c821 _mali_osk_errcode_t _mali_ukk_sw_counters_report(_mali_uk_sw_counters_report_s *args) in _mali_ukk_sw_counters_report()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_ukk.h529 _mali_osk_errcode_t _mali_ukk_sw_counters_report(_mali_uk_sw_counters_report_s *args);
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_ioctl.h81 …IOW (MALI_IOC_PROFILING_BASE, _MALI_UK_PROFILING_REPORT_SW_COUNTERS, _mali_uk_sw_counters_report_s)
H A Dmali_utgard_uk_types.h1059 } _mali_uk_sw_counters_report_s; typedef