Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf_internal.h174 #define pr_info(fmt, ...) __pr(LIBBPF_INFO, fmt, ##__VA_ARGS__)
H A Drelo_core.c46 LIBBPF_INFO, enumerator
H A Dlibbpf.c242 static enum libbpf_print_level min_level = LIBBPF_INFO; in __base_pr()
256 min_level = LIBBPF_INFO; in __base_pr()