Home
last modified time | relevance | path

Searched refs:Record (Results 1 – 17 of 17) sorted by relevance

/system/extras/simpleperf/
Drecord.h137 struct Record { struct
141 Record(); argument
142 Record(const perf_event_header* pheader);
144 virtual ~Record() { in ~Record() argument
163 struct MmapRecord : public Record { argument
183 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 …]
Drecord.cpp168 Record::Record() { in Record() function in Record
172 Record::Record(const perf_event_header* pheader) { in Record() function in Record
176 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 …]
Drecord_test.cpp41 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()
Drecord_file_reader.cpp147 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()
Drecord_equal_test.h33 static void CheckRecordEqual(const Record& r1, const Record& r2) { in CheckRecordEqual()
Dcmd_record.cpp149 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 …]
Drecord_file.h112 bool ReadDataSection(std::function<bool(std::unique_ptr<Record>)> callback, bool sorted = true);
119 std::vector<std::unique_ptr<Record>> DataSection();
Dthread_tree.h108 struct Record;
110 void BuildThreadTree(const Record& record, ThreadTree* thread_tree);
Drecord_file_test.cpp89 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()
Dcmd_record_test.cpp84 std::vector<std::unique_ptr<Record>> records = reader->DataSection(); in TEST()
Dcmd_dumprecord.cpp182 record_file_reader_->ReadDataSection([](std::unique_ptr<Record> record) { in DumpDataSection()
Dcmd_report.cpp291 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()
Dthread_tree.cpp214 void BuildThreadTree(const Record& record, ThreadTree* thread_tree) { in BuildThreadTree()
/system/core/bootstat/
Dbootstat.rc6 # Record the time at which the user has successfully entered the pin to decrypt
21 # Record boot_complete and related stats (decryption, etc).
24 # Record the boot reason.
27 # Record time since factory reset.
DREADME.md13 -r, --record Record the timestamp of a named boot event
14 --record_boot_reason Record the reason why the device booted
15 --record_time_since_factory_reset Record the time since the device was reset
/system/tpm/trunks/generator/
Draw_commands.txt2673 // Record a TPM2_Startup command has been received.
26944 // Record the change to NV
27367 // Record the changes to NV
27571 // Record the changes to NV
Draw_commands_fixed.txt2673 // Record a TPM2_Startup command has been received.
26955 // Record the change to NV
27378 // Record the changes to NV
27582 // Record the changes to NV