Searched refs:inLogCycle (Results 1 – 1 of 1) sorted by relevance
135 bool inLogCycle = (delta <= LOG_CYCLE) && (delta > 0); in allowGLLog() local136 if (inLogCycle) in allowGLLog()