Home
last modified time | relevance | path

Searched defs:HOThresholdTester (Results 1 – 4 of 4) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_malloc_whitebox.cpp1456 struct HOThresholdTester { struct
1457 LargeObjectCache* loc;
1458 size_t hugeSize;
1460 static const size_t sieveSize = LargeObjectCache::defaultMaxHugeSize;
1463 static const int MIN_BIN_IDX = 20;
1464 static const int MAX_BIN_IDX = 28;
1466 enum CleanupType {
1472 void populateCache() { in populateCache()
1490 void clean(bool all) { in clean()
1501 void check(CleanupType type) { in check()
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_malloc_whitebox.cpp1456 struct HOThresholdTester { struct
1457 LargeObjectCache* loc;
1458 size_t hugeSize;
1460 static const size_t sieveSize = LargeObjectCache::defaultMaxHugeSize;
1463 static const int MIN_BIN_IDX = 20;
1464 static const int MAX_BIN_IDX = 28;
1466 enum CleanupType {
1472 void populateCache() { in populateCache()
1490 void clean(bool all) { in clean()
1501 void check(CleanupType type) { in check()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_malloc_whitebox.cpp1456 struct HOThresholdTester { struct
1457 LargeObjectCache* loc;
1458 size_t hugeSize;
1460 static const size_t sieveSize = LargeObjectCache::defaultMaxHugeSize;
1463 static const int MIN_BIN_IDX = 20;
1464 static const int MAX_BIN_IDX = 28;
1466 enum CleanupType {
1472 void populateCache() { in populateCache()
1490 void clean(bool all) { in clean()
1501 void check(CleanupType type) { in check()
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1509 struct HOThresholdTester { struct
1510 LargeObjectCache* loc;
1511 size_t hugeSize;
1513 static const size_t sieveSize = LargeObjectCache::defaultMaxHugeSize;
1516 static const int MIN_BIN_IDX = 21;
1517 static const int MAX_BIN_IDX = 27;
1519 enum CleanupType {
1525 void populateCache() { in populateCache()
1543 void clean(bool all) { in clean()
1554 void check(CleanupType type) { in check()
[all …]