Home
last modified time | relevance | path

Searched defs:timeOut (Results 1 - 5 of 5) sorted by relevance

/developtools/profiler/device/base/src/
H A Depoll_event_poller.cpp29 EpollEventPoller::EpollEventPoller(int timeOut) : timeOut_(timeOut), epollFd_(INVALID_FD), eventFd_(INVALID_FD) {} in EpollEventPoller() argument
/developtools/hiperf/test/unittest/common/native/
H A Dcpu_usage_test.cpp203 float CpuUsageTest::GetAverageCpuUsage(pid_t pid, uint64_t timeOut) in GetAverageCpuUsage() argument
233 uint64_t timeOut = 10000; in TestCpuUsage() local
/developtools/hiperf/interfaces/innerkits/native/src/
H A Dhiperf_client.cpp636 bool Client::WaitCommandReply(std::chrono::milliseconds timeOut) in WaitCommandReply() argument
/developtools/hiperf/src/
H A Dperf_events.cpp778 void PerfEvents::SetTimeOut(float timeOut) in SetTimeOut() argument
H A Dsubcommand_record.cpp1141 bool SubCommandRecord::SendFifoAndWaitReply(const std::string &cmd, const std::chrono::milliseconds &timeOut) in SendFifoAndWaitReply() argument
1170 bool SubCommandRecord::WaitFifoReply(int fd, const std::chrono::milliseconds &timeOut) in WaitFifoReply() argument

Completed in 8 milliseconds