printout
static unsigned int printout = 1;
if (printout) {
printout = 0;
printout(config, os, uval, run, ena, avg, aggr_idx);
printout(config, os, uval, run, ena, 1.0, aggr_idx);
static void sleeptable_resize(int size, bool printout, struct short_msg *msg)
if (printout) {