Searched defs:ScopedProfilingLabel (Results 1 – 1 of 1) sorted by relevance
212 explicit ScopedProfilingLabel(const char* label) in ScopedProfilingLabel() function233 struct ScopedProfilingLabel { struct234 explicit ScopedProfilingLabel(const char*) {} in ScopedProfilingLabel() argument235 void Update(const char*) {} in Update()