HomeSort by relevance Sort by last modified time
    Searched refs:StartPolling (Results 1 - 5 of 5) sorted by null

  /system/extras/simpleperf/
InplaceSamplerClient.h 36 bool StartPolling(IOEventLoop& loop, const std::function<bool(Record*)>& record_callback,
event_fd.h 82 bool StartPolling(IOEventLoop& loop, const std::function<bool()>& callback);
InplaceSamplerClient.cpp 70 bool InplaceSamplerClient::StartPolling(IOEventLoop& loop,
event_fd.cpp 264 bool EventFd::StartPolling(IOEventLoop& loop,
event_selection_set.cpp 532 if (!event_fd->StartPolling(*loop_, [this]() {
540 if (!sampler->StartPolling(*loop_, callback,
821 !fd_with_buffer->StartPolling(*loop_, [this]() {

Completed in 59 milliseconds