Searched defs:allocatedCount (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbbmalloc/ | ||
| H A D | backref.cpp | 34 std::atomic<int> allocatedCount; // the number of objects allocated member |
| H A D | frontend.cpp | 338 uint16_t allocatedCount; /* Number of objects allocated (obviously by the owning thread) */ member in rml::internal::LocalBlockFields |