Home
last modified time | relevance | path

Searched refs:UpdateTop (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/profiling/
Dinstrumentation.h132 void UpdateTop(const char* new_label) { in UpdateTop() function
215 void Update(const char* new_label) { profiling_stack_->UpdateTop(new_label); } in Update()