Home
last modified time | relevance | path

Searched refs:EpochOfLastReadOfOutputCorpus (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h142 long EpochOfLastReadOfOutputCorpus = 0; variable
H A DFuzzerLoop.cpp155 EpochOfLastReadOfOutputCorpus = GetEpoch(Options.OutputCorpus); in Fuzzer()
422 &EpochOfLastReadOfOutputCorpus, MaxSize, in RereadOutputCorpus()