Home | History | Annotate | Download | only in drd

Lines Matching refs:trace_segment

89    int trace_segment          = -1;
121 else if VG_BOOL_CLO(arg, "--trace-segment", trace_segment) {}
194 if (trace_segment != -1)
195 DRD_(sg_set_trace)(trace_segment);