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

/external/gemmlowp/profiling/
H A Dprofiler.h290 // The profiler thread. See ProfilerThreadFunc.
323 inline void* ProfilerThreadFunc(void*) { function in namespace:gemmlowp
354 pthread_create(&ProfilerThread(), nullptr, ProfilerThreadFunc, nullptr); local

Completed in 192 milliseconds