Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h129 void getStats(ScopedString *Str) const { in getStats() function
218 void getStats(ScopedString *Str) const { in getStats() function
H A Dprimary64.h195 void getStats(ScopedString *Str) { in getStats() function
637 void getStats(ScopedString *Str, uptr ClassId, uptr Rss) { in getStats() function
H A Dprimary32.h226 void getStats(ScopedString *Str) { in getStats() function
632 void getStats(ScopedString *Str, uptr ClassId, uptr Rss) { in getStats() function
H A Dcombined.h727 uptr getStats(char *Buffer, uptr Size) { in getStats() function
858 void getStats(StatCounters S) { in getStats() function
1482 uptr getStats(ScopedString *Str) { in getStats() function
H A Dlocal_cache.h166 LocalStats &getStats() { return Stats; } in getStats() function
H A Dsecondary.h618 void MapAllocator<Config>::getStats(ScopedString *Str) const { in getStats() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DClustering.h152 const std::vector<PerInstructionStats> &getStats() const { in getStats() function
/openbsd-src/gnu/llvm/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