Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_context_types.h39 #define COPS_RUNTIME_CYCLES BIT(COPS_RUNTIME_CYCLES_BIT) macro
A Dintel_context.c586 if (ce->ops->flags & COPS_RUNTIME_CYCLES) in intel_context_get_total_runtime_ns()
600 if (ce->ops->flags & COPS_RUNTIME_CYCLES) in intel_context_get_avg_runtime_ns()
A Dintel_execlists_submission.c2684 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,
3758 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,

Completed in 12 milliseconds