Home
last modified time | relevance | path

Searched refs:error_count (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_block_size_histogram.ksh214 let error_count=0
242 ((error_count++))
249 if [ ${error_count} -eq 1 ]; then
250 log_note "hctp: There was ${error_count} error"
252 log_note "hctp:There were a total of ${error_count} errors"
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_xfer.c41 unsigned int error_count; member
123 xfer_state->error_count); in exec_more()
135 xfer_state->error_count); in exec_more()
165 xfer_state->done_count, xfer_state->error_count); in trans_complete()
171 xfer_state->error_count++; in trans_complete()
175 xfer_state->done_count, xfer_state->error_count); in trans_complete()
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c913 int error_count; in test() local
915 error_count = 0; in test()
924 ++error_count; in test()
932 return error_count; in test()
975 uintmax_t total_size, file_count, error_count; in unzip() local
1007 error_count = 0; in unzip()
1015 error_count += test(a, e); in unzip()
1052 if (error_count > 0) { in unzip()
1053 errorx("%ju checksum error(s) found.", error_count); in unzip()
/freebsd/sys/netinet/
H A Dsctp_timer.c93 net->error_count++; in sctp_threshold_management()
95 (void *)net, net->error_count, in sctp_threshold_management()
97 if (net->error_count > net->failure_threshold) { in sctp_threshold_management()
108 (net->error_count > net->pf_threshold)) { in sctp_threshold_management()
218 min_errors = mnet->error_count + 1; in sctp_find_alternate_net()
220 } else if (mnet->error_count + 1 < min_errors) { in sctp_find_alternate_net()
221 min_errors = mnet->error_count + 1; in sctp_find_alternate_net()
223 } else if (mnet->error_count + 1 == min_errors in sctp_find_alternate_net()
226 min_errors = mnet->error_count + 1; in sctp_find_alternate_net()
231 min_errors = mnet->error_count; in sctp_find_alternate_net()
[all …]
H A Dsctp_usrreq.c5373 if (net->error_count > paddrp->spp_pathmaxrxt) {
5377 if ((net->error_count <= paddrp->spp_pathmaxrxt) &&
5378 (net->error_count > net->pf_threshold)) {
5388 if (net->error_count > paddrp->spp_pathmaxrxt) {
5393 if (net->error_count <= paddrp->spp_pathmaxrxt) {
5418 if (net->error_count > paddrp->spp_pathmaxrxt) {
5422 if ((net->error_count <= paddrp->spp_pathmaxrxt) &&
5423 (net->error_count > net->pf_threshold)) {
5433 if (net->error_count > paddrp->spp_pathmaxrxt) {
5438 if (net->error_count <= paddrp->spp_pathmaxrxt) {
[all …]
H A Dsctp_var.h313 #define SCTP_NET_IS_PF(_net) (_net->pf_threshold < _net->error_count)
H A Dsctp_structs.h357 uint16_t error_count; member
H A Dsctp_sysctl.c531 xraddr.error_counter = net->error_count; in sctp_sysctl_handle_assoclist()
H A Dsctp_asconf.c1054 net->error_count = 0; in sctp_net_immediate_retrans()
1407 net->error_count = 0; in sctp_asconf_queue_add()
/freebsd/usr.bin/top/
H A Dcommands.h16 int error_count(void);
H A Dcommands.c346 error_count(void) in error_count() function
H A Dtop.c842 if (error_count() == 0) in main()
/freebsd/usr.sbin/camdd/
H A Dcamdd.c479 int *error_count);
2235 int *error_count) argument
2248 (*error_count)++;
2300 int retval = 0, num_fetched = 0, error_count = 0; local
2354 error_count++;
2363 camdd_complete_buf(dev, buf, &error_count);
2373 if (error_count > 0)
2391 int error_count = 0, no_resources = 0, double_buf_needed = 0; local
2404 error_count++;
2455 error_count++;
[all …]
/freebsd/contrib/libpcap/pcap/
H A Dusb.h71 int32_t error_count; member
/freebsd/contrib/libpcap/
H A Dpcap-util.c303 uhdr->s.iso.error_count = SWAPLONG(uhdr->s.iso.error_count); in swap_linux_usb_header()
/freebsd/sys/contrib/xen/io/
H A Dusbif.h396 int32_t error_count; /* number of ISO errors */ member
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_cnvnr_ctrs_dbg.c122 response.error_count, in qat_cnvnr_ctrs_dbg_read()
/freebsd/sys/dev/qat/include/
H A Dicp_qat_fw_init_admin.h135 u16 error_count; member
/freebsd/contrib/tcpdump/
H A Dprint-usb.c65 nd_int32_t error_count; member
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h320 int error_count; member
503 int error_count; member
H A Dvchiq_core.c908 error_count); in queue_message()
1054 error_count); in queue_message_sync()
1817 VCHIQ_STATS_INC(state, error_count); in parse_rx_slots()
2728 VCHIQ_SERVICE_STATS_INC(service, error_count); in vchiq_open_service_internal()
3132 VCHIQ_STATS_INC(state, error_count); in vchiq_pause_internal()
3149 VCHIQ_STATS_INC(state, error_count); in vchiq_resume_internal()
3455 VCHIQ_SERVICE_STATS_INC(service, error_count); in vchiq_queue_message()
3463 VCHIQ_SERVICE_STATS_INC(service, error_count); in vchiq_queue_message()
3732 state->stats.error_count); in vchiq_dump_state()
3844 service->stats.error_count); in vchiq_dump_service_state()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c239 if (letoh(entry->error_count) == 0) { in read_logpage()
246 if (letoh(entry->error_count) == 0) in read_logpage()
259 printf(" Error count: %ju\n", letoh(entry->error_count)); in read_logpage()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h267 uint16_t error_count; /* (return) number of ISO errors */ member
/freebsd/contrib/unbound/services/
H A Doutside_network.h418 int error_count; member
/freebsd/sys/dev/nvme/
H A Dnvme.h1556 uint64_t error_count; member
2181 s->error_count = le64toh(s->error_count); in nvme_error_information_entry_swapbytes()

12