Searched defs:AddEvent (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | record_lib_interface.cpp | 67 bool AddEvent(const std::string& name) override { in AddEvent() function in simpleperf::PerfEventSetImpl |
D | IOEventLoop.cpp | 147 IOEventRef IOEventLoop::AddEvent(int fd_or_sig, int16_t events, timeval* timeout, in AddEvent() function in simpleperf::IOEventLoop |