Home | History | Annotate | Download | only in drd

Lines Matching refs:trace_cond

81    int trace_cond             = -1;
112 else if VG_BOOL_CLO(arg, "--trace-cond", trace_cond) {}
178 if (trace_cond != -1)
179 DRD_(cond_set_trace)(trace_cond);