Searched refs:gpm_timestamp_shift (Results 1 – 3 of 3) sorted by relevance
216 engine_activity->gpm_timestamp_shift; in get_engine_active_ticks() 314 static u32 gpm_timestamp_shift(struct xe_gt *gt) in gpm_timestamp_shift() function 516 engine_activity->gpm_timestamp_shift = gpm_timestamp_shift(gt); in xe_guc_engine_activity_init()
76 /** @gpm_timestamp_shift: Right shift value for the gpm timestamp */77 u32 gpm_timestamp_shift; member
1285 static u32 gpm_timestamp_shift(struct intel_gt *gt) in gpm_timestamp_shift() function 2175 guc->timestamp.shift = gpm_timestamp_shift(gt); in intel_guc_submission_init()