Home
last modified time | relevance | path

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

/external/gemmlowp/profiling/
Dinstrumentation.h223 inline void RegisterCurrentThreadForProfiling() { in RegisterCurrentThreadForProfiling() function
238 inline void RegisterCurrentThreadForProfiling() {} in RegisterCurrentThreadForProfiling() function
/external/gemmlowp/test/
Dbenchmark.cc180 gemmlowp::RegisterCurrentThreadForProfiling(); in benchmark()
227 gemmlowp::RegisterCurrentThreadForProfiling(); in benchmark_gemm_sizes()
Dtest.cc1591 RegisterCurrentThreadForProfiling(); in test()
/external/gemmlowp/internal/
Dmulti_thread_gemm.h270 RegisterCurrentThreadForProfiling(); in ThreadFunc()