Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dctl_types.h6 typedef struct ctl_indexed_node_s ctl_indexed_node_t; typedef
/third_party/ulib/jemalloc/src/
A Dctl.c33 JEMALLOC_INLINE_C const ctl_indexed_node_t *
36 return (!node->named ? (const ctl_indexed_node_t *)node : NULL); in ctl_indexed_node()
275 static const ctl_indexed_node_t arena_node[] = {
288 static const ctl_indexed_node_t arenas_bin_node[] = {
299 static const ctl_indexed_node_t arenas_lextent_node[] = {
356 static const ctl_indexed_node_t stats_arenas_i_bins_node[] = {
370 static const ctl_indexed_node_t stats_arenas_i_lextents_node[] = {
398 static const ctl_indexed_node_t stats_arenas_node[] = {
873 const ctl_indexed_node_t *inode; in ctl_lookup()
999 const ctl_indexed_node_t *inode; in ctl_bymib()

Completed in 7 milliseconds