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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dpyperf.h52 bool pthread_match; member in struct:__anon3398
265 event->pthread_match = pthread_created == pthread_self;
267 event->pthread_match = 1;
270 if (event->pthread_match || !pidData->use_tls) {

Completed in 117 milliseconds