Home
last modified time | relevance | path

Searched refs:lost (Results 1 – 21 of 21) sorted by relevance

/system/media/audio_utils/
Dfifo.cpp69 int32_t audio_utils_fifo_base::diff(uint32_t rear, uint32_t front, size_t *lost, bool flush) const in diff() argument
73 if (lost != NULL) { in diff()
74 *lost = 0; in diff()
96 if (lost != NULL) { in diff()
100 *lost = diff - (flush ? 0 : mFrameCount) - mFudgeFactor * (genDiff/mFrameCountP2); in diff()
114 if (lost != NULL) { in diff()
115 *lost = diff - (flush ? 0 : mFrameCount); in diff()
436 size_t *lost) in read() argument
440 ssize_t availToRead = obtain(iovec, count, timeout, lost); in read()
515 const struct timespec *timeout, size_t *lost) in obtain() argument
[all …]
/system/netd/server/
DTcpSocketMonitor.cpp124 stats.second.lost, in dump()
245 lostPackets.push_back(stats.second.lost); in poll()
285 .lost = TCPINFO_GET(tcpinfo, tcpi_lost, tcpinfoLen, 0), in updateSocketStats()
298 .lost = diff.lost, in updateSocketStats()
305 diff.lost -= previous.lost; in updateSocketStats()
312 stats.lost += diff.lost; in updateSocketStats()
DTcpSocketMonitor.h53 uint32_t lost; member
68 uint32_t lost; member
/system/media/audio_utils/include/audio_utils/
Dfifo.h95 int32_t diff(uint32_t rear, uint32_t front, size_t *lost = NULL, bool flush = false) const;
513 size_t *lost = NULL);
532 size_t *lost);
548 ssize_t available(size_t *lost);
564 ssize_t flush(size_t *lost = NULL);
/system/extras/simpleperf/
Dreport_sample.proto47 // and sample lost rate.
50 // same thread. However, if there are lost samples between current sample and previous
51 // sample, the event_count is the count of events from the last lost sample.
91 LostSituation lost = 2; field
Dcmd_report_sample.cpp359 auto& lost = proto_record.lost(); in DumpProtobufReport() local
362 lost.sample_count()); in DumpProtobufReport()
364 lost.lost_count()); in DumpProtobufReport()
478 lost_count_ += static_cast<const LostRecord*>(record.get())->lost; in ProcessRecord()
599 proto::LostSituation* lost = proto_record.mutable_lost(); in PrintLostSituationInProtobuf() local
600 lost->set_sample_count(sample_count_); in PrintLostSituationInProtobuf()
601 lost->set_lost_count(lost_count_); in PrintLostSituationInProtobuf()
Drecord.h367 uint64_t lost; member
Dcmd_record.cpp1269 lost_record_count_ += static_cast<LostRecord*>(record)->lost; in SaveRecordAfterUnwinding()
1288 lost_record_count_ += static_cast<LostRecord*>(record)->lost; in SaveRecordWithoutUnwinding()
Drecord.cpp413 MoveFromBinaryFormat(lost, p); in LostRecord()
419 PrintIndented(indent, "id %" PRIu64 ", lost %" PRIu64 "\n", id, lost); in DumpData()
/system/sepolicy/
DNOTICE16 lost profits, cost of cover, or other special, incidental,
/system/extras/simpleperf/doc/
Dinferno.md90 #### High percentage of lost samples
92 If simpleperf reports a lot of lost sample it is probably because you are
DREADME.md697 simpleperf I cmd_record.cpp:316] Samples recorded: 21430. Samples lost: 0.
/system/core/fastboot/
DREADME.md268 to ensure no packets are lost, but the general concept of wrapping the fastboot
463 0x03 0x00 0x00 0x00 getvar:version [lost]
464 0x03 0x00 0x00 0x00 getvar:version [lost]
475 0x03 0x00 0x00 0x00 [lost]
477 0x03 0x00 0x00 0x00 [lost]
/system/core/fs_mgr/
DREADME.overlayfs.md113 the alternate slot metadata and previous content will be lost.
/system/core/rootdir/
Dinit.rc398 # create the lost+found directories, so as to enforce our permissions
399 mkdir /cache/lost+found 0770 root root
554 # create the lost+found directories, so as to enforce our permissions
555 mkdir /data/lost+found 0770 root root
/system/chre/platform/shared/idl/
Dhost_messages.fbs120 /// If any request fragment is lost, then the entire load request will be
/system/sepolicy/prebuilts/api/27.0/private/
Dfile_contexts25 /lost\+found u:object_r:rootfs:s0
/system/sepolicy/prebuilts/api/26.0/private/
Dfile_contexts25 /lost\+found u:object_r:rootfs:s0
/system/sepolicy/prebuilts/api/28.0/private/
Dfile_contexts25 /lost\+found u:object_r:rootfs:s0
/system/sepolicy/private/
Dfile_contexts24 /lost\+found u:object_r:rootfs:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dfile_contexts24 /lost\+found u:object_r:rootfs:s0