Searched refs:lastSent (Results 1 – 1 of 1) sorted by relevance
1426 int lastSent = 0; in threadLoop() local1478 ALOGVV("sent %d syncs in %ds", sent - lastSent, rt.tv_sec - lastLogged); in threadLoop()1480 lastSent = sent; in threadLoop()