Loading...
Defined in 6 files as a variable:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Sizes.h, line 46 (as a variable)
- tests/aligned_alloc_test.c, line 37 (as a variable)
- tests/aligned_alloc_test.c, line 78 (as a variable)
- tests/posix_memalign_test.c, line 40 (as a variable)
- tests/posix_memalign_test.c, line 69 (as a variable)
- tests/posix_memalign_test.c, line 90 (as a variable)
Defined in 2 files as a member:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerProcess.h, line 57 (as a member)
- tools/malloc_replay.h, line 88 (as a member)
Defined in 2 files as a function:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Gigacage.h, line 158 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntry.h, line 42 (as a function)
Referenced in 46 files:
- include/malloc/_malloc_type.h
- include/malloc/malloc.h
- private/malloc_implementation.h, line 109
- src/magazine_large.c
- src/magazine_malloc.c
- src/magazine_malloc.h
- src/magazine_medium.c
- src/magazine_small.c
- src/magazine_tiny.c
-
src/malloc.c
- line 815
- line 819
- line 2253
- line 2257
- line 2274
- line 2275
- line 2275
- line 2280
- line 2288
- line 2296
- line 2300
- line 2314
- line 2316
- line 2475
- line 2477
- line 2612
- line 2618
- line 2624
- line 2625
- line 2625
- line 2637
- line 2639
- line 2788
- line 2798
- line 2800
- line 2810
- line 2820
- line 2822
- line 2896
- line 2906
- line 2908
- line 3000
- line 3004
- line 3009
- line 3013
- line 3017
- line 3022
- line 3123
- line 3127
- line 3133
- src/malloc_type_stubs.c
- src/nanov2_malloc.c
- src/pgm_malloc.c
- src/purgeable_malloc.c
- src/sanitizer_malloc.c
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Gigacage.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Heap.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Heap.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntry.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntry.h, line 38
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSLayout.cpp, line 43
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/LargeMap.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/LargeMap.h, line 41
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/LineMetadata.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerProcess.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerProcess.h, line 71
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Sizes.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/SmallLine.h, line 49
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/VMHeap.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/VMHeap.h, line 51
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/mbmalloc.cpp
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/Interpreter.cpp
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/mbmalloc.cpp
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress_aligned.cpp
- tests/aligned_alloc_test.c
- tests/pgm_zone_api.c
- tests/posix_memalign_test.c
- tools/malloc_replay.cpp