Searched refs:oa_period (Results 1 – 1 of 1) sorted by relevance
2115 u64 oa_period, oa_freq_hz; in xe_oa_stream_open_ioctl() local2123 oa_period = oa_exponent_to_ns(param.hwe->gt, param.period_exponent); in xe_oa_stream_open_ioctl()2124 oa_freq_hz = div64_u64(NSEC_PER_SEC, oa_period); in xe_oa_stream_open_ioctl()