Searched refs:spend (Results 1 – 2 of 2) sorted by relevance
419 ktime_t spend; in amdgpu_ctx_fini() local421 spend = amdgpu_ctx_fini_entity(adev, ctx->entities[i][j]); in amdgpu_ctx_fini()422 atomic64_add(ktime_to_ns(spend), &mgr->time_spend[i]); in amdgpu_ctx_fini()981 ktime_t spend; in amdgpu_ctx_mgr_usage() local986 spend = amdgpu_ctx_entity_time(ctx, centity); in amdgpu_ctx_mgr_usage()987 usage[hw_ip] = ktime_add(usage[hw_ip], spend); in amdgpu_ctx_mgr_usage()
97 we may spend some time polling for its completion. As the IRQ may
Completed in 6 milliseconds