Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c2552 u64 total_evicted = 0; in amdgpu_debugfs_vm_bo_info() local
2579 total_evicted += amdgpu_bo_print_info(id++, bo_va->base.bo, m); in amdgpu_debugfs_vm_bo_info()
2622 seq_printf(m, "\tTotal evicted size: %12lld\tobjs:\t%d\n", total_evicted, in amdgpu_debugfs_vm_bo_info()