HomeSort by relevance Sort by last modified time
    Searched full:alloc_fns (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/massif/
ms_main.c 306 static XArray* alloc_fns; variable
312 alloc_fns = VG_(newXA)(VG_(malloc), "ms.main.iaf.1",
314 #define DO(x) { Char* s = x; VG_(addToXA)(alloc_fns, &s); }
435 VG_(addToXA)(alloc_fns, &tmp_str);
    [all...]
  /external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt 210 r6671 r6672 142491 Maximise use of alloc_fns array

Completed in 455 milliseconds