Searched refs:pass_count (Results 1 – 7 of 7) sorted by relevance
241 short pass_count = 0; in next_to_something() local286 if (++pass_count > 1) { in next_to_something()
167 static int error_count = 0, pass_count = 0, total = 0; variable214 pass_count = pass_count + 1; in log_pass()1528 total, pass_count, error_count); in main()
220 t->pass_count = p; in mi_cmd_break_passcount()
850 int pass_count; member
6181 if (!part_of_multiple && t->pass_count) in print_one_breakpoint_location()6185 ui_out_field_int (uiout, "pass", t->pass_count); in print_one_breakpoint_location()13465 if (tp->pass_count) in tracepoint_print_recreate()13466 fprintf_unfiltered (fp, " passcount %d\n", tp->pass_count); in tracepoint_print_recreate()15467 tp->pass_count = count; in trace_pass_set_count()
3490 && t->pass_count == utp->pass in find_matching_tracepoint_location()
10409 t->step_count, t->pass_count); in remote_download_tracepoint()