Loading...
Defined in 17 files as a prototype:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.h, line 53 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, line 49 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Deallocator.h, line 48 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Heap.h, line 81 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Heap.h, line 82 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoAllocator.h, line 42 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDeallocator.h, line 45 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDirectory.h, line 77 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeap.h, line 51 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImpl.h, line 42 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImpl.h, line 74 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.h, line 52 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.h, line 55 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntry.h, line 49 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntry.h, line 80 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Scavenger.h, line 49 (as a prototype)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h, line 100 (as a prototype)
Defined in 14 files as a function:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp, line 150 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.cpp, line 33 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Deallocator.cpp, line 56 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Heap.cpp, line 176 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoAllocatorInlines.h, line 82 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDeallocatorInlines.h, line 61 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDirectoryInlines.h, line 140 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImplInlines.h, line 102 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapInlines.h, line 67 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.cpp, line 46 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntryInlines.h, line 71 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSInlines.h, line 49 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Scavenger.cpp, line 189 (as a function)
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.cpp, line 81 (as a function)
Referenced in 15 files:
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Allocator.cpp, line 50
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Deallocator.cpp, line 53
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDeallocatorInlines.h, line 55
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImpl.cpp, line 50
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImplInlines.h, line 107
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapInlines.h, line 69
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntryInlines.h, line 74
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSInlines.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Scavenger.cpp
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.cpp, line 85
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/mbmalloc.cpp, line 60
- tests/MallocBenchTest/BMALLOC/bmalloc/test/testbmalloc.cpp