Searched refs:stop_logging (Results 1 – 4 of 4) sorted by relevance
75 bool stop_logging, discard_oldlogs, capturing_stopped; variable112 stop_logging = true; in int_sig_handler()215 stop_logging = true; in flusher()453 } while (!stop_logging); in main()
256 def stop_logging(self): member in _StreamManager349 def stop_logging(self): member in LoggingManager357 stream_manager.stop_logging()599 def stop_logging(self): member in _FdRedirectionStreamManager600 super(_FdRedirectionStreamManager, self).stop_logging()
193 manager.stop_logging()250 manager.stop_logging()
183 static void stop_logging(char *tmp_dir, char *prog) in stop_logging() function272 stop_logging(tmp_dir, bchartd_opt == 1 ? toys.optargs[1] : NULL); in bootchartd_main()