Searched refs:freeByOtherThread (Results 1 – 10 of 10) sorted by relevance
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/ |
H A D | Statistics.h | 30 freeByOtherThread, enumerator 110 fprintf(outfile, ", freedByOther %10d", ctrs.counter[freeByOtherThread]); in STAT_print()
|
H A D | frontend.cpp | 1424 STAT_increment(ownerTid, getIndex(objectSize), freeByOtherThread); in freePublicObject()
|
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/ |
H A D | Statistics.h | 34 freeByOtherThread, enumerator 114 fprintf(outfile, ", freedByOther %10d", ctrs.counter[freeByOtherThread]); in STAT_print()
|
H A D | frontend.cpp | 1369 STAT_increment(ownerTid, getIndex(objectSize), freeByOtherThread); in freePublicObject()
|
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/ |
H A D | Statistics.h | 30 freeByOtherThread, enumerator 110 fprintf(outfile, ", freedByOther %10d", ctrs.counter[freeByOtherThread]); in STAT_print()
|
H A D | frontend.cpp | 1424 STAT_increment(ownerTid, getIndex(objectSize), freeByOtherThread); in freePublicObject()
|
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/ |
H A D | Statistics.h | 30 freeByOtherThread, enumerator 110 fprintf(outfile, ", freedByOther %10d", ctrs.counter[freeByOtherThread]); in STAT_print()
|
H A D | frontend.cpp | 1424 STAT_increment(ownerTid, getIndex(objectSize), freeByOtherThread); in freePublicObject()
|
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc/ |
H A D | Statistics.h | 30 freeByOtherThread, enumerator 110 fprintf(outfile, ", freedByOther %10d", ctrs.counter[freeByOtherThread]); in STAT_print()
|
H A D | frontend.cpp | 1444 … STAT_increment(ownerTid.load(std::memory_order_relaxed), getIndex(objectSize), freeByOtherThread); in freePublicObject()
|