Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dclo.c526 else if VG_BOOL_CLO(arg, "--collect-alloc", CLG_(clo).collect_alloc) {} in CLG_()
649 CLG_(clo).collect_alloc = False; in CLG_()
Dglobal.h87 Bool collect_alloc; /* Collect size of allocated memory */ member
Dsim.c1783 if (CLG_(clo).collect_alloc) in CLG_()