Lines Matching defs:sched_dump

171 FILE *sched_dump = 0;
953 fprintf (sched_dump, ";;\t\tReady-->Q: insn %s: ",
956 fprintf (sched_dump, "queued for %d cycles.\n", n_cycles);
1157 fprintf (sched_dump, ";;\t%3i--> %-40s:", clock_var, buf);
1160 fprintf (sched_dump, "nothing");
1162 print_reservation (sched_dump, insn);
1163 fputc ('\n', sched_dump);
1501 fprintf (sched_dump, ";; added %d line-number notes\n", added_notes);
1553 fprintf (sched_dump, ";; deleted %d line-number notes\n", notes);
1683 fprintf (sched_dump, ";;\t\tQ-->Ready: insn %s: ",
1693 fprintf (sched_dump, "requeued because ready full\n");
1700 fprintf (sched_dump, "moving to ready without stalls\n");
1721 fprintf (sched_dump, ";;\t\tQ-->Ready: insn %s: ",
1726 fprintf (sched_dump, "moving to ready with %d stalls\n", stalls);
1834 fprintf (sched_dump, ";; look at index %d + %d\n", q_ptr, stalls);
1842 print_rtl_single (sched_dump, insn);
1853 fprintf (sched_dump, "transition cost = %d\n", cost);
1873 fprintf (sched_dump, ";;\t\tEarly Q-->Ready: insn %s\n",
1907 fprintf (sched_dump, "\n");
1913 fprintf (sched_dump, " %s", (*current_sched_info->print_insn) (p[i], 0));
1914 fprintf (sched_dump, "\n");
2153 fprintf (sched_dump, ";;\t\tChoosed insn : %s; points: %d/%d\n",
2312 targetm.sched.md_init (sched_dump, sched_verbose, ready.veclen);
2349 fprintf (sched_dump,
2351 fprintf (sched_dump,
2389 fprintf (sched_dump, ";;\t\tReady list after queue_to_ready: ");
2403 fprintf (sched_dump, ";;\t\tReady list after ready_sort: ");
2414 targetm.sched.reorder (sched_dump, sched_verbose,
2430 fprintf (sched_dump, ";;\tReady list (t = %3d): ",
2443 fprintf(sched_dump,";;\t\tSecond chance\n");
2465 && targetm.sched.dfa_new_cycle (sched_dump, sched_verbose,
2574 targetm.sched.variable_issue (sched_dump, sched_verbose,
2603 targetm.sched.reorder2 (sched_dump, sched_verbose,
2614 fprintf (sched_dump, ";;\tReady list (final): ");
2663 targetm.sched.md_finish (sched_dump, sched_verbose);
2695 fprintf (sched_dump, ";; total time = %d\n;; new head = %d\n",
2697 fprintf (sched_dump, ";; new tail = %d\n\n",
2776 sched_dump = ((sched_verbose_param >= 10 || !dump_file)
2872 targetm.sched.md_init_global (sched_dump, sched_verbose, old_max_uid);
2897 targetm.sched.md_finish_global (sched_dump, sched_verbose);
3139 fprintf (sched_dump, ";;\t\tdependencies resolved: insn %s",
3152 fprintf (sched_dump, "\n");
3237 fprintf (sched_dump, ";;\t\ttick updated: insn %s",
3241 fprintf (sched_dump, " into ready\n");
3243 fprintf (sched_dump, " into queue with cost=%d\n", delay);
3245 fprintf (sched_dump, " removed from ready or queue lists\n");
4114 fprintf (sched_dump,
4117 fprintf (sched_dump,
4119 fprintf (sched_dump,
4123 fprintf (sched_dump,
4125 fprintf (sched_dump, "\n");