Searched defs:ScopedProfilingLabel (Results 1 – 1 of 1) sorted by relevance
211 explicit ScopedProfilingLabel(const char* label) in ScopedProfilingLabel() function232 struct ScopedProfilingLabel { struct233 explicit ScopedProfilingLabel(const char*) {} in ScopedProfilingLabel() function234 void Update(const char*) {} in Update()