Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dbpf_event_receiver.h166 workLoop_ = std::thread(&BPFEventReceiver::WorkLoop, this); in Start()
257 inline void WorkLoop() in WorkLoop() function