Searched refs:LastAllocatorPurgeAttemptTime (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h125 system_clock::time_point LastAllocatorPurgeAttemptTime = system_clock::now(); member in class:fuzzer::Fuzzer
H A DFuzzerLoop.cpp715 LastAllocatorPurgeAttemptTime)
723 LastAllocatorPurgeAttemptTime = system_clock::now();

Completed in 69 milliseconds