Searched refs:time_spend (Results 1 – 2 of 2) sorted by relevance
68 atomic64_t time_spend[AMDGPU_HW_IP_NUM]; member
422 atomic64_add(ktime_to_ns(spend), &mgr->time_spend[i]); in amdgpu_ctx_fini()778 &ctx->mgr->time_spend[centity->hw_ip]); in amdgpu_ctx_add_fence()893 atomic64_set(&mgr->time_spend[i], 0); in amdgpu_ctx_mgr_init()983 uint64_t ns = atomic64_read(&mgr->time_spend[hw_ip]); in amdgpu_ctx_mgr_usage()