Searched refs:current_should_compute_bottleneck_time_ (Results 1 – 2 of 2) sorted by relevance
47 current_should_compute_bottleneck_time_ = true; in Preprocess()62 if (current_should_compute_bottleneck_time_) { in Postprocess()153 current_should_compute_bottleneck_time_ = false; in HandleParameter()160 current_should_compute_bottleneck_time_ = false; in HandleConstant()173 current_should_compute_bottleneck_time_ = false; in HandleGetTupleElement()233 current_should_compute_bottleneck_time_ = false; in HandleDomain()418 current_should_compute_bottleneck_time_ = false; in HandleAfterAll()428 current_should_compute_bottleneck_time_ = false; in HandleAddDependency()639 current_should_compute_bottleneck_time_ = false; in HandleCall()651 current_should_compute_bottleneck_time_ = false; in HandleCustomCall()[all …]
209 bool current_should_compute_bottleneck_time_; variable