Searched refs:extent_node_committed_get (Results 1 – 6 of 6) sorted by relevance
92 bool extent_node_committed_get(const extent_node_t *node);148 extent_node_committed_get(const extent_node_t *node) in extent_node_committed_get() function
212 extent_node_committed_get
212 #define extent_node_committed_get JEMALLOC_N(extent_node_committed_get) macro
212 #undef extent_node_committed_get
251 committed = extent_node_committed_get(node); in chunk_recycle()530 extent_node_addr_get(&key) && extent_node_committed_get(node) == in chunk_record()576 extent_node_committed_get(prev) == committed && in chunk_record()
1778 bool committed = extent_node_committed_get(chunkselm); in arena_unstash_purged()