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

/external/oprofile/module/
H A Dcompat24.h32 #define PTRACE_OFF(t) ((t)->ptrace &= ~PT_DTRACE) macro
H A Dcompat22.h134 #define PTRACE_OFF(t) ((t)->ptrace &= ~PT_DTRACE) macro
136 #define PTRACE_OFF(t) ((t)->flags &= ~PF_DTRACE) macro

Completed in 92 milliseconds