Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c3456 u64 total_evicted = 0; in amdgpu_debugfs_vm_bo_info() local
3482 total_evicted += amdgpu_bo_print_info(id++, bo_va->base.bo, m); in amdgpu_debugfs_vm_bo_info()
3526 seq_printf(m, "\tTotal evicted size: %12lld\tobjs:\t%d\n", total_evicted, in amdgpu_debugfs_vm_bo_info()