Searched refs:last_executed (Results 1 – 2 of 2) sorted by relevance
560 uint64 last_executed = start; local582 last_executed = now;584 if ((now - start < 5 * 1000) && (now - start < 3 * 1000 || now - last_executed < 1000))
3904 uint64 last_executed = start;3916 last_executed = now;3918 if ((now - start < 5 * 1000) && (now - start < 3 * 1000 || now - last_executed < 1000))