Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h136 IOEventLoop* GetIOEventLoop() { in GetIOEventLoop() function
Dcmd_record.cpp510 IOEventLoop* loop = event_selection_set_.GetIOEventLoop(); in PrepareRecording()
599 if (!event_selection_set_.GetIOEventLoop()->RunLoop()) { in DoRecording()
1256 return event_selection_set_.GetIOEventLoop()->ExitLoop(); in ProcessRecord()
Dcmd_stat.cpp538 IOEventLoop* loop = event_selection_set_.GetIOEventLoop(); in Run()