Home
last modified time | relevance | path

Searched refs:oa_exponent_to_ns (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.c1549 static u64 oa_exponent_to_ns(struct xe_gt *gt, int exponent) in oa_exponent_to_ns() function
1874 oa_period = oa_exponent_to_ns(param.hwe->gt, param.period_exponent); in xe_oa_stream_open_ioctl()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_perf.c3928 static u64 oa_exponent_to_ns(struct i915_perf *perf, int exponent) in oa_exponent_to_ns() function
4062 oa_period = oa_exponent_to_ns(perf, value); in read_properties_unlocked()