Lines Matching refs:obmalloc
11 Objects/obmalloc.c:_PyMem static PyMemAllocatorEx _PyMem
12 Objects/obmalloc.c:_PyMem_Debug static struct { debug_alloc_api_t …
13 Objects/obmalloc.c:_PyMem_Raw static PyMemAllocatorEx _PyMem_Raw
14 Objects/obmalloc.c:_PyObject static PyMemAllocatorEx _PyObject
15 Objects/obmalloc.c:_PyObject_Arena static PyObjectArenaAllocator _PyO…
16 Objects/obmalloc.c:_Py_tracemalloc_config struct _PyTraceMalloc_Config _Py_t…
17 Objects/obmalloc.c:arenas static struct arena_object* arenas
18 Objects/obmalloc.c:maxarenas static uint maxarenas
19 Objects/obmalloc.c:narenas_currently_allocated static size_t narenas_currently_al…
20 Objects/obmalloc.c:narenas_highwater static size_t narenas_highwater
21 Objects/obmalloc.c:nfp2lasta static struct arena_object* nfp2la…
22 Objects/obmalloc.c:ntimes_arena_allocated static size_t ntimes_arena_allocat…
23 Objects/obmalloc.c:unused_arena_objects static struct arena_object* unused…
24 Objects/obmalloc.c:usable_arenas static struct arena_object* usable…
25 Objects/obmalloc.c:usedpools static poolp usedpools[2 * ((NB_SM…
26 Objects/obmalloc.c:new_arena():debug_stats static int debug_stats