Home
last modified time | relevance | path

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

/developtools/profiler/device/base/src/
Depoll_event_poller.cpp140 void EpollEventPoller::HandleEvent(uint32_t events, const EventContext& ctx) in HandleEvent() function in EpollEventPoller
/developtools/profiler/hiebpf/src/
Dbpf_controller.cpp495 int BPFController::HandleEvent(void *ctx, void *data, size_t dataSize) in HandleEvent() function in BPFController