Home
last modified time | relevance | path

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

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