Searched refs:stop_profiler_status (Results 1 – 2 of 2) sorted by relevance
43 …while (!this_thread::is_interrupted() && !(tree_->isFinished()) && !(cfg->stop_profiler_status()))… in operator ()()
189 bool stop_profiler_status() const { return stop_profiler_; } in stop_profiler_status() function