Loading...
Defined in 2 files as a prototype:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/BumpAllocator.h, line 45 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/FreeList.h, line 63 (as a prototype)
Defined in 3 files as a function:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/BumpAllocator.h, line 90 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/FixedVector.h, line 59 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/FreeList.cpp, line 40 (as a function)
Referenced in 7 files:
- src/nanov2_malloc.c
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp, line 165
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Deallocator.cpp, line 71
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoAllocatorInlines.h, line 88
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDeallocatorInlines.h, line 67
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Mutex.cpp, line 42
- tools/malloc_replay.cpp, line 685