Home
last modified time | relevance | path

Searched refs:total_lost (Results 1 – 25 of 92) sorted by relevance

1234

/dports/net/beacon/beacon-1.4/Net-Multicast-Beacon/
H A Dbeacon.i59 uint32_t total_lost;
71 uint32_t total_lost:24; member
73 uint32_t total_lost:24; member
H A Dbeacon_wrap.c1420 if (arg1) (arg1)->total_lost = arg2;
1446 result = (uint32_t) ((arg1)->total_lost);
/dports/net/beacon/beacon-1.4/common/src/
H A Drtp.h107 uint32_t total_lost:24; member
109 uint32_t total_lost:24; member
H A Drtp.c1530 rr->total_lost = rrp->total_lost; /* definition of the rtcp_rr type. */ in process_report_blocks()
2379 rrp->total_lost = lost & 0x00ffffff; in format_report_blocks()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Devents_stats.h29 u64 total_lost; member
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Devents_stats.h29 u64 total_lost; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Devents_stats.h29 u64 total_lost; member
/dports/net/beacon/beacon-1.4/libbeacon/
H A Dbeacon.h10 uint32_t total_lost;
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Djbsim.c87 int total_lost; /* # of dropped pkts so far */ member
643 …MAX(strm->state.tx.total_lost-LOSS_EXTRA,0) * 100 / MAX(strm->state.tx.total_tx,1) < g_app.cfg.tx_… in tx_tick()
659 …MAX(strm->state.tx.total_lost-LOSS_EXTRA,0) * 100 / MAX(strm->state.tx.total_tx,1) < g_app.cfg.tx_… in tx_tick()
676 ++strm->state.tx.total_lost; in tx_tick()
1144 g_app.tx->state.tx.total_lost, in main()
1145 (float)(g_app.tx->state.tx.total_lost * 100.0 / g_app.tx->state.tx.total_tx))); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c764 if (fifo_info->total_lost) { in cros_ec_sensorhub_ring_handler()
867 if (fifo_info->total_lost) in cros_ec_sensorhub_ring_handler()
873 fifo_info->total_lost); in cros_ec_sensorhub_ring_handler()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c764 if (fifo_info->total_lost) { in cros_ec_sensorhub_ring_handler()
867 if (fifo_info->total_lost) in cros_ec_sensorhub_ring_handler()
873 fifo_info->total_lost); in cros_ec_sensorhub_ring_handler()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c764 if (fifo_info->total_lost) { in cros_ec_sensorhub_ring_handler()
867 if (fifo_info->total_lost) in cros_ec_sensorhub_ring_handler()
873 fifo_info->total_lost); in cros_ec_sensorhub_ring_handler()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/trace/
H A Dring_buffer.c5944 unsigned long total_lost = 0; in test_ringbuffer() local
5973 total_lost += lost; in test_ringbuffer()
5993 pr_info(" lost events: %ld\n", total_lost); in test_ringbuffer()
5994 pr_info(" total events: %ld\n", total_lost + total_read); in test_ringbuffer()
5997 if (total_lost) in test_ringbuffer()
6000 if (!total_lost) { in test_ringbuffer()
6005 if (RB_WARN_ON(buffer, total_lost + total_read != total_events)) in test_ringbuffer()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/trace/
H A Dring_buffer.c5944 unsigned long total_lost = 0; in test_ringbuffer() local
5973 total_lost += lost; in test_ringbuffer()
5993 pr_info(" lost events: %ld\n", total_lost); in test_ringbuffer()
5994 pr_info(" total events: %ld\n", total_lost + total_read); in test_ringbuffer()
5997 if (total_lost) in test_ringbuffer()
6000 if (!total_lost) { in test_ringbuffer()
6005 if (RB_WARN_ON(buffer, total_lost + total_read != total_events)) in test_ringbuffer()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/trace/
H A Dring_buffer.c5944 unsigned long total_lost = 0; in test_ringbuffer() local
5973 total_lost += lost; in test_ringbuffer()
5993 pr_info(" lost events: %ld\n", total_lost); in test_ringbuffer()
5994 pr_info(" total events: %ld\n", total_lost + total_read); in test_ringbuffer()
5997 if (total_lost) in test_ringbuffer()
6000 if (!total_lost) { in test_ringbuffer()
6005 if (RB_WARN_ON(buffer, total_lost + total_read != total_events)) in test_ringbuffer()
/dports/www/janus/janus-gateway-0.11.6/
H A Drtcp.c347 uint32_t total_lost = ntohl(rb.flcnpl) & 0x00FFFFFF; in janus_rtcp_rr_update_stats() local
360 int32_t lost = total_lost - ctx->rr_last_lost; in janus_rtcp_rr_update_stats()
369 ctx->rr_last_lost = total_lost; in janus_rtcp_rr_update_stats()
/dports/net/beacon/beacon-1.4/src/
H A Dbeacon.in3830 my $total_lost = $rr->{total_lost};
3912 $stats{$s_ssrc}{$r_ssrc}[$TOTAL_LOST] = $total_lost;
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/crm/models/
H A Dcrm_lead.py1685 total_lost = team_lost if field == 'stage_id' else field_result['lost_total']
1688 s_lead_lost *= value_result['lost'] / total_lost
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/
H A Dbuiltin-top.c857 evsel->evlist->stats.total_lost += event->lost.lost; in perf_top__process_lost()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/
H A Dbuiltin-top.c857 evsel->evlist->stats.total_lost += event->lost.lost; in perf_top__process_lost()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/
H A Dbuiltin-top.c857 evsel->evlist->stats.total_lost += event->lost.lost; in perf_top__process_lost()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dec_commands.h2134 uint16_t total_lost; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dec_commands.h2134 uint16_t total_lost; member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dec_commands.h2134 uint16_t total_lost; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Dec_commands.h2134 uint16_t total_lost; member

1234