Searched refs:ProfilerThreadFunc (Results 1 – 1 of 1) sorted by relevance
323 inline void* ProfilerThreadFunc(void*) { in ProfilerThreadFunc() function354 pthread_create(&ProfilerThread(), nullptr, ProfilerThreadFunc, nullptr); in StartProfiling()