Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.h126 WRITE_ONCE(stats->active, intel_context_clock()); in lrc_runtime_start()
H A Dintel_context.h403 static inline u64 intel_context_clock(void) in intel_context_clock() function
H A Dintel_context.c610 active = intel_context_clock() - active; in intel_context_get_total_runtime_ns()