Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc360 stoptheworld_tracer_pid = tracer_pid; in ScopedSetTracerPID()
364 stoptheworld_tracer_pid = 0; in ~ScopedSetTracerPID()
Dsanitizer_common.cc47 uptr stoptheworld_tracer_pid = 0; variable
Dsanitizer_posix.cc290 if (pid == stoptheworld_tracer_pid) in MaybeOpenReportFile()
Dsanitizer_common.h154 extern uptr stoptheworld_tracer_pid;