Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Drtree_inlines.h192 unsigned ctx_start_level; in rtree_elm_lookup() local
195 rtree_ctx->start_level && (ctx_start_level = in rtree_elm_lookup()
198 start_level = ctx_start_level; in rtree_elm_lookup()
199 node = rtree_ctx->elms[ctx_start_level]; in rtree_elm_lookup()

Completed in 3 milliseconds