Home
last modified time | relevance | path

Searched defs:getStats (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h130 void getStats(ScopedString *Str) const { in getStats() function
228 void getStats(ScopedString *Str) EXCLUDES(CacheMutex) { in getStats() function
H A Dlocal_cache.h181 LocalStats &getStats() { return Stats; } getStats() function
183 void getStats(ScopedString *Str) { getStats() function
H A Dsecondary.h112 void getStats(UNUSED ScopedString *Str) { in getStats() function
176 void getStats(ScopedString *Str) { in getStats() function
721 void MapAllocator<Config>::getStats(ScopedString *Str) EXCLUDES(Mutex) { in getStats() function
H A Dtsd_exclusive.h126 void getStats(ScopedString *Str) { in getStats() function
H A Dtsd_shared.h117 void getStats(ScopedString *Str) EXCLUDES(MutexTSDs) { in getStats() function
H A Dcombined.h631 uptr getStats(char *Buffer, uptr Size) { in getStats() function
775 void getStats(StatCounters S) { in getStats() function
1623 uptr getStats(ScopedString *Str) { in getStats() function
H A Dprimary32.h301 void getStats(ScopedString *Str) { in getStats() function
877 void getStats(ScopedString *Str, uptr ClassId, SizeClassInfo *Sci) in getStats() function
H A Dprimary64.h355 void getStats(ScopedString *Str) { in getStats() function
1121 void getStats(ScopedString *Str, uptr ClassId, RegionInfo *Region) in getStats() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp278 void GraphRenderer::getStats(U begin, U end, GraphRenderer::TimeStat &S) { in getStats() function in GraphRenderer
H A Dxray-account.cpp274 ResultRow getStats(MutableArrayRef<uint64_t> Timings) { in getStats() function