Searched refs:LostRecord (Results 1 – 4 of 4) sorted by relevance
374 struct LostRecord : public Record { struct
607 LostRecord r; in PushRecordToRecordBuffer()
446 bool LostRecord::Parse(const perf_event_attr& attr, char* p, char* end) { in Parse()456 void LostRecord::DumpData(size_t indent) const { in DumpData()1636 r.reset(new LostRecord); in ReadRecordFromBuffer()
616 lost_count_ += static_cast<const LostRecord*>(record.get())->lost; in ProcessRecord()