Lines Matching defs:tprintf
47 #define tprintf(x...) do { if (g && g->p.show_details >= 0) printf(x); } while (0)
524 tprintf("# binding tasks to CPUs:\n");
525 tprintf("# ");
600 tprintf(",");
602 tprintf("%2d/%d", bind_cpu, bind_len);
604 tprintf("%2d", bind_cpu);
618 tprintf("\n");
661 tprintf("# binding tasks to NODEs:\n");
662 tprintf("# ");
722 tprintf(" %2d", bind_node);
724 tprintf(",%2d", bind_node);
733 tprintf("\n");
975 tprintf(" {%d-%d}", nodes_min, nodes_max);
1055 tprintf(" %2d/%-2d", nr, processes);
1062 tprintf(" [%2d/%-2d]", distance, process_groups);
1064 tprintf(" l:%3d-%-3d (%3d)",
1070 tprintf(" [%4.1f%%]", skew * 100.0);
1078 tprintf(" (%6.1fs converged)\n", *convergence / NSEC_PER_SEC);
1086 tprintf(" (%6.1fs de-converged)", runtime_ns_max / NSEC_PER_SEC);
1089 tprintf("\n");
1095 tprintf("\r # %5.1f%% [%.1f mins]",
1467 tprintf("#\n");
1470 tprintf("#\n");
1523 tprintf(" #\n");
1524 tprintf(" # Startup synchronization: ..."); fflush(stdout);
1575 tprintf(" threads initialized in %.6f seconds.\n", startup_sec);
1576 tprintf(" #\n");
1613 tprintf("\n ###\n");
1614 tprintf("\n");