Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.h24 u32 xe_oa_timestamp_frequency(struct xe_gt *gt);
Dxe_query.c661 du->oa_timestamp_freq = xe_oa_timestamp_frequency(gt); in query_oa_units()
Dxe_oa.c1524 u32 xe_oa_timestamp_frequency(struct xe_gt *gt) in xe_oa_timestamp_frequency() function
1552 u32 den = xe_oa_timestamp_frequency(gt); in oa_exponent_to_ns()