Searched defs:getStats (Results 1 – 9 of 9) sorted by relevance
129 void getStats(ScopedString *Str) const { in getStats() function218 void getStats(ScopedString *Str) const { in getStats() function
195 void getStats(ScopedString *Str) { in getStats() function637 void getStats(ScopedString *Str, uptr ClassId, uptr Rss) { in getStats() function
226 void getStats(ScopedString *Str) { in getStats() function632 void getStats(ScopedString *Str, uptr ClassId, uptr Rss) { in getStats() function
727 uptr getStats(char *Buffer, uptr Size) { in getStats() function858 void getStats(StatCounters S) { in getStats() function1482 uptr getStats(ScopedString *Str) { in getStats() function
166 LocalStats &getStats() { return Stats; } in getStats() function
618 void MapAllocator<Config>::getStats(ScopedString *Str) const { in getStats() function
152 const std::vector<PerInstructionStats> &getStats() const { in getStats() function
278 void GraphRenderer::getStats(U begin, U end, GraphRenderer::TimeStat &S) { in getStats() function in GraphRenderer
274 ResultRow getStats(MutableArrayRef<uint64_t> Timings) { in getStats() function