Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc360 struct ScopedSetTracerPID { struct
361 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() function
365 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()