Home
last modified time | relevance | path

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

/external/gemmlowp/profiling/
Dprofiler.h323 inline void* ProfilerThreadFunc(void*) { in ProfilerThreadFunc() function
354 pthread_create(&ProfilerThread(), nullptr, ProfilerThreadFunc, nullptr); in StartProfiling()