Searched refs:current_should_compute_bottleneck_time_ (Results 1 – 2 of 2) sorted by relevance
52 current_should_compute_bottleneck_time_ = true; in Preprocess()70 if (current_should_compute_bottleneck_time_) { in Postprocess()209 current_should_compute_bottleneck_time_ = false; in HandleParameter()217 current_should_compute_bottleneck_time_ = false; in HandleConstant()232 current_should_compute_bottleneck_time_ = false; in HandleGetTupleElement()313 current_should_compute_bottleneck_time_ = false; in HandleDomain()545 current_should_compute_bottleneck_time_ = false; in HandleAfterAll()559 current_should_compute_bottleneck_time_ = false; in HandleAddDependency()932 current_should_compute_bottleneck_time_ = false; in HandleCall()948 current_should_compute_bottleneck_time_ = false; in HandleCustomCall()[all …]
248 bool current_should_compute_bottleneck_time_; variable