HomeSort by relevance Sort by last modified time
    Searched defs:extent_node_prof_tctx_set (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
extent.h 102 void extent_node_prof_tctx_set(extent_node_t *node, prof_tctx_t *tctx);
219 extent_node_prof_tctx_set(extent_node_t *node, prof_tctx_t *tctx) function
238 extent_node_prof_tctx_set(node, NULL);
private_namespace.h 219 #define extent_node_prof_tctx_set JEMALLOC_N(extent_node_prof_tctx_set) macro
    [all...]
private_unnamespace.h 219 #undef extent_node_prof_tctx_set macro

Completed in 994 milliseconds