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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h40 #define COPS_RUNTIME_CYCLES BIT(COPS_RUNTIME_CYCLES_BIT) macro
H A Dintel_context.c603 if (ce->ops->flags & COPS_RUNTIME_CYCLES)
617 if (ce->ops->flags & COPS_RUNTIME_CYCLES)
H A Dintel_execlists_submission.c2693 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,
3770 .flags = COPS_HAS_INFLIGHT | COPS_RUNTIME_CYCLES,
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c3706 .flags = COPS_RUNTIME_CYCLES,
3982 .flags = COPS_RUNTIME_CYCLES,

Completed in 162 milliseconds