Loading...
Defined in 2 files as a prototype:
- include/malloc/_malloc.h, line 45 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.h, line 42 (as a prototype)
Defined in 1 files as a macro:
Defined in 3 files as a function:
- src/malloc.c, line 2468 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.cpp, line 46 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h, line 47 (as a function)
Referenced in 41 files:
- include/malloc/malloc.h, line 75
- src/frozen_malloc.c
- src/magazine_malloc.c, line 1743
- src/malloc.c
- src/malloc_common.c, line 119
- src/malloc_type.c, line 93
- src/malloc_type_stubs.c, line 11
- src/msl_lite_support.c, line 100
- src/nanov2_malloc.c
- src/pgm_malloc.c
- src/purgeable_malloc.c, line 396
- src/sanitizer_malloc.c
- src/trace.h, line 50
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.cpp, line 186
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.cpp, line 34
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/mbmalloc.cpp, line 40
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/mbmalloc.cpp
- tests/asan.c
- tests/basic_malloc_free_perf.c
- tests/introspect_tests.c
- tests/madvise.c
- tests/magazine_rack.c
- tests/malloc_claimed_address_tests.c
- tests/malloc_free_test.c, line 19
- tests/malloc_heap_check_test.c, line 28
- tests/malloc_size_test.c
- tests/malloc_zero.c
- tests/malloc_zone_unregister_test.c
- tests/nano_tests.c
- tests/perf_contended_malloc_free.c, line 204
- tests/perf_realloc.c, line 44
- tests/pgm_integration.c
- tests/pgm_testing.h, line 118
- tests/pgm_zone_api.c
- tests/region_cookie_test.c
- tests/stress_test.c, line 410
- tests/tsan.c
- tests/zone_names.c, line 82
- tools/malloc_replay.cpp