Searched defs:timeOut (Results 1 – 5 of 5) sorted by relevance
29 EpollEventPoller::EpollEventPoller(int timeOut) : timeOut_(timeOut), epollFd_(INVALID_FD), eventFd_… in EpollEventPoller()
1046 …mmandRecord::SendFifoAndWaitReply(const std::string &cmd, const std::chrono::milliseconds &timeOut) in SendFifoAndWaitReply()1075 bool SubCommandRecord::WaitFifoReply(int fd, const std::chrono::milliseconds &timeOut) in WaitFifoReply()
649 void PerfEvents::SetTimeOut(float timeOut) in SetTimeOut()
449 bool Client::WaitCommandReply(std::chrono::milliseconds timeOut) in WaitCommandReply()
732 void PerfEvents::SetTimeOut(float timeOut) in SetTimeOut()