Searched refs:lg_fill_div (Results 1 – 3 of 3) sorted by relevance
44 uint8_t lg_fill_div[NBINS]; member
67 (tcache->lg_fill_div[binind] + 1)) >= 1) { in tcache_event_hard()68 tcache->lg_fill_div[binind]++; in tcache_event_hard()79 if (binind < NBINS && tcache->lg_fill_div[binind] > 1) { in tcache_event_hard()80 tcache->lg_fill_div[binind]--; in tcache_event_hard()384 tcache->lg_fill_div[i] = 1; in tcache_init()
1263 tcache->lg_fill_div[binind]); i < nfill; i++) { in arena_tcache_fill_small()