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

/linux-master/tools/perf/
H A Dbuiltin-record.c1670 static void *record__thread(void *arg) function
2294 if (pthread_create(&handle, &attrs, record__thread, &thread_data[t])) {

Completed in 93 milliseconds