Home
last modified time | relevance | path

Searched refs:AddSignalEvents (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
DIOEventLoop.h52 bool AddSignalEvents(std::vector<int> sigs,
DIOEventLoop.cpp98 bool IOEventLoop::AddSignalEvents(std::vector<int> sigs, in AddSignalEvents() function in IOEventLoop
Dcmd_stat.cpp398 if (!loop->AddSignalEvents({SIGCHLD, SIGINT, SIGTERM, SIGHUP}, in Run()
Dcmd_record.cpp305 if (!loop->AddSignalEvents({SIGCHLD, SIGINT, SIGTERM, SIGHUP}, in Run()