Searched refs:LIBBPF_DEBUG (Results 1 – 7 of 7) sorted by relevance
7 if (level != LIBBPF_DEBUG) { in libbpf_debug_print()
86 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
79 #define pr_debug(fmt, ...) __pr(LIBBPF_DEBUG, fmt, ##__VA_ARGS__)
52 LIBBPF_DEBUG, enumerator
82 if (level == LIBBPF_DEBUG) in __base_pr()5766 bpf_core_dump_spec(LIBBPF_DEBUG, &local_spec); in bpf_core_apply_relo()5767 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_apply_relo()5813 bpf_core_dump_spec(LIBBPF_DEBUG, &cand_spec); in bpf_core_apply_relo()5814 libbpf_print(LIBBPF_DEBUG, "\n"); in bpf_core_apply_relo()
27 if (level == LIBBPF_DEBUG && !env.verbose) in libbpf_print_fn()
413 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()