Searched refs:GCOV_COUNTER_ARCS (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-io.h316 #define GCOV_COUNTER_ARCS 0 /* Arc transitions. */ macro
H A Dtree-profile.c109 tree ref = tree_coverage_counter_ref (GCOV_COUNTER_ARCS, edgeno);
H A Dprofile.c248 counts = get_coverage_counts (GCOV_COUNTER_ARCS, num_edges, &profile_info);
1035 && coverage_counter_alloc (GCOV_COUNTER_ARCS, num_instrumented))
H A Dgcov.c1042 else if (tag == GCOV_TAG_FOR_COUNTER (GCOV_COUNTER_ARCS) && fn)
1796 object_summary.ctrs[GCOV_COUNTER_ARCS].runs);

Completed in 132 milliseconds