Home
last modified time | relevance | path

Searched refs:prg_n_ctrs (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dcoverage.c81 static unsigned prg_n_ctrs[GCOV_COUNTERS]; /* Total counters allocated. */ variable
419 no += prg_n_ctrs[counter] + fn_b_ctrs[counter]; in tree_coverage_counter_ref()
577 prg_n_ctrs[i] += fn_n_ctrs[i]; in coverage_end_function()
709 prg_n_ctrs[counter]), in build_ctr_info_value()
713 if (prg_n_ctrs[counter]) in build_ctr_info_value()
718 prg_n_ctrs[counter] - 1); in build_ctr_info_value()