Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_guc_log.h49 u32 total_overflow_count[GUC_MAX_LOG_BUFFER]; member
H A Dintel_guc_log.c223 guc->log.total_overflow_count[type] += full_cnt - prev_full_cnt;
227 guc->log.total_overflow_count[type] += 16;