Loading...
Defined in 9 files as a prototype:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.h, line 47 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.h, line 49 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/BumpAllocator.h, line 48 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 42 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 44 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/FreeList.h, line 72 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoAllocator.h, line 41 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeap.h, line 47 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.h, line 44 (as a prototype)
Defined in 14 files as a function:
- src/pguard_malloc.c, line 367 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp, line 65 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.h, line 89 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/BumpAllocator.h, line 72 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 75 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 91 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/FreeListInlines.h, line 33 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoAllocatorInlines.h, line 48 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapInlines.h, line 47 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSInlines.h, line 35 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerProcess.cpp, line 45 (as a function)
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress.cpp, line 108 (as a function)
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress_aligned.cpp, line 111 (as a function)
- tools/malloc_replay.h, line 160 (as a function)
Referenced in 14 files:
- src/pguard_malloc.c
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.h, line 85
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoAllocatorInlines.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapInlines.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSInlines.h, line 78
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerProcess.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h
- tests/MallocBenchTest/BMALLOC/bmalloc/test/testbmalloc.cpp
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress.cpp
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress_aligned.cpp
- tests/pguard_allocator.c