Home | History | Annotate | Download | only in src

Lines Matching full:tidx

2736     bindex_t tidx;
2737 compute_tree_index(size, tidx);
2738 if (treemap_is_marked(m, tidx)) {
2739 tchunkptr t = *treebin_at(m, tidx);
2740 size_t sizebits = size << leftshift_for_tree_index(tidx);