Searched refs:ctrs (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dgcov-dump.c428 summary.ctrs[ix].num, summary.ctrs[ix].runs);
431 (HOST_WIDEST_INT)summary.ctrs[ix].sum_all);
433 (HOST_WIDEST_INT)summary.ctrs[ix].run_max);
435 (HOST_WIDEST_INT)summary.ctrs[ix].sum_max);
H A Dlibgcov.c185 cs_ptr = &this_program.ctrs[t_ix];
273 cs_ptr = &this_object.ctrs[t_ix];
429 cs_obj = &object.ctrs[t_ix];
430 cs_tobj = &this_object.ctrs[t_ix];
431 cs_prg = &program.ctrs[t_ix];
432 cs_tprg = &this_program.ctrs[t_ix];
433 cs_all = &all.ctrs[t_ix];
H A Dgcov-io.c361 for (csum = summary->ctrs, ix = GCOV_COUNTERS_SUMMABLE; ix--; csum++)
480 for (csum = summary->ctrs, ix = GCOV_COUNTERS_SUMMABLE; ix--; csum++)
H A Dgcov-io.h396 struct gcov_ctr_summary ctrs[GCOV_COUNTERS_SUMMABLE]; member in struct:gcov_summary
H A Dcoverage.c244 struct gcov_ctr_summary *csum = &summary.ctrs[entry->ctr];
H A Dgcov.c1796 object_summary.ctrs[GCOV_COUNTER_ARCS].runs);
/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c42 #include "ctrs.h"
198 struct my_ctrs *ctrs; member in struct:counters
254 struct my_ctrs *c = &counters_buf.ctrs[j];
682 counters_buf.ctrs = calloc(npipes, sizeof(struct my_ctrs));
683 if (!counters_buf.ctrs) {
994 struct my_ctrs *c = &counters_buf.ctrs[i];
998 * port to the ctrs.oq_n variable for each port.
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pciercx-defs.h3049 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported */ member in struct:cvmx_pciercx_cfg037::cvmx_pciercx_cfg037_s
3051 uint32_t ctrs : 4;
3069 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported member in struct:cvmx_pciercx_cfg037::cvmx_pciercx_cfg037_cn52xx
3074 uint32_t ctrs : 4;
3102 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported */ member in struct:cvmx_pciercx_cfg037::cvmx_pciercx_cfg037_cn61xx
3104 uint32_t ctrs : 4;
3139 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported */ member in struct:cvmx_pciercx_cfg037::cvmx_pciercx_cfg037_cn66xx
3141 uint32_t ctrs : 4;
3180 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported */ member in struct:cvmx_pciercx_cfg037::cvmx_pciercx_cfg037_cnf71xx
3182 uint32_t ctrs
[all...]
H A Dcvmx-pcieepx-defs.h3420 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported */ member in struct:cvmx_pcieepx_cfg037::cvmx_pcieepx_cfg037_s
3422 uint32_t ctrs : 4;
3440 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported member in struct:cvmx_pcieepx_cfg037::cvmx_pcieepx_cfg037_cn52xx
3445 uint32_t ctrs : 4;
3472 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported */ member in struct:cvmx_pcieepx_cfg037::cvmx_pcieepx_cfg037_cn61xx
3474 uint32_t ctrs : 4;
3515 uint32_t ctrs : 4; /**< Completion Timeout Ranges Supported */ member in struct:cvmx_pcieepx_cfg037::cvmx_pcieepx_cfg037_cnf71xx
3517 uint32_t ctrs : 4;

Completed in 195 milliseconds