HomeSort by relevance Sort by last modified time
    Searched refs:FinishProfiling (Results 1 - 4 of 4) sorted by null

  /external/gemmlowp/profiling/
profiler.h 63 // functions: StartProfiling() and FinishProfiling(). They must be
64 // called on the same thread. FinishProfiling() prints the profile
98 FinishProfiling();
320 // StartProfiling(), and finishes when we call FinishProfiling().
358 inline void FinishProfiling() {
  /external/gemmlowp/test/
benchmark.cc 188 gemmlowp::FinishProfiling();
225 gemmlowp::FinishProfiling();
test.cc     [all...]
  /external/tensorflow/tensorflow/lite/tools/benchmark/
benchmark_tflite_model.cc 80 gemmlowp::FinishProfiling();

Completed in 1608 milliseconds