Searched refs:pmc_debug_flag (Results 1 – 1 of 1) sorted by relevance
46 int pmc_debug_flag = 0; variable47 #define DPRINTF(ARGLIST) if (pmc_debug_flag) printf ARGLIST;