Home | History | Annotate | Download | only in drd

Lines Matching refs:trace_mutex

87    int trace_mutex            = -1;
116 else if VG_BOOL_CLO(arg, "--trace-mutex", trace_mutex) {}
188 if (trace_mutex != -1)
189 DRD_(mutex_set_trace)(trace_mutex);