Searched refs:GCOV_COUNTER_ARCS (Results 1 – 5 of 5) sorted by relevance
108 tree ref = tree_coverage_counter_ref (GCOV_COUNTER_ARCS, edgeno); in tree_gen_edge_profiler()
316 #define GCOV_COUNTER_ARCS 0 /* Arc transitions. */ macro
246 counts = get_coverage_counts (GCOV_COUNTER_ARCS, num_edges, &profile_info); in get_exec_counts()1032 && coverage_counter_alloc (GCOV_COUNTER_ARCS, num_instrumented)) in branch_prob()
1041 else if (tag == GCOV_TAG_FOR_COUNTER (GCOV_COUNTER_ARCS) && fn) in read_count_file()1794 object_summary.ctrs[GCOV_COUNTER_ARCS].runs); in output_lines()
25510 (GCOV_COUNTER_ARCS, GCOV_COUNTERS, GCOV_NAMES): New.