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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-io.h411 unsigned n_ctrs[0]; /* instrumented counters */ member in struct:gcov_fn_info
H A Dlibgcov.c368 n_counts = fi_ptr->n_ctrs[c_ix];
504 n_counts = fi_ptr->n_ctrs[c_ix];
H A Dcoverage.c55 unsigned n_ctrs[GCOV_COUNTERS];/* number of counters. */ member in struct:function_list
598 item->n_ctrs[i] = fn_n_ctrs[i];
666 function->n_ctrs[ix]);

Completed in 106 milliseconds