Home
last modified time | relevance | path

Searched refs:GetIOEventLoop (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h156 IOEventLoop* GetIOEventLoop() { in GetIOEventLoop() function
Dcmd_record.cpp533 IOEventLoop* loop = event_selection_set_.GetIOEventLoop(); in PrepareRecording()
622 if (!event_selection_set_.GetIOEventLoop()->RunLoop()) { in DoRecording()
1284 return event_selection_set_.GetIOEventLoop()->ExitLoop(); in ProcessRecord()
Dcmd_stat.cpp560 IOEventLoop* loop = event_selection_set_.GetIOEventLoop(); in Run()