MCPcopy 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
65void acl_memory_debug_stack(int onoff)
66{
67 __mem_stack = onoff;
68}
69
70static void __mem_alloc_stat(void)
71{

Callers 7

mainFunction · 0.85
service_initFunction · 0.85
http_plugin_debug_memoryFunction · 0.85
http_plugin_debug_memoryFunction · 0.85
http_plugin_initFunction · 0.85
module_service_initFunction · 0.85
service_initFunction · 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…