Home
last modified time | relevance | path

Searched refs:last_update_us (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c316 increment_us = time_us - adev->mm_stats.last_update_us; in amdgpu_cs_get_threshold_for_moves()
317 adev->mm_stats.last_update_us = time_us; in amdgpu_cs_get_threshold_for_moves()
H A Damdgpu.h841 s64 last_update_us; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c703 increment_us = time_us - adev->mm_stats.last_update_us; in amdgpu_cs_get_threshold_for_moves()
704 adev->mm_stats.last_update_us = time_us; in amdgpu_cs_get_threshold_for_moves()
H A Damdgpu.h875 s64 last_update_us; member

Completed in 10 milliseconds