Searched refs:PR_SET_TRACING (Results 1 – 1 of 1) sorted by relevance
710 #ifndef PR_SET_TRACING711 #define PR_SET_TRACING 0 macro716 if (prctl(PR_SET_TRACING, 1) < 0) in latency_trace_start()722 if (prctl(PR_SET_TRACING, 0) < 0) in latency_trace_stop()