Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/
Di915_perf.h60 u32 i915_perf_oa_timestamp_frequency(struct drm_i915_private *i915);
Di915_getparam.c190 value = i915_perf_oa_timestamp_frequency(i915); in i915_getparam_ioctl()
Di915_perf.c3227 u32 i915_perf_oa_timestamp_frequency(struct drm_i915_private *i915) in i915_perf_oa_timestamp_frequency() function
3996 u32 den = i915_perf_oa_timestamp_frequency(perf->i915); in oa_exponent_to_ns()