Loading...
Defined in 5 files as a prototype:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 45 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Deallocator.h, line 47 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDeallocator.h, line 44 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeap.h, line 49 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.h, line 47 (as a prototype)
Defined in 9 files as a function:
- src/pgm_malloc.c, line 446 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 99 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Deallocator.h, line 77 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDeallocatorInlines.h, line 48 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapInlines.h, line 61 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSInlines.h, line 41 (as a function)
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress.cpp, line 116 (as a function)
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress_aligned.cpp, line 121 (as a function)
- tools/malloc_replay.h, line 180 (as a function)
Referenced in 11 files:
- src/pgm_malloc.c
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.cpp, line 68
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 104
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapInlines.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSInlines.h, line 122
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h, line 86
- tests/MallocBenchTest/BMALLOC/bmalloc/test/testbmalloc.cpp
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress.cpp, line 156
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress_aligned.cpp, line 191
- tests/pgm_allocator.c