VERBOSE_NORMAL
if (env.verbosity >= VERBOSE_NORMAL)
if (env.verbosity >= VERBOSE_NORMAL)
if (prog_fd < 0 || env.verbosity > VERBOSE_NORMAL) {
if (btf_fd < 0 || env.verbosity > VERBOSE_NORMAL) {
if (failed || env.verbosity >= VERBOSE_NORMAL) {
if (env.verbosity >= VERBOSE_NORMAL) /* this speeds up debugging */
if (err || env.verbosity >= VERBOSE_NORMAL)
if (env.verbosity >= VERBOSE_NORMAL) {
env->verbosity = VERBOSE_NORMAL;