Home
last modified time | relevance | path

Searched defs:ScopedProfilingLabel (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/profiling/
Dinstrumentation.h208 explicit ScopedProfilingLabel(const char* label) in ScopedProfilingLabel() function
229 struct ScopedProfilingLabel { struct
230 explicit ScopedProfilingLabel(const char*) {} in ScopedProfilingLabel() argument
231 void Update(const char*) {} in Update()