Home
last modified time | relevance | path

Searched refs:tpebs_reader_thread (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dintel-tpebs.c36 static pthread_t tpebs_reader_thread; variable
337 pthread_join(tpebs_reader_thread, NULL); in tpebs_stop()
538 if (pthread_create(&tpebs_reader_thread, /*attr=*/NULL, __sample_reader, in evsel__tpebs_open()