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

  /external/gemmlowp/profiling/
instrumentation.h 80 class GlobalMutexes {
171 ScopedLock sl(GlobalMutexes::Profiler());
220 ScopedLock sl(GlobalMutexes::Profiler());
profiler.h 333 ScopedLock sl(GlobalMutexes::Profiler());
350 ScopedLock sl(GlobalMutexes::Profiler());
360 ScopedLock sl(GlobalMutexes::Profiler());
  /external/gemmlowp/eight_bit_int_gemm/
eight_bit_int_gemm.cc 310 ScopedLock sl(GlobalMutexes::EightBitIntGemm());
347 ScopedLock sl(GlobalMutexes::EightBitIntGemm());
408 ScopedLock sl(GlobalMutexes::EightBitIntGemm());
414 ScopedLock sl(GlobalMutexes::EightBitIntGemm());

Completed in 83 milliseconds