Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c663 unsigned int prev_full_cnt = log->stats[type].sampled_overflow; in xe_guc_check_log_buf_overflow()
670 log->stats[type].sampled_overflow += full_cnt - prev_full_cnt; in xe_guc_check_log_buf_overflow()
674 log->stats[type].sampled_overflow += 16; in xe_guc_check_log_buf_overflow()