Home
last modified time | relevance | path

Searched refs:ExitLoop (Results 1 – 9 of 9) sorted by relevance

/system/extras/simpleperf/
Dworkload_test.cpp28 return loop.ExitLoop(); in TEST()
47 return loop.ExitLoop(); in run_signaled_workload()
68 return loop.ExitLoop(); in run_exit_nonzero_workload()
DIOEventLoop_test.cpp37 return loop.ExitLoop(); in TEST()
76 loop.ExitLoop(); in TEST()
105 loop.ExitLoop(); in TEST()
130 loop.ExitLoop(); in TEST()
198 return loop.ExitLoop(); in TEST()
DUnixSocket_test.cpp95 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in ClientToTestUndelayedMessage()
129 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in TEST()
154 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in ClientToTestBufferedMessage()
201 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in TEST()
DIOEventLoop.cpp64 e->loop->ExitLoop(); in EventCallbackFn()
144 bool IOEventLoop::ExitLoop() { in ExitLoop() function in IOEventLoop
DIOEventLoop.h65 bool ExitLoop();
Devent_selection_set.cpp644 return loop_->ExitLoop(); in FinishReadMmapEventData()
668 if (!loop_->AddPeriodicEvent(tv, [&]() { return loop_->ExitLoop(); })) { in FinishReadMmapEventData()
836 return loop_->ExitLoop(); in CheckMonitoredTargets()
848 return loop_->ExitLoop(); in CheckMonitoredTargets()
Dcmd_stat.cpp399 [&]() { return loop->ExitLoop(); })) { in Run()
404 [&]() { return loop->ExitLoop(); })) { in Run()
Dinplace_sampler_lib.cpp101 return loop_.ExitLoop(); in Run()
Dcmd_record.cpp306 [&]() { return loop->ExitLoop(); })) { in Run()
311 [&]() { return loop->ExitLoop(); })) { in Run()