Searched refs:PurgeAllocatorIntervalSec (Results 1 – 3 of 3) sorted by relevance
75 int PurgeAllocatorIntervalSec = 1; member
781 if (Options.PurgeAllocatorIntervalSec < 0 || !EF->__sanitizer_purge_allocator) in PurgeAllocator()785 .count() < Options.PurgeAllocatorIntervalSec) in PurgeAllocator()
709 Options.PurgeAllocatorIntervalSec = Flags.purge_allocator_interval; in FuzzerDriver()