Searched refs:stop_output (Results 1 – 4 of 4) sorted by relevance
474 void Model::RecordStart(const string& name, bool stop_output) { in RecordStart() argument479 if (stop_output && (*node)->output()) { in RecordStart()
784 void RecordStart(IteratorContext* ctx, bool stop_output = false) {787 if (stop_output && node_->output()) {
397 void RecordStart(const string& name, bool stop_output) LOCKS_EXCLUDED(mu_);
931 bool stop_output = false; in dd_report_hang() local946 if (stop_output) { in dd_report_hang()982 stop_output = true; in dd_report_hang()