Searched refs:Record (Results 1 – 17 of 17) sorted by relevance
137 struct Record { struct141 Record(); argument142 Record(const perf_event_header* pheader);144 virtual ~Record() { in ~Record() argument163 struct MmapRecord : public Record { argument183 struct Mmap2Record : public Record {208 struct CommRecord : public Record {224 struct ExitOrForkRecord : public Record {254 struct SampleRecord : public Record {282 struct BuildIdRecord : public Record {[all …]
168 Record::Record() { in Record() function in Record172 Record::Record(const perf_event_header* pheader) { in Record() function in Record176 void Record::Dump(size_t indent) const { in Dump()183 uint64_t Record::Timestamp() const { in Timestamp()188 : Record(pheader) { in MmapRecord()220 : Record(pheader) { in Mmap2Record()256 : Record(pheader) { in CommRecord()282 : Record(pheader) { in ExitOrForkRecord()305 : Record(pheader) { in SampleRecord()534 BuildIdRecord::BuildIdRecord(const perf_event_header* pheader) : Record(pheader) { in BuildIdRecord()[all …]
41 std::vector<std::unique_ptr<Record>> records = in CheckRecordMatchBinary()80 std::unique_ptr<Record> popped_r = cache.Pop(); in TEST_F()99 std::vector<std::unique_ptr<Record>> last_records = cache.PopAll(); in TEST_F()115 std::vector<std::unique_ptr<Record>> out_records = cache.PopAll(); in TEST_F()
147 bool RecordFileReader::ReadDataSection(std::function<bool(std::unique_ptr<Record>)> callback, in ReadDataSection()155 std::unique_ptr<Record> record = ReadRecordFromFile(file_attrs_[0].attr, record_fp_); in ReadDataSection()174 std::vector<std::unique_ptr<Record>> records = cache.PopAll(); in ReadDataSection()256 std::vector<std::unique_ptr<Record>> RecordFileReader::DataSection() { in DataSection()257 std::vector<std::unique_ptr<Record>> records; in DataSection()258 ReadDataSection([&](std::unique_ptr<Record> record) { in DataSection()
33 static void CheckRecordEqual(const Record& r1, const Record& r2) { in CheckRecordEqual()
149 bool ProcessRecord(Record* record);150 void UpdateRecordForEmbeddedElfPath(Record* record);151 void UnwindRecord(Record* record);155 void CollectHitFileInfo(Record* record);267 std::vector<std::unique_ptr<Record>> records = record_cache_->PopAll(); in Run()628 std::unique_ptr<Record> r = record_cache_->Pop(); in CollectRecordsFromKernel()639 bool RecordCommand::ProcessRecord(Record* record) { in ProcessRecord()678 void RecordCommand::UpdateRecordForEmbeddedElfPath(Record* record) { in UpdateRecordForEmbeddedElfPath()686 void RecordCommand::UnwindRecord(Record* record) { in UnwindRecord()720 [this](std::unique_ptr<Record> record) { in PostUnwind()[all …]
112 bool ReadDataSection(std::function<bool(std::unique_ptr<Record>)> callback, bool sorted = true);119 std::vector<std::unique_ptr<Record>> DataSection();
108 struct Record;110 void BuildThreadTree(const Record& record, ThreadTree* thread_tree);
89 std::vector<std::unique_ptr<Record>> records = reader->DataSection(); in TEST_F()128 std::vector<std::unique_ptr<Record>> records = reader->DataSection(); in TEST_F()
84 std::vector<std::unique_ptr<Record>> records = reader->DataSection(); in TEST()
182 record_file_reader_->ReadDataSection([](std::unique_ptr<Record> record) { in DumpDataSection()
291 void ProcessRecord(std::unique_ptr<Record> record);531 record_file_reader_->ReadDataSection([this](std::unique_ptr<Record> record) { in ReadSampleTreeFromRecordFile()537 void ReportCommand::ProcessRecord(std::unique_ptr<Record> record) { in ProcessRecord()
214 void BuildThreadTree(const Record& record, ThreadTree* thread_tree) { in BuildThreadTree()
6 # Record the time at which the user has successfully entered the pin to decrypt21 # Record boot_complete and related stats (decryption, etc).24 # Record the boot reason.27 # Record time since factory reset.
13 -r, --record Record the timestamp of a named boot event14 --record_boot_reason Record the reason why the device booted15 --record_time_since_factory_reset Record the time since the device was reset
2673 // Record a TPM2_Startup command has been received.26944 // Record the change to NV27367 // Record the changes to NV27571 // Record the changes to NV
2673 // Record a TPM2_Startup command has been received.26955 // Record the change to NV27378 // Record the changes to NV27582 // Record the changes to NV