Home
last modified time | relevance | path

Searched refs:BPF_LOG_DEBUG (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/hiebpf/include/
H A Dbpf_log.h20 #define BPF_LOG_DEBUG 0 macro
H A Dbpf_controller.h65 __u32 BPFLogLevel_ {BPF_LOG_DEBUG};
H A Dbpf_log_writer.h31 #define BPFLOGD(expression, format, ...) BPFLOG(BPF_LOG_DEBUG, expression, format, ##__VA_ARGS__)
/developtools/profiler/hiebpf/src/
H A Dhiebpf.cpp288 return BPF_LOG_DEBUG; in GetBPFLogLevelFromFlag()

Completed in 2 milliseconds