Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ acl_memory_debug_stack
Function
acl_memory_debug_stack
lib_acl/src/stdlib/memory/acl_malloc_glue.c:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void acl_memory_debug_stack(int onoff)
66
{
67
__mem_stack = onoff;
68
}
69
70
static void __mem_alloc_stat(void)
71
{
Callers
7
main
Function · 0.85
service_init
Function · 0.85
http_plugin_debug_memory
Function · 0.85
http_plugin_debug_memory
Function · 0.85
http_plugin_init
Function · 0.85
module_service_init
Function · 0.85
service_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…