Searched refs:AddSignalEvents (Results 1 – 4 of 4) sorted by relevance
/system/extras/simpleperf/ |
D | IOEventLoop.h | 52 bool AddSignalEvents(std::vector<int> sigs,
|
D | IOEventLoop.cpp | 98 bool IOEventLoop::AddSignalEvents(std::vector<int> sigs, in AddSignalEvents() function in IOEventLoop
|
D | cmd_stat.cpp | 398 if (!loop->AddSignalEvents({SIGCHLD, SIGINT, SIGTERM, SIGHUP}, in Run()
|
D | cmd_record.cpp | 305 if (!loop->AddSignalEvents({SIGCHLD, SIGINT, SIGTERM, SIGHUP}, in Run()
|