Home
last modified time | relevance | path

Searched defs:now (Results 1 - 25 of 33) sorted by relevance

12

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Event.c168 struct timeval now; in Rockchip_OSAL_SignalWait() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm_metrics.c61 ktime_t now; in mali_pm_record_job_status() local
77 ktime_t now; in mali_pm_record_gpu_idle() local
128 ktime_t now; mali_pm_record_gpu_active() local
175 mali_pm_get_dvfs_utilisation_calc(struct mali_device *mdev, ktime_t now) mali_pm_get_dvfs_utilisation_calc() argument
191 mali_pm_reset_dvfs_utilisation_unlocked(struct mali_device *mdev, ktime_t now) mali_pm_reset_dvfs_utilisation_unlocked() argument
219 ktime_t now = ktime_get(); mali_pm_get_dvfs_utilisation() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pm_metrics.c59 ktime_t now; in mali_pm_record_job_status() local
75 ktime_t now; in mali_pm_record_gpu_idle() local
126 ktime_t now; mali_pm_record_gpu_active() local
174 mali_pm_get_dvfs_utilisation_calc(struct mali_device *mdev, ktime_t now) mali_pm_get_dvfs_utilisation_calc() argument
190 mali_pm_reset_dvfs_utilisation_unlocked(struct mali_device *mdev, ktime_t now) mali_pm_reset_dvfs_utilisation_unlocked() argument
219 ktime_t now = ktime_get(); mali_pm_get_dvfs_utilisation() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_metrics.c120 static void kbase_pm_get_dvfs_utilisation_calc(struct kbase_device *kbdev, ktime_t now) in kbase_pm_get_dvfs_utilisation_calc() argument
158 static void kbase_pm_reset_dvfs_utilisation_unlocked(struct kbase_device *kbdev, ktime_t now) in kbase_pm_reset_dvfs_utilisation_unlocked() argument
184 ktime_t now = ktime_get(); in kbase_pm_get_dvfs_utilisation() local
213 int kbase_pm_get_dvfs_utilisation_old(struct kbase_device *kbdev, int *util_gl_share, int util_cl_share[2], ktime_t now) in kbase_pm_get_dvfs_utilisation_old() argument
266 ktime_t now; kbase_pm_get_dvfs_action() local
360 ktime_t now; kbase_pm_metrics_update() local
[all...]
/device/soc/rockchip/common/hardware/rga/include/
H A DRgaMutex.h177 timespec now; in timedLock() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_metrics.c185 ktime_t now; in kbase_pm_get_dvfs_utilisation_calc() local
508 ktime_t now; in kbase_pm_metrics_update() local
287 kbase_pm_get_dvfs_utilisation_calc(struct kbase_device *kbdev, ktime_t now) kbase_pm_get_dvfs_utilisation_calc() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_metrics.c192 ktime_t now = ktime_get(); in kbase_pm_get_dvfs_utilisation() local
127 kbase_pm_get_dvfs_utilisation_calc(struct kbase_device *kbdev, ktime_t now) kbase_pm_get_dvfs_utilisation_calc() argument
162 kbase_pm_reset_dvfs_utilisation_unlocked(struct kbase_device *kbdev, ktime_t now) kbase_pm_reset_dvfs_utilisation_unlocked() argument
222 kbase_pm_get_dvfs_utilisation_old(struct kbase_device *kbdev, int *util_gl_share, int util_cl_share[2], ktime_t now) kbase_pm_get_dvfs_utilisation_old() argument
284 ktime_t now; kbase_pm_get_dvfs_action() local
384 ktime_t now; kbase_pm_metrics_update() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_metrics.c121 static void kbase_pm_get_dvfs_utilisation_calc(struct kbase_device *kbdev, ktime_t now) in kbase_pm_get_dvfs_utilisation_calc() argument
290 ktime_t now; in kbase_pm_metrics_update() local
/device/soc/rockchip/rk3399/hardware/rga/include/
H A DMutex.h183 timespec now; in timedLock() local
/device/soc/rockchip/rk3568/hardware/rga/include/
H A DRgaMutex.h183 timespec now; in timedLock() local
/device/soc/rockchip/rk3588/hardware/rga/include/
H A DRgaMutex.h173 timespec now; in timedLock() local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dpelt.c220 static __always_inline int ___update_load_sum(u64 now, struct sched_avg *sa, unsigned long load, unsigned long runnable, in ___update_load_sum() argument
337 int __update_load_avg_blocked_se(u64 now, struct sched_entity *se) in __update_load_avg_blocked_se() argument
348 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se() argument
360 int __update_load_avg_cfs_rq(u64 now, struc argument
383 update_rt_rq_load_avg(u64 now, struct rq *rq, int running) update_rt_rq_load_avg() argument
405 update_dl_rq_load_avg(u64 now, struct rq *rq, int running) update_dl_rq_load_avg() argument
432 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) update_thermal_load_avg() argument
[all...]
H A Drt.c1064 u64 now; in update_curr_rt() local
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk-half-divider.c13 static bool _is_best_half_div(unsigned long rate, unsigned long now, unsigned long best, unsigned long flags) in _is_best_half_div() argument
38 unsigned long parent_rate, best = 0, now, maxdiv; in clk_half_divider_bestdiv() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/backend/
H A Dmali_kbase_ipa_counter_common_csf.c266 ktime_t now, diff; in kbase_ipa_counter_dynamic_coeff() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_job.c355 ktime_t now = ktime_get(); in rga_job_done() local
401 ktime_t now = ktime_get(); in rga_job_timeout_clean() local
516 ktime_t now; in rga_job_wait() local
551 ktime_t now; in rga_input_fence_signaled() local
[all...]
H A Drga_drv.c100 ktime_t now = ktime_get(); in hrtimer_handler() local
H A Drga3_reg_info.c2035 ktime_t now = ktime_get(); in rga3_set_reg() local
H A Drga2_reg_info.c2407 ktime_t now = ktime_get(); in rga2_set_reg() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa.c748 ktime_t now, diff; in kbase_ipa_reset_data() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_drv.c545 ktime_t now = ktime_get(); in rga2_power_on() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1657 static ktime_t _intel_engine_get_busy_time(struct intel_engine_cs *engine, ktime_t *now) in _intel_engine_get_busy_time() argument
1680 ktime_t intel_engine_get_busy_time(struct intel_engine_cs *engine, ktime_t *now) in intel_engine_get_busy_time() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_vblank.c960 static void send_vblank_event(struct drm_device *dev, struct drm_pending_vblank_event *e, u64 seq, ktime_t now) in send_vblank_event() argument
1062 ktime_t now; in drm_crtc_send_vblank_event() local
1281 ktime_t now; drm_crtc_vblank_off() local
1611 ktime_t now; drm_queue_vblank_event() local
1709 ktime_t now; drm_wait_vblank_reply() local
1861 ktime_t now; drm_handle_vblank_events() local
1996 ktime_t now; drm_crtc_get_sequence_ioctl() local
2053 ktime_t now; drm_crtc_queue_sequence_ioctl() local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H A DRkvpu_OMX_Vdec.c122 struct timeval now; in controlFPS() local
135 struct timeval now; in controlFPS() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh_sdmmc.c844 struct osl_timespec now, before; in sdioh_request_byte() local
1046 struct osl_timespec now, before; in sdioh_request_word() local
1142 struct osl_timespec now, before; in sdioh_request_packet_chain() local
1345 struct osl_timespec now, before; sdioh_buffer_tofrom_bus() local
1410 struct osl_timespec now, before; sdioh_request_buffer() local
[all...]

Completed in 28 milliseconds

12