Searched defs:tracer_pid (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp260 explicit ScopedSetTracerPID(uptr tracer_pid) { argument
287 uptr tracer_pid = internal_clone(TracerThread, tracer_stack.Bottom(), local
H A Dsanitizer_stoptheworld_linux_libcdep.cpp385 explicit ScopedSetTracerPID(uptr tracer_pid) { argument
432 uptr tracer_pid = internal_clone( local

Completed in 163 milliseconds