Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_context_types.h39 #define COPS_RUNTIME_CYCLES BIT(COPS_RUNTIME_CYCLES_BIT) macro
Dintel_context.c589 if (ce->ops->flags & COPS_RUNTIME_CYCLES) in intel_context_get_total_runtime_ns()
603 if (ce->ops->flags & COPS_RUNTIME_CYCLES) in intel_context_get_avg_runtime_ns()
Dintel_execlists_submission.c2693 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,
3769 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c3516 .flags = COPS_RUNTIME_CYCLES,
3792 .flags = COPS_RUNTIME_CYCLES,