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.h24 u32 xe_oa_timestamp_frequency(struct xe_gt *gt);
H A Dxe_query.c673 du->oa_timestamp_freq = xe_oa_timestamp_frequency(gt); in query_oa_units()
H A Dxe_oa.c1855 u32 xe_oa_timestamp_frequency(struct xe_gt *gt) in xe_oa_timestamp_frequency() function
1883 u32 den = xe_oa_timestamp_frequency(gt); in oa_exponent_to_ns()