Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dpyperf.h51 bool pthread_match; member
264 event->pthread_match = pthread_created == pthread_self;
266 event->pthread_match = 1;
269 if (event->pthread_match || !pidData->use_tls) {