Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dctl_types.h4 typedef struct ctl_node_s ctl_node_t; typedef
A Dctl_structs.h13 const ctl_node_t *children;
/third_party/ulib/jemalloc/src/
A Dctl.c20 ctl_named_node(const ctl_node_t *node) in ctl_named_node()
34 ctl_indexed_node(const ctl_node_t *node) in ctl_indexed_node()
184 (ctl_node_t *)c##_node, \
830 ctl_lookup(tsdn_t *tsdn, const char *name, ctl_node_t const **nodesp, in ctl_lookup()
862 (const ctl_node_t *)node; in ctl_lookup()
890 nodesp[i] = (const ctl_node_t *)node; in ctl_lookup()
932 ctl_node_t const *nodes[CTL_MAX_DEPTH]; in ctl_byname()

Completed in 10 milliseconds