Searched refs:last_rpt (Results 1 – 1 of 1) sorted by relevance
265 static time_t last_rpt = 0; in collect_non_X_xdamage() local366 if (! last_rpt) { in collect_non_X_xdamage()367 last_rpt = now; in collect_non_X_xdamage()369 if (now > last_rpt + 15) { in collect_non_X_xdamage()385 last_rpt = now; in collect_non_X_xdamage()398 static time_t last_rpt = 0; in collect_xdamage() local609 if (! last_rpt) { in collect_xdamage()610 last_rpt = now; in collect_xdamage()612 if (now > last_rpt + 15) { in collect_xdamage()628 last_rpt = now; in collect_xdamage()