Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_context_types.h39 #define COPS_RUNTIME_CYCLES BIT(COPS_RUNTIME_CYCLES_BIT) macro
Dintel_context.c584 if (ce->ops->flags & COPS_RUNTIME_CYCLES) in intel_context_get_total_runtime_ns()
598 if (ce->ops->flags & COPS_RUNTIME_CYCLES) in intel_context_get_avg_runtime_ns()
Dintel_execlists_submission.c2683 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,
3755 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,