Loading...
No definitions found in the database
Referenced in 117 files:
- include/malloc/malloc.h, 35 times
- private/malloc_implementation.h, 16 times
- private/malloc_private.h, 7 times
- private/stack_logging.h, 2 times
- src/internal.h, 2 times
- src/magazine_inline.h, 23 times
- src/magazine_large.c, 18 times
- src/magazine_malloc.c, 47 times
- src/magazine_malloc.h, 63 times
- src/magazine_rack.h, 6 times
- src/magazine_small.c, 31 times
- src/magazine_tiny.c, 35 times
- src/magazine_zone.h, 9 times
- src/malloc.c, 74 times
- src/malloc_common.h, 2 times
- src/nano_malloc_common.h, 2 times
- src/nano_zone_common.h, 2 times
- src/nanov2_malloc.c, 45 times
- src/pgm_malloc.c, 59 times
- src/purgeable_malloc.c, 21 times
- src/vm.c, 6 times
- src/vm.h, 3 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Bits.h, 46 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/BulkDecommit.h, 5 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/BumpAllocator.h, 3 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.cpp, 5 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Cache.h, 21 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Chunk.h, 21 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/CryptoRandom.cpp, 5 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/CryptoRandom.h, line 34
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.cpp, 12 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/DebugHeap.h, 8 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Environment.cpp, 2 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/FixedVector.h, 16 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Gigacage.cpp, 8 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Gigacage.h, 5 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Heap.cpp, 59 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Heap.h, 29 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDirectory.h, line 84
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoDirectoryInlines.h, 4 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeap.h, 4 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImpl.cpp, line 63
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImpl.h, 10 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapImplInlines.h, 6 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoHeapInlines.h, 5 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoPage.h, line 40
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoPageInlines.h, line 147
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.cpp, 8 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLS.h, 4 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntry.cpp, 2 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/IsoTLSEntry.h, 9 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/LargeMap.cpp, 4 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/LargeMap.h, 4 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/LargeRange.h, 17 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Logging.cpp, line 47
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Logging.h, line 34
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Map.h, 3 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Mutex.cpp, 2 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Object.h, 7 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerHeapKind.h, 7 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerProcess.cpp, 7 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PerProcess.h, 4 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/PhysicalPageMap.h, 5 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Range.h, 3 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Scavenger.cpp, 10 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Scavenger.h, 6 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Sizes.h, 42 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/SmallPage.h, 2 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/VMAllocate.h, 30 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/VMHeap.cpp, 4 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/VMHeap.h, 2 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Vector.h, 27 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Zone.cpp, 3 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/Zone.h, line 42
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.cpp, 7 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/bmalloc.h, 16 times
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/darwin/MemoryStatusSPI.h, line 51
- tests/MallocBenchTest/BMALLOC/bmalloc/bmalloc/mbmalloc.cpp, 12 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/Benchmark.cpp, 23 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/CPUCount.cpp, 3 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/CommandLine.cpp, line 94
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/CommandLine.h, 4 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/Interpreter.cpp, 19 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/Interpreter.h, 7 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/Memory.cpp, 2 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/Memory.h, 4 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/alloc_free.cpp, 2 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/balloon.cpp, 7 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/big.cpp, 12 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/churn.cpp, 4 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/facebook.cpp, 2 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/flickr.cpp, 4 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/fragment.cpp, 19 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/list.cpp, 12 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/mbmalloc.cpp, 6 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/medium.cpp, 12 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/message.cpp, 30 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/nimlang.cpp, 2 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/reddit.cpp, 4 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress.cpp, 23 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/stress_aligned.cpp, 29 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/theverge.cpp, 4 times
- tests/MallocBenchTest/MALLOC_BENCH/MallocBench/tree.cpp, 26 times
- tests/aligned_alloc_test.c, 6 times
- tests/calloc_test.c, 15 times
- tests/introspect_tests.c, line 49
- tests/magazine_malloc.c, 2 times
- tests/magazine_medium_test.c, 6 times
- tests/magazine_small_test.c, 6 times
- tests/magazine_tiny_test.c, 6 times
- tests/malloc_claimed_address_tests.c, line 193
- tests/malloc_free_test.c, 13 times
- tests/malloc_heap_check_test.c, line 19
- tests/memory_pressure.c, 2 times
- tests/nano_tests.c, 13 times
- tests/posix_memalign_test.c, 7 times
- tools/malloc_replay.h, 2 times