Home
last modified time | relevance | path

Searched refs:extent_heap_insert (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprivate_symbols.txt177 extent_heap_insert
A Dprivate_namespace.h177 #define extent_heap_insert JEMALLOC_N(extent_heap_insert) macro
A Dprivate_unnamespace.h177 #undef extent_heap_insert
/third_party/ulib/jemalloc/src/
A Dbase.c116 extent_heap_insert(&base->avail[index_floor], extent); in base_extent_bump_alloc_post()
A Dextent.c205 extent_heap_insert(&extent_heaps[pind], extent); in extent_heaps_insert()
A Darena.c770 extent_heap_insert(&bin->slabs_nonfull, slab); in arena_bin_slabs_nonfull_insert()

Completed in 15 milliseconds