Searched refs:mali_executor_get_num_cores_total (Results 1 – 5 of 5) sorted by relevance
43 u32 mali_executor_get_num_cores_total(void);
1294 for (i = 0; i < mali_executor_get_num_cores_total(); i++) { in mali_pm_power_cost_setup()1305 for (i = 0; i < (mali_executor_get_num_cores_total() - always_on_pp_cores); i++) { in mali_pm_power_cost_setup()1349 MALI_DEBUG_ASSERT((mali_executor_get_num_cores_total() >= num_requested) && (0 <= num_requested)); in mali_pm_get_best_power_cost_mask()
405 u32 mali_executor_get_num_cores_total(void) in mali_executor_get_num_cores_total() function
1071 r = snprintf(buffer, 64, "%u\n", mali_executor_get_num_cores_total()); in pp_num_cores_total_read()1338 max_sub_jobs = mali_executor_get_num_cores_total(); in mali_sysfs_register()
1273 values->num_of_fp_cores = mali_executor_get_num_cores_total(); in _mali_profiling_get_mali_version()