Searched refs:reportStat (Results 1 – 5 of 5) sorted by relevance
105 int reportStat(FILE *f);160 void reportStat(FILE *f);181 void reportStat(FILE *f);382 void reportStat(FILE *f);
203 size_t reportStat(int num, FILE *f);270 void reportStat(FILE *f);353 void reportStat(FILE *f);
687 CacheBin::reportStat(int num, FILE *f) in reportStat() function in rml::internal::LargeObjectCacheImpl::CacheBin860 void LargeObjectCacheImpl<Props>::reportStat(FILE *f) in reportStat() function in rml::internal::LargeObjectCacheImpl864 cachedSize += bin[i].reportStat(i, f); in reportStat()868 void LargeObjectCache::reportStat(FILE *f) in reportStat() function in rml::internal::LargeObjectCache870 largeCache.reportStat(f); in reportStat()871 hugeCache.reportStat(f); in reportStat()
1319 int MemRegionList::reportStat(FILE *f) in reportStat() function in rml::internal::MemRegionList1486 void Backend::IndexedBins::reportStat(FILE *f) in reportStat() function in rml::internal::Backend::IndexedBins1498 void Backend::reportStat(FILE *f) in reportStat() function in rml::internal::Backend1503 int regNum = regionList.reportStat(f); in reportStat()1506 freeLargeBlockBins.reportStat(f); in reportStat()1508 freeSlabAlignedBins.reportStat(f); in reportStat()
1132 extMemPool.loc.reportStat(stdout); in destroy()1135 extMemPool.backend.reportStat(stdout); in destroy()2912 defaultMemPool->extMemPool.loc.reportStat(stdout); in __TBB_mallocProcessShutdownNotification()