Home | History | Annotate | Download | only in src

Lines Matching refs:szind_t

1419 imalloc_prof_sample(tsd_t *tsd, size_t usize, szind_t ind,
1427 szind_t ind_large = size2index(LARGE_MINCLASS);
1439 imalloc_prof(tsd_t *tsd, size_t usize, szind_t ind, bool slow_path)
1461 szind_t ind;
1662 icalloc_prof_sample(tsd_t *tsd, size_t usize, szind_t ind, prof_tctx_t *tctx)
1669 szind_t ind_large = size2index(LARGE_MINCLASS);
1681 icalloc_prof(tsd_t *tsd, size_t usize, szind_t ind)
1708 szind_t ind;
2067 szind_t ind;
2139 szind_t ind = size2index(size);