Searched refs:stop_signal_fd_ (Results 1 – 3 of 3) sorted by relevance
90 android::base::unique_fd stop_signal_fd_; member in simpleperf::__anond4db42640111::CollectCommand124 stop_signal_fd_.reset(static_cast<int>(value->uint_value)); in ParseOptions()139 int fd = stop_signal_fd_.release(); in HandleStopSignal()
456 android::base::unique_fd stop_signal_fd_; member in simpleperf::__anon32f9a1060211::StatCommand571 if (stop_signal_fd_ != -1) { in Run()572 if (!loop->AddReadEvent(stop_signal_fd_, exit_loop_callback)) { in Run()693 stop_signal_fd_.reset(static_cast<int>(value->uint_value)); in ParseOptions()
404 android::base::unique_fd stop_signal_fd_; member in simpleperf::__anonf6bdce290111::RecordCommand603 if (stop_signal_fd_ != -1) { in PrepareRecording()604 if (!loop->AddReadEvent(stop_signal_fd_, exit_loop_callback)) { in PrepareRecording()966 stop_signal_fd_.reset(static_cast<int>(value->uint_value)); in ParseOptions()