Searched refs:intel_context_get_total_runtime_ns (Results 1 – 5 of 5) sorted by relevance
353 static inline u64 intel_context_get_total_runtime_ns(struct intel_context *ce) in intel_context_get_total_runtime_ns() function
338 intel_context_get_total_runtime_ns(ce), in __intel_context_retire()
1789 intel_context_get_total_runtime_ns(ce), in __live_pphwsp_runtime()
1483 DIV_ROUND_CLOSEST_ULL(intel_context_get_total_runtime_ns(rq->context), in print_ring()
2707 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