Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1706 static ktime_t __intel_engine_get_busy_time(struct intel_engine_cs *engine, in __intel_engine_get_busy_time() function
1736 total = __intel_engine_get_busy_time(engine, now); in intel_engine_get_busy_time()