Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1476 inline size_t hocIdxToSizeFormula(int idx) { in hocIdxToSizeFormula() function
1504 checkingSize = hocIdxToSizeFormula(idx); in TestLOCacheBinsConverter()
1581 return rml::internal::LargeObjectCache::alignToBin(hocIdxToSizeFormula(idx)); in alignedSizeFromIdx()