Searched defs:ScopedProfilingLabel (Results 1 – 1 of 1) sorted by relevance
208 explicit ScopedProfilingLabel(const char* label) in ScopedProfilingLabel() function229 struct ScopedProfilingLabel { struct230 explicit ScopedProfilingLabel(const char*) {} in ScopedProfilingLabel() function231 void Update(const char*) {} in Update()