Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c28 static int do_debug = 0; variable
46 if (do_debug) in do_send_and_receive()
62 if (do_debug) in run_kex()
66 if (do_debug) in run_kex()
71 if (do_debug) in run_kex()
/freebsd-13.1/usr.sbin/pmc/
H A Dcmd_pmc_stat.c327 int waitstatus, ru_valid, do_debug; in pmc_stat_internal() local
329 do_debug = ru_valid = 0; in pmc_stat_internal()
337 do_debug = 1; in pmc_stat_internal()
437 if (do_debug) in pmc_stat_internal()
/freebsd-13.1/lib/libpmc/
H A Dlibpmc_pmu_util.c370 int do_debug; in pmc_pmu_print_counters() local
373 do_debug = 0; in pmc_pmu_print_counters()
376 do_debug = 1; in pmc_pmu_print_counters()
385 if (do_debug) in pmc_pmu_print_counters()