Searched refs:Decommit (Results 1 – 9 of 9) sorted by relevance
68 LOADCFG-NEXT: Decommit Free Block Threshold: 069 LOADCFG-NEXT: Decommit Total Free Threshold: 0
39 a->Decommit(); in test_allocator()
223 void SlotSpanMetadata<thread_safe>::Decommit(PartitionRoot<thread_safe>* root) { in Decommit() function in partition_alloc::internal::SlotSpanMetadata268 Decommit(root); in DecommitIfPossible()
197 void Decommit(PartitionRoot<thread_safe>* root);
108 void Decommit() {
152 allocator->Decommit(); in SingleThreadGemm()
523 local_allocator->Decommit(); in Run()716 allocator->Decommit(); in MultiThreadGemm()
420 allocator_->Decommit(); in OnFilterDeactivated()504 allocator_->Decommit(); in ClearAllocator()
486 - Decommit unused virtual memory if the OS does not overcommit. (@jasone)