Searched refs:PR_SET_TRACING (Results 1 – 1 of 1) sorted by relevance
715 #ifndef PR_SET_TRACING716 #define PR_SET_TRACING 0 macro721 if (prctl(PR_SET_TRACING, 1) < 0) in latency_trace_start()727 if (prctl(PR_SET_TRACING, 0) < 0) in latency_trace_stop()