LLVM 20.0.0git
|
Public Attributes | |
size_t | count |
span_t * | span [MAX_THREAD_SPAN_CACHE] |
Definition at line 641 of file rpmalloc.c.
size_t span_cache_t::count |
Definition at line 642 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 643 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().