Lines Matching defs:tprintf
48 #define tprintf(x...) do { if (g && g->p.show_details >= 0) printf(x); } while (0)
552 tprintf("# binding tasks to CPUs:\n");
553 tprintf("# ");
634 tprintf(",");
636 tprintf("%2d/%d", bind_cpu, bind_len);
638 tprintf("%2d", bind_cpu);
657 tprintf("\n");
700 tprintf("# binding tasks to NODEs:\n");
701 tprintf("# ");
761 tprintf(" %2d", bind_node);
763 tprintf(",%2d", bind_node);
772 tprintf("\n");
1018 tprintf(" {%d-%d}", nodes_min, nodes_max);
1102 tprintf(" %2d/%-2d", nr, processes);
1109 tprintf(" [%2d/%-2d]", distance, process_groups);
1111 tprintf(" l:%3d-%-3d (%3d)",
1117 tprintf(" [%4.1f%%]", skew * 100.0);
1125 tprintf(" (%6.1fs converged)\n", *convergence / NSEC_PER_SEC);
1133 tprintf(" (%6.1fs de-converged)", runtime_ns_max / NSEC_PER_SEC);
1136 tprintf("\n");
1144 tprintf("\r # %5.1f%% [%.1f mins]",
1527 tprintf("#\n");
1530 tprintf("#\n");
1583 tprintf(" #\n");
1584 tprintf(" # Startup synchronization: ..."); fflush(stdout);
1635 tprintf(" threads initialized in %.6f seconds.\n", startup_sec);
1636 tprintf(" #\n");
1673 tprintf("\n ###\n");
1674 tprintf("\n");