Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_context.h353 static inline u64 intel_context_get_total_runtime_ns(struct intel_context *ce) in intel_context_get_total_runtime_ns() function
A Dintel_context.c338 intel_context_get_total_runtime_ns(ce), in __intel_context_retire()
A Dselftest_lrc.c1789 intel_context_get_total_runtime_ns(ce), in __live_pphwsp_runtime()
A Dintel_engine_cs.c1483 DIV_ROUND_CLOSEST_ULL(intel_context_get_total_runtime_ns(rq->context), in print_ring()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_request.c2707 p->runtime = -intel_context_get_total_runtime_ns(ce); in perf_series_engines()
2729 p->runtime += intel_context_get_total_runtime_ns(ce); in perf_series_engines()
2828 p->runtime = intel_context_get_total_runtime_ns(ce); in p_sync0()
2901 p->runtime = intel_context_get_total_runtime_ns(ce); in p_sync1()
2962 p->runtime = intel_context_get_total_runtime_ns(ce); in p_many()

Completed in 15 milliseconds