Loading...
Defined in 52 files as a prototype:
- include/malloc/_malloc.h, line 42 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.h, line 45 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoPage.h, line 62 (as a prototype)
- tests/aligned_alloc_test.c, line 41 (as a prototype)
- tests/asan.c, line 24 (as a prototype)
- tests/asan.c, line 52 (as a prototype)
- tests/asan.c, line 71 (as a prototype)
- tests/calloc_test.c, line 57 (as a prototype)
- tests/calloc_test.c, line 61 (as a prototype)
- tests/calloc_test.c, line 69 (as a prototype)
- tests/calloc_test.c, line 73 (as a prototype)
- tests/magazine_malloc.c, line 28 (as a prototype)
- tests/magazine_malloc.c, line 39 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 35 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 45 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 55 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 85 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 93 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 103 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 111 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 121 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 129 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 158 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 168 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 178 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 199 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 210 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 246 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 256 (as a prototype)
- tests/malloc_claimed_address_tests.c, line 266 (as a prototype)
- tests/malloc_zone_unregister_test.c, line 65 (as a prototype)
- tests/malloc_zone_unregister_test.c, line 66 (as a prototype)
- tests/nano_tests.c, line 99 (as a prototype)
- tests/nano_tests.c, line 153 (as a prototype)
- tests/nano_tests.c, line 175 (as a prototype)
- tests/nano_tests.c, line 224 (as a prototype)
- tests/nano_tests.c, line 243 (as a prototype)
- tests/nano_tests.c, line 263 (as a prototype)
- tests/nano_tests.c, line 281 (as a prototype)
- tests/nano_tests.c, line 307 (as a prototype)
- tests/nano_tests.c, line 354 (as a prototype)
- tests/nano_tests.c, line 356 (as a prototype)
- tests/nano_tests.c, line 396 (as a prototype)
- tests/nano_tests.c, line 398 (as a prototype)
- tests/pgm_integration.c, line 35 (as a prototype)
- tests/posix_memalign_test.c, line 42 (as a prototype)
- tests/posix_memalign_test.c, line 78 (as a prototype)
- tests/region_cookie_test.c, line 37 (as a prototype)
- tests/region_cookie_test.c, line 38 (as a prototype)
- tests/region_cookie_test.c, line 75 (as a prototype)
- tests/region_cookie_test.c, line 76 (as a prototype)
- tests/tsan.c, line 14 (as a prototype)
Defined in 1 files as a member:
Defined in 1 files as a macro:
Defined in 4 files as a function:
- src/malloc.c, line 1949 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.cpp, line 70 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoPageInlines.h, line 60 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h, line 84 (as a function)
Referenced in 41 files:
- include/malloc/malloc.h, line 73
- src/frozen_malloc.c
- src/magazine_inline.h, line 189
- src/magazine_malloc.c, line 1755
- src/magazine_medium.c
- src/magazine_small.c
- src/malloc.c
- src/msl_lite_support.c, line 107
- src/nanov2_malloc.c
- src/pgm_malloc.c
- src/purgeable_malloc.c, line 399
- src/quarantine_malloc.c
- src/trace.h, line 51
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Deallocator.cpp, line 77
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDeallocatorInlines.h, line 66
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoPageInlines.h, line 211
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.cpp, line 193
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSInlines.h, line 134
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.cpp, line 39
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/mbmalloc.cpp, line 50
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/Memory.cpp, line 61
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/mbmalloc.cpp, line 53
- tests/asan.c, line 85
- tests/basic_malloc_free_perf.c
- tests/calloc_test.c
- tests/madvise.c
- tests/magazine_rack.c
- tests/malloc_free_test.c
- tests/malloc_heap_check_test.c
- tests/malloc_size_test.c
- tests/memory_pressure.c, line 32
- tests/nano_tests.c
- tests/perf_contended_malloc_free.c, line 210
- tests/perf_realloc.c, line 54
- tests/pgm_integration.c
- tests/pgm_testing.h, line 119
- tests/pgm_zone_api.c
- tests/stress_test.c
- tests/zone_names.c
- tools/malloc_replay.cpp