Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dbpf_controller.h104 int BPFEventLoopOnce() const in BPFEventLoopOnce() function
/developtools/profiler/hiebpf/src/
Dbpf_controller.cpp467 if (BPFEventLoopOnce() != 0) { in Start()