Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcoverage.c55 unsigned n_ctrs[GCOV_COUNTERS];/* number of counters. */ member
594 item->n_ctrs[i] = fn_n_ctrs[i]; in coverage_end_function()
662 function->n_ctrs[ix]); in build_fn_info_value()
HDlibgcov.c368 n_counts = fi_ptr->n_ctrs[c_ix]; in gcov_exit()
504 n_counts = fi_ptr->n_ctrs[c_ix]; in gcov_exit()
HDgcov-io.h411 unsigned n_ctrs[0]; /* instrumented counters */ member