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

  /external/valgrind/memcheck/
mc_malloc_wrappers.c 709 tl_assert(mp->auto_free);
734 Bool auto_free, Bool metapool)
738 if (VG_(clo_verbosity) > 2 || (auto_free && !metapool)) {
743 auto_free, metapool);
746 if (auto_free && !metapool)
760 mp->auto_free = auto_free;
949 if (mp->auto_free) {
    [all...]
mc_include.h 96 Bool auto_free; // De-alloc block frees all chunks in block member in struct:_MC_Mempool
112 Bool auto_free, Bool metapool );
  /external/autotest/client/deps/systemtap/
systemtap-0.9.5.tar.gz 

Completed in 122 milliseconds