Searched refs:epochs (Results 1 – 2 of 2) sorted by relevance
616 const U32 epochs = (U32)(dictBufferCapacity / parameters.k); in COVER_buildDictionary() local617 const U32 epochSize = (U32)(ctx->suffixSize / epochs); in COVER_buildDictionary()619 DISPLAYLEVEL(2, "Breaking content into %u epochs of size %u\n", epochs, in COVER_buildDictionary()624 for (epoch = 0; tail > 0; epoch = (epoch + 1) % epochs) { in COVER_buildDictionary()
5676 a DOS attack with sending records with future epochs until there is no