Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SergeyMakeev/smmalloc
/ functions
Functions
1,996 in github.com/SergeyMakeev/smmalloc
⨍
Functions
1,996
◇
Types & classes
311
Function
bench_alloc_large
extern/mimalloc/test/main-override.cpp:376
Function
benchmark_finalize
extern/hoard/benchmark.c:34
Function
benchmark_free
extern/hoard/benchmark.c:59
Function
benchmark_initialize
extern/hoard/benchmark.c:28
Function
benchmark_malloc
extern/hoard/benchmark.c:52
Function
benchmark_name
extern/hoard/benchmark.c:64
Function
benchmark_thread_collect
extern/hoard/benchmark.c:69
Function
benchmark_thread_finalize
extern/hoard/benchmark.c:46
Function
benchmark_thread_initialize
extern/hoard/benchmark.c:40
Method
bins
extern/hoard/Heap-Layers/utility/bins16k.h:18
Method
bins
extern/hoard/Heap-Layers/utility/bins64k.h:43
Method
bins
extern/hoard/Heap-Layers/utility/bins8k.h:17
Method
bins
extern/hoard/Heap-Layers/utility/bins4k.h:17
Function
block_overflow1
extern/mimalloc/test/main-override-static.c:85
Method
c2s
Quickly compute the maximum size for a given size class.
extern/hoard/include/hoard/geometricsizeclass.h:139
Method
calloc
extern/hoard/Heap-Layers/wrappers/ansiwrapper.h:64
Function
cfree
extern/hoard/Heap-Layers/wrappers/gnuwrapper-hooks.cpp:280
Function
cfree
extern/ltalloc/gnu.make.lib/gnuwrapper.cc:34
Function
cfree
no forwarding here due to aliasing/name mangling issues
extern/mimalloc/src/alloc-override.c:260
Method
checkInvariant
extern/hoard/include/hoard/hoardmanager.h:325
Function
check_dlmalloc
extern/dlmalloc/dlmalloc.cpp:6291
Function
check_result
extern/mimalloc/test/testhelper.h:20
Function
class2Size
extern/hoard/Heap-Layers/heaps/general/kingsleyheap.h:45
Method
class2size
Return the maximum size for a given size class.
extern/hoard/include/hoard/geometricsizeclass.h:99
Method
clear
extern/hoard/Heap-Layers/utility/freesllist.h:20
Method
clear
Clear the list.
extern/hoard/Heap-Layers/utility/sllist.h:50
Method
clear
Clear deletes everything in the array.
extern/hoard/Heap-Layers/utility/dynarray.h:58
Method
clear
extern/hoard/Heap-Layers/heaps/combining/hybridheap.h:72
Method
clear
extern/hoard/Heap-Layers/heaps/combining/strictsegheap.h:71
Method
clear
extern/hoard/Heap-Layers/heaps/combining/segheap.h:178
Method
clear
extern/hoard/Heap-Layers/heaps/utility/slopheap.h:71
Method
clear
extern/hoard/Heap-Layers/heaps/utility/uniqueheap.h:90
Method
clear
extern/hoard/Heap-Layers/heaps/utility/nullheap.h:45
Method
clear
extern/hoard/Heap-Layers/heaps/utility/exactlyoneheap.h:50
Method
clear
extern/hoard/Heap-Layers/heaps/utility/old/oneheap.h:52
Method
clear
extern/hoard/Heap-Layers/heaps/buildingblock/boundedfreelistheap.h:47
Method
clear
extern/hoard/Heap-Layers/heaps/buildingblock/freelistheap.h:70
Method
clear
Clear the dictionary.
extern/hoard/Heap-Layers/heaps/buildingblock/adaptheap.h:76
Method
clear
extern/hoard/Heap-Layers/heaps/buildingblock/chunkheap.h:61
Method
clear
extern/hoard/Heap-Layers/heaps/general/dlheap.h:120
Method
clear
extern/hoard/Heap-Layers/heaps/special/obstackreap.h:38
Method
clear
extern/hoard/Heap-Layers/heaps/special/obstackreap.h:163
Method
clear
extern/hoard/Heap-Layers/heaps/special/nestedheap.h:61
Method
clear
extern/hoard/include/hoard/hoardsuperblockheader.h:112
Method
clear
extern/hoard/include/superblocks/addheaderheap.h:54
Method
clear
extern/hoard/include/superblocks/tlab.h:140
Method
clear
extern/hoard/include/util/alignedmmap.h:65
Method
clear
extern/hoard/include/util/threadpoolheap.h:80
Method
clear_use
extern/hoard/Heap-Layers/heaps/special/xallocheap.h:107
Method
coalesce
Combine the first object with the second.
extern/hoard/Heap-Layers/heaps/buildingblock/coalesceheap.h:97
Method
collect
extern/mimalloc/include/mimalloc.h:510
Method
computeNumProcessors
extern/hoard/Heap-Layers/threads/cpuinfo.h:109
Method
construct
extern/hoard/Heap-Layers/wrappers/stlallocator.h:140
Method
construct
extern/ltalloc/ltalloc.hpp:51
Method
construct
extern/mimalloc/include/mimalloc.h:446
Method
contendedLock
extern/hoard/Heap-Layers/locks/spinlock-old.h:151
Method
contendedLock
extern/hoard/Heap-Layers/locks/oldspinlock.h:151
Method
contendedLock
extern/hoard/Heap-Layers/locks/spinlock.h:119
Method
copyToNew
Copy the current object to a new chunk. sz = the minimum amount of extra space we need.
extern/hoard/Heap-Layers/heaps/special/obstackheap.h:237
Method
copyToNew
Copy the current object to a new chunk. sz = the minimum amount of extra space we need.
extern/hoard/Heap-Layers/heaps/special/obstack.h:240
Function
corrupt_free
extern/mimalloc/test/main-override-static.c:133
Method
createTable
Builds an array to speed size computations, stored in sizes.
extern/hoard/include/hoard/geometricsizeclass.h:147
Function
create_mspace
extern/dlmalloc/dlmalloc.cpp:5426
Function
create_mspace_with_base
extern/dlmalloc/dlmalloc.cpp:5445
Method
currentTime
extern/hoard/Heap-Layers/utility/timer-old.h:200
Method
deallocate
extern/hoard/Heap-Layers/wrappers/stlallocator.h:129
Method
deallocate
extern/hoard/Heap-Layers/heaps/debug/logheap.h:192
Method
deallocate
extern/ltalloc/ltalloc.hpp:43
Method
deallocate
extern/mimalloc/include/mimalloc.h:468
Method
deallocate
extern/mimalloc/include/mimalloc.h:537
Method
deallocate
extern/mimalloc/include/mimalloc.h:554
Method
decStatsSuperblock
extern/hoard/include/hoard/hoardmanager.h:272
Method
delRef
Delete one reference count.
extern/hoard/Heap-Layers/heaps/utility/uniqueheap.h:116
Method
deleteHeap
extern/hoard/Heap-Layers/heaps/threads/threadspecificheap.h:91
Function
deleteThatHeap
extern/hoard/source/mactls.cpp:44
Function
deleteThatHeap
extern/hoard/source/unixtls.cpp:124
Method
destroy
extern/hoard/Heap-Layers/wrappers/stlallocator.h:145
Method
destroy
extern/ltalloc/ltalloc.hpp:55
Method
destroy
extern/mimalloc/include/mimalloc.h:450
Function
destroy_mspace
extern/dlmalloc/dlmalloc.cpp:5476
Method
didLock
extern/hoard/Heap-Layers/locks/spinlock.h:109
Function
dl_free
smmalloc_perf01.cpp:247
Function
dl_malloc
smmalloc_perf01.cpp:241
Function
dlbulk_free
extern/dlmalloc/dlmalloc.cpp:5320
Function
dlcalloc
extern/dlmalloc/dlmalloc.cpp:4795
Function
dlindependent_calloc
extern/dlmalloc/dlmalloc.cpp:5309
Function
dlindependent_comalloc
extern/dlmalloc/dlmalloc.cpp:5315
Function
dlmallinfo
extern/dlmalloc/dlmalloc.cpp:5373
Function
dlmalloc_footprint
extern/dlmalloc/dlmalloc.cpp:5348
Function
dlmalloc_footprint_limit
extern/dlmalloc/dlmalloc.cpp:5356
Function
dlmalloc_inspect_all
extern/dlmalloc/dlmalloc.cpp:5325
Function
dlmalloc_max_footprint
extern/dlmalloc/dlmalloc.cpp:5352
Function
dlmalloc_set_footprint_limit
extern/dlmalloc/dlmalloc.cpp:5361
Function
dlmalloc_stats
extern/dlmalloc/dlmalloc.cpp:5379
Function
dlmalloc_trim
extern/dlmalloc/dlmalloc.cpp:5338
Function
dlmallopt
extern/dlmalloc/dlmalloc.cpp:5384
Function
dlposix_memalign
extern/dlmalloc/dlmalloc.cpp:5272
Function
dlpvalloc
extern/dlmalloc/dlmalloc.cpp:5302
Function
dlrealloc
extern/dlmalloc/dlmalloc.cpp:5189
Function
dlrealloc_in_place
extern/dlmalloc/dlmalloc.cpp:5234
← previous
next →
1,201–1,300 of 1,996, ranked by callers