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