Searched refs:nextVal (Results 1 – 1 of 1) sorted by relevance
42 auto nextVal = next(); in read() local43 if (nextVal == val) { in read()45 LOG(VERBOSE) << "Got next counter val of " << nextVal; in read()47 mCurrent = nextVal; in read()49 LOG(DEBUG) << "Ignoring next counter val of " << val << ", waiting for " << nextVal; in read()