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