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

/linux-master/tools/perf/util/
H A Dsideband_evlist.c35 static void *perf_evlist__poll_thread(void *arg) function
131 if (pthread_create(&evlist->thread.th, NULL, perf_evlist__poll_thread, evlist))

Completed in 312 milliseconds