Searched refs:LIBBPF_DEBUG (Results 1 – 6 of 6) sorted by relevance
7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
43 if (level == LIBBPF_DEBUG && !debug) in libbpf_debug_print()
359 if (!env.very_verbose && level == LIBBPF_DEBUG) in libbpf_print_fn()
64 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
54 LIBBPF_DEBUG, enumerator
72 if (level == LIBBPF_DEBUG) in __base_pr()3050 bpf_core_dump_spec(LIBBPF_DEBUG, &local_spec); in bpf_core_reloc_offset()3051 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_reloc_offset()3077 bpf_core_dump_spec(LIBBPF_DEBUG, &cand_spec); in bpf_core_reloc_offset()3078 libbpf_print(LIBBPF_DEBUG, ": %d\n", err); in bpf_core_reloc_offset()