Home
last modified time | relevance | path

Searched defs:IOEvent (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
DIOEventLoop.cpp24 struct IOEvent { struct
25 IOEventLoop* loop; argument
31 IOEvent(IOEventLoop* loop, const std::function<bool()>& callback) in IOEvent() argument
35 ~IOEvent() { in ~IOEvent() argument