Home
last modified time | relevance | path

Searched defs:DescribeThread (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_descriptions.h24 inline void DescribeThread(MemprofThread *t) { in DescribeThread() function
H A Dmemprof_descriptions.cpp43 void DescribeThread(MemprofThreadContext *context) { in DescribeThread() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h25 static inline void DescribeThread(AsanThread *t) { in DescribeThread() function
H A Dasan_descriptions.cpp43 void DescribeThread(AsanThreadContext *context) { in DescribeThread() function