Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/src/
Dbpf_controller.cpp258 static inline int InitBPFLogLevel(const int fd, const __u32 level) in InitBPFLogLevel() function
290 CHECK_TRUE(InitBPFLogLevel(fd, config_.BPFLogLevel_) == 0, -1, in InitBPFVariables()