Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp536 constexpr size_t MallocTrimPad = 20'000'000; in getMemoryCleanupFunction() local
538 if (malloc_trim(MallocTrimPad)) in getMemoryCleanupFunction()