HomeSort by relevance Sort by last modified time
    Searched refs:frees (Results 51 - 62 of 62) sorted by null

1 23

  /external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.cc 514 curr->frees += bucket.frees;
742 ++b->frees;
    [all...]
heap-checker.cc     [all...]
deep-heap-profile.cc 573 buffer->AppendInt(bucket->frees, 6, false);
    [all...]
  /external/valgrind/main/memcheck/tests/
sigkill.stderr.exp 194 total heap usage: ... allocs, ... frees, ... bytes allocated
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 661 frees = gen.scope.get_free_vars()
662 if frees:
663 for name in frees:
665 self.emit('BUILD_TUPLE', len(frees))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 661 frees = gen.scope.get_free_vars()
662 if frees:
663 for name in frees:
665 self.emit('BUILD_TUPLE', len(frees))
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker.cc     [all...]
  /external/compiler-rt/lib/asan/
asan_allocator2.cc 480 thread_stats.frees++;
  /external/dropbear/libtommath/
bn.tex 415 The function expects a pointer to a previously initialized mp\_int structure and frees the heap it uses. It sets the
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 173 milliseconds

1 23