Home
last modified time | relevance | path

Searched refs:loss (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/external/valgrind/main/gdbserver_tests/
Dmcleak.stderrB.exp3 10 bytes in 1 blocks are still reachable in loss record ... of ...
8 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
13 21 (+21) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
18 65 (+65) bytes in 2 (+2) blocks are still reachable in loss record ... of ...
23 10 (+10) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
28 0 (-10) bytes in 0 (-1) blocks are still reachable in loss record ... of ...
33 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
38 0 (-10) bytes in 0 (-1) blocks are definitely lost in loss record ... of ...
43 10 (+10) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
48 32 (+32) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
[all …]
Dmcblocklistsearch.stderrB.exp15 16 bytes in 1 blocks are still reachable in loss record ... of ...
20 16 bytes in 1 blocks are still reachable in loss record ... of ...
25 16 bytes in 1 blocks are still reachable in loss record ... of ...
30 16 bytes in 1 blocks are indirectly lost in loss record ... of ...
35 16 bytes in 1 blocks are indirectly lost in loss record ... of ...
40 16 bytes in 1 blocks are definitely lost in loss record ... of ...
45 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
51 16 bytes in 1 blocks are definitely lost in loss record ... of ...
58 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
64 0x........[16] indirect loss record 4
[all …]
Dmcleak.stderr.exp5 10 bytes in 1 blocks are still reachable in loss record ... of ...
23 10 bytes in 1 blocks are still reachable in loss record ... of ...
28 21 bytes in 1 blocks are still reachable in loss record ... of ...
33 32 bytes in 1 blocks are definitely lost in loss record ... of ...
38 33 bytes in 1 blocks are still reachable in loss record ... of ...
/external/valgrind/main/memcheck/tests/
Dleak-delta.stderr.exp2 10 bytes in 1 blocks are still reachable in loss record ... of ...
9 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
14 21 (+21) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
20 65 (+65) bytes in 2 (+2) blocks are still reachable in loss record ... of ...
27 10 (+10) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
33 0 (-10) bytes in 0 (-1) blocks are still reachable in loss record ... of ...
38 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
44 0 (-10) bytes in 0 (-1) blocks are definitely lost in loss record ... of ...
49 10 (+10) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
55 32 (+32) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
[all …]
Dleak-cases-full.stderr.exp5 16 bytes in 1 blocks are possibly lost in loss record ... of ...
11 16 bytes in 1 blocks are possibly lost in loss record ... of ...
17 16 bytes in 1 blocks are possibly lost in loss record ... of ...
23 16 bytes in 1 blocks are possibly lost in loss record ... of ...
29 16 bytes in 1 blocks are possibly lost in loss record ... of ...
35 16 bytes in 1 blocks are possibly lost in loss record ... of ...
41 16 bytes in 1 blocks are definitely lost in loss record ... of ...
47 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
53 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
Dleak-cycle.stderr.exp5 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
17 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
23 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
Dlks.stderr.exp21 16 bytes in 1 blocks are indirectly lost in loss record ... of ...
27 16 bytes in 1 blocks are indirectly lost in loss record ... of ...
33 16 bytes in 1 blocks are definitely lost in loss record ... of ...
39 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
45 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
Dleak-cases-possible.stderr.exp5 16 bytes in 1 blocks are definitely lost in loss record ... of ...
11 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
17 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
Dmempool.stderr.exp35 10 bytes in 1 blocks are definitely lost in loss record ... of ...
40 10 bytes in 1 blocks are definitely lost in loss record ... of ...
45 20 bytes in 1 blocks are definitely lost in loss record ... of ...
50 48 (32 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
Dleak-tree.stderr.exp5 16 bytes in 1 blocks are definitely lost in loss record ... of ...
11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
Dleak-segv-jmp.stderr.exp15 1,000 bytes in 1 blocks are definitely lost in loss record ... of ...
31 1,000 bytes in 1 blocks are definitely lost in loss record ... of ...
47 1,000 bytes in 1 blocks are definitely lost in loss record ... of ...
Dstatic_malloc.stderr.exp1 10 bytes in 1 blocks are definitely lost in loss record ... of ...
Dpointer-trace.stderr.exp1 1,000 bytes in 1 blocks are definitely lost in loss record ... of ...
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dacm_opus_unittest.cc44 for (int loss = from; loss <= to; (to >= from) ? ++loss : --loss) { in TestSetPacketLossRate() local
45 EXPECT_EQ(0, SetPacketLossRate(loss)); in TestSetPacketLossRate()
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc339 for (int loss = 1; loss <= num_fec_packets; loss++) { in ComputeResidualLossPerGap() local
340 int index = gap_number * (2 * kMaxMediaPacketsTest) + loss; in ComputeResidualLossPerGap()
359 for (int loss = 1; loss <= num_media_packets + num_fec_packets; loss++) { in ComputeRecoveryRatePerLoss() local
360 metrics->recovery_rate_per_loss[loss] = 0.0; in ComputeRecoveryRatePerLoss()
364 int index = gap * (2 * kMaxMediaPacketsTest) + loss; in ComputeRecoveryRatePerLoss()
375 double scaled_loss = static_cast<double>(loss * num_media_packets) / in ComputeRecoveryRatePerLoss()
377 metrics->recovery_rate_per_loss[loss] = 1.0 - arl / scaled_loss; in ComputeRecoveryRatePerLoss()
581 for (int loss = 1; loss <= num_media_packets + num_fec_packets; in WriteOutMetricsAllFecCodes() local
582 loss ++) { in WriteOutMetricsAllFecCodes()
584 loss, in WriteOutMetricsAllFecCodes()
[all …]
/external/chromium_org/third_party/webrtc/modules/bitrate_controller/
Dsend_side_bandwidth_estimation.cc26 uint32_t CalcTfrcBps(uint16_t rtt, uint8_t loss) { in CalcTfrcBps() argument
27 if (rtt == 0 || loss == 0) { in CalcTfrcBps()
36 double p = static_cast<double>(loss) / 255; // Packet loss rate in [0, 1). in CalcTfrcBps()
82 uint8_t* loss, in CurrentEstimate() argument
85 *loss = last_fraction_loss_; in CurrentEstimate()
/external/chromium_org/media/tools/constrained_network_server/
Dcns.py195 def ServeConstrained(self, f=None, bandwidth=None, latency=None, loss=None, argument
226 if bandwidth is None and latency is None and loss is None:
230 f, bandwidth=bandwidth, latency=latency, loss=loss, new_port=new_port,
296 def _GetConstrainedPort(self, f=None, bandwidth=None, latency=None, loss=None, argument
307 loss = self._ParseIntParameter(
308 loss, 'Invalid loss constraint.', lambda x: x <= 100 and x >= 0)
320 loss=loss, new_port=new_port, file=f, **kwargs)
/external/ceres-solver/examples/
Dcircle_fit.cc131 LossFunction* loss = NULL; in main() local
133 loss = new CauchyLoss(FLAGS_robust_threshold); in main()
143 problem.AddResidualBlock(cost, loss, &x, &y, &m); in main()
/external/ceres-solver/internal/ceres/
Dloss_function_test.cc47 void AssertLossFunctionIsValid(const LossFunction& loss, double s) { in AssertLossFunctionIsValid() argument
52 loss.Evaluate(s, rho); in AssertLossFunctionIsValid()
61 loss.Evaluate(s + kH, fwd); in AssertLossFunctionIsValid()
62 loss.Evaluate(s - kH, bwd); in AssertLossFunctionIsValid()
/external/valgrind/main/tests/
Douter_inner.supp4 # ==31040== 16 bytes in 1 blocks are definitely lost in loss record 10 of 106
18 # ==31040== 392 bytes in 1 blocks are definitely lost in loss record 58 of 106
34 # ==32749== 400 bytes in 1 blocks are definitely lost in loss record 47 of 96
/external/valgrind/main/perf/
DMakefile.am14 many-loss-records.vgperf \
21 bigcode bz2 fbench ffbench heap many-loss-records many-xpts sarp tinycc
Dmany-loss-records.vgperf1 prog: many-loss-records
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimators_test.cc94 LossFilter loss(this); in TEST_P() local
95 loss.SetLoss(20.0); in TEST_P()
100 LossFilter loss(this); in TEST_P() local
102 loss.SetLoss(i); in TEST_P()
/external/valgrind/main/
DREADME_DEVELOPERS268 --vg=../inner_tchain --vg=../inner_trunk perf/many-loss-records
271 callgrind.out.inner_tchain.no.many-loss-records.18465
272 callgrind.outer.log.inner_tchain.no.many-loss-records.18465
273 callgrind.out.inner_tchain.me.many-loss-records.21899
274 callgrind.outer.log.inner_tchain.me.many-loss-records.21899
275 callgrind.out.inner_trunk.no.many-loss-records.21224
276 callgrind.outer.log.inner_trunk.no.many-loss-records.21224
277 callgrind.out.inner_trunk.me.many-loss-records.22916
278 callgrind.outer.log.inner_trunk.me.many-loss-records.22916
/external/valgrind/main/memcheck/
Dmc_errors.c219 const HChar *loss = "?"; in str_leak_lossmode() local
221 case Unreached: loss = "definitely lost"; break; in str_leak_lossmode()
222 case IndirectLeak: loss = "indirectly lost"; break; in str_leak_lossmode()
223 case Possible: loss = "possibly lost"; break; in str_leak_lossmode()
224 case Reachable: loss = "still reachable"; break; in str_leak_lossmode()
226 return loss; in str_leak_lossmode()
231 const HChar *loss = "?"; in xml_leak_kind() local
233 case Unreached: loss = "Leak_DefinitelyLost"; break; in xml_leak_kind()
234 case IndirectLeak: loss = "Leak_IndirectlyLost"; break; in xml_leak_kind()
235 case Possible: loss = "Leak_PossiblyLost"; break; in xml_leak_kind()
[all …]

12345678910>>...12