Searched refs:do_debug (Results 1 – 5 of 5) sorted by relevance
27 static int do_debug = 0; variable45 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()
34 extern bool do_debug;36 #define dprintf(f, ...) if (do_debug) fprintf(stderr, "dbg: " f, ## __VA_ARGS__)
31 extern bool do_debug;34 bool do_debug = false; variable258 do_debug = true; in main()
324 int waitstatus, ru_valid, do_debug; in pmc_stat_internal() local326 do_debug = ru_valid = 0; in pmc_stat_internal()334 do_debug = 1; in pmc_stat_internal()434 if (do_debug) in pmc_stat_internal()
423 int do_debug; in pmc_pmu_print_counters() local426 do_debug = 0; in pmc_pmu_print_counters()429 do_debug = 1; in pmc_pmu_print_counters()438 if (do_debug) in pmc_pmu_print_counters()