MCPcopy Create free account

hub / github.com/SergeyMakeev/smmalloc / functions

Functions1,996 in github.com/SergeyMakeev/smmalloc

MethodAllocatedHeap
extern/hoard/Heap-Layers/heaps/debug/statsheap.h:62
MethodAllocator
SmMalloc/smmalloc.cpp:199
MethodArena
extern/hoard/Heap-Layers/heaps/special/zoneheap.h:131
MethodBaseHoardManager
extern/hoard/include/hoard/basehoardmanager.h:46
MethodBoundedFreeListHeap
extern/hoard/Heap-Layers/heaps/buildingblock/boundedfreelistheap.h:14
MethodBucketStats
SmMalloc/smmalloc.h:174
MethodBumpAlloc
extern/hoard/Heap-Layers/heaps/special/bumpalloc.h:56
MethodBumpAlloc
extern/hoard/include/util/bumpalloc.h:49
FunctionCUSTOM_CALLOC
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:143
FunctionCUSTOM_GETCWD
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:328
FunctionCUSTOM_GETENV
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:490
FunctionCUSTOM_MALLINFO
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:369
FunctionCUSTOM_MALLOC_GET_STATE
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:360
FunctionCUSTOM_MALLOC_SET_STATE
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:364
FunctionCUSTOM_MALLOC_STATS
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:356
FunctionCUSTOM_MALLOC_TRIM
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:351
FunctionCUSTOM_MALLOPT
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:346
FunctionCUSTOM_PUTENV
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:502
FunctionCUSTOM_PVALLOC
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:461
FunctionCUSTOM_RECALLOC
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:469
FunctionCUSTOM_STRDUP
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:305
FunctionCUSTOM_STRNDUP
extern/hoard/Heap-Layers/wrappers/wrapper.cpp:291
MethodCheck
extern/hoard/include/util/check.h:62
MethodChunkHeader
extern/hoard/Heap-Layers/heaps/special/obstackheap.h:200
MethodChunkHeader
extern/hoard/Heap-Layers/heaps/special/obstack.h:206
MethodChunkHeap
extern/hoard/Heap-Layers/heaps/buildingblock/chunkheap.h:44
MethodCoalesceableHeap
extern/hoard/Heap-Layers/heaps/objectrep/coalesceableheap.h:266
MethodCreate
SmMalloc/smmalloc_generic.cpp:39
MethodDLList
extern/hoard/Heap-Layers/utility/dllist.h:44
MethodDeleter
SmMalloc/smmalloc.h:343
MethodDestroy
SmMalloc/smmalloc_generic.cpp:41
FunctionDllMain
Windows DLL: easy to hook into process_init and thread_done
extern/mimalloc/src/init.c:658
MethodDynStack
extern/hoard/Heap-Layers/heaps/special/obstackreap.h:131
MethodDynamicArray
extern/hoard/Heap-Layers/utility/dynarray.h:47
MethodDynamicArray
extern/hoard/Heap-Layers/heaps/special/obstackreap.h:26
MethodDynamicHashTable
extern/hoard/include/util/dynamichashtable.h:43
MethodEmptyClass
extern/hoard/include/hoard/emptyclass.h:51
MethodEmptyHoardManager
extern/hoard/include/hoard/emptyhoardmanager.h:43
MethodEntry
extern/hoard/Heap-Layers/utility/freesllist.h:53
MethodEntry
extern/hoard/Heap-Layers/utility/sllist.h:91
MethodFileObject
extern/hoard/Heap-Layers/heaps/utility/traceheap.h:49
FunctionFinalizeWinWrapper
extern/hoard/Heap-Layers/wrappers/winwrapper.cpp:107
MethodFindBucket
SmMalloc/smmalloc.h:531
MethodFred
extern/hoard/Heap-Layers/threads/fred.h:33
MethodGeometricSizeClass
extern/hoard/include/hoard/geometricsizeclass.h:75
MethodGetElementsCount
SmMalloc/smmalloc.h:861
FunctionGetNextPow2
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
MethodGetUsableSpace
SmMalloc/smmalloc_generic.cpp:98
MethodGlobalHeap
extern/hoard/include/hoard/globalheap.h:53
MethodGlobalStats
SmMalloc/smmalloc.h:157
MethodGuard
extern/hoard/Heap-Layers/utility/guard.h:35
MethodHeader
extern/hoard/Heap-Layers/heaps/objectrep/coalesceableheap.h:167
MethodHeapManager
extern/hoard/include/hoard/heapmanager.h:45
MethodHoardHeap
extern/hoard/include/hoard/hoardheap.h:209
MethodHoardManager
extern/hoard/include/hoard/hoardmanager.h:69
MethodHoardSuperblock
extern/hoard/include/hoard/hoardsuperblock.h:47
MethodHoardSuperblockHeader
extern/hoard/include/hoard/hoardsuperblockheader.h:281
MethodHoardSuperblockHeaderHelper
extern/hoard/include/hoard/hoardsuperblockheader.h:65
MethodHybridHeap
extern/hoard/Heap-Layers/heaps/combining/hybridheap.h:46
MethodInUseHeap
extern/hoard/Heap-Layers/heaps/debug/statsheap.h:16
FunctionInitializeWinWrapper
extern/hoard/Heap-Layers/wrappers/winwrapper.cpp:100
MethodInvalid
SmMalloc/smmalloc_generic.cpp:31
MethodIsMyAlloc
SmMalloc/smmalloc.h:503
MethodIsMyAlloc
SmMalloc/smmalloc.h:811
MethodIsReadable
SmMalloc/smmalloc.h:364
MethodIsValid
SmMalloc/smmalloc_generic.cpp:33
MethodItem
extern/hoard/include/util/dynamichashtable.cpp:14
MethodListNode
extern/hoard/Heap-Layers/utility/myhashmap.h:125
MethodLocalMallocHeap
extern/hoard/Heap-Layers/heaps/utility/localmallocheap.h:61
MethodLog
extern/hoard/Heap-Layers/heaps/debug/logheap.h:40
MethodLogHeap
extern/hoard/Heap-Layers/heaps/debug/logheap.h:91
FunctionMACWRAPPER_PREFIX(_malloc_fork_child)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:398
FunctionMACWRAPPER_PREFIX(_malloc_fork_parent)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:393
FunctionMACWRAPPER_PREFIX(_malloc_fork_prepare)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:388
FunctionMACWRAPPER_PREFIX(calloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:175
FunctionMACWRAPPER_PREFIX(free)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:104
FunctionMACWRAPPER_PREFIX(internal_malloc_zone_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:384
FunctionMACWRAPPER_PREFIX(malloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:81
FunctionMACWRAPPER_PREFIX(malloc_create_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:323
FunctionMACWRAPPER_PREFIX(malloc_default_purgeable_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:341
FunctionMACWRAPPER_PREFIX(malloc_default_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:337
FunctionMACWRAPPER_PREFIX(malloc_destroy_zone)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:329
FunctionMACWRAPPER_PREFIX(malloc_get_zone_name)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:315
FunctionMACWRAPPER_PREFIX(malloc_good_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:108
FunctionMACWRAPPER_PREFIX(malloc_jumpstart)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:356
FunctionMACWRAPPER_PREFIX(malloc_set_zone_name)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:319
FunctionMACWRAPPER_PREFIX(malloc_usable_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:96
FunctionMACWRAPPER_PREFIX(malloc_zone_batch_free)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:293
FunctionMACWRAPPER_PREFIX(malloc_zone_batch_malloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:279
FunctionMACWRAPPER_PREFIX(malloc_zone_calloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:364
FunctionMACWRAPPER_PREFIX(malloc_zone_check)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:302
FunctionMACWRAPPER_PREFIX(malloc_zone_free)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:380
FunctionMACWRAPPER_PREFIX(malloc_zone_free_definite_size)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:346
FunctionMACWRAPPER_PREFIX(malloc_zone_from_ptr)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:333
FunctionMACWRAPPER_PREFIX(malloc_zone_log)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:311
FunctionMACWRAPPER_PREFIX(malloc_zone_malloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:360
FunctionMACWRAPPER_PREFIX(malloc_zone_memalign)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:376
FunctionMACWRAPPER_PREFIX(malloc_zone_print)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:307
FunctionMACWRAPPER_PREFIX(malloc_zone_realloc)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:372
FunctionMACWRAPPER_PREFIX(malloc_zone_register)
extern/hoard/Heap-Layers/wrappers/macwrapper.cpp:350
← previousnext →901–1,000 of 1,996, ranked by callers