Searched refs:error_count (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-13-stable/usr.bin/top/
H A Dcommands.h18 int error_count(void);
H A Dcommands.c343 * error_count() - return the number of errors currently logged.
347 error_count(void) function
H A Dtop.c843 if (error_count() == 0)
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_block_size_histogram.ksh218 let error_count=0
246 ((error_count++))
251 if [ ${error_count} -eq 1 ]; then
252 log_note "hctp: There was ${error_count} error"
254 log_note "hctp:There were a total of ${error_count} errors"
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_xfer.c43 unsigned int error_count; member in struct:xfer_state
125 xfer_state->error_count);
137 xfer_state->error_count);
167 xfer_state->done_count, xfer_state->error_count);
173 xfer_state->error_count++;
177 xfer_state->done_count, xfer_state->error_count);
/freebsd-13-stable/contrib/libpcap/pcap/
H A Dusb.h71 int32_t error_count; member in struct:_iso_rec
/freebsd-13-stable/usr.bin/unzip/
H A Dunzip.c835 int error_count; local
837 error_count = 0;
846 ++error_count;
854 return error_count;
867 uintmax_t total_size, file_count, error_count; local
889 error_count = 0;
897 error_count += test(a, e);
929 if (error_count > 0) {
930 errorx("%ju checksum error(s) found.", error_count);
/freebsd-13-stable/sys/netinet/
H A Dsctp_timer.c94 net->error_count++;
96 (void *)net, net->error_count,
98 if (net->error_count > net->failure_threshold) {
109 (net->error_count > net->pf_threshold)) {
224 min_errors = mnet->error_count + 1;
226 } else if (mnet->error_count + 1 < min_errors) {
227 min_errors = mnet->error_count + 1;
229 } else if (mnet->error_count + 1 == min_errors
232 min_errors = mnet->error_count + 1;
237 min_errors = mnet->error_count;
[all...]
H A Dsctp_usrreq.c5402 if (net->error_count > paddrp->spp_pathmaxrxt) {
5406 if ((net->error_count <= paddrp->spp_pathmaxrxt) &&
5407 (net->error_count > net->pf_threshold)) {
5417 if (net->error_count > paddrp->spp_pathmaxrxt) {
5422 if (net->error_count <= paddrp->spp_pathmaxrxt) {
5447 if (net->error_count > paddrp->spp_pathmaxrxt) {
5451 if ((net->error_count <= paddrp->spp_pathmaxrxt) &&
5452 (net->error_count > net->pf_threshold)) {
5462 if (net->error_count > paddrp->spp_pathmaxrxt) {
5467 if (net->error_count <
[all...]
H A Dsctp_var.h316 #define SCTP_NET_IS_PF(_net) (_net->pf_threshold < _net->error_count)
H A Dsctp_structs.h340 uint16_t error_count; member in struct:sctp_nets
H A Dsctp_asconf.c1057 net->error_count = 0;
1410 net->error_count = 0;
H A Dsctp_sysctl.c503 xraddr.error_counter = net->error_count;
H A Dsctp_input.c511 net->error_count = 0;
617 old_error_counter = r_net->error_count;
618 r_net->error_count = 0;
H A Dsctp_indata.c4158 net->error_count = 0;
4901 net->error_count = 0;
/freebsd-13-stable/sys/xen/interface/io/
H A Dusbif.h225 int32_t error_count; /* number of ISO errors */ member in struct:usbif_urb_response
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-common.c1409 offset += 4; /* skip past s.iso.error_count */
1412 uhdr->s.iso.error_count = SWAPLONG(uhdr->s.iso.error_count);
/freebsd-13-stable/usr.sbin/camdd/
H A Dcamdd.c489 int *error_count);
2249 int *error_count)
2262 (*error_count)++;
2314 int retval = 0, num_fetched = 0, error_count = 0; local
2368 error_count++;
2377 camdd_complete_buf(dev, buf, &error_count);
2387 if (error_count > 0)
2405 int error_count = 0, no_resources = 0, double_buf_needed = 0; local
2418 error_count++;
2469 error_count
2248 camdd_complete_buf(struct camdd_dev *dev, struct camdd_buf *buf, int *error_count) argument
[all...]
/freebsd-13-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h320 int error_count; member in struct:vchiq_service_struct::service_stats_struct
503 int error_count; member in struct:vchiq_state_struct::state_stats_struct
H A Dvchiq_core.c908 error_count);
1054 error_count);
1817 VCHIQ_STATS_INC(state, error_count);
2728 VCHIQ_SERVICE_STATS_INC(service, error_count);
3132 VCHIQ_STATS_INC(state, error_count);
3149 VCHIQ_STATS_INC(state, error_count);
3455 VCHIQ_SERVICE_STATS_INC(service, error_count);
3463 VCHIQ_SERVICE_STATS_INC(service, error_count);
3730 "error_count=%d",
3732 state->stats.error_count);
[all...]
/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.h410 int error_count; member in struct:waiting_tcp
H A Doutside_network.c817 if(pend->query && pend->query->error_count == 0 &&
842 w->error_count ++;
2169 w->error_count = 0;
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h267 uint16_t error_count; /* (return) number of ISO errors */ member in struct:urb
/freebsd-13-stable/sbin/nvmecontrol/
H A Dlogpage.c281 if (entry->error_count == 0) {
288 if (entry->error_count == 0)
301 printf(" Error count: %ju\n", entry->error_count);
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme.h1314 uint64_t error_count; member in struct:nvme_error_information_entry
1868 s->error_count = le64toh(s->error_count);

Completed in 279 milliseconds

12