Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.h22 u32 xe_oa_timestamp_frequency(struct xe_gt *gt);
H A Dxe_query.c684 du->oa_timestamp_freq = xe_oa_timestamp_frequency(gt); in query_oa_units()
H A Dxe_oa.c1915 u32 xe_oa_timestamp_frequency(struct xe_gt *gt) in xe_oa_timestamp_frequency() function
1934 u32 den = xe_oa_timestamp_frequency(gt); in oa_exponent_to_ns()