Searched defs:ScopedMemoryProfiler (Results 1 – 1 of 1) sorted by relevance
60 ScopedMemoryProfiler(std::string_view tag) : mProfiler(), mTag(tag) { in ScopedMemoryProfiler() function65 ScopedMemoryProfiler(std::string_view tag, Callback c) in ScopedMemoryProfiler() function