Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dctl.h32 } ctl_indexed_node_t; typedef
/external/jemalloc_new/src/
Dctl.c41 static const ctl_indexed_node_t *
43 return (!node->named ? (const ctl_indexed_node_t *)node : NULL); in ctl_indexed_node()
337 static const ctl_indexed_node_t arena_node[] = {
350 static const ctl_indexed_node_t arenas_bin_node[] = {
361 static const ctl_indexed_node_t arenas_lextent_node[] = {
443 static const ctl_indexed_node_t stats_arenas_i_bins_node[] = {
457 static const ctl_indexed_node_t stats_arenas_i_lextents_node[] = {
503 static const ctl_indexed_node_t stats_arenas_node[] = {
1118 const ctl_indexed_node_t *inode; in ctl_lookup()
1243 const ctl_indexed_node_t *inode; in ctl_bymib()