Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c27 static int do_debug = 0; variable
45 if (do_debug) in do_send_and_receive()
61 if (do_debug) in run_kex()
65 if (do_debug) in run_kex()
70 if (do_debug) in run_kex()
/freebsd-14.2/usr.sbin/pmc/
H A Dcmd_pmc_stat.c325 int waitstatus, ru_valid, do_debug; in pmc_stat_internal() local
327 do_debug = ru_valid = 0; in pmc_stat_internal()
335 do_debug = 1; in pmc_stat_internal()
435 if (do_debug) in pmc_stat_internal()
/freebsd-14.2/lib/libpmc/
H A Dlibpmc_pmu_util.c390 int do_debug; in pmc_pmu_print_counters() local
393 do_debug = 0; in pmc_pmu_print_counters()
396 do_debug = 1; in pmc_pmu_print_counters()
405 if (do_debug) in pmc_pmu_print_counters()