Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ mi_collect
Function
mi_collect
3rd/mimalloc-2.0.9/src/heap.c:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void mi_collect(bool force) mi_attr_noexcept {
181
mi_heap_collect(mi_get_default_heap(), force);
182
}
183
184
185
/* -----------------------------------------------------------
Callers
5
test_leak
Function · 0.85
main
Function · 0.85
main
Function · 0.85
mi_process_done
Function · 0.85
zone_pressure_relief
Function · 0.85
Calls
2
mi_heap_collect
Function · 0.85
mi_get_default_heap
Function · 0.85
Tested by
3
test_leak
Function · 0.68
main
Function · 0.68
main
Function · 0.68