Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RsyncProject/rsync
/ MEM_ALLOC_INFO
Class
MEM_ALLOC_INFO
main.c:483–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
{
482
#ifdef MEM_ALLOC_INFO
483
struct MEM_ALLOC_INFO mi = MEM_ALLOC_INFO(); /* mallinfo or mallinfo2 */
484
485
rprintf(FCLIENT,
"\n"
);
486
rprintf(FINFO, RSYNC_NAME
"[%d] (%s%s%s) heap statistics:\n"
,
Callers
1
show_malloc_stats
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected