Searched refs:full_cnt (Results 1 – 1 of 1) sorted by relevance
661 unsigned int full_cnt) in xe_guc_check_log_buf_overflow() argument666 if (full_cnt != prev_full_cnt) { in xe_guc_check_log_buf_overflow()669 log->stats[type].overflow = full_cnt; 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()672 if (full_cnt < prev_full_cnt) { in xe_guc_check_log_buf_overflow()