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

  /external/gemmlowp/profiling/
instrumentation.h 155 inline std::set<ThreadInfo*>& ThreadsUnderProfiling() {
173 ThreadsUnderProfiling().erase(self);
221 ThreadsUnderProfiling().insert(&ThreadLocalThreadInfo());
profiler.h 252 static_cast<int>(ThreadsUnderProfiling().size()),
334 for (auto t : ThreadsUnderProfiling()) {

Completed in 71 milliseconds