LLVM 22.0.0git
|
Public Attributes | |
size_t | count |
span_t * | span [MAX_THREAD_SPAN_CACHE] |
Definition at line 645 of file rpmalloc.c.
size_t span_cache_t::count |
Definition at line 646 of file rpmalloc.c.
Referenced by _rpmalloc_heap_cache_insert(), _rpmalloc_heap_finalize(), _rpmalloc_heap_global_cache_extract(), _rpmalloc_heap_global_finalize(), _rpmalloc_heap_release(), _rpmalloc_heap_thread_cache_extract(), and rpmalloc_thread_statistics().
span_t* span_cache_t::span[MAX_THREAD_SPAN_CACHE] |
Definition at line 647 of file rpmalloc.c.
Referenced by _rpmalloc_heap_cache_insert(), _rpmalloc_heap_finalize(), _rpmalloc_heap_global_cache_extract(), _rpmalloc_heap_global_finalize(), _rpmalloc_heap_release(), and _rpmalloc_heap_thread_cache_extract().