Searched refs:perfstatsdMain (Results 1 – 1 of 1) sorted by relevance
26 void *perfstatsdMain(void *) { in perfstatsdMain() function50 errno = pthread_create(&perfstatsdMainThread, NULL, perfstatsdMain, NULL); in startService()