OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:malloc_size
(Results
26 - 42
of
42
) sorted by null
1
2
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
tcmalloc.h.in
101
// OS X:
malloc_size
()
malloc_extension.h
301
// This is equivalent to
malloc_size
() in OS X, malloc_usable_size()
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/gperftools/
tcmalloc.h.in
101
// OS X:
malloc_size
()
/external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c
[
all
...]
/external/chromium_org/third_party/tcmalloc/chromium/src/
libc_override_osx.h
204
// An alias for
malloc_size
(), which OS X defines.
tcmalloc.cc
267
// OS X:
malloc_size
()
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
libc_override_osx.h
204
// An alias for
malloc_size
(), which OS X defines.
tcmalloc.cc
270
// OS X:
malloc_size
()
[
all
...]
/external/valgrind/main/drd/
drd_malloc_wrappers.c
277
* Wrapper for malloc_usable_size() /
malloc_size
(). This function takes
/external/netperf/
netlib.c
1236
int
malloc_size
;
1245
malloc_size
= buffer_size + alignment + offset;
1223
int
malloc_size
;
local
1384
int
malloc_size
;
local
[
all
...]
nettest_dlpi.c
160
int
malloc_size
;
158
int
malloc_size
;
local
[
all
...]
/external/lldb/examples/darwin/heap_find/heap/
heap_find.cpp
36
// 0x104000740: 0x0000000104000410 found in malloc block 0x104000730 + 16 (
malloc_size
= 48)
37
// 0x100820060: 0x0000000104000410 found in malloc block 0x100820000 + 96 (
malloc_size
= 4096)
[
all
...]
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_extension.h
281
// This is equivalent to
malloc_size
() in OS X, malloc_usable_size()
/external/chromium_org/third_party/tcmalloc/vendor/
NEWS
207
`
malloc_size
()`, the addition of SVG-based output to `pprof`, and
/frameworks/base/docs/html/tools/debugging/
debugging-memory.jd
257
PAGECACHE_OVERFLOW: 1164
MALLOC_SIZE
: 62
/frameworks/base/core/java/android/app/
ActivityThread.java
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js
3503
function
malloc_size
(sp)
function
[
all
...]
Completed in 443 milliseconds
1
2