Searched refs:DelEvent (Results 1 – 4 of 4) sorted by relevance
78 static bool DelEvent(IOEventRef ref);
215 bool IOEventLoop::DelEvent(IOEventRef ref) { in DelEvent() function in simpleperf::IOEventLoop
168 return IOEventLoop::DelEvent(ref); in TEST()
321 return IOEventLoop::DelEvent(ioevent_ref_); in StopPolling()