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

  /external/jemalloc/include/jemalloc/internal/
extent.h 89 size_t extent_node_size_get(const extent_node_t *node);
127 extent_node_size_get(const extent_node_t *node) function
private_namespace.h 220 #define extent_node_size_get JEMALLOC_N(extent_node_size_get) macro
    [all...]
private_unnamespace.h 220 #undef extent_node_size_get macro

Completed in 41 milliseconds