Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_engine_cs.c1701 static ktime_t __intel_engine_get_busy_time(struct intel_engine_cs *engine, in __intel_engine_get_busy_time() function
1731 total = __intel_engine_get_busy_time(engine, now); in intel_engine_get_busy_time()