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
Method
AllocatedHeap
extern/hoard/Heap-Layers/heaps/debug/statsheap.h:62
Method
Allocator
SmMalloc/smmalloc.cpp:199
Method
Arena
extern/hoard/Heap-Layers/heaps/special/zoneheap.h:131
Method
BaseHoardManager
extern/hoard/include/hoard/basehoardmanager.h:46
Method
BoundedFreeListHeap
extern/hoard/Heap-Layers/heaps/buildingblock/boundedfreelistheap.h:14
Method
BucketStats
SmMalloc/smmalloc.h:174
Method
BumpAlloc
extern/hoard/Heap-Layers/heaps/special/bumpalloc.h:56
Method
BumpAlloc
extern/hoard/include/util/bumpalloc.h:49
Function
CUSTOM_CALLOC
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:143
Function
CUSTOM_GETCWD
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:328
Function
CUSTOM_GETENV
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:490
Function
CUSTOM_MALLINFO
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:369
Function
CUSTOM_MALLOC_GET_STATE
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:360
Function
CUSTOM_MALLOC_SET_STATE
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:364
Function
CUSTOM_MALLOC_STATS
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:356
Function
CUSTOM_MALLOC_TRIM
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:351
Function
CUSTOM_MALLOPT
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:346
Function
CUSTOM_PUTENV
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:502
Function
CUSTOM_PVALLOC
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:461
Function
CUSTOM_RECALLOC
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:469
Function
CUSTOM_STRDUP
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:305
Function
CUSTOM_STRNDUP
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:291
Method
Check
extern/hoard/include/util/check.h:62
Method
ChunkHeader
extern/hoard/Heap-Layers/heaps/special/obstackheap.h:200
Method
ChunkHeader
extern/hoard/Heap-Layers/heaps/special/obstack.h:206
Method
ChunkHeap
extern/hoard/Heap-Layers/heaps/buildingblock/chunkheap.h:44
Method
CoalesceableHeap
extern/hoard/Heap-Layers/heaps/objectrep/coalesceableheap.h:266
Method
Create
SmMalloc/smmalloc_generic.cpp:39
Method
DLList
extern/hoard/Heap-Layers/utility/dllist.h:44
Method
Deleter
SmMalloc/smmalloc.h:343
Method
Destroy
SmMalloc/smmalloc_generic.cpp:41
Function
DllMain
Windows DLL: easy to hook into process_init and thread_done
extern/mimalloc/src/init.c:658
Method
DynStack
extern/hoard/Heap-Layers/heaps/special/obstackreap.h:131
Method
DynamicArray
extern/hoard/Heap-Layers/utility/dynarray.h:47
Method
DynamicArray
extern/hoard/Heap-Layers/heaps/special/obstackreap.h:26
Method
DynamicHashTable
extern/hoard/include/util/dynamichashtable.h:43
Method
EmptyClass
extern/hoard/include/hoard/emptyclass.h:51
Method
EmptyHoardManager
extern/hoard/include/hoard/emptyhoardmanager.h:43
Method
Entry
extern/hoard/Heap-Layers/utility/freesllist.h:53
Method
Entry
extern/hoard/Heap-Layers/utility/sllist.h:91
Method
FileObject
extern/hoard/Heap-Layers/heaps/utility/traceheap.h:49
Function
FinalizeWinWrapper
extern/hoard/Heap-Layers/wrappers/winwrapper.cpp:107
Method
FindBucket
SmMalloc/smmalloc.h:531
Method
Fred
extern/hoard/Heap-Layers/threads/fred.h:33
Method
GeometricSizeClass
extern/hoard/include/hoard/geometricsizeclass.h:75
Method
GetElementsCount
SmMalloc/smmalloc.h:861
Function
GetNextPow2
Return the next power of 2 higher than the input If the input is already a power of 2, the output will be the same as the input. Got this from Brian S
SmMalloc/smmalloc.cpp:211
Method
GetUsableSpace
SmMalloc/smmalloc_generic.cpp:98
Method
GlobalHeap
extern/hoard/include/hoard/globalheap.h:53
Method
GlobalStats
SmMalloc/smmalloc.h:157
Method
Guard
extern/hoard/Heap-Layers/utility/guard.h:35
Method
Header
extern/hoard/Heap-Layers/heaps/objectrep/coalesceableheap.h:167
Method
HeapManager
extern/hoard/include/hoard/heapmanager.h:45
Method
HoardHeap
extern/hoard/include/hoard/hoardheap.h:209
Method
HoardManager
extern/hoard/include/hoard/hoardmanager.h:69
Method
HoardSuperblock
extern/hoard/include/hoard/hoardsuperblock.h:47
Method
HoardSuperblockHeader
extern/hoard/include/hoard/hoardsuperblockheader.h:281
Method
HoardSuperblockHeaderHelper
extern/hoard/include/hoard/hoardsuperblockheader.h:65
Method
HybridHeap
extern/hoard/Heap-Layers/heaps/combining/hybridheap.h:46
Method
InUseHeap
extern/hoard/Heap-Layers/heaps/debug/statsheap.h:16
Function
InitializeWinWrapper
extern/hoard/Heap-Layers/wrappers/winwrapper.cpp:100
Method
Invalid
SmMalloc/smmalloc_generic.cpp:31
Method
IsMyAlloc
SmMalloc/smmalloc.h:503
Method
IsMyAlloc
SmMalloc/smmalloc.h:811
Method
IsReadable
SmMalloc/smmalloc.h:364
Method
IsValid
SmMalloc/smmalloc_generic.cpp:33
Method
Item
extern/hoard/include/util/dynamichashtable.cpp:14
Method
ListNode
extern/hoard/Heap-Layers/utility/myhashmap.h:125
Method
LocalMallocHeap
extern/hoard/Heap-Layers/heaps/utility/localmallocheap.h:61
Method
Log
extern/hoard/Heap-Layers/heaps/debug/logheap.h:40
Method
LogHeap
extern/hoard/Heap-Layers/heaps/debug/logheap.h:91
Function
MACWRAPPER_PREFIX(_malloc_fork_child)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:398
Function
MACWRAPPER_PREFIX(_malloc_fork_parent)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:393
Function
MACWRAPPER_PREFIX(_malloc_fork_prepare)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:388
Function
MACWRAPPER_PREFIX(calloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:175
Function
MACWRAPPER_PREFIX(free)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:104
Function
MACWRAPPER_PREFIX(internal_malloc_zone_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:384
Function
MACWRAPPER_PREFIX(malloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:81
Function
MACWRAPPER_PREFIX(malloc_create_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:323
Function
MACWRAPPER_PREFIX(malloc_default_purgeable_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:341
Function
MACWRAPPER_PREFIX(malloc_default_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:337
Function
MACWRAPPER_PREFIX(malloc_destroy_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:329
Function
MACWRAPPER_PREFIX(malloc_get_zone_name)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:315
Function
MACWRAPPER_PREFIX(malloc_good_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:108
Function
MACWRAPPER_PREFIX(malloc_jumpstart)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:356
Function
MACWRAPPER_PREFIX(malloc_set_zone_name)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:319
Function
MACWRAPPER_PREFIX(malloc_usable_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:96
Function
MACWRAPPER_PREFIX(malloc_zone_batch_free)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:293
Function
MACWRAPPER_PREFIX(malloc_zone_batch_malloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:279
Function
MACWRAPPER_PREFIX(malloc_zone_calloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:364
Function
MACWRAPPER_PREFIX(malloc_zone_check)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:302
Function
MACWRAPPER_PREFIX(malloc_zone_free)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:380
Function
MACWRAPPER_PREFIX(malloc_zone_free_definite_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:346
Function
MACWRAPPER_PREFIX(malloc_zone_from_ptr)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:333
Function
MACWRAPPER_PREFIX(malloc_zone_log)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:311
Function
MACWRAPPER_PREFIX(malloc_zone_malloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:360
Function
MACWRAPPER_PREFIX(malloc_zone_memalign)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:376
Function
MACWRAPPER_PREFIX(malloc_zone_print)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:307
Function
MACWRAPPER_PREFIX(malloc_zone_realloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:372
Function
MACWRAPPER_PREFIX(malloc_zone_register)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:350
← previous
next →
901–1,000 of 1,996, ranked by callers