Home
last modified time | relevance | path

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

/external/gemmlowp/profiling/
Dinstrumentation.h219 inline void RegisterCurrentThreadForProfiling() { in RegisterCurrentThreadForProfiling() function
234 inline void RegisterCurrentThreadForProfiling() {} in RegisterCurrentThreadForProfiling() function
/external/gemmlowp/test/
Dbenchmark.cc167 gemmlowp::RegisterCurrentThreadForProfiling(); in benchmark()
214 gemmlowp::RegisterCurrentThreadForProfiling(); in benchmark_gemm_sizes()
Dtest.cc1590 RegisterCurrentThreadForProfiling(); in test()
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc72 gemmlowp::RegisterCurrentThreadForProfiling(); in OnBenchmarkStart()
/external/gemmlowp/internal/
Dmulti_thread_gemm.h286 RegisterCurrentThreadForProfiling(); in ThreadFunc()